2024-03-24T12:08:04.969 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-24T12:08:04.969 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi --owner scheduled_teuthology@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/classic} --verbose --archive /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995 -- /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/orig.config.yaml 2024-03-24T12:08:05.001 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T12:08:05.089 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995 branch: squid 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/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7617995' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 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: db0330b1e4e2470d52b750e251e55a522b4f7d69 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 workunit: branch: squid sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8903 sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 sleep_before_teardown: 0 subset: 44/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f73f1dfd96849300c4322bd7259a3ab37f94c200 targets: smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi184.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: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-22_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-24T12:08:05.089 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa; will attempt to use it 2024-03-24T12:08:05.090 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f73f1dfd96849300c4322bd7259a3ab37f94c200/qa/tasks 2024-03-24T12:08:05.090 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-24T12:08:05.091 INFO:teuthology.task.internal:Checking packages... 2024-03-24T12:08:05.114 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'db0330b1e4e2470d52b750e251e55a522b4f7d69' 2024-03-24T12:08:05.114 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-24T12:08:05.114 INFO:teuthology.packaging:ref: None 2024-03-24T12:08:05.114 INFO:teuthology.packaging:tag: None 2024-03-24T12:08:05.114 INFO:teuthology.packaging:branch: squid 2024-03-24T12:08:05.114 INFO:teuthology.packaging:sha1: db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:08:05.115 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=squid 2024-03-24T12:08:05.491 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1764-gf73f1dfd-1focal 2024-03-24T12:08:05.492 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-24T12:08:05.498 INFO:teuthology.task.internal:no buildpackages task found 2024-03-24T12:08:05.498 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-24T12:08:05.529 INFO:teuthology.task.internal:Saving configuration 2024-03-24T12:08:05.540 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-24T12:08:05.568 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:08:05.594 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995', '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-03-24 12:00:38.079871', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-24T12:08:05.615 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995', '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-03-24 12:00:38.078287', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-03-24T12:08:05.615 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-24T12:08:05.620 INFO:teuthology.task.internal:roles: ubuntu@smithi176.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-03-24T12:08:05.621 INFO:teuthology.task.internal:roles: ubuntu@smithi184.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-03-24T12:08:05.621 INFO:teuthology.run_tasks:Running task console_log... 2024-03-24T12:08:05.715 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f97a1eb1f70>, signals=[15]) 2024-03-24T12:08:05.716 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-24T12:08:05.733 INFO:teuthology.task.internal:Opening connections... 2024-03-24T12:08:05.734 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:08:05.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:08:05.821 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2024-03-24T12:08:05.821 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:08:05.916 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-24T12:08:05.922 DEBUG:teuthology.orchestra.run.smithi176:> uname -m 2024-03-24T12:08:05.929 INFO:teuthology.orchestra.run.smithi176.stdout:x86_64 2024-03-24T12:08:05.929 DEBUG:teuthology.orchestra.run.smithi176:> cat /etc/os-release 2024-03-24T12:08:05.977 INFO:teuthology.orchestra.run.smithi176.stdout:NAME="Ubuntu" 2024-03-24T12:08:05.977 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-24T12:08:05.977 INFO:teuthology.orchestra.run.smithi176.stdout:ID=ubuntu 2024-03-24T12:08:05.977 INFO:teuthology.orchestra.run.smithi176.stdout:ID_LIKE=debian 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_ID="20.04" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_CODENAME=focal 2024-03-24T12:08:05.978 INFO:teuthology.orchestra.run.smithi176.stdout:UBUNTU_CODENAME=focal 2024-03-24T12:08:05.979 INFO:teuthology.lock.ops:Updating smithi176.front.sepia.ceph.com on lock server 2024-03-24T12:08:06.099 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2024-03-24T12:08:06.106 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2024-03-24T12:08:06.106 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="20.04" 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-24T12:08:06.152 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-24T12:08:06.153 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-24T12:08:06.153 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-24T12:08:06.153 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=focal 2024-03-24T12:08:06.153 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=focal 2024-03-24T12:08:06.153 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2024-03-24T12:08:06.240 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-24T12:08:06.248 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-24T12:08:06.321 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-24T12:08:06.321 DEBUG:teuthology.orchestra.run.smithi176:> test '!' -e /home/ubuntu/cephtest 2024-03-24T12:08:06.323 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2024-03-24T12:08:06.329 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-24T12:08:06.367 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-24T12:08:06.367 DEBUG:teuthology.orchestra.run.smithi176:> test -z $(ls -A /var/lib/ceph) 2024-03-24T12:08:06.369 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2024-03-24T12:08:06.389 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-24T12:08:06.441 INFO:teuthology.run_tasks:Running task kernel... 2024-03-24T12:08:06.454 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-24T12:08:06.454 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-24T12:08:06.454 DEBUG:teuthology.orchestra.run.smithi176:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T12:08:06.455 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-24T12:08:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:08:06.460 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-03-24T12:08:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:08:06.461 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-03-24T12:08:06.467 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-124-generic 2024-03-24T12:08:06.467 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.4.0-124-generic 2024-03-24T12:08:06.468 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-03-24T12:08:06.509 INFO:teuthology.orchestra.run.smithi176.stdout:5.4.0-124-generic 2024-03-24T12:08:06.509 INFO:teuthology.task.kernel:Running kernel on smithi176: 5.4.0-124-generic 2024-03-24T12:08:06.510 DEBUG:teuthology.orchestra.run.smithi176:> sudo apt-get clean 2024-03-24T12:08:06.593 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-03-24T12:08:06.608 DEBUG:teuthology.orchestra.run.smithi176:> sudo apt-get update 2024-03-24T12:08:06.800 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T12:08:06.845 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-24T12:08:06.852 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-24T12:08:06.907 INFO:teuthology.orchestra.run.smithi176.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T12:08:06.908 INFO:teuthology.orchestra.run.smithi176.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-03-24T12:08:06.956 INFO:teuthology.orchestra.run.smithi176.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-03-24T12:08:06.997 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-24T12:08:07.211 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,187 kB] 2024-03-24T12:08:07.300 INFO:teuthology.orchestra.run.smithi176.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-03-24T12:08:07.370 INFO:teuthology.orchestra.run.smithi176.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,810 kB] 2024-03-24T12:08:07.514 INFO:teuthology.orchestra.run.smithi176.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [951 kB] 2024-03-24T12:08:07.537 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,810 kB] 2024-03-24T12:08:07.645 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [951 kB] 2024-03-24T12:08:07.669 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [508 kB] 2024-03-24T12:08:07.685 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-24T12:08:07.687 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,800 kB] 2024-03-24T12:08:07.798 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-24T12:08:07.798 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-24T12:08:07.801 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T12:08:07.802 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-24T12:08:07.835 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-24T12:08:07.857 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-24T12:08:07.863 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-24T12:08:07.863 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-24T12:08:07.864 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-24T12:08:07.864 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-24T12:08:07.887 INFO:teuthology.orchestra.run.smithi176.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,187 kB] 2024-03-24T12:08:07.887 INFO:teuthology.orchestra.run.smithi176.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [726 kB] 2024-03-24T12:08:07.898 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-24T12:08:07.898 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-24T12:08:07.899 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-24T12:08:07.900 INFO:teuthology.orchestra.run.smithi184.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-24T12:08:07.902 INFO:teuthology.orchestra.run.smithi176.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [426 kB] 2024-03-24T12:08:07.911 INFO:teuthology.orchestra.run.smithi176.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-24T12:08:07.911 INFO:teuthology.orchestra.run.smithi176.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,683 kB] 2024-03-24T12:08:07.939 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-24T12:08:07.940 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-24T12:08:07.940 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-24T12:08:07.993 INFO:teuthology.orchestra.run.smithi176.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-24T12:08:07.993 INFO:teuthology.orchestra.run.smithi176.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [375 kB] 2024-03-24T12:08:08.000 INFO:teuthology.orchestra.run.smithi176.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T12:08:08.000 INFO:teuthology.orchestra.run.smithi176.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-24T12:08:08.014 INFO:teuthology.orchestra.run.smithi176.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-24T12:08:08.029 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [726 kB] 2024-03-24T12:08:08.045 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [426 kB] 2024-03-24T12:08:08.053 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-03-24T12:08:08.053 INFO:teuthology.orchestra.run.smithi184.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-03-24T12:08:08.053 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,683 kB] 2024-03-24T12:08:08.069 INFO:teuthology.orchestra.run.smithi176.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [508 kB] 2024-03-24T12:08:08.081 INFO:teuthology.orchestra.run.smithi176.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-03-24T12:08:08.082 INFO:teuthology.orchestra.run.smithi176.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,800 kB] 2024-03-24T12:08:08.137 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [375 kB] 2024-03-24T12:08:08.145 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T12:08:08.145 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-03-24T12:08:08.158 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-03-24T12:08:08.158 INFO:teuthology.orchestra.run.smithi176.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-03-24T12:08:08.158 INFO:teuthology.orchestra.run.smithi176.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [391 kB] 2024-03-24T12:08:08.177 INFO:teuthology.orchestra.run.smithi176.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-03-24T12:08:08.199 INFO:teuthology.orchestra.run.smithi176.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-24T12:08:08.341 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-03-24T12:08:08.341 INFO:teuthology.orchestra.run.smithi176.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-03-24T12:08:08.624 INFO:teuthology.orchestra.run.smithi176.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-24T12:08:08.629 INFO:teuthology.orchestra.run.smithi176.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-24T12:08:08.631 INFO:teuthology.orchestra.run.smithi176.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-24T12:08:08.638 INFO:teuthology.orchestra.run.smithi176.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-24T12:08:08.640 INFO:teuthology.orchestra.run.smithi176.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-24T12:08:08.766 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-03-24T12:08:08.772 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-03-24T12:08:08.774 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-03-24T12:08:08.781 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-03-24T12:08:08.783 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-03-24T12:08:08.941 INFO:teuthology.orchestra.run.smithi176.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-03-24T12:08:09.051 INFO:teuthology.orchestra.run.smithi176.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-03-24T12:08:09.072 INFO:teuthology.orchestra.run.smithi176.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-03-24T12:08:09.073 INFO:teuthology.orchestra.run.smithi176.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-03-24T12:08:09.074 INFO:teuthology.orchestra.run.smithi176.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-03-24T12:08:09.076 INFO:teuthology.orchestra.run.smithi176.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-03-24T12:08:09.077 INFO:teuthology.orchestra.run.smithi176.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-03-24T12:08:09.077 INFO:teuthology.orchestra.run.smithi176.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-03-24T12:08:09.079 INFO:teuthology.orchestra.run.smithi176.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-03-24T12:08:09.082 INFO:teuthology.orchestra.run.smithi176.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-03-24T12:08:09.246 INFO:teuthology.orchestra.run.smithi176.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-03-24T12:08:09.410 INFO:teuthology.orchestra.run.smithi176.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-03-24T12:08:09.461 INFO:teuthology.orchestra.run.smithi176.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-03-24T12:08:11.641 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 19.6 MB in 3s (6,203 kB/s) 2024-03-24T12:08:12.017 INFO:teuthology.orchestra.run.smithi176.stdout:Fetched 19.6 MB in 3s (5,873 kB/s) 2024-03-24T12:08:13.151 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-03-24T12:08:13.180 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T12:08:13.249 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-03-24T12:08:13.459 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-03-24T12:08:13.459 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-03-24T12:08:13.462 INFO:teuthology.orchestra.run.smithi176.stdout:Reading package lists... 2024-03-24T12:08:13.490 DEBUG:teuthology.orchestra.run.smithi176:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T12:08:13.578 INFO:teuthology.orchestra.run.smithi176.stdout:Reading package lists... 2024-03-24T12:08:13.661 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2024-03-24T12:08:13.661 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T12:08:13.661 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-24T12:08:13.662 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-24T12:08:13.663 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2024-03-24T12:08:13.663 INFO:teuthology.orchestra.run.smithi184.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-24T12:08:13.663 INFO:teuthology.orchestra.run.smithi184.stdout:Recommended packages: 2024-03-24T12:08:13.663 INFO:teuthology.orchestra.run.smithi184.stdout: thermald 2024-03-24T12:08:13.721 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2024-03-24T12:08:13.722 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T12:08:13.722 INFO:teuthology.orchestra.run.smithi184.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-24T12:08:13.722 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-24T12:08:13.723 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages will be upgraded: 2024-03-24T12:08:13.723 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T12:08:13.787 INFO:teuthology.orchestra.run.smithi176.stdout:Building dependency tree... 2024-03-24T12:08:13.788 INFO:teuthology.orchestra.run.smithi176.stdout:Reading state information... 2024-03-24T12:08:13.826 INFO:teuthology.orchestra.run.smithi184.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T12:08:13.826 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 77.1 MB of archives. 2024-03-24T12:08:13.826 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-24T12:08:13.826 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-24T12:08:13.995 INFO:teuthology.orchestra.run.smithi176.stdout:The following additional packages will be installed: 2024-03-24T12:08:13.995 INFO:teuthology.orchestra.run.smithi176.stdout: linux-generic linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T12:08:13.995 INFO:teuthology.orchestra.run.smithi176.stdout: linux-headers-generic linux-image-5.4.0-174-generic 2024-03-24T12:08:13.996 INFO:teuthology.orchestra.run.smithi176.stdout: linux-modules-5.4.0-174-generic linux-modules-extra-5.4.0-174-generic 2024-03-24T12:08:13.996 INFO:teuthology.orchestra.run.smithi176.stdout:Suggested packages: 2024-03-24T12:08:13.997 INFO:teuthology.orchestra.run.smithi176.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-03-24T12:08:13.997 INFO:teuthology.orchestra.run.smithi176.stdout:Recommended packages: 2024-03-24T12:08:13.997 INFO:teuthology.orchestra.run.smithi176.stdout: thermald 2024-03-24T12:08:14.046 INFO:teuthology.orchestra.run.smithi176.stdout:The following NEW packages will be installed: 2024-03-24T12:08:14.046 INFO:teuthology.orchestra.run.smithi176.stdout: linux-headers-5.4.0-174 linux-headers-5.4.0-174-generic 2024-03-24T12:08:14.046 INFO:teuthology.orchestra.run.smithi176.stdout: linux-image-5.4.0-174-generic linux-modules-5.4.0-174-generic 2024-03-24T12:08:14.046 INFO:teuthology.orchestra.run.smithi176.stdout: linux-modules-extra-5.4.0-174-generic 2024-03-24T12:08:14.047 INFO:teuthology.orchestra.run.smithi176.stdout:The following packages will be upgraded: 2024-03-24T12:08:14.048 INFO:teuthology.orchestra.run.smithi176.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-24T12:08:14.136 INFO:teuthology.orchestra.run.smithi176.stdout:3 upgraded, 5 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T12:08:14.136 INFO:teuthology.orchestra.run.smithi176.stdout:Need to get 77.1 MB of archives. 2024-03-24T12:08:14.136 INFO:teuthology.orchestra.run.smithi176.stdout:After this operation, 380 MB of additional disk space will be used. 2024-03-24T12:08:14.136 INFO:teuthology.orchestra.run.smithi176.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-174-generic amd64 5.4.0-174.193 [15.0 MB] 2024-03-24T12:08:14.537 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-24T12:08:14.892 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-24T12:08:15.458 INFO:teuthology.orchestra.run.smithi176.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-174-generic amd64 5.4.0-174.193 [10.5 MB] 2024-03-24T12:08:15.791 INFO:teuthology.orchestra.run.smithi176.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-174-generic amd64 5.4.0-174.193 [39.2 MB] 2024-03-24T12:08:15.979 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-24T12:08:15.980 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-24T12:08:15.980 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-24T12:08:16.367 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-24T12:08:16.385 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-24T12:08:17.120 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 77.1 MB in 3s (29.1 MB/s) 2024-03-24T12:08:17.127 INFO:teuthology.orchestra.run.smithi176.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.174.172 [1,900 B] 2024-03-24T12:08:17.127 INFO:teuthology.orchestra.run.smithi176.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.174.172 [2,564 B] 2024-03-24T12:08:17.127 INFO:teuthology.orchestra.run.smithi176.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174 all 5.4.0-174.193 [11.0 MB] 2024-03-24T12:08:17.285 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-24T12:08:17.354 INFO:teuthology.orchestra.run.smithi176.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-174-generic amd64 5.4.0-174.193 [1,385 kB] 2024-03-24T12:08:17.393 INFO:teuthology.orchestra.run.smithi176.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.174.172 [2,436 B] 2024-03-24T12:08:18.092 INFO:teuthology.orchestra.run.smithi176.stdout:Fetched 77.1 MB in 3s (23.1 MB/s) 2024-03-24T12:08:18.272 INFO:teuthology.orchestra.run.smithi176.stdout:Selecting previously unselected package linux-modules-5.4.0-174-generic. 2024-03-24T12:08:19.068 INFO:teuthology.orchestra.run.smithi184.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-03-24T12:08:19.073 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:19.232 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:19.986 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:08:19.991 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../0-linux-modules-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:20.061 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:21.200 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-24T12:08:21.213 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:21.317 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:21.902 INFO:teuthology.orchestra.run.smithi176.stdout:Selecting previously unselected package linux-image-5.4.0-174-generic. 2024-03-24T12:08:21.919 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../1-linux-image-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:22.015 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:22.353 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-24T12:08:22.366 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:22.419 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:23.105 INFO:teuthology.orchestra.run.smithi176.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-174-generic. 2024-03-24T12:08:23.120 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:23.163 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:27.641 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:27.792 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:27.897 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../3-linux-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:28.024 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:28.101 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:28.229 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:28.369 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:28.486 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-image-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:28.566 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-24T12:08:28.582 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-24T12:08:28.624 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T12:08:28.814 INFO:teuthology.orchestra.run.smithi176.stdout:Selecting previously unselected package linux-headers-5.4.0-174. 2024-03-24T12:08:28.829 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../5-linux-headers-5.4.0-174_5.4.0-174.193_all.deb ... 2024-03-24T12:08:28.890 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T12:08:34.036 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-24T12:08:34.057 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:34.102 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:34.762 INFO:teuthology.orchestra.run.smithi176.stdout:Selecting previously unselected package linux-headers-5.4.0-174-generic. 2024-03-24T12:08:34.785 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../6-linux-headers-5.4.0-174-generic_5.4.0-174.193_amd64.deb ... 2024-03-24T12:08:34.828 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:36.964 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:37.090 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:37.424 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:37.465 INFO:teuthology.orchestra.run.smithi176.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.174.172_amd64.deb ... 2024-03-24T12:08:37.592 INFO:teuthology.orchestra.run.smithi176.stdout:Unpacking linux-headers-generic (5.4.0.174.172) over (5.4.0.124.125) ... 2024-03-24T12:08:37.924 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-modules-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:38.680 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:39.839 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:39.842 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:08:39.842 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-24T12:08:39.973 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:40.981 INFO:teuthology.orchestra.run.smithi176.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:08:40.982 INFO:teuthology.orchestra.run.smithi176.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-174-generic 2024-03-24T12:08:41.124 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-modules-extra-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:41.175 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T12:08:41.301 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:41.427 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-24T12:08:41.595 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-24T12:08:41.721 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-24T12:08:41.847 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:41.913 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T12:08:41.913 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:08:42.309 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-headers-5.4.0-174 (5.4.0-174.193) ... 2024-03-24T12:08:42.451 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-headers-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:42.577 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-image-generic (5.4.0.174.172) ... 2024-03-24T12:08:42.703 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-headers-generic (5.4.0.174.172) ... 2024-03-24T12:08:42.829 INFO:teuthology.orchestra.run.smithi176.stdout:Setting up linux-generic (5.4.0.174.172) ... 2024-03-24T12:08:42.956 INFO:teuthology.orchestra.run.smithi176.stdout:Processing triggers for linux-image-5.4.0-174-generic (5.4.0-174.193) ... 2024-03-24T12:08:43.031 INFO:teuthology.orchestra.run.smithi176.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-24T12:08:43.031 INFO:teuthology.orchestra.run.smithi176.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:09:04.379 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T12:09:04.379 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2024-03-24T12:09:04.399 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T12:09:04.426 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2024-03-24T12:09:04.752 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:09:04.774 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:09:05.029 INFO:teuthology.orchestra.run.smithi176.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-24T12:09:05.029 INFO:teuthology.orchestra.run.smithi176.stdout:Sourcing file `/etc/default/grub' 2024-03-24T12:09:05.041 INFO:teuthology.orchestra.run.smithi176.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T12:09:05.063 INFO:teuthology.orchestra.run.smithi176.stdout:Generating grub configuration file ... 2024-03-24T12:09:05.180 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T12:09:05.192 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T12:09:05.364 INFO:teuthology.orchestra.run.smithi176.stdout:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:09:05.383 INFO:teuthology.orchestra.run.smithi176.stdout:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:09:05.753 INFO:teuthology.orchestra.run.smithi176.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T12:09:05.763 INFO:teuthology.orchestra.run.smithi176.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T12:09:07.025 INFO:teuthology.orchestra.run.smithi184.stdout:done 2024-03-24T12:09:07.444 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-03-24T12:09:07.487 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-03-24T12:09:07.487 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.174.172 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-03-24T12:09:07.488 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-03-24T12:09:07.489 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-24T12:09:07.489 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T12:09:07.489 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T12:09:07.489 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-24T12:09:07.489 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T12:09:07.489 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-03-24T12:09:07.517 INFO:teuthology.orchestra.run.smithi176.stdout:done 2024-03-24T12:09:07.561 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-03-24T12:09:07.694 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T12:09:07.703 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-24T12:09:07.726 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-24T12:09:07.830 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-24T12:09:07.961 DEBUG:teuthology.orchestra.run.smithi176:> dpkg -s linux-image-generic 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Package: linux-image-generic 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Status: install ok installed 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Priority: optional 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Section: kernel 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Installed-Size: 20 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Architecture: amd64 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Source: linux-meta 2024-03-24T12:09:08.001 INFO:teuthology.orchestra.run.smithi176.stdout:Version: 5.4.0.174.172 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout:Recommends: thermald 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout:Description: Generic Linux kernel image 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout: This package will always depend on the latest generic kernel image 2024-03-24T12:09:08.002 INFO:teuthology.orchestra.run.smithi176.stdout: available. 2024-03-24T12:09:08.003 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-174-generic 2024-03-24T12:09:08.003 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-24T12:09:08.003 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-24T12:09:08.003 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-24T12:09:08.003 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi176.front.sepia.ceph.com, path=None, version=distro) 2024-03-24T12:09:08.003 DEBUG:teuthology.orchestra.run.smithi176:> sudo apt-get clean 2024-03-24T12:09:08.093 DEBUG:teuthology.orchestra.run.smithi176:> sudo apt-get update 2024-03-24T12:09:08.235 INFO:teuthology.orchestra.run.smithi176.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-03-24T12:09:08.244 INFO:teuthology.orchestra.run.smithi176.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-03-24T12:09:08.263 INFO:teuthology.orchestra.run.smithi176.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-03-24T12:09:08.346 INFO:teuthology.orchestra.run.smithi176.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-03-24T12:09:09.484 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-03-24T12:09:09.509 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T12:09:09.580 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-03-24T12:09:09.790 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-03-24T12:09:09.791 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-03-24T12:09:09.998 INFO:teuthology.orchestra.run.smithi176.stdout:Reading package lists... 2024-03-24T12:09:10.018 INFO:teuthology.orchestra.run.smithi184.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-24T12:09:10.019 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T12:09:10.020 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-03-24T12:09:10.024 DEBUG:teuthology.orchestra.run.smithi176:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.174.172 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T12:09:10.043 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-03-24T12:09:10.044 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-03-24T12:09:10.044 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-03-24T12:09:10.044 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-03-24T12:09:10.044 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2024-03-24T12:09:10.092 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.k2qEngdTAF 2024-03-24T12:09:10.092 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.k2qEngdTAF 2024-03-24T12:09:10.093 INFO:teuthology.orchestra.run.smithi176.stdout:Reading package lists... 2024-03-24T12:09:10.115 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.k2qEngdTAF 2024-03-24T12:09:10.148 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.k2qEngdTAF is 9KB 2024-03-24T12:09:10.163 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.k2qEngdTAF 2024-03-24T12:09:10.169 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.225 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:09:10.225 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.225 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.264 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-24T12:09:10.264 DEBUG:teuthology.orchestra.run.smithi184:> sudo update-grub 2024-03-24T12:09:10.302 INFO:teuthology.orchestra.run.smithi176.stdout:Building dependency tree... 2024-03-24T12:09:10.303 INFO:teuthology.orchestra.run.smithi176.stdout:Reading state information... 2024-03-24T12:09:10.532 INFO:teuthology.orchestra.run.smithi176.stdout:linux-image-generic is already the newest version (5.4.0.174.172). 2024-03-24T12:09:10.532 INFO:teuthology.orchestra.run.smithi176.stdout:0 upgraded, 0 newly installed, 0 to remove and 295 not upgraded. 2024-03-24T12:09:10.533 DEBUG:teuthology.orchestra.run.smithi176:> dpkg -s linux-image-generic 2024-03-24T12:09:10.556 INFO:teuthology.orchestra.run.smithi176.stdout:Package: linux-image-generic 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Status: install ok installed 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Priority: optional 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Section: kernel 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Installed-Size: 20 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Maintainer: Ubuntu Kernel Team 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Architecture: amd64 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Source: linux-meta 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Version: 5.4.0.174.172 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Provides: virtualbox-guest-modules (= 6.1.48-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Depends: linux-image-5.4.0-174-generic, linux-modules-extra-5.4.0-174-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Recommends: thermald 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout:Description: Generic Linux kernel image 2024-03-24T12:09:10.557 INFO:teuthology.orchestra.run.smithi176.stdout: This package will always depend on the latest generic kernel image 2024-03-24T12:09:10.558 INFO:teuthology.orchestra.run.smithi176.stdout: available. 2024-03-24T12:09:10.558 DEBUG:teuthology.orchestra.run.smithi176:> mktemp 2024-03-24T12:09:10.604 INFO:teuthology.orchestra.run.smithi176.stdout:/tmp/tmp.H6kLYxIDHw 2024-03-24T12:09:10.604 DEBUG:teuthology.orchestra.run.smithi176:> sudo cp /boot/grub/grub.cfg /tmp/tmp.H6kLYxIDHw 2024-03-24T12:09:10.619 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 0666 /tmp/tmp.H6kLYxIDHw 2024-03-24T12:09:10.670 DEBUG:teuthology.orchestra.remote:smithi176:/tmp/tmp.H6kLYxIDHw is 9KB 2024-03-24T12:09:10.683 DEBUG:teuthology.orchestra.run.smithi176:> rm -fr /tmp/tmp.H6kLYxIDHw 2024-03-24T12:09:10.690 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.749 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:09:10.749 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.749 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-24T12:09:10.783 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-174-generic 2024-03-24T12:09:10.783 DEBUG:teuthology.orchestra.run.smithi176:> sudo update-grub 2024-03-24T12:09:11.625 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub' 2024-03-24T12:09:11.631 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T12:09:11.650 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2024-03-24T12:09:11.919 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:09:11.932 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:09:12.016 INFO:teuthology.orchestra.run.smithi176.stderr:Sourcing file `/etc/default/grub' 2024-03-24T12:09:12.028 INFO:teuthology.orchestra.run.smithi176.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-24T12:09:12.044 INFO:teuthology.orchestra.run.smithi176.stderr:Generating grub configuration file ... 2024-03-24T12:09:12.286 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T12:09:12.297 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T12:09:12.312 INFO:teuthology.orchestra.run.smithi176.stderr:Found linux image: /boot/vmlinuz-5.4.0-174-generic 2024-03-24T12:09:12.325 INFO:teuthology.orchestra.run.smithi176.stderr:Found initrd image: /boot/initrd.img-5.4.0-174-generic 2024-03-24T12:09:12.683 INFO:teuthology.orchestra.run.smithi176.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-03-24T12:09:12.695 INFO:teuthology.orchestra.run.smithi176.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-03-24T12:09:13.075 INFO:teuthology.orchestra.run.smithi184.stderr:done 2024-03-24T12:09:13.077 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2024-03-24T12:09:13.408 INFO:teuthology.orchestra.run.smithi176.stderr:done 2024-03-24T12:09:13.410 DEBUG:teuthology.orchestra.run.smithi176:> sudo shutdown -r now 2024-03-24T12:09:43.108 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-24T12:09:43.108 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:09:43.109 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:09:43.413 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-24T12:09:43.413 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:09:43.414 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:01.635 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-03-24T12:10:01.894 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-03-24T12:10:10.642 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:10:10.643 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:10.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:10:10.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:13.694 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-03-24T12:10:13.950 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-03-24T12:10:25.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:10:25.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:25.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:10:25.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:44.130 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-03-24T12:10:44.382 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-03-24T12:10:59.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:10:59.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:59.384 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:10:59.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:10:59.386 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-03-24T12:10:59.675 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-03-24T12:11:00.026 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:11:00.026 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-174-generic"... 2024-03-24T12:11:00.026 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-03-24T12:11:00.033 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-174-generic 2024-03-24T12:11:00.033 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-24T12:11:00.033 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T12:11:00.033 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T12:11:00.239 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:11:00.239 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-174-generic"... 2024-03-24T12:11:00.239 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-03-24T12:11:00.286 INFO:teuthology.orchestra.run.smithi176.stdout:5.4.0-174-generic 2024-03-24T12:11:00.286 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-174-generic vs 5.4.0-174-generic 2024-03-24T12:11:00.286 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-24T12:11:00.286 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-24T12:11:01.034 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-24T12:11:01.034 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T12:11:01.123 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2024-03-24T12:11:01.147 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:01.287 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-24T12:11:01.287 DEBUG:teuthology.orchestra.run.smithi176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-24T12:11:01.374 INFO:teuthology.orchestra.run.smithi176.stdout:ttyS1 2024-03-24T12:11:01.402 DEBUG:teuthology.parallel:result is None 2024-03-24T12:11:01.403 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-24T12:11:01.410 INFO:teuthology.task.internal:Creating test directory... 2024-03-24T12:11:01.410 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T12:11:01.413 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-24T12:11:01.420 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-24T12:11:01.455 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-24T12:11:01.545 INFO:teuthology.task.internal:Creating archive directory... 2024-03-24T12:11:01.545 DEBUG:teuthology.orchestra.run.smithi176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T12:11:01.547 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-24T12:11:01.574 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-24T12:11:01.633 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-24T12:11:01.633 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:11:01.636 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:11:01.654 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T12:11:01.657 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T12:11:01.663 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T12:11:01.668 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-24T12:11:01.670 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-24T12:11:01.688 INFO:teuthology.task.internal:Configuring sudo... 2024-03-24T12:11:01.688 DEBUG:teuthology.orchestra.run.smithi176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T12:11:01.714 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-24T12:11:01.731 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-24T12:11:01.743 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-24T12:11:01.744 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T12:11:01.747 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-24T12:11:01.781 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T12:11:01.789 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T12:11:01.839 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:11:01.839 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T12:11:01.863 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-24T12:11:01.872 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-24T12:11:01.919 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:11:01.919 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-24T12:11:01.943 DEBUG:teuthology.orchestra.run.smithi176:> sudo service rsyslog restart 2024-03-24T12:11:01.946 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2024-03-24T12:11:01.998 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-24T12:11:02.006 INFO:teuthology.task.internal:Starting timer... 2024-03-24T12:11:02.006 INFO:teuthology.run_tasks:Running task pcp... 2024-03-24T12:11:02.071 INFO:teuthology.run_tasks:Running task selinux... 2024-03-24T12:11:02.137 DEBUG:teuthology.task.selinux:Excluding smithi176: OS 'ubuntu' does not support SELinux 2024-03-24T12:11:02.137 DEBUG:teuthology.task.selinux:Excluding smithi184: OS 'ubuntu' does not support SELinux 2024-03-24T12:11:02.138 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-24T12:11:02.138 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-24T12:11:02.138 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-24T12:11:02.138 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-24T12:11:02.187 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-24T12:11:02.206 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-03-24T12:11:02.208 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi176.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-24T12:16:37.564 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi176.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2024-03-24T12:16:37.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:16:37.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:16:37.669 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-03-24T12:16:37.799 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-03-24T12:16:37.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:16:37.800 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-24T12:16:37.888 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-03-24T12:16:38.012 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-03-24T12:16:38.012 INFO:teuthology.run_tasks:Running task clock... 2024-03-24T12:16:38.024 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-24T12:16:38.024 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T12:16:38.025 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:16:38.028 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-24T12:16:38.029 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:16:38.060 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-24T12:16:38.060 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Command line: ntpd -gq 2024-03-24T12:16:38.061 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: proto: precision = 0.117 usec (-23) 2024-03-24T12:16:38.061 INFO:teuthology.orchestra.run.smithi176.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:16:38.062 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:16:38.062 INFO:teuthology.orchestra.run.smithi176.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:16:38.063 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen normally on 3 enp3s0f1 172.21.15.176:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen normally on 4 lo [::1]:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f61%5]:123 2024-03-24T12:16:38.064 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:38 ntpd[12943]: Listening on routing socket on fd #22 for interface updates 2024-03-24T12:16:38.065 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-03-24T12:16:38.065 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Command line: ntpd -gq 2024-03-24T12:16:38.065 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: proto: precision = 0.093 usec (-23) 2024-03-24T12:16:38.066 INFO:teuthology.orchestra.run.smithi184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:16:38.066 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-24T12:16:38.066 INFO:teuthology.orchestra.run.smithi184.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:16:38.067 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: restrict ::: KOD does nothing without LIMITED. 2024-03-24T12:16:38.067 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen and drop on 0 v6wildcard [::]:123 2024-03-24T12:16:38.067 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-24T12:16:38.067 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen normally on 2 lo 127.0.0.1:123 2024-03-24T12:16:38.068 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen normally on 3 enp3s0f1 172.21.15.184:123 2024-03-24T12:16:38.068 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen normally on 4 lo [::1]:123 2024-03-24T12:16:38.068 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b8f%5]:123 2024-03-24T12:16:38.068 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:38 ntpd[12919]: Listening on routing socket on fd #22 for interface updates 2024-03-24T12:16:39.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:39.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:39.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:39 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:39.064 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:39 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:39.064 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:39 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:40.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:40.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:40 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:41.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:41.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:41 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:41.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:41.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:41 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:42.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:42 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:43.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:43.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:43.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:43 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:43.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:43 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:44.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:44 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:45.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.061 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:45.062 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:45.062 INFO:teuthology.orchestra.run.smithi176.stdout:24 Mar 12:16:45 ntpd[12943]: ntpd: time slew +0.002095 s 2024-03-24T12:16:45.062 INFO:teuthology.orchestra.run.smithi176.stdout:ntpd: time slew +0.002095s 2024-03-24T12:16:45.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T12:16:45.063 INFO:teuthology.orchestra.run.smithi176.stderr:24 Mar 12:16:45 ntpd[12943]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:45.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:45.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:45 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:45.123 INFO:teuthology.orchestra.run.smithi176.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:16:45.123 INFO:teuthology.orchestra.run.smithi176.stdout:============================================================================== 2024-03-24T12:16:45.123 INFO:teuthology.orchestra.run.smithi176.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:45.123 INFO:teuthology.orchestra.run.smithi176.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:45.123 INFO:teuthology.orchestra.run.smithi176.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:45.124 INFO:teuthology.orchestra.run.smithi176.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:47.065 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/rawstats.20240324: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/peerstats.20240324: Permission denied 2024-03-24T12:16:47.066 INFO:teuthology.orchestra.run.smithi184.stdout:24 Mar 12:16:47 ntpd[12919]: ntpd: time slew +0.001327 s 2024-03-24T12:16:47.067 INFO:teuthology.orchestra.run.smithi184.stdout:ntpd: time slew +0.001327s 2024-03-24T12:16:47.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-24T12:16:47.067 INFO:teuthology.orchestra.run.smithi184.stderr:24 Mar 12:16:47 ntpd[12919]: can't open /var/log/ntpstats/loopstats.20240324: Permission denied 2024-03-24T12:16:47.141 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:16:47.196 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-03-24T12:16:47.196 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:47.196 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:47.196 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:47.196 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-03-24T12:16:47.197 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-24T12:16:47.290 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': 1}, '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': 'db0330b1e4e2470d52b750e251e55a522b4f7d69'} 2024-03-24T12:16:47.290 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-24T12:16:47.291 INFO:tasks.cephadm:Cluster fsid is 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:16:47.291 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-24T12:16:47.291 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.176', 'mon.c': '[v2:172.21.15.176:3301,v1:172.21.15.176:6790]', 'mon.b': '172.21.15.184'} 2024-03-24T12:16:47.291 INFO:tasks.cephadm:First mon is mon.a on smithi176 2024-03-24T12:16:47.291 INFO:tasks.cephadm:First mgr is y 2024-03-24T12:16:47.291 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-24T12:16:47.292 DEBUG:teuthology.orchestra.run.smithi176:> sudo hostname $(hostname -s) 2024-03-24T12:16:47.308 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2024-03-24T12:16:47.324 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-24T12:16:47.325 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:16:47.575 INFO:teuthology.orchestra.run.smithi176.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 24 12:16 /home/ubuntu/cephtest/cephadm 2024-03-24T12:16:47.575 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:16:47.727 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 24 12:16 /home/ubuntu/cephtest/cephadm 2024-03-24T12:16:47.727 DEBUG:teuthology.orchestra.run.smithi176:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T12:16:47.737 DEBUG:teuthology.orchestra.run.smithi184:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-24T12:16:47.756 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-24T12:16:47.756 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-24T12:16:47.758 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-24T12:16:48.022 INFO:teuthology.orchestra.run.smithi176.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T12:16:48.034 INFO:teuthology.orchestra.run.smithi184.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T12:17:26.654 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:17:26.654 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-24T12:17:26.655 INFO:teuthology.orchestra.run.smithi176.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-24T12:17:26.655 INFO:teuthology.orchestra.run.smithi176.stdout: "repo_digests": [ 2024-03-24T12:17:26.655 INFO:teuthology.orchestra.run.smithi176.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-24T12:17:26.655 INFO:teuthology.orchestra.run.smithi176.stdout: ] 2024-03-24T12:17:26.655 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:17:27.762 INFO:teuthology.orchestra.run.smithi184.stdout:{ 2024-03-24T12:17:27.762 INFO:teuthology.orchestra.run.smithi184.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-24T12:17:27.763 INFO:teuthology.orchestra.run.smithi184.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-24T12:17:27.763 INFO:teuthology.orchestra.run.smithi184.stdout: "repo_digests": [ 2024-03-24T12:17:27.763 INFO:teuthology.orchestra.run.smithi184.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-24T12:17:27.763 INFO:teuthology.orchestra.run.smithi184.stdout: ] 2024-03-24T12:17:27.763 INFO:teuthology.orchestra.run.smithi184.stdout:} 2024-03-24T12:17:27.786 DEBUG:teuthology.orchestra.run.smithi176:> sudo mkdir -p /etc/ceph 2024-03-24T12:17:27.802 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /etc/ceph 2024-03-24T12:17:27.819 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 777 /etc/ceph 2024-03-24T12:17:27.832 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 777 /etc/ceph 2024-03-24T12:17:27.874 INFO:tasks.cephadm:Writing seed config... 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-24T12:17:27.876 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-24T12:17:27.877 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:17:27.877 DEBUG:teuthology.orchestra.run.smithi176:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-24T12:17:27.883 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 = 62af0f9a-e9d8-11ee-95cd-87774f69a715 mon election default strategy = 1 [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-03-24T12:17:27.884 DEBUG:teuthology.orchestra.run.smithi176:mon.a> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service 2024-03-24T12:17:27.929 DEBUG:teuthology.orchestra.run.smithi176:mgr.y> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service 2024-03-24T12:17:27.931 INFO:tasks.cephadm:Bootstrapping... 2024-03-24T12:17:27.931 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 62af0f9a-e9d8-11ee-95cd-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.176 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:17:28.092 INFO:teuthology.orchestra.run.smithi176.stderr:-------------------------------------------------------------------------------- 2024-03-24T12:17:28.092 INFO:teuthology.orchestra.run.smithi176.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '62af0f9a-e9d8-11ee-95cd-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.176', '--skip-admin-label'] 2024-03-24T12:17:28.092 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying podman|docker is present... 2024-03-24T12:17:28.093 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying lvm2 is present... 2024-03-24T12:17:28.093 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying time synchronization is in place... 2024-03-24T12:17:28.098 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T12:17:28.106 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.113 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T12:17:28.119 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.126 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: masked 2024-03-24T12:17:28.132 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.137 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T12:17:28.144 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.152 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: enabled 2024-03-24T12:17:28.159 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: active 2024-03-24T12:17:28.160 INFO:teuthology.orchestra.run.smithi176.stderr:Unit ntp.service is enabled and running 2024-03-24T12:17:28.160 INFO:teuthology.orchestra.run.smithi176.stderr:Repeating the final host check... 2024-03-24T12:17:28.160 INFO:teuthology.orchestra.run.smithi176.stderr:docker (/usr/bin/docker) is present 2024-03-24T12:17:28.160 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl is present 2024-03-24T12:17:28.160 INFO:teuthology.orchestra.run.smithi176.stderr:lvcreate is present 2024-03-24T12:17:28.165 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-24T12:17:28.171 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.177 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-24T12:17:28.183 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.189 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: masked 2024-03-24T12:17:28.195 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.201 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-24T12:17:28.207 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: inactive 2024-03-24T12:17:28.216 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: enabled 2024-03-24T12:17:28.223 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: active 2024-03-24T12:17:28.224 INFO:teuthology.orchestra.run.smithi176.stderr:Unit ntp.service is enabled and running 2024-03-24T12:17:28.224 INFO:teuthology.orchestra.run.smithi176.stderr:Host looks OK 2024-03-24T12:17:28.224 INFO:teuthology.orchestra.run.smithi176.stderr:Cluster fsid: 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:28.224 INFO:teuthology.orchestra.run.smithi176.stderr:Acquiring lock 140480187156800 on /run/cephadm/62af0f9a-e9d8-11ee-95cd-87774f69a715.lock 2024-03-24T12:17:28.224 INFO:teuthology.orchestra.run.smithi176.stderr:Lock 140480187156800 acquired on /run/cephadm/62af0f9a-e9d8-11ee-95cd-87774f69a715.lock 2024-03-24T12:17:28.225 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying IP 172.21.15.176 port 3300 ... 2024-03-24T12:17:28.225 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying IP 172.21.15.176 port 6789 ... 2024-03-24T12:17:28.225 INFO:teuthology.orchestra.run.smithi176.stderr:Base mon IP is 172.21.15.176, final addrv is [v2:172.21.15.176:3300,v1:172.21.15.176:6789] 2024-03-24T12:17:28.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-24T12:17:28.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.176 metric 100 2024-03-24T12:17:28.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-24T12:17:28.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.176 2024-03-24T12:17:28.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.176 metric 100 2024-03-24T12:17:28.233 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-24T12:17:28.233 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-24T12:17:28.233 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1779sec pref medium 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:6f61/64 scope link 2024-03-24T12:17:28.237 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-24T12:17:28.239 INFO:teuthology.orchestra.run.smithi176.stderr:Mon IP `172.21.15.176` is in CIDR network `172.21.0.0/20` 2024-03-24T12:17:28.239 INFO:teuthology.orchestra.run.smithi176.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-24T12:17:28.240 INFO:teuthology.orchestra.run.smithi176.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-24T12:17:28.250 INFO:journalctl@ceph.mon.a.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:17:28.368 INFO:journalctl@ceph.mgr.y.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:17:28.654 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-24T12:17:28.767 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-24T12:17:28.767 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-24T12:17:28.800 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-24T12:17:29.728 INFO:teuthology.orchestra.run.smithi176.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-24T12:17:30.314 INFO:teuthology.orchestra.run.smithi176.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-24T12:17:30.314 INFO:teuthology.orchestra.run.smithi176.stderr:Extracting ceph user uid/gid from container image... 2024-03-24T12:17:31.099 INFO:teuthology.orchestra.run.smithi176.stderr:stat: 167 167 2024-03-24T12:17:31.752 INFO:teuthology.orchestra.run.smithi176.stderr:Creating initial keys... 2024-03-24T12:17:32.560 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-authtool: AQDcGQBmgHhuIRAAdtpPL5VevUsqFNbkDwDgjA== 2024-03-24T12:17:33.950 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-authtool: AQDdGQBmiReuOBAAQ/+gc7JxQKMkQTAL+625sQ== 2024-03-24T12:17:35.328 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-authtool: AQDfGQBmcDOSExAAWu5pPkIW55yfkgndTgYyqg== 2024-03-24T12:17:35.920 INFO:teuthology.orchestra.run.smithi176.stderr:Creating initial monmap... 2024-03-24T12:17:36.685 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T12:17:36.685 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-24T12:17:36.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:36.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr:monmaptool for a [v2:172.21.15.176:3300,v1:172.21.15.176:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr:setting min_mon_release = octopus 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: set fsid to 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:17:37.306 INFO:teuthology.orchestra.run.smithi176.stderr:Creating mon... 2024-03-24T12:17:38.141 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.133+0000 7faf5f966880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:17:38.141 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.133+0000 7faf5f966880 1 imported monmap: 2024-03-24T12:17:38.141 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: last_changed 2024-03-24T12:17:36.685457+0000 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: created 2024-03-24T12:17:36.685457+0000 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] mon.a 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.133+0000 7faf5f966880 0 /usr/bin/ceph-mon: set fsid to 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T12:17:38.142 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: DB SUMMARY 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: DB Session ID: 07R7Q3Y2AY1UEUN9S1LB 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.166 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.create_if_missing: 1 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.env: 0x561ed86cf860 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.fs: Posix File System 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.info_log: 0x561edaa47320 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:17:38.167 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.db_log_dir: 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:17:38.168 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.write_buffer_manager: 0x561edace7950 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:17:38.169 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.row_cache: None 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.wal_filter: None 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:17:38.170 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:17:38.171 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Compression algorithms supported: 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kZSTD supported: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:17:38.172 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.merge_operator: 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:17:38.173 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561edaa10d10) 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_cache: 0x561edaa78170 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-24T12:17:38.174 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T12:17:38.175 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.num_levels: 7 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:17:38.176 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:17:38.177 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:17:38.178 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:17:38.179 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:17:38.180 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.137+0000 7faf5f966880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.145+0000 7faf5f966880 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-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.145+0000 7faf5f966880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.145+0000 7faf5f966880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.181 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf5f966880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561edaa5e700 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf5f966880 4 rocksdb: DB pointer 0x561edaad2000 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf51550700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf51550700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.183 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:38.184 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.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-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf5f966880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf5f966880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-24T12:17:38.185 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph-mon: debug 2024-03-24T12:17:38.149+0000 7faf5f966880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-24T12:17:38.761 INFO:teuthology.orchestra.run.smithi176.stderr:create mon.a on 2024-03-24T12:17:38.972 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-24T12:17:39.167 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target. 2024-03-24T12:17:39.167 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target -> /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target. 2024-03-24T12:17:39.564 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to reset failed state of unit ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service: Unit ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service not loaded. 2024-03-24T12:17:39.572 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Created symlink /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target.wants/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@.service. 2024-03-24T12:17:39.772 INFO:teuthology.orchestra.run.smithi176.stderr:firewalld does not appear to be present 2024-03-24T12:17:39.772 INFO:teuthology.orchestra.run.smithi176.stderr:Not possible to enable service . firewalld.service is not available 2024-03-24T12:17:39.772 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mon to start... 2024-03-24T12:17:39.773 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mon... 2024-03-24T12:17:41.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:40 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.971643+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T12:17:41.232 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: cluster: 2024-03-24T12:17:41.232 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: id: 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:41.232 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-24T12:17:41.233 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: services: 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.249394s) 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:41.234 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: data: 2024-03-24T12:17:41.235 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-24T12:17:41.235 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-24T12:17:41.235 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-24T12:17:41.235 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: pgs: 2024-03-24T12:17:41.235 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:41.844 INFO:teuthology.orchestra.run.smithi176.stderr:mon is available 2024-03-24T12:17:41.845 INFO:teuthology.orchestra.run.smithi176.stderr:Assimilating anything we can from ceph.conf... 2024-03-24T12:17:42.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.982288+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T12:17:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.982549+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0]} 2024-03-24T12:17:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.986325+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-24T12:17:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.992143+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-24T12:17:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: cluster 2024-03-24T12:17:40.993018+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-24T12:17:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:41 smithi176 bash[13941]: audit 2024-03-24T12:17:41.231597+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.176:0/3024188705' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-24T12:17:42.882 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [global] 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: fsid = 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.176:3300,v1:172.21.15.176:6789] 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [mgr] 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:42.883 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [osd] 2024-03-24T12:17:42.884 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-24T12:17:42.884 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-24T12:17:43.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:42 smithi176 bash[13941]: audit 2024-03-24T12:17:42.875295+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.176:0/1518092337' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T12:17:43.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:42 smithi176 bash[13941]: audit 2024-03-24T12:17:42.880962+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.176:0/1518092337' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T12:17:43.467 INFO:teuthology.orchestra.run.smithi176.stderr:Generating new minimal ceph.conf... 2024-03-24T12:17:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:44 smithi176 bash[13941]: audit 2024-03-24T12:17:44.527818+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.176:0/3476108059' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:17:45.113 INFO:teuthology.orchestra.run.smithi176.stderr:Restarting the monitor... 2024-03-24T12:17:45.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 systemd[1]: Stopping Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:17:45.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 bash[14327]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon.a 2024-03-24T12:17:45.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 bash[13941]: debug 2024-03-24T12:17:45.213+0000 7eff1b482700 -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-03-24T12:17:45.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 bash[13941]: debug 2024-03-24T12:17:45.213+0000 7eff1b482700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-24T12:17:45.907 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 bash[14336]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-a 2024-03-24T12:17:45.907 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 bash[14372]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon.a 2024-03-24T12:17:45.914 INFO:teuthology.orchestra.run.smithi176.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-24T12:17:46.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service: Succeeded. 2024-03-24T12:17:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 systemd[1]: Stopped Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:17:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:45 smithi176 systemd[1]: Started Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:17:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.253+0000 7f6e1a005880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:17:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.253+0000 7f6e1a005880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 6 2024-03-24T12:17:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.253+0000 7f6e1a005880 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:17:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 0 load: jerasure load: lrc 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: RocksDB version: 6.15.5 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Compile date Apr 18 2022 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: DB SUMMARY 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: DB Session ID: AOFQU04QX6E4BWXJARQH 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82653 ; 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:17:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.env: 0x5605586fb860 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.fs: Posix File System 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.info_log: 0x56055918be00 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:17:47.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.db_log_dir: 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.write_buffer_manager: 0x56055927c270 2024-03-24T12:17:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.row_cache: None 2024-03-24T12:17:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.wal_filter: None 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.preserve_deletes: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:17:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:17:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:17:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Compression algorithms supported: 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kZSTD supported: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:17:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.merge_operator: 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560559159d00) 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cache_index_and_filter_blocks: 1 2024-03-24T12:17:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: pin_top_level_index_and_filter: 1 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: index_type: 0 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: data_block_index_type: 0 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: index_shortening: 1 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: hash_index_allow_collision: 1 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: checksum: 1 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: no_block_cache: 0 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_cache: 0x5605591c0170 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_cache_name: BinnedLRUCache 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_cache_options: 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: capacity : 536870912 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: num_shard_bits : 4 2024-03-24T12:17:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: strict_capacity_limit : 0 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: high_pri_pool_ratio: 0.000 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_cache_compressed: (nil) 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: persistent_cache: (nil) 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_size: 4096 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_size_deviation: 10 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_restart_interval: 16 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: index_block_restart_interval: 1 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: metadata_block_size: 4096 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: partition_filters: 0 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: use_delta_encoding: 1 2024-03-24T12:17:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: whole_key_filtering: 1 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: verify_compression: 0 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: read_amp_bytes_per_bit: 0 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: format_version: 4 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: enable_index_compression: 1 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: block_align: 0 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.num_levels: 7 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:17:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:17:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:17:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:17:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:17:47.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 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-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.257+0000 7f6e1a005880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-24T12:17:47.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282667265711, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 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-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282667266890, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79203, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77466, "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": 71775, "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": 1711282667, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f5491377-8cb1-4cf8-b471-da1419923c8c", "db_session_id": "AOFQU04QX6E4BWXJARQH"}} 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711282667268108, "job": 1, "event": "recovery_finished"} 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.261+0000 7f6e1a005880 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-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e1a005880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5605591a6a80 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e1a005880 4 rocksdb: DB pointer 0x5605591b6000 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e1a005880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] at bind addrs [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e09d8d700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-24T12:17:47.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e09d8d700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** DB Stats ** 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** Compaction Stats [default] ** 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** Compaction Stats [default] ** 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Cumulative compaction: 0.00 GB write, 11.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Interval compaction: 0.00 GB write, 11.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** Compaction Stats [default] ** 2024-03-24T12:17:47.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** Compaction Stats [default] ** 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 85.1 0.00 0.00 1 0.001 0 0 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:47.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Cumulative compaction: 0.00 GB write, 11.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.265+0000 7f6e1a005880 1 mon.a@-1(???) e1 preinit fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).mds e1 new map 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).mds e1 print_map 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: e1 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 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-03-24T12:17:47.435 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: legacy client fscid: -1 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: No filesystems configured 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: debug 2024-03-24T12:17:47.269+0000 7f6e1a005880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cluster 2024-03-24T12:17:47.280355+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cluster 2024-03-24T12:17:47.280435+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0]} 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cluster 2024-03-24T12:17:47.280543+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cluster 2024-03-24T12:17:47.280623+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-24T12:17:47.436 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:47 smithi176 bash[14407]: cluster 2024-03-24T12:17:47.281150+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-24T12:17:48.158 INFO:teuthology.orchestra.run.smithi176.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-24T12:17:48.158 INFO:teuthology.orchestra.run.smithi176.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:17:48.158 INFO:teuthology.orchestra.run.smithi176.stderr:Creating mgr... 2024-03-24T12:17:48.158 INFO:teuthology.orchestra.run.smithi176.stderr:Verifying port 9283 ... 2024-03-24T12:17:48.392 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Failed to reset failed state of unit ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service: Unit ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service not loaded. 2024-03-24T12:17:48.399 INFO:teuthology.orchestra.run.smithi176.stderr:systemctl: Created symlink /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715.target.wants/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@.service. 2024-03-24T12:17:48.625 INFO:teuthology.orchestra.run.smithi176.stderr:firewalld does not appear to be present 2024-03-24T12:17:48.625 INFO:teuthology.orchestra.run.smithi176.stderr:Not possible to enable service . firewalld.service is not available 2024-03-24T12:17:48.625 INFO:teuthology.orchestra.run.smithi176.stderr:firewalld does not appear to be present 2024-03-24T12:17:48.625 INFO:teuthology.orchestra.run.smithi176.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-24T12:17:48.625 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mgr to start... 2024-03-24T12:17:48.626 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mgr... 2024-03-24T12:17:48.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:48 smithi176 bash[14407]: audit 2024-03-24T12:17:47.550679+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.176:0/3250708850' entity='client.admin' 2024-03-24T12:17:50.218 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:50.219 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:17:50.219 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsid": "62af0f9a-e9d8-11ee-95cd-87774f69a715", 2024-03-24T12:17:50.225 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "health": { 2024-03-24T12:17:50.225 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T12:17:50.225 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T12:17:50.225 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T12:17:50.225 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 0 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "a" 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T12:17:50.226 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T12:17:50.227 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": false, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "iostat", 2024-03-24T12:17:50.228 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "nfs", 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "restful" 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modified": "2024-03-24T12:17:40.984361+0000", 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T12:17:50.229 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:17:50.395 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:50 smithi176 bash[14407]: audit 2024-03-24T12:17:50.218037+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.176:0/1604107286' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:17:50.396 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:50 smithi176 bash[14683]: debug 2024-03-24T12:17:50.129+0000 7f9df4aee000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:17:50.839 INFO:teuthology.orchestra.run.smithi176.stderr:mgr not available, waiting (1/15)... 2024-03-24T12:17:51.100 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:50 smithi176 bash[14683]: debug 2024-03-24T12:17:50.817+0000 7f9df4aee000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:17:51.101 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:50 smithi176 bash[14683]: debug 2024-03-24T12:17:50.941+0000 7f9df4aee000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:17:51.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:51 smithi176 bash[14683]: debug 2024-03-24T12:17:51.097+0000 7f9df4aee000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:17:51.717 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:51 smithi176 bash[14683]: debug 2024-03-24T12:17:51.425+0000 7f9df4aee000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:17:51.717 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:51 smithi176 bash[14683]: debug 2024-03-24T12:17:51.517+0000 7f9df4aee000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:17:52.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:51 smithi176 bash[14683]: debug 2024-03-24T12:17:51.717+0000 7f9df4aee000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:17:52.847 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:52 smithi176 bash[14683]: debug 2024-03-24T12:17:52.541+0000 7f9df4aee000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:17:52.848 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:52 smithi176 bash[14683]: debug 2024-03-24T12:17:52.641+0000 7f9df4aee000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:17:53.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:52 smithi176 bash[14683]: debug 2024-03-24T12:17:52.845+0000 7f9df4aee000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:17:53.526 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:53 smithi176 bash[14683]: debug 2024-03-24T12:17:53.196+0000 7f9df4aee000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:17:53.905 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:53 smithi176 bash[14683]: debug 2024-03-24T12:17:53.524+0000 7f9df4aee000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:17:54.016 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsid": "62af0f9a-e9d8-11ee-95cd-87774f69a715", 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "health": { 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 0 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T12:17:54.017 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "a" 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T12:17:54.018 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T12:17:54.022 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": false, 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "iostat", 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "nfs", 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "restful" 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:54.023 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modified": "2024-03-24T12:17:40.984361+0000", 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T12:17:54.024 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:17:54.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:54 smithi176 bash[14407]: audit 2024-03-24T12:17:54.014207+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.176:0/1297623915' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:17:54.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:53 smithi176 bash[14683]: debug 2024-03-24T12:17:53.904+0000 7f9df4aee000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:17:54.645 INFO:teuthology.orchestra.run.smithi176.stderr:mgr not available, waiting (2/15)... 2024-03-24T12:17:54.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:54 smithi176 bash[14683]: debug 2024-03-24T12:17:54.172+0000 7f9df4aee000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:17:55.118 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:54 smithi176 bash[14683]: debug 2024-03-24T12:17:54.860+0000 7f9df4aee000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:17:55.119 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:54 smithi176 bash[14683]: debug 2024-03-24T12:17:54.960+0000 7f9df4aee000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:17:55.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.116+0000 7f9df4aee000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:17:55.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.224+0000 7f9df4aee000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:17:55.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.356+0000 7f9df4aee000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:17:55.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.648+0000 7f9df4aee000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:17:55.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.764+0000 7f9df4aee000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:17:56.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:55 smithi176 bash[14683]: debug 2024-03-24T12:17:55.940+0000 7f9df4aee000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:17:56.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14683]: debug 2024-03-24T12:17:56.056+0000 7f9df4aee000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:17:56.977 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14683]: debug 2024-03-24T12:17:56.900+0000 7f9df4aee000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:17:57.325 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: cluster 2024-03-24T12:17:56.923255+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: cluster 2024-03-24T12:17:56.930003+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00696064s) 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.931425+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.931616+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.931807+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.931984+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.933362+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: cluster 2024-03-24T12:17:56.944756+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.966687+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:17:57.326 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:56 smithi176 bash[14407]: audit 2024-03-24T12:17:56.969666+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsid": "62af0f9a-e9d8-11ee-95cd-87774f69a715", 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "health": { 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T12:17:57.679 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 0 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "a" 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T12:17:57.681 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T12:17:57.682 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T12:17:57.685 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T12:17:57.686 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": false, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "iostat", 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "nfs", 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "restful" 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:17:57.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modified": "2024-03-24T12:17:40.984361+0000", 2024-03-24T12:17:57.688 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:17:57.688 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:17:57.688 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T12:17:57.688 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:17:58.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:57 smithi176 bash[14407]: audit 2024-03-24T12:17:56.986023+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' 2024-03-24T12:17:58.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:57 smithi176 bash[14407]: audit 2024-03-24T12:17:56.988896+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' 2024-03-24T12:17:58.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:57 smithi176 bash[14407]: audit 2024-03-24T12:17:56.992852+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.176:0/3026389054' entity='mgr.y' 2024-03-24T12:17:58.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:57 smithi176 bash[14407]: audit 2024-03-24T12:17:57.677311+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.176:0/1683041934' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:17:58.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:57 smithi176 bash[14407]: cluster 2024-03-24T12:17:57.938141+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.0151s) 2024-03-24T12:17:58.276 INFO:teuthology.orchestra.run.smithi176.stderr:mgr not available, waiting (3/15)... 2024-03-24T12:18:00.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:17:59 smithi176 bash[14407]: cluster 2024-03-24T12:17:58.992050+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-24T12:18:01.718 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:18:01.718 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:18:01.718 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsid": "62af0f9a-e9d8-11ee-95cd-87774f69a715", 2024-03-24T12:18:01.719 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "health": { 2024-03-24T12:18:01.719 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-24T12:18:01.719 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "checks": {}, 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mutes": [] 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum": [ 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 0 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:18:01.721 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "a" 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "monmap": { 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osdmap": { 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-24T12:18:01.722 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgmap": { 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-24T12:18:01.724 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-24T12:18:01.725 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-24T12:18:01.727 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-24T12:18:01.727 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-24T12:18:01.727 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-24T12:18:01.727 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.727 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "fsmap": { 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": true, 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modules": [ 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "iostat", 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "nfs", 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "restful" 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ], 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.728 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "servicemap": { 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "modified": "2024-03-24T12:17:40.984361+0000", 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "services": {} 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: }, 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-24T12:18:01.729 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:18:02.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:01 smithi176 bash[14407]: audit 2024-03-24T12:18:01.717509+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.176:0/2524819851' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-24T12:18:02.306 INFO:teuthology.orchestra.run.smithi176.stderr:mgr is available 2024-03-24T12:18:03.593 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [global] 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: fsid = 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [mgr] 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 2024-03-24T12:18:03.594 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: [osd] 2024-03-24T12:18:03.595 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-24T12:18:03.595 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-24T12:18:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:03 smithi176 bash[14407]: audit 2024-03-24T12:18:03.585253+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.176:0/2358474417' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-24T12:18:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:03 smithi176 bash[14407]: audit 2024-03-24T12:18:03.591753+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.176:0/2358474417' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-24T12:18:04.228 INFO:teuthology.orchestra.run.smithi176.stderr:Enabling cephadm module... 2024-03-24T12:18:05.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:05 smithi176 bash[14407]: audit 2024-03-24T12:18:05.548049+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.176:0/1367591420' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-24T12:18:05.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:05 smithi176 bash[14683]: ignoring --setuser ceph since I am not root 2024-03-24T12:18:05.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:05 smithi176 bash[14683]: ignoring --setgroup ceph since I am not root 2024-03-24T12:18:05.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:05 smithi176 bash[14683]: debug 2024-03-24T12:18:05.792+0000 7f5e0c8ad000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:18:06.579 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:06 smithi176 bash[14683]: debug 2024-03-24T12:18:06.456+0000 7f5e0c8ad000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:18:06.879 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:06 smithi176 bash[14683]: debug 2024-03-24T12:18:06.576+0000 7f5e0c8ad000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:18:06.880 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:06 smithi176 bash[14683]: debug 2024-03-24T12:18:06.736+0000 7f5e0c8ad000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:18:06.880 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:06 smithi176 bash[14407]: audit 2024-03-24T12:18:05.604790+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.176:0/1367591420' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-24T12:18:06.880 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:06 smithi176 bash[14407]: cluster 2024-03-24T12:18:05.604920+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-24T12:18:07.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:07 smithi176 bash[14683]: debug 2024-03-24T12:18:07.072+0000 7f5e0c8ad000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:18:07.558 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:18:07.558 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-24T12:18:07.558 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": true, 2024-03-24T12:18:07.559 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-24T12:18:07.559 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-24T12:18:07.559 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:18:07.585 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:07 smithi176 bash[14683]: debug 2024-03-24T12:18:07.172+0000 7f5e0c8ad000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:18:07.585 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:07 smithi176 bash[14683]: debug 2024-03-24T12:18:07.372+0000 7f5e0c8ad000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:18:08.168 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for the mgr to restart... 2024-03-24T12:18:08.168 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mgr epoch 5... 2024-03-24T12:18:08.549 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:08 smithi176 bash[14683]: debug 2024-03-24T12:18:08.236+0000 7f5e0c8ad000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:18:08.550 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:08 smithi176 bash[14683]: debug 2024-03-24T12:18:08.340+0000 7f5e0c8ad000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:18:08.550 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:08 smithi176 bash[14407]: audit 2024-03-24T12:18:07.557606+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.176:0/12838782' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T12:18:08.812 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:08 smithi176 bash[14683]: debug 2024-03-24T12:18:08.548+0000 7f5e0c8ad000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:18:09.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:08 smithi176 bash[14683]: debug 2024-03-24T12:18:08.896+0000 7f5e0c8ad000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:18:09.597 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:09 smithi176 bash[14683]: debug 2024-03-24T12:18:09.228+0000 7f5e0c8ad000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:18:09.865 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:09 smithi176 bash[14683]: debug 2024-03-24T12:18:09.596+0000 7f5e0c8ad000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:18:10.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:09 smithi176 bash[14683]: debug 2024-03-24T12:18:09.864+0000 7f5e0c8ad000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:18:10.795 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:10 smithi176 bash[14683]: debug 2024-03-24T12:18:10.536+0000 7f5e0c8ad000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:18:10.796 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:10 smithi176 bash[14683]: debug 2024-03-24T12:18:10.640+0000 7f5e0c8ad000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:18:11.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:10 smithi176 bash[14683]: debug 2024-03-24T12:18:10.792+0000 7f5e0c8ad000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:18:11.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:10 smithi176 bash[14683]: debug 2024-03-24T12:18:10.900+0000 7f5e0c8ad000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:18:11.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:11 smithi176 bash[14683]: debug 2024-03-24T12:18:11.032+0000 7f5e0c8ad000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:18:11.623 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:11 smithi176 bash[14683]: debug 2024-03-24T12:18:11.324+0000 7f5e0c8ad000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:18:11.623 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:11 smithi176 bash[14683]: debug 2024-03-24T12:18:11.444+0000 7f5e0c8ad000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:18:11.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:11 smithi176 bash[14683]: debug 2024-03-24T12:18:11.620+0000 7f5e0c8ad000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:18:11.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:11 smithi176 bash[14683]: debug 2024-03-24T12:18:11.736+0000 7f5e0c8ad000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:18:12.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:12 smithi176 bash[14683]: debug 2024-03-24T12:18:12.576+0000 7f5e0c8ad000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:18:13.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:13 smithi176 bash[14407]: cluster 2024-03-24T12:18:12.598619+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:18:13.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:13 smithi176 bash[14407]: cluster 2024-03-24T12:18:12.599351+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-24T12:18:13.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:13 smithi176 bash[14407]: cluster 2024-03-24T12:18:12.603072+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-24T12:18:14.317 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:18:14.317 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-24T12:18:14.317 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "initialized": true 2024-03-24T12:18:14.317 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14683]: [24/Mar/2024:12:18:14] ENGINE Bus STARTING 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14683]: [24/Mar/2024:12:18:14] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14683]: [24/Mar/2024:12:18:14] ENGINE Bus STARTED 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: cluster 2024-03-24T12:18:13.295679+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.696426s) 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.298065+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:18:14.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.300231+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.301790+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.302208+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.302587+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: cluster 2024-03-24T12:18:13.314417+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.338501+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.343776+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.349209+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.354239+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.357421+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.362287+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.378468+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:13.381113+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:18:14.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:14.277361+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:14 smithi176 bash[14407]: audit 2024-03-24T12:18:14.283223+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:14.976 INFO:teuthology.orchestra.run.smithi176.stderr:mgr epoch 5 is available 2024-03-24T12:18:14.976 INFO:teuthology.orchestra.run.smithi176.stderr:Setting orchestrator backend to cephadm... 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: cephadm 2024-03-24T12:18:14.148570+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [24/Mar/2024:12:18:14] ENGINE Bus STARTING 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: cephadm 2024-03-24T12:18:14.270046+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [24/Mar/2024:12:18:14] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: cephadm 2024-03-24T12:18:14.270767+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [24/Mar/2024:12:18:14] ENGINE Bus STARTED 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: audit 2024-03-24T12:18:14.299217+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: cluster 2024-03-24T12:18:14.301385+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.70213s) 2024-03-24T12:18:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:15 smithi176 bash[14407]: audit 2024-03-24T12:18:14.316119+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T12:18:16.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:16 smithi176 bash[14407]: cluster 2024-03-24T12:18:15.315613+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-24T12:18:16.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:16 smithi176 bash[14407]: audit 2024-03-24T12:18:16.254179+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:16.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:16 smithi176 bash[14407]: audit 2024-03-24T12:18:16.305233+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:17.606 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:17 smithi176 bash[14407]: audit 2024-03-24T12:18:16.244206+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-03-24T12:18:18.125 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: value unchanged 2024-03-24T12:18:18.737 INFO:teuthology.orchestra.run.smithi176.stderr:Generating ssh key... 2024-03-24T12:18:19.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:18 smithi176 bash[14407]: audit 2024-03-24T12:18:18.124440+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-03-24T12:18:20.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: Generating public/private rsa key pair. 2024-03-24T12:18:20.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: Your identification has been saved in /tmp/tmp839gk8ye/key. 2024-03-24T12:18:20.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: Your public key has been saved in /tmp/tmp839gk8ye/key.pub. 2024-03-24T12:18:20.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: The key fingerprint is: 2024-03-24T12:18:20.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: SHA256:NNu3TpjsHkP5YpBaOomeaSw7tT7h6pPvdCupOuVSMKE ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: The key's randomart image is: 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: +---[RSA 3072]----+ 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: | | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: |. | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: |.. o | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: |E . = . | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: | o S + . | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: | o o. = + = . | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: | + =o+* O + | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: |o *oO+ o o * | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: |.==%Bo. .o . | 2024-03-24T12:18:20.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:20 smithi176 bash[14683]: +----[SHA256]-----+ 2024-03-24T12:18:21.589 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:21 smithi176 bash[14407]: audit 2024-03-24T12:18:20.012618+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:18:21.589 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:21 smithi176 bash[14407]: cephadm 2024-03-24T12:18:20.012867+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-24T12:18:21.589 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:21 smithi176 bash[14407]: audit 2024-03-24T12:18:20.278402+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:21.589 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:21 smithi176 bash[14407]: audit 2024-03-24T12:18:20.281355+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:22.111 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa59bWj96c+sUIO2EO2jamkcC5K4Vqp8rTp1Enky2SmpU9dQhXZ939CcFwBqwZoRq8yFDMJhXsY3VFW7zqqKobNFzNG9GBFOkOCnIW6xGjviN6RHZsyBwhP8qUSo/kPkYVd0oIxnZwjZzm20OsB+F5Q45XlPx7kQcFDIMKTADUDF3WH/jRVrc9y6XZcJZxCv2Sht6oRMWF0UtT8XgJ6hKU7W0spzfmcM06w9QrmzzJeH99q/l4T5xK+nT60Hd2g+vy3u+mUrwvG0Gi7sWyJR5y2yLxhOmjCDfKpXsRGKTN8U7gvFEDjKVgBUUEcoKJllqN2KGQ3JWCgQHBO7XsqxBCgt4D+KxrakpMeVhiO/PjOUAOdqss9FrbdB8tARtrTc4kIwjHk1djbkAaQ8Q1MCyGjPGXDEZPHxeHZjIX52WisLT+QpMIyox4U9Ag5O6KwzFJcwasLXBjzaHIDc2GM5vlEk2rRCpv9xMX6z/pREBE+UxFC3rlVTCc2aZJQ8/Tnzk= ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:18:22.773 INFO:teuthology.orchestra.run.smithi176.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:18:22.774 INFO:teuthology.orchestra.run.smithi176.stderr:Adding key to root@localhost authorized_keys... 2024-03-24T12:18:22.774 INFO:teuthology.orchestra.run.smithi176.stderr:Adding host smithi176... 2024-03-24T12:18:23.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:23 smithi176 bash[14407]: audit 2024-03-24T12:18:22.110411+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-03-24T12:18:25.027 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:24 smithi176 bash[14407]: audit 2024-03-24T12:18:24.062956+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi176", "addr": "172.21.15.176", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:18:25.027 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:24 smithi176 bash[14407]: cephadm 2024-03-24T12:18:24.429403+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi176 2024-03-24T12:18:25.040 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: Added host 'smithi176' with addr '172.21.15.176' 2024-03-24T12:18:25.792 INFO:teuthology.orchestra.run.smithi176.stderr:Deploying unmanaged mon service... 2024-03-24T12:18:26.200 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:26 smithi176 bash[14407]: audit 2024-03-24T12:18:25.038760+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:26.200 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:26 smithi176 bash[14407]: cephadm 2024-03-24T12:18:25.039303+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi176 2024-03-24T12:18:26.200 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:26 smithi176 bash[14407]: audit 2024-03-24T12:18:25.059426+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:27.885 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-24T12:18:28.787 INFO:teuthology.orchestra.run.smithi176.stderr:Deploying unmanaged mgr service... 2024-03-24T12:18:29.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:28 smithi176 bash[14407]: audit 2024-03-24T12:18:27.873340+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-03-24T12:18:29.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:28 smithi176 bash[14407]: cephadm 2024-03-24T12:18:27.876317+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-24T12:18:29.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:28 smithi176 bash[14407]: audit 2024-03-24T12:18:27.883815+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:29.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:28 smithi176 bash[14407]: audit 2024-03-24T12:18:28.822267+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:30.182 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-24T12:18:30.406 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:30 smithi176 bash[14407]: audit 2024-03-24T12:18:29.087524+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:31.620 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:31 smithi176 bash[14407]: audit 2024-03-24T12:18:30.171326+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-03-24T12:18:31.620 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:31 smithi176 bash[14407]: cephadm 2024-03-24T12:18:30.173763+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-24T12:18:31.620 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:31 smithi176 bash[14407]: audit 2024-03-24T12:18:30.180999+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:33.555 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:33 smithi176 bash[14407]: audit 2024-03-24T12:18:32.195893+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.176:0/3453403055' entity='client.admin' 2024-03-24T12:18:34.783 INFO:teuthology.orchestra.run.smithi176.stderr:Enabling the dashboard module... 2024-03-24T12:18:34.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: cluster 2024-03-24T12:18:33.303408+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:18:34.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.609897+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:34.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.616440+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.617487+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:18:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.624864+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' 2024-03-24T12:18:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.627993+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:18:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:33.633973+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.176:0/1254839977' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]': finished 2024-03-24T12:18:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:34 smithi176 bash[14407]: audit 2024-03-24T12:18:34.121027+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.176:0/298373101' entity='client.admin' 2024-03-24T12:18:36.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14407]: cephadm 2024-03-24T12:18:35.132693+0000 mgr.y (mgr.14120) 19 : cephadm [INF] Deploying daemon agent.smithi176 on smithi176 2024-03-24T12:18:36.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14407]: cluster 2024-03-24T12:18:35.303907+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:18:36.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14407]: audit 2024-03-24T12:18:36.243690+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.176:0/3843070282' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-24T12:18:36.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14683]: ignoring --setuser ceph since I am not root 2024-03-24T12:18:36.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14683]: ignoring --setgroup ceph since I am not root 2024-03-24T12:18:36.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:36 smithi176 bash[14683]: debug 2024-03-24T12:18:36.823+0000 7f0ef7ec7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:18:37.610 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:37 smithi176 bash[14683]: debug 2024-03-24T12:18:37.487+0000 7f0ef7ec7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:18:37.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:37 smithi176 bash[14683]: debug 2024-03-24T12:18:37.607+0000 7f0ef7ec7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:18:37.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:37 smithi176 bash[14683]: debug 2024-03-24T12:18:37.767+0000 7f0ef7ec7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:18:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:37 smithi176 bash[14407]: audit 2024-03-24T12:18:36.624242+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.176:0/3843070282' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-24T12:18:37.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:37 smithi176 bash[14407]: cluster 2024-03-24T12:18:36.624420+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-03-24T12:18:38.403 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:38 smithi176 bash[14683]: debug 2024-03-24T12:18:38.103+0000 7f0ef7ec7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:18:38.403 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:38 smithi176 bash[14683]: debug 2024-03-24T12:18:38.199+0000 7f0ef7ec7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:18:38.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:38 smithi176 bash[14683]: debug 2024-03-24T12:18:38.399+0000 7f0ef7ec7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "available": true, 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-24T12:18:38.687 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:18:39.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:38 smithi176 bash[14407]: audit 2024-03-24T12:18:38.685764+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.176:0/3417578315' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-24T12:18:39.336 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for the mgr to restart... 2024-03-24T12:18:39.336 INFO:teuthology.orchestra.run.smithi176.stderr:Waiting for mgr epoch 9... 2024-03-24T12:18:39.621 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:39 smithi176 bash[14683]: debug 2024-03-24T12:18:39.287+0000 7f0ef7ec7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:18:39.621 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:39 smithi176 bash[14683]: debug 2024-03-24T12:18:39.395+0000 7f0ef7ec7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:18:39.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:39 smithi176 bash[14683]: debug 2024-03-24T12:18:39.619+0000 7f0ef7ec7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:18:40.328 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:39 smithi176 bash[14683]: debug 2024-03-24T12:18:39.983+0000 7f0ef7ec7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:18:40.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:40 smithi176 bash[14683]: debug 2024-03-24T12:18:40.323+0000 7f0ef7ec7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:18:40.960 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:40 smithi176 bash[14683]: debug 2024-03-24T12:18:40.691+0000 7f0ef7ec7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:18:41.900 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:40 smithi176 bash[14683]: debug 2024-03-24T12:18:40.955+0000 7f0ef7ec7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:18:41.900 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:41 smithi176 bash[14683]: debug 2024-03-24T12:18:41.635+0000 7f0ef7ec7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:18:41.900 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:41 smithi176 bash[14683]: debug 2024-03-24T12:18:41.739+0000 7f0ef7ec7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:18:41.901 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:41 smithi176 bash[14683]: debug 2024-03-24T12:18:41.895+0000 7f0ef7ec7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:18:42.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.003+0000 7f0ef7ec7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:18:42.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.139+0000 7f0ef7ec7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:18:42.733 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.431+0000 7f0ef7ec7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:18:42.733 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.547+0000 7f0ef7ec7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:18:43.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.731+0000 7f0ef7ec7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:18:43.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:42 smithi176 bash[14683]: debug 2024-03-24T12:18:42.847+0000 7f0ef7ec7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:18:43.967 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:43 smithi176 bash[14683]: debug 2024-03-24T12:18:43.691+0000 7f0ef7ec7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:18:44.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:43 smithi176 bash[14683]: [24/Mar/2024:12:18:43] ENGINE Bus STARTING 2024-03-24T12:18:44.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14683]: [24/Mar/2024:12:18:44] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:18:44.414 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14683]: [24/Mar/2024:12:18:44] ENGINE Bus STARTED 2024-03-24T12:18:44.794 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: { 2024-03-24T12:18:44.794 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-24T12:18:44.795 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: "initialized": true 2024-03-24T12:18:44.795 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: } 2024-03-24T12:18:45.071 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cluster 2024-03-24T12:18:43.715161+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:18:45.071 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cluster 2024-03-24T12:18:43.716035+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cluster 2024-03-24T12:18:43.722102+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cluster 2024-03-24T12:18:43.772019+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0561623s) 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.774721+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.777284+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.778744+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.779187+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.779623+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cluster 2024-03-24T12:18:43.789612+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.818814+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.822854+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.826247+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.856052+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:43.857818+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:18:45.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cephadm 2024-03-24T12:18:43.967168+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [24/Mar/2024:12:18:43] ENGINE Bus STARTING 2024-03-24T12:18:45.073 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cephadm 2024-03-24T12:18:44.091755+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [24/Mar/2024:12:18:44] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:18:45.073 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: cephadm 2024-03-24T12:18:44.092277+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [24/Mar/2024:12:18:44] ENGINE Bus STARTED 2024-03-24T12:18:45.073 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:44 smithi176 bash[14407]: audit 2024-03-24T12:18:44.098189+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:45.535 INFO:teuthology.orchestra.run.smithi176.stderr:mgr epoch 9 is available 2024-03-24T12:18:45.535 INFO:teuthology.orchestra.run.smithi176.stderr:Generating a dashboard self-signed certificate... 2024-03-24T12:18:45.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:45 smithi176 bash[14407]: audit 2024-03-24T12:18:44.775857+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-24T12:18:45.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:45 smithi176 bash[14407]: cluster 2024-03-24T12:18:44.778125+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06227s) 2024-03-24T12:18:45.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:45 smithi176 bash[14407]: audit 2024-03-24T12:18:44.793393+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-24T12:18:47.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:46 smithi176 bash[14407]: cluster 2024-03-24T12:18:45.783411+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-24T12:18:47.242 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-24T12:18:47.925 INFO:teuthology.orchestra.run.smithi176.stderr:Creating initial admin user... 2024-03-24T12:18:48.628 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:48 smithi176 bash[14407]: audit 2024-03-24T12:18:46.812822+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-03-24T12:18:48.629 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:48 smithi176 bash[14407]: audit 2024-03-24T12:18:47.238146+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:48.629 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:48 smithi176 bash[14407]: audit 2024-03-24T12:18:47.240894+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:49.516 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$0a9YKNBvtVQjhMNjizJPtOGhah7uHC9DOwHR/dVNJ18ZJfv0/snJ2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711282729, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-24T12:18:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:49 smithi176 bash[14407]: audit 2024-03-24T12:18:48.637768+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:49.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:49 smithi176 bash[14407]: audit 2024-03-24T12:18:48.639097+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:18:49.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:49 smithi176 bash[14407]: audit 2024-03-24T12:18:48.647322+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:49.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:49 smithi176 bash[14407]: audit 2024-03-24T12:18:48.649721+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:18:49.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:49 smithi176 bash[14407]: audit 2024-03-24T12:18:49.514502+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:50.215 INFO:teuthology.orchestra.run.smithi176.stderr:Fetching dashboard port number... 2024-03-24T12:18:50.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:50 smithi176 bash[14407]: cephadm 2024-03-24T12:18:49.184499+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi176 on smithi176 2024-03-24T12:18:50.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:50 smithi176 bash[14407]: audit 2024-03-24T12:18:49.271528+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-03-24T12:18:51.522 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: 8443 2024-03-24T12:18:51.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:51 smithi176 bash[14407]: cluster 2024-03-24T12:18:50.644272+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-24T12:18:51.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:51 smithi176 bash[14407]: audit 2024-03-24T12:18:51.520766+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.176:0/386550889' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-24T12:18:52.216 INFO:teuthology.orchestra.run.smithi176.stderr:firewalld does not appear to be present 2024-03-24T12:18:52.216 INFO:teuthology.orchestra.run.smithi176.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-24T12:18:52.220 INFO:teuthology.orchestra.run.smithi176.stderr:Ceph Dashboard is now available at: 2024-03-24T12:18:52.220 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:52.220 INFO:teuthology.orchestra.run.smithi176.stderr: URL: https://smithi176.front.sepia.ceph.com:8443/ 2024-03-24T12:18:52.220 INFO:teuthology.orchestra.run.smithi176.stderr: User: admin 2024-03-24T12:18:52.220 INFO:teuthology.orchestra.run.smithi176.stderr: Password: sgx6u5i5gr 2024-03-24T12:18:52.221 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:52.221 INFO:teuthology.orchestra.run.smithi176.stderr:Enabling autotune for osd_memory_target 2024-03-24T12:18:55.763 INFO:teuthology.orchestra.run.smithi176.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-24T12:18:56.480 INFO:teuthology.orchestra.run.smithi176.stderr:You can access the Ceph CLI with: 2024-03-24T12:18:56.480 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.480 INFO:teuthology.orchestra.run.smithi176.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: ceph telemetry on 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr:For more information see: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:18:56.481 INFO:teuthology.orchestra.run.smithi176.stderr:Bootstrap complete. 2024-03-24T12:18:56.515 INFO:tasks.cephadm:Fetching config... 2024-03-24T12:18:56.515 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:18:56.515 DEBUG:teuthology.orchestra.run.smithi176:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-24T12:18:56.520 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-24T12:18:56.520 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:18:56.521 DEBUG:teuthology.orchestra.run.smithi176:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-24T12:18:56.529 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-24T12:18:56.529 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:18:56.529 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd if=/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/keyring of=/dev/stdout 2024-03-24T12:18:56.584 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-24T12:18:56.585 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:18:56.585 DEBUG:teuthology.orchestra.run.smithi176:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-24T12:18:56.591 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-24T12:18:56.592 DEBUG:teuthology.orchestra.run.smithi176:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa59bWj96c+sUIO2EO2jamkcC5K4Vqp8rTp1Enky2SmpU9dQhXZ939CcFwBqwZoRq8yFDMJhXsY3VFW7zqqKobNFzNG9GBFOkOCnIW6xGjviN6RHZsyBwhP8qUSo/kPkYVd0oIxnZwjZzm20OsB+F5Q45XlPx7kQcFDIMKTADUDF3WH/jRVrc9y6XZcJZxCv2Sht6oRMWF0UtT8XgJ6hKU7W0spzfmcM06w9QrmzzJeH99q/l4T5xK+nT60Hd2g+vy3u+mUrwvG0Gi7sWyJR5y2yLxhOmjCDfKpXsRGKTN8U7gvFEDjKVgBUUEcoKJllqN2KGQ3JWCgQHBO7XsqxBCgt4D+KxrakpMeVhiO/PjOUAOdqss9FrbdB8tARtrTc4kIwjHk1djbkAaQ8Q1MCyGjPGXDEZPHxeHZjIX52WisLT+QpMIyox4U9Ag5O6KwzFJcwasLXBjzaHIDc2GM5vlEk2rRCpv9xMX6z/pREBE+UxFC3rlVTCc2aZJQ8/Tnzk= ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T12:18:56.610 INFO:teuthology.orchestra.run.smithi176.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa59bWj96c+sUIO2EO2jamkcC5K4Vqp8rTp1Enky2SmpU9dQhXZ939CcFwBqwZoRq8yFDMJhXsY3VFW7zqqKobNFzNG9GBFOkOCnIW6xGjviN6RHZsyBwhP8qUSo/kPkYVd0oIxnZwjZzm20OsB+F5Q45XlPx7kQcFDIMKTADUDF3WH/jRVrc9y6XZcJZxCv2Sht6oRMWF0UtT8XgJ6hKU7W0spzfmcM06w9QrmzzJeH99q/l4T5xK+nT60Hd2g+vy3u+mUrwvG0Gi7sWyJR5y2yLxhOmjCDfKpXsRGKTN8U7gvFEDjKVgBUUEcoKJllqN2KGQ3JWCgQHBO7XsqxBCgt4D+KxrakpMeVhiO/PjOUAOdqss9FrbdB8tARtrTc4kIwjHk1djbkAaQ8Q1MCyGjPGXDEZPHxeHZjIX52WisLT+QpMIyox4U9Ag5O6KwzFJcwasLXBjzaHIDc2GM5vlEk2rRCpv9xMX6z/pREBE+UxFC3rlVTCc2aZJQ8/Tnzk= ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:18:56.619 DEBUG:teuthology.orchestra.run.smithi184:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa59bWj96c+sUIO2EO2jamkcC5K4Vqp8rTp1Enky2SmpU9dQhXZ939CcFwBqwZoRq8yFDMJhXsY3VFW7zqqKobNFzNG9GBFOkOCnIW6xGjviN6RHZsyBwhP8qUSo/kPkYVd0oIxnZwjZzm20OsB+F5Q45XlPx7kQcFDIMKTADUDF3WH/jRVrc9y6XZcJZxCv2Sht6oRMWF0UtT8XgJ6hKU7W0spzfmcM06w9QrmzzJeH99q/l4T5xK+nT60Hd2g+vy3u+mUrwvG0Gi7sWyJR5y2yLxhOmjCDfKpXsRGKTN8U7gvFEDjKVgBUUEcoKJllqN2KGQ3JWCgQHBO7XsqxBCgt4D+KxrakpMeVhiO/PjOUAOdqss9FrbdB8tARtrTc4kIwjHk1djbkAaQ8Q1MCyGjPGXDEZPHxeHZjIX52WisLT+QpMIyox4U9Ag5O6KwzFJcwasLXBjzaHIDc2GM5vlEk2rRCpv9xMX6z/pREBE+UxFC3rlVTCc2aZJQ8/Tnzk= ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-24T12:18:56.645 INFO:teuthology.orchestra.run.smithi184.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDa59bWj96c+sUIO2EO2jamkcC5K4Vqp8rTp1Enky2SmpU9dQhXZ939CcFwBqwZoRq8yFDMJhXsY3VFW7zqqKobNFzNG9GBFOkOCnIW6xGjviN6RHZsyBwhP8qUSo/kPkYVd0oIxnZwjZzm20OsB+F5Q45XlPx7kQcFDIMKTADUDF3WH/jRVrc9y6XZcJZxCv2Sht6oRMWF0UtT8XgJ6hKU7W0spzfmcM06w9QrmzzJeH99q/l4T5xK+nT60Hd2g+vy3u+mUrwvG0Gi7sWyJR5y2yLxhOmjCDfKpXsRGKTN8U7gvFEDjKVgBUUEcoKJllqN2KGQ3JWCgQHBO7XsqxBCgt4D+KxrakpMeVhiO/PjOUAOdqss9FrbdB8tARtrTc4kIwjHk1djbkAaQ8Q1MCyGjPGXDEZPHxeHZjIX52WisLT+QpMIyox4U9Ag5O6KwzFJcwasLXBjzaHIDc2GM5vlEk2rRCpv9xMX6z/pREBE+UxFC3rlVTCc2aZJQ8/Tnzk= ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:18:56.656 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-24T12:18:57.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:56 smithi176 bash[14407]: audit 2024-03-24T12:18:55.758814+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.176:0/2991305615' entity='client.admin' 2024-03-24T12:18:57.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:18:57 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:18:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.525546+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.527077+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.532373+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.534510+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.540846+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:18:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:58 smithi176 bash[14407]: audit 2024-03-24T12:18:57.747038+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:00.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:18:59 smithi176 bash[14407]: audit 2024-03-24T12:18:58.853748+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:00.897 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:00.942 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-24T12:19:00.942 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-24T12:19:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14407]: audit 2024-03-24T12:18:59.899864+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.176:0/3672653939' entity='client.admin' 2024-03-24T12:19:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14407]: audit 2024-03-24T12:18:59.913171+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14407]: audit 2024-03-24T12:18:59.920643+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14407]: audit 2024-03-24T12:19:00.773199+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:00 smithi176 bash[14407]: audit 2024-03-24T12:19:00.777438+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:04 smithi176 bash[14407]: cluster 2024-03-24T12:19:03.780320+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.310108+0000 mgr.y (mgr.14152) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.315109+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.350636+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.352061+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.352918+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: cephadm 2024-03-24T12:19:05.354391+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: cephadm 2024-03-24T12:19:05.458618+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.569617+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14407]: audit 2024-03-24T12:19:05.574834+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:06.524 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi184 2024-03-24T12:19:06.524 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:19:06.524 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.conf 2024-03-24T12:19:06.531 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:19:06.531 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:19:06.538 INFO:tasks.cephadm:Adding host smithi184 to orchestrator... 2024-03-24T12:19:06.538 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch host add smithi184 2024-03-24T12:19:06.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:06 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:07.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:07 smithi176 bash[14407]: cluster 2024-03-24T12:19:05.780747+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:07.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:07 smithi176 bash[14407]: audit 2024-03-24T12:19:06.673231+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:07.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:07 smithi176 bash[14407]: audit 2024-03-24T12:19:06.679616+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:10.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:09 smithi176 bash[14407]: cluster 2024-03-24T12:19:07.781285+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:10.592 INFO:teuthology.orchestra.run.smithi176.stdout:Added host 'smithi184' with addr '172.21.15.184' 2024-03-24T12:19:10.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:10 smithi176 bash[14407]: audit 2024-03-24T12:19:09.552539+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi184", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:10.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:10 smithi176 bash[14407]: audit 2024-03-24T12:19:10.590116+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:10.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:10 smithi176 bash[14407]: audit 2024-03-24T12:19:10.631934+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:10.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:10 smithi176 bash[14407]: audit 2024-03-24T12:19:10.634453+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:10.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:10 smithi176 bash[14407]: audit 2024-03-24T12:19:10.635985+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:11.291 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch host ls --format=json 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: cluster 2024-03-24T12:19:09.781740+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: cephadm 2024-03-24T12:19:09.941753+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Deploying cephadm binary to smithi184 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: cephadm 2024-03-24T12:19:10.590883+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi184 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:10.918056+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.659529+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.665401+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.666693+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:19:11.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.672891+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:11.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.675498+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:19:11.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:11 smithi176 bash[14407]: audit 2024-03-24T12:19:11.679892+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]': finished 2024-03-24T12:19:13.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: cluster 2024-03-24T12:19:11.782139+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:13.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: cephadm 2024-03-24T12:19:12.471003+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi184 on smithi184 2024-03-24T12:19:13.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: audit 2024-03-24T12:19:13.121567+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:13.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: audit 2024-03-24T12:19:13.123903+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:13.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: audit 2024-03-24T12:19:13.125955+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:13.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14407]: audit 2024-03-24T12:19:13.127482+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:13.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:14.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:13 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:14.195 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:19:14.195 INFO:teuthology.orchestra.run.smithi176.stdout:[{"addr": "172.21.15.176", "hostname": "smithi176", "labels": [], "status": ""}, {"addr": "172.21.15.184", "hostname": "smithi184", "labels": [], "status": ""}] 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: cephadm 2024-03-24T12:19:13.130396+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: cephadm 2024-03-24T12:19:13.258381+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.364568+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.370229+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.372958+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.375032+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.376555+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.384501+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.397283+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.858874+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.949992+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:14 smithi176 bash[14407]: audit 2024-03-24T12:19:13.955329+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:14.919 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-24T12:19:14.920 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd crush tunables default 2024-03-24T12:19:15.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:15 smithi176 bash[14407]: cluster 2024-03-24T12:19:13.782626+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:15.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:15 smithi176 bash[14407]: audit 2024-03-24T12:19:14.193538+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-03-24T12:19:17.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:17 smithi176 bash[14407]: cluster 2024-03-24T12:19:15.783084+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:18.403 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:18 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:18.421 INFO:teuthology.orchestra.run.smithi176.stderr:adjusted tunables profile to default 2024-03-24T12:19:18.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:18 smithi176 bash[14407]: audit 2024-03-24T12:19:17.891376+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.176:0/923942969' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-24T12:19:18.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:18 smithi176 bash[14407]: audit 2024-03-24T12:19:18.104019+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:18.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:18 smithi176 bash[14407]: audit 2024-03-24T12:19:18.112082+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:19.605 INFO:tasks.cephadm:Adding mon.a on smithi176 2024-03-24T12:19:19.606 INFO:tasks.cephadm:Adding mon.c on smithi176 2024-03-24T12:19:19.606 INFO:tasks.cephadm:Adding mon.b on smithi184 2024-03-24T12:19:19.606 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply mon '3;smithi176:172.21.15.176=a;smithi176:[v2:172.21.15.176:3301,v1:172.21.15.176:6790]=c;smithi184:172.21.15.184=b' 2024-03-24T12:19:19.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:19 smithi176 bash[14407]: cluster 2024-03-24T12:19:17.783478+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:19.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:19 smithi176 bash[14407]: audit 2024-03-24T12:19:18.414802+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.176:0/923942969' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-24T12:19:19.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:19 smithi176 bash[14407]: cluster 2024-03-24T12:19:18.414988+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:21.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:21 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:21 smithi176 bash[14407]: cluster 2024-03-24T12:19:19.783877+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:21 smithi176 bash[14407]: audit 2024-03-24T12:19:21.353237+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:21 smithi176 bash[14407]: audit 2024-03-24T12:19:21.357952+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:22.513 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled mon update... 2024-03-24T12:19:23.137 DEBUG:teuthology.orchestra.run.smithi176:mon.c> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.c.service 2024-03-24T12:19:23.139 DEBUG:teuthology.orchestra.run.smithi184:mon.b> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.b.service 2024-03-24T12:19:23.141 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-24T12:19:23.142 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:19:23.385 INFO:journalctl@ceph.mon.c.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:19:23.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:19:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: cluster 2024-03-24T12:19:21.784293+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.505149+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi176:172.21.15.176=a;smithi176:[v2:172.21.15.176:3301,v1:172.21.15.176:6790]=c;smithi184:172.21.15.184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: cephadm 2024-03-24T12:19:22.507936+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi176:172.21.15.176=a;smithi176:[v2:172.21.15.176:3301,v1:172.21.15.176:6790]=c;smithi184:172.21.15.184=b;count:3 2024-03-24T12:19:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.512131+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.525267+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.528074+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.530004+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.539500+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.543972+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: audit 2024-03-24T12:19:22.545632+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:23 smithi176 bash[14407]: cephadm 2024-03-24T12:19:22.547463+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi176 2024-03-24T12:19:25.886 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:25 smithi176 bash[14407]: cluster 2024-03-24T12:19:23.784752+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:26.044 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-03-24T12:19:26.044 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":1,"fsid":"62af0f9a-e9d8-11ee-95cd-87774f69a715","modified":"2024-03-24T12:17:36.685457Z","created":"2024-03-24T12:17:36.685457Z","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.176:3300","nonce":0},{"type":"v1","addr":"172.21.15.176:6789","nonce":0}]},"addr":"172.21.15.176:6789/0","public_addr":"172.21.15.176:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-24T12:19:26.047 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 1 2024-03-24T12:19:26.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:26 smithi176 bash[14407]: audit 2024-03-24T12:19:26.042664+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.184:0/1019969458' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:19:27.711 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-24T12:19:27.711 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph mon dump -f json 2024-03-24T12:19:27.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:27 smithi176 bash[14407]: cluster 2024-03-24T12:19:25.785212+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:27.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:27 smithi176 bash[14407]: audit 2024-03-24T12:19:27.188378+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:27.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:27 smithi176 bash[14407]: audit 2024-03-24T12:19:27.189814+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:27.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:27 smithi176 bash[14407]: audit 2024-03-24T12:19:27.190717+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:28.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:28 smithi176 bash[20174]: debug 2024-03-24T12:19:28.190+0000 7f7113e06700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:27.785622+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:28.205492+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:28.205708+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:28.206958+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:29.203021+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:29.786121+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:30.202647+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:30.204987+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:33.522 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:31.202771+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:31.786645+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:32.203092+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:33.203125+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.226843+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.232644+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.232773+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.232838+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.233126+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.240774+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:33.245677+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:33.248718+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:33.250744+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[14407]: audit 2024-03-24T12:19:33.252034+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:33.523 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:27.785622+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:28.205492+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:28.205708+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:28.206958+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:29.203021+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:29.786121+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:30.202647+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:30.204987+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:31.202771+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:31.786645+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:32.203092+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:33.203125+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.226843+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.232644+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.232773+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-03-24T12:19:33.524 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.232838+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.233126+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.240774+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:33.245677+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:33.248718+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:33.250744+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:33.525 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:33 smithi176 bash[20174]: audit 2024-03-24T12:19:33.252034+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: cephadm 2024-03-24T12:19:33.254353+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: cephadm 2024-03-24T12:19:33.254823+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.361423+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.489362+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.493798+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: cephadm 2024-03-24T12:19:33.494293+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: cephadm 2024-03-24T12:19:33.495141+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.495476+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.496379+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.497203+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: cephadm 2024-03-24T12:19:33.498168+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi176 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:33.866966+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[14407]: audit 2024-03-24T12:19:34.203565+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: cephadm 2024-03-24T12:19:33.254353+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: cephadm 2024-03-24T12:19:33.254823+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.361423+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.489362+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.493798+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: cephadm 2024-03-24T12:19:33.494293+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: cephadm 2024-03-24T12:19:33.495141+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.495476+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.496379+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.497203+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: cephadm 2024-03-24T12:19:33.498168+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi176 2024-03-24T12:19:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:33.866966+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:34 smithi176 bash[20174]: audit 2024-03-24T12:19:34.203565+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:34.811 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:34 smithi184 bash[14594]: debug 2024-03-24T12:19:34.600+0000 7f59352e0700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-24T12:19:39.629 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-03-24T12:19:39.629 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":3,"fsid":"62af0f9a-e9d8-11ee-95cd-87774f69a715","modified":"2024-03-24T12:19:34.608235Z","created":"2024-03-24T12:17:36.685457Z","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.176:3300","nonce":0},{"type":"v1","addr":"172.21.15.176:6789","nonce":0}]},"addr":"172.21.15.176:6789/0","public_addr":"172.21.15.176:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:3301","nonce":0},{"type":"v1","addr":"172.21.15.176:6790","nonce":0}]},"addr":"172.21.15.176:6790/0","public_addr":"172.21.15.176:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:3300","nonce":0},{"type":"v1","addr":"172.21.15.184:6789","nonce":0}]},"addr":"172.21.15.184:6789/0","public_addr":"172.21.15.184:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-24T12:19:39.635 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 3 2024-03-24T12:19:39.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:39.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:39.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:39.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:33.787104+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:34.617900+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:34.618253+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:34.618332+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:34.619639+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:34.619763+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:34.630687+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.184:0/1103961277' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:35.607564+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:35.787577+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:36.608106+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:37.607792+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:37.788028+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:38.608376+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.608313+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.620104+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.626008+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.626109+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.626160+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.626420+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.635125+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:33.787104+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:34.617900+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:34.618253+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:34.618332+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:34.619639+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:34.619763+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:34.630687+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.184:0/1103961277' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:35.607564+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:35.787577+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:36.608106+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:37.607792+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:37.788028+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:38.608376+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.608313+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.620104+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.626008+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.626109+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.626160+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:39.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.626420+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.635125+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.635200+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: cluster 2024-03-24T12:19:39.635260+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] is down (out of quorum) 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.640259+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.642530+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.645620+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.647416+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.650025+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[14407]: audit 2024-03-24T12:19:39.651732+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.635200+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: cluster 2024-03-24T12:19:39.635260+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] is down (out of quorum) 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.640259+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.642530+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.645620+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.647416+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.650025+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:39.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:39 smithi176 bash[20174]: audit 2024-03-24T12:19:39.651732+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:40.266 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-24T12:19:40.266 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph config generate-minimal-conf 2024-03-24T12:19:40.718 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:40.718 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: cephadm 2024-03-24T12:19:39.642029+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T12:19:41.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: cephadm 2024-03-24T12:19:39.653198+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi176 2024-03-24T12:19:41.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: audit 2024-03-24T12:19:39.762158+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: audit 2024-03-24T12:19:39.767568+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: audit 2024-03-24T12:19:40.545809+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: audit 2024-03-24T12:19:40.551690+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[14407]: audit 2024-03-24T12:19:40.608425+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: cephadm 2024-03-24T12:19:39.642029+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: cephadm 2024-03-24T12:19:39.653198+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi176 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: audit 2024-03-24T12:19:39.762158+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: audit 2024-03-24T12:19:39.767568+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: audit 2024-03-24T12:19:40.545809+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: audit 2024-03-24T12:19:40.551690+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:40 smithi176 bash[20174]: audit 2024-03-24T12:19:40.608425+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:33.787104+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:34.617900+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:19:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:34.618253+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:34.618332+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:34.619639+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:34.619763+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:34.630687+0000 mon.a (mon.0) 199 : audit [DBG] from='client.? 172.21.15.184:0/1103961277' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:35.607564+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:35.787577+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:36.608106+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:37.607792+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:37.788028+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:38.608376+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.608313+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.620104+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.626008+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.626109+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.626160+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.626420+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-03-24T12:19:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:19:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.635125+0000 mon.a (mon.0) 211 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-24T12:19:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.635200+0000 mon.a (mon.0) 212 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:39.635260+0000 mon.a (mon.0) 213 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] is down (out of quorum) 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.640259+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.642530+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.645620+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.647416+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.650025+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.651732+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cephadm 2024-03-24T12:19:39.642029+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-24T12:19:42.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cephadm 2024-03-24T12:19:39.653198+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring daemon mon.c on smithi176 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.762158+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:39.767568+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:40.545809+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:40.551690+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: audit 2024-03-24T12:19:40.608425+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:36.612975+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.628788+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:42.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.628921+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.630830+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.651899+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658237+0000 mon.a (mon.0) 228 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658296+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658328+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658485+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658657+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.658678+0000 mon.a (mon.0) 233 : cluster [INF] Cluster is now healthy 2024-03-24T12:19:42.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:41 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.663769+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2024-03-24T12:19:42.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:36.612975+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.628788+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.628921+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.630830+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.651899+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658237+0000 mon.a (mon.0) 228 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658296+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658328+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658485+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658657+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.658678+0000 mon.a (mon.0) 233 : cluster [INF] Cluster is now healthy 2024-03-24T12:19:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.663769+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:36.612975+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.628788+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.628921+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.630830+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.651899+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658237+0000 mon.a (mon.0) 228 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658296+0000 mon.a (mon.0) 229 : cluster [DBG] fsmap 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658328+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658485+0000 mon.a (mon.0) 231 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658657+0000 mon.a (mon.0) 232 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.658678+0000 mon.a (mon.0) 233 : cluster [INF] Cluster is now healthy 2024-03-24T12:19:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:41 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.663769+0000 mon.a (mon.0) 234 : cluster [INF] overall HEALTH_OK 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: cluster 2024-03-24T12:19:41.788891+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: audit 2024-03-24T12:19:42.577592+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: cephadm 2024-03-24T12:19:42.579356+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: audit 2024-03-24T12:19:42.579941+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: audit 2024-03-24T12:19:42.581170+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: audit 2024-03-24T12:19:42.582493+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: cephadm 2024-03-24T12:19:42.583903+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-03-24T12:19:43.841 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[14407]: audit 2024-03-24T12:19:42.608363+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: cluster 2024-03-24T12:19:41.788891+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: audit 2024-03-24T12:19:42.577592+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: cephadm 2024-03-24T12:19:42.579356+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: audit 2024-03-24T12:19:42.579941+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: audit 2024-03-24T12:19:42.581170+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: audit 2024-03-24T12:19:42.582493+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: cephadm 2024-03-24T12:19:42.583903+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-03-24T12:19:43.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:43 smithi176 bash[20174]: audit 2024-03-24T12:19:42.608363+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: cluster 2024-03-24T12:19:41.788891+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: audit 2024-03-24T12:19:42.577592+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: cephadm 2024-03-24T12:19:42.579356+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: audit 2024-03-24T12:19:42.579941+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: audit 2024-03-24T12:19:42.581170+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: audit 2024-03-24T12:19:42.582493+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: cephadm 2024-03-24T12:19:42.583903+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-03-24T12:19:43.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:43 smithi184 bash[14594]: audit 2024-03-24T12:19:42.608363+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:19:44.177 INFO:teuthology.orchestra.run.smithi176.stdout:# minimal ceph.conf for 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:19:44.177 INFO:teuthology.orchestra.run.smithi176.stdout:[global] 2024-03-24T12:19:44.177 INFO:teuthology.orchestra.run.smithi176.stdout: fsid = 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:19:44.177 INFO:teuthology.orchestra.run.smithi176.stdout: mon_host = [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] [v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0] 2024-03-24T12:19:44.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:43.857646+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:43.859197+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:44.175923+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.176:0/2024491543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:44.345281+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:44.347640+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:44.350190+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[20174]: audit 2024-03-24T12:19:44.351770+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:43.857646+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:43.859197+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:19:44.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:44.175923+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.176:0/2024491543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:44.345281+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:44.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:44.347640+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:44.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:44.350190+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:44 smithi176 bash[14407]: audit 2024-03-24T12:19:44.351770+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:43.857646+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:43.859197+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:44.175923+0000 mon.a (mon.0) 242 : audit [DBG] from='client.? 172.21.15.176:0/2024491543' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:44.345281+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:44.347640+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:44.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:44.350190+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:44.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:44 smithi184 bash[14594]: audit 2024-03-24T12:19:44.351770+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:44.959 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-24T12:19:44.960 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:19:44.960 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T12:19:45.151 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:19:45.151 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:19:45.167 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:19:45.167 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.conf 2024-03-24T12:19:45.184 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:19:45.184 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:19:45.200 INFO:tasks.cephadm:Adding mgr.y on smithi176 2024-03-24T12:19:45.200 INFO:tasks.cephadm:Adding mgr.x on smithi184 2024-03-24T12:19:45.200 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply mgr '2;smithi176=y;smithi184=x' 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: cluster 2024-03-24T12:19:43.789429+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: cephadm 2024-03-24T12:19:44.354581+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: cephadm 2024-03-24T12:19:44.355353+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.665566+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.693686+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.702753+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.706426+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.707834+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[20174]: audit 2024-03-24T12:19:44.709162+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: cluster 2024-03-24T12:19:43.789429+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: cephadm 2024-03-24T12:19:44.354581+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: cephadm 2024-03-24T12:19:44.355353+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.665566+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.693686+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.702753+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.706426+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.707834+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:45.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:45 smithi176 bash[14407]: audit 2024-03-24T12:19:44.709162+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: cluster 2024-03-24T12:19:43.789429+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: cephadm 2024-03-24T12:19:44.354581+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:19:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: cephadm 2024-03-24T12:19:44.355353+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:19:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.665566+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.693686+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.702753+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.706426+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:19:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.707834+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:19:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:45 smithi184 bash[14594]: audit 2024-03-24T12:19:44.709162+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:46.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:46 smithi184 bash[14594]: cephadm 2024-03-24T12:19:44.705938+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-24T12:19:46.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:46 smithi184 bash[14594]: cephadm 2024-03-24T12:19:44.710668+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi176 2024-03-24T12:19:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:46 smithi176 bash[14407]: cephadm 2024-03-24T12:19:44.705938+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-24T12:19:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:46 smithi176 bash[14407]: cephadm 2024-03-24T12:19:44.710668+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi176 2024-03-24T12:19:47.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:46 smithi176 bash[20174]: cephadm 2024-03-24T12:19:44.705938+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-24T12:19:47.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:46 smithi176 bash[20174]: cephadm 2024-03-24T12:19:44.710668+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi176 2024-03-24T12:19:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:47 smithi184 bash[14594]: cluster 2024-03-24T12:19:45.789941+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:47 smithi184 bash[14594]: audit 2024-03-24T12:19:46.848690+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:48.123 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled mgr update... 2024-03-24T12:19:48.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:47 smithi176 bash[14407]: cluster 2024-03-24T12:19:45.789941+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:48.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:47 smithi176 bash[14407]: audit 2024-03-24T12:19:46.848690+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:48.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:47 smithi176 bash[20174]: cluster 2024-03-24T12:19:45.789941+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:48.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:47 smithi176 bash[20174]: audit 2024-03-24T12:19:46.848690+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.032 DEBUG:teuthology.orchestra.run.smithi184:mgr.x> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service 2024-03-24T12:19:49.035 INFO:tasks.cephadm:Deploying OSDs... 2024-03-24T12:19:49.035 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:19:49.035 DEBUG:teuthology.orchestra.run.smithi176:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:19:49.043 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-03-24T12:19:49.043 DEBUG:teuthology.orchestra.run.smithi176:> stat /dev/vg_nvme/lv_1 2024-03-24T12:19:49.092 INFO:teuthology.orchestra.run.smithi176.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T12:19:49.092 INFO:teuthology.orchestra.run.smithi176.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.092 INFO:teuthology.orchestra.run.smithi176.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-03-24T12:19:49.092 INFO:teuthology.orchestra.run.smithi176.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.093 INFO:teuthology.orchestra.run.smithi176.stdout:Access: 2024-03-24 12:15:07.002735405 +0000 2024-03-24T12:19:49.093 INFO:teuthology.orchestra.run.smithi176.stdout:Modify: 2024-03-24 12:15:06.762740939 +0000 2024-03-24T12:19:49.093 INFO:teuthology.orchestra.run.smithi176.stdout:Change: 2024-03-24 12:15:06.762740939 +0000 2024-03-24T12:19:49.093 INFO:teuthology.orchestra.run.smithi176.stdout: Birth: - 2024-03-24T12:19:49.093 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T12:19:49.107 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records in 2024-03-24T12:19:49.107 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records out 2024-03-24T12:19:49.107 INFO:teuthology.orchestra.run.smithi176.stderr:512 bytes copied, 0.000432847 s, 1.2 MB/s 2024-03-24T12:19:49.108 DEBUG:teuthology.orchestra.run.smithi176:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T12:19:49.115 DEBUG:teuthology.orchestra.run.smithi176:> stat /dev/vg_nvme/lv_2 2024-03-24T12:19:49.164 INFO:teuthology.orchestra.run.smithi176.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout:Access: 2024-03-24 12:15:07.426725628 +0000 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout:Modify: 2024-03-24 12:15:07.226730239 +0000 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout:Change: 2024-03-24 12:15:07.226730239 +0000 2024-03-24T12:19:49.165 INFO:teuthology.orchestra.run.smithi176.stdout: Birth: - 2024-03-24T12:19:49.165 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T12:19:49.178 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records in 2024-03-24T12:19:49.179 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records out 2024-03-24T12:19:49.179 INFO:teuthology.orchestra.run.smithi176.stderr:512 bytes copied, 0.000429537 s, 1.2 MB/s 2024-03-24T12:19:49.180 DEBUG:teuthology.orchestra.run.smithi176:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T12:19:49.188 DEBUG:teuthology.orchestra.run.smithi176:> stat /dev/vg_nvme/lv_3 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout:Access: 2024-03-24 12:15:07.898714743 +0000 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout:Modify: 2024-03-24 12:15:07.666720092 +0000 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout:Change: 2024-03-24 12:15:07.666720092 +0000 2024-03-24T12:19:49.194 INFO:teuthology.orchestra.run.smithi176.stdout: Birth: - 2024-03-24T12:19:49.195 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T12:19:49.208 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records in 2024-03-24T12:19:49.208 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records out 2024-03-24T12:19:49.208 INFO:teuthology.orchestra.run.smithi176.stderr:512 bytes copied, 0.000390398 s, 1.3 MB/s 2024-03-24T12:19:49.209 DEBUG:teuthology.orchestra.run.smithi176:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T12:19:49.262 DEBUG:teuthology.orchestra.run.smithi176:> stat /dev/vg_nvme/lv_4 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout:Access: 2024-03-24 12:15:08.350704319 +0000 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout:Modify: 2024-03-24 12:15:08.130709393 +0000 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout:Change: 2024-03-24 12:15:08.130709393 +0000 2024-03-24T12:19:49.268 INFO:teuthology.orchestra.run.smithi176.stdout: Birth: - 2024-03-24T12:19:49.268 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T12:19:49.280 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records in 2024-03-24T12:19:49.281 INFO:teuthology.orchestra.run.smithi176.stderr:1+0 records out 2024-03-24T12:19:49.281 INFO:teuthology.orchestra.run.smithi176.stderr:512 bytes copied, 0.000377032 s, 1.4 MB/s 2024-03-24T12:19:49.282 DEBUG:teuthology.orchestra.run.smithi176:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T12:19:49.290 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:19:49.290 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/scratch_devs of=/dev/stdout 2024-03-24T12:19:49.297 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-03-24T12:19:49.297 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_1 2024-03-24T12:19:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: cluster 2024-03-24T12:19:47.790371+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.111133+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi176=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: cephadm 2024-03-24T12:19:48.114606+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi176=y;smithi184=x;count:2 2024-03-24T12:19:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.121300+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.168970+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.171710+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.173449+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.184276+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.187463+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.193047+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.194448+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: audit 2024-03-24T12:19:48.195762+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:49 smithi184 bash[14594]: cephadm 2024-03-24T12:19:48.197119+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-03-24 12:15:08.721509364 +0000 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-03-24 12:15:08.501514435 +0000 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-03-24 12:15:08.501514435 +0000 2024-03-24T12:19:49.348 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-03-24T12:19:49.348 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-24T12:19:49.359 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-03-24T12:19:49.359 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-03-24T12:19:49.359 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000319694 s, 1.6 MB/s 2024-03-24T12:19:49.360 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-24T12:19:49.368 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_2 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: cluster 2024-03-24T12:19:47.790371+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.111133+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi176=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: cephadm 2024-03-24T12:19:48.114606+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi176=y;smithi184=x;count:2 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.121300+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.168970+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:49.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.171710+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.173449+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.184276+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.187463+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.193047+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.194448+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: audit 2024-03-24T12:19:48.195762+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[14407]: cephadm 2024-03-24T12:19:48.197119+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: cluster 2024-03-24T12:19:47.790371+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.111133+0000 mgr.y (mgr.14152) 59 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi176=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: cephadm 2024-03-24T12:19:48.114606+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Saving service mgr spec with placement smithi176=y;smithi184=x;count:2 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.121300+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.168970+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.171710+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.173449+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.184276+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.187463+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.193047+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.194448+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: audit 2024-03-24T12:19:48.195762+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:49 smithi176 bash[20174]: cephadm 2024-03-24T12:19:48.197119+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-03-24 12:15:09.149499499 +0000 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-03-24 12:15:08.929504570 +0000 2024-03-24T12:19:49.419 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-03-24 12:15:08.929504570 +0000 2024-03-24T12:19:49.420 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-03-24T12:19:49.420 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-24T12:19:49.430 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-03-24T12:19:49.431 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-03-24T12:19:49.431 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000417917 s, 1.2 MB/s 2024-03-24T12:19:49.432 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-24T12:19:49.437 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_3 2024-03-24T12:19:49.440 INFO:journalctl@ceph.mgr.x.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:19:49.445 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-24T12:19:49.445 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.445 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-03-24T12:19:49.445 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.446 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-03-24 12:15:09.385494059 +0000 2024-03-24T12:19:49.446 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-03-24 12:15:09.381494151 +0000 2024-03-24T12:19:49.446 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-03-24 12:15:09.381494151 +0000 2024-03-24T12:19:49.446 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-03-24T12:19:49.446 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-24T12:19:49.504 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-03-24T12:19:49.504 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-03-24T12:19:49.504 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000433107 s, 1.2 MB/s 2024-03-24T12:19:49.505 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-24T12:19:49.514 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_4 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-03-24 12:15:10.001479860 +0000 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-03-24 12:15:09.785484839 +0000 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-03-24 12:15:09.785484839 +0000 2024-03-24T12:19:49.520 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-03-24T12:19:49.520 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-24T12:19:49.532 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-03-24T12:19:49.532 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-03-24T12:19:49.532 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000330703 s, 1.5 MB/s 2024-03-24T12:19:49.533 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-24T12:19:49.588 INFO:tasks.cephadm:Deploying osd.0 on smithi176 with /dev/vg_nvme/lv_4... 2024-03-24T12:19:49.589 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: cluster 2024-03-24T12:19:49.790787+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.674923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.678398+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.680193+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.681377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.688199+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: cephadm 2024-03-24T12:19:50.688824+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: cephadm 2024-03-24T12:19:50.689917+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.690258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.691334+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: audit 2024-03-24T12:19:50.692206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.018 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:51 smithi184 bash[14594]: cephadm 2024-03-24T12:19:50.693216+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: cluster 2024-03-24T12:19:49.790787+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.674923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.678398+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.680193+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.681377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:52.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.688199+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: cephadm 2024-03-24T12:19:50.688824+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: cephadm 2024-03-24T12:19:50.689917+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.690258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.691334+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: audit 2024-03-24T12:19:50.692206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[14407]: cephadm 2024-03-24T12:19:50.693216+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: cluster 2024-03-24T12:19:49.790787+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.674923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.678398+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.680193+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.681377+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.688199+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:52.210 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: cephadm 2024-03-24T12:19:50.688824+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:52.211 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: cephadm 2024-03-24T12:19:50.689917+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-24T12:19:52.211 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.690258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:19:52.211 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.691334+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:19:52.211 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: audit 2024-03-24T12:19:50.692206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:52.211 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:51 smithi176 bash[20174]: cephadm 2024-03-24T12:19:50.693216+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:19:52.308 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:52 smithi184 bash[15607]: debug 2024-03-24T12:19:52.156+0000 7efd5d280700 1 -- 172.21.15.184:0/481350067 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5634453b0340 con 0x56344612c800 2024-03-24T12:19:52.560 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:52 smithi184 bash[15607]: debug 2024-03-24T12:19:52.304+0000 7efd65eef000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:19:53.283 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.000+0000 7efd65eef000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:19:53.283 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.124+0000 7efd65eef000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10+0 records in 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr:10+0 records out 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176048 s, 596 MB/s 2024-03-24T12:19:53.567 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping successful for: 2024-03-24T12:19:53.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.280+0000 7efd65eef000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:19:53.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[14594]: cluster 2024-03-24T12:19:51.791249+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:53.925 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.608+0000 7efd65eef000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:19:53.925 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.708+0000 7efd65eef000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:19:54.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:53 smithi176 bash[14407]: cluster 2024-03-24T12:19:51.791249+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:54.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:53 smithi176 bash[20174]: cluster 2024-03-24T12:19:51.791249+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:54.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:53 smithi184 bash[15607]: debug 2024-03-24T12:19:53.920+0000 7efd65eef000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:19:55.043 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi176:vg_nvme/lv_4 2024-03-24T12:19:55.072 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[15607]: debug 2024-03-24T12:19:54.784+0000 7efd65eef000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:19:55.072 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[15607]: debug 2024-03-24T12:19:54.892+0000 7efd65eef000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:19:55.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: cluster 2024-03-24T12:19:53.791747+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:55.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:53.877632+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:54.209808+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:54.212444+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:54.214464+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:54.215892+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: audit 2024-03-24T12:19:54.223563+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:54 smithi184 bash[14594]: cephadm 2024-03-24T12:19:54.224261+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: cluster 2024-03-24T12:19:53.791747+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:53.877632+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:54.209808+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:54.212444+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:54.214464+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:55.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:54.215892+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: audit 2024-03-24T12:19:54.223563+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[14407]: cephadm 2024-03-24T12:19:54.224261+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: cluster 2024-03-24T12:19:53.791747+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:53.877632+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:54.209808+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:54.212444+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:54.214464+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:54.215892+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: audit 2024-03-24T12:19:54.223563+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:54 smithi176 bash[20174]: cephadm 2024-03-24T12:19:54.224261+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:19:55.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:55 smithi184 bash[15607]: debug 2024-03-24T12:19:55.100+0000 7efd65eef000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:19:55.780 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:55 smithi184 bash[15607]: debug 2024-03-24T12:19:55.444+0000 7efd65eef000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:19:56.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:55 smithi184 bash[15607]: debug 2024-03-24T12:19:55.776+0000 7efd65eef000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:19:56.096 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:55 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:56.448 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[15607]: debug 2024-03-24T12:19:56.148+0000 7efd65eef000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[15607]: debug 2024-03-24T12:19:56.444+0000 7efd65eef000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:55.668186+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.482669+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.490102+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.496829+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.498845+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.500170+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:56 smithi184 bash[14594]: audit 2024-03-24T12:19:56.508525+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:19:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:55.668186+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.482669+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.490102+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.496829+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.498845+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.500170+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[14407]: audit 2024-03-24T12:19:56.508525+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:55.668186+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.482669+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.490102+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.496829+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:19:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.498845+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:19:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.500170+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:19:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:56 smithi176 bash[20174]: audit 2024-03-24T12:19:56.508525+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:19:57.388 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.124+0000 7efd65eef000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:19:57.388 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.228+0000 7efd65eef000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:19:57.676 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.384+0000 7efd65eef000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:19:57.676 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.488+0000 7efd65eef000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:19:57.676 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.624+0000 7efd65eef000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:19:57.825 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:57 smithi176 bash[14407]: cluster 2024-03-24T12:19:55.792207+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:57.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:57 smithi176 bash[20174]: cluster 2024-03-24T12:19:55.792207+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:58.039 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[14594]: cluster 2024-03-24T12:19:55.792207+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:19:58.040 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:57 smithi184 bash[15607]: debug 2024-03-24T12:19:57.916+0000 7efd65eef000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:19:58.336 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:58 smithi184 bash[15607]: debug 2024-03-24T12:19:58.036+0000 7efd65eef000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:19:58.336 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:58 smithi184 bash[15607]: debug 2024-03-24T12:19:58.216+0000 7efd65eef000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:19:58.595 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:58 smithi184 bash[15607]: debug 2024-03-24T12:19:58.332+0000 7efd65eef000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:19:59.357 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:19:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:19:59.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[15607]: debug 2024-03-24T12:19:59.180+0000 7efd65eef000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:20:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: cluster 2024-03-24T12:19:57.792722+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.204548+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: cluster 2024-03-24T12:19:59.206943+0000 mon.a (mon.0) 285 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:20:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.208621+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:20:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.209378+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:20:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.210926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.213494+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:20:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:19:59 smithi184 bash[14594]: audit 2024-03-24T12:19:59.214714+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: cluster 2024-03-24T12:19:57.792722+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.204548+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: cluster 2024-03-24T12:19:59.206943+0000 mon.a (mon.0) 285 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.208621+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.209378+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.210926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.213494+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:20:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[14407]: audit 2024-03-24T12:19:59.214714+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: cluster 2024-03-24T12:19:57.792722+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.204548+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: cluster 2024-03-24T12:19:59.206943+0000 mon.a (mon.0) 285 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.208621+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.209378+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.210926+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.213494+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:20:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:19:59 smithi176 bash[20174]: audit 2024-03-24T12:19:59.214714+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/1425258981' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:20:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: audit 2024-03-24T12:19:59.714116+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: audit 2024-03-24T12:19:59.720562+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: audit 2024-03-24T12:19:59.721877+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: cluster 2024-03-24T12:20:00.000122+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-03-24T12:20:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: cluster 2024-03-24T12:20:00.215746+0000 mon.a (mon.0) 291 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-03-24T12:20:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:00 smithi184 bash[14594]: audit 2024-03-24T12:20:00.216032+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: audit 2024-03-24T12:19:59.714116+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: audit 2024-03-24T12:19:59.720562+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: audit 2024-03-24T12:19:59.721877+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: cluster 2024-03-24T12:20:00.000122+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: cluster 2024-03-24T12:20:00.215746+0000 mon.a (mon.0) 291 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[14407]: audit 2024-03-24T12:20:00.216032+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: audit 2024-03-24T12:19:59.714116+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: audit 2024-03-24T12:19:59.720562+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:01.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: audit 2024-03-24T12:19:59.721877+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:01.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: cluster 2024-03-24T12:20:00.000122+0000 mon.a (mon.0) 290 : cluster [INF] overall HEALTH_OK 2024-03-24T12:20:01.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: cluster 2024-03-24T12:20:00.215746+0000 mon.a (mon.0) 291 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2024-03-24T12:20:01.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:00 smithi176 bash[20174]: audit 2024-03-24T12:20:00.216032+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:20:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:01 smithi184 bash[14594]: audit 2024-03-24T12:19:59.708035+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:01 smithi184 bash[14594]: cluster 2024-03-24T12:19:59.793179+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:02.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:01 smithi176 bash[14407]: audit 2024-03-24T12:19:59.708035+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:02.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:01 smithi176 bash[14407]: cluster 2024-03-24T12:19:59.793179+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:01 smithi176 bash[20174]: audit 2024-03-24T12:19:59.708035+0000 mgr.y (mgr.14152) 71 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:01 smithi176 bash[20174]: cluster 2024-03-24T12:19:59.793179+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:04.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:03 smithi184 bash[14594]: cluster 2024-03-24T12:20:01.793577+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:04.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:03 smithi176 bash[20174]: cluster 2024-03-24T12:20:01.793577+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:04.133 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:03 smithi176 bash[14407]: cluster 2024-03-24T12:20:01.793577+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:05 smithi184 bash[14594]: cluster 2024-03-24T12:20:03.794040+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:06.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:05 smithi176 bash[20174]: cluster 2024-03-24T12:20:03.794040+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:06.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:05 smithi176 bash[14407]: cluster 2024-03-24T12:20:03.794040+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:07.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: audit 2024-03-24T12:20:05.706700+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]: dispatch 2024-03-24T12:20:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: audit 2024-03-24T12:20:05.713868+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]': finished 2024-03-24T12:20:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: cluster 2024-03-24T12:20:05.713983+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T12:20:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: audit 2024-03-24T12:20:05.714127+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: cluster 2024-03-24T12:20:05.794538+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:06 smithi184 bash[14594]: audit 2024-03-24T12:20:06.435987+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.176:0/3623447305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:07.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: audit 2024-03-24T12:20:05.706700+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]: dispatch 2024-03-24T12:20:07.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: audit 2024-03-24T12:20:05.713868+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]': finished 2024-03-24T12:20:07.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: cluster 2024-03-24T12:20:05.713983+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T12:20:07.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: audit 2024-03-24T12:20:05.714127+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:07.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: cluster 2024-03-24T12:20:05.794538+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[14407]: audit 2024-03-24T12:20:06.435987+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.176:0/3623447305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: audit 2024-03-24T12:20:05.706700+0000 mon.a (mon.0) 293 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]: dispatch 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: audit 2024-03-24T12:20:05.713868+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.176:0/783860717' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8998f847-1f74-4def-99d7-4e2a4bfc2e64"}]': finished 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: cluster 2024-03-24T12:20:05.713983+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: audit 2024-03-24T12:20:05.714127+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: cluster 2024-03-24T12:20:05.794538+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:07.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:06 smithi176 bash[20174]: audit 2024-03-24T12:20:06.435987+0000 mon.a (mon.0) 297 : audit [DBG] from='client.? 172.21.15.176:0/3623447305' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:09.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:09 smithi176 bash[14407]: cluster 2024-03-24T12:20:07.795042+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:09.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:09 smithi176 bash[20174]: cluster 2024-03-24T12:20:07.795042+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:09.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:09 smithi184 bash[14594]: cluster 2024-03-24T12:20:07.795042+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:11.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:11 smithi184 bash[14594]: cluster 2024-03-24T12:20:09.795478+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:11.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:11 smithi176 bash[20174]: cluster 2024-03-24T12:20:09.795478+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:11.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:11 smithi176 bash[14407]: cluster 2024-03-24T12:20:09.795478+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:13.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:13 smithi184 bash[14594]: cluster 2024-03-24T12:20:11.795928+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:13.623 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:13 smithi176 bash[14407]: cluster 2024-03-24T12:20:11.795928+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:13.623 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:13 smithi176 bash[20174]: cluster 2024-03-24T12:20:11.795928+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:15 smithi184 bash[14594]: cluster 2024-03-24T12:20:13.796410+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:15.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:15 smithi176 bash[14407]: cluster 2024-03-24T12:20:13.796410+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:15.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:15 smithi176 bash[20174]: cluster 2024-03-24T12:20:13.796410+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:16.851 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:16 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:20:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:16.851 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:16 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:20:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: cluster 2024-03-24T12:20:15.796839+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.608718+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.610240+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: cephadm 2024-03-24T12:20:16.611400+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi176 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.628913+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.637611+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.750299+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:17 smithi184 bash[14594]: audit 2024-03-24T12:20:16.760041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: cluster 2024-03-24T12:20:15.796839+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.608718+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.610240+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: cephadm 2024-03-24T12:20:16.611400+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi176 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.628913+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.637611+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.750299+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[20174]: audit 2024-03-24T12:20:16.760041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: cluster 2024-03-24T12:20:15.796839+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:17.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.608718+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.610240+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: cephadm 2024-03-24T12:20:16.611400+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Deploying daemon osd.0 on smithi176 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.628913+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.637611+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.750299+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:17.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:17 smithi176 bash[14407]: audit 2024-03-24T12:20:16.760041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:19 smithi184 bash[14594]: cluster 2024-03-24T12:20:17.797254+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:19 smithi184 bash[14594]: audit 2024-03-24T12:20:19.324510+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:19 smithi184 bash[14594]: audit 2024-03-24T12:20:19.331540+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:20:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:19.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[14407]: cluster 2024-03-24T12:20:17.797254+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:19.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[14407]: audit 2024-03-24T12:20:19.324510+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[14407]: audit 2024-03-24T12:20:19.331540+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[20174]: cluster 2024-03-24T12:20:17.797254+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:19.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[20174]: audit 2024-03-24T12:20:19.324510+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:19.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:19 smithi176 bash[20174]: audit 2024-03-24T12:20:19.331540+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:21.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:21 smithi176 bash[14407]: cluster 2024-03-24T12:20:19.797689+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:21 smithi176 bash[20174]: cluster 2024-03-24T12:20:19.797689+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:21 smithi184 bash[14594]: cluster 2024-03-24T12:20:19.797689+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:22 smithi184 bash[14594]: audit 2024-03-24T12:20:21.540076+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:22 smithi184 bash[14594]: audit 2024-03-24T12:20:21.540399+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:22 smithi184 bash[14594]: audit 2024-03-24T12:20:21.542231+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:22 smithi184 bash[14594]: audit 2024-03-24T12:20:21.543321+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:22 smithi184 bash[14594]: audit 2024-03-24T12:20:21.551572+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:22.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[14407]: audit 2024-03-24T12:20:21.540076+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:22.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[14407]: audit 2024-03-24T12:20:21.540399+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:22.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[14407]: audit 2024-03-24T12:20:21.542231+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:22.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[14407]: audit 2024-03-24T12:20:21.543321+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[14407]: audit 2024-03-24T12:20:21.551572+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[20174]: audit 2024-03-24T12:20:21.540076+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[20174]: audit 2024-03-24T12:20:21.540399+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[20174]: audit 2024-03-24T12:20:21.542231+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[20174]: audit 2024-03-24T12:20:21.543321+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:22.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:22 smithi176 bash[20174]: audit 2024-03-24T12:20:21.551572+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:23 smithi184 bash[14594]: cluster 2024-03-24T12:20:21.798162+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:23.887 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:23 smithi176 bash[14407]: cluster 2024-03-24T12:20:21.798162+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:23.887 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:23 smithi176 bash[20174]: cluster 2024-03-24T12:20:21.798162+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:25 smithi184 bash[14594]: cluster 2024-03-24T12:20:23.798710+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:25.874 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:25 smithi176 bash[20174]: cluster 2024-03-24T12:20:23.798710+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:25.874 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:25 smithi176 bash[14407]: cluster 2024-03-24T12:20:23.798710+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:27 smithi184 bash[14594]: cluster 2024-03-24T12:20:25.799241+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:27.910 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:27 smithi176 bash[20174]: cluster 2024-03-24T12:20:25.799241+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:27.911 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:27 smithi176 bash[14407]: cluster 2024-03-24T12:20:25.799241+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:29.243 INFO:teuthology.orchestra.run.smithi176.stdout:Created osd(s) 0 on host 'smithi176' 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: cluster 2024-03-24T12:20:27.799763+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.242722+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.243136+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.246128+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.248630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.252439+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.258566+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:29 smithi184 bash[14594]: audit 2024-03-24T12:20:29.264648+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: cluster 2024-03-24T12:20:27.799763+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.242722+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.243136+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.246128+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.248630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.252439+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.258566+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[20174]: audit 2024-03-24T12:20:29.264648+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: cluster 2024-03-24T12:20:27.799763+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.242722+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.243136+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.246128+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.248630+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.252439+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.258566+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:29 smithi176 bash[14407]: audit 2024-03-24T12:20:29.264648+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:29.921 DEBUG:teuthology.orchestra.run.smithi176:osd.0> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.0.service 2024-03-24T12:20:29.924 INFO:tasks.cephadm:Deploying osd.1 on smithi176 with /dev/vg_nvme/lv_3... 2024-03-24T12:20:29.924 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-24T12:20:30.010 INFO:journalctl@ceph.osd.0.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:20:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:30 smithi184 bash[14594]: cephadm 2024-03-24T12:20:29.253328+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 15223M 2024-03-24T12:20:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:30 smithi184 bash[14594]: audit 2024-03-24T12:20:29.582412+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:30 smithi184 bash[14594]: audit 2024-03-24T12:20:29.582876+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[14407]: cephadm 2024-03-24T12:20:29.253328+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 15223M 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[14407]: audit 2024-03-24T12:20:29.582412+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[14407]: audit 2024-03-24T12:20:29.582876+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[20174]: cephadm 2024-03-24T12:20:29.253328+0000 mgr.y (mgr.14152) 88 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 15223M 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[20174]: audit 2024-03-24T12:20:29.582412+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:30.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:30 smithi176 bash[20174]: audit 2024-03-24T12:20:29.582876+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: cluster 2024-03-24T12:20:29.800250+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: audit 2024-03-24T12:20:30.574565+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: cluster 2024-03-24T12:20:30.574904+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: audit 2024-03-24T12:20:30.575700+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: audit 2024-03-24T12:20:30.576297+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:31 smithi184 bash[14594]: audit 2024-03-24T12:20:30.587956+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: cluster 2024-03-24T12:20:29.800250+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: audit 2024-03-24T12:20:30.574565+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: cluster 2024-03-24T12:20:30.574904+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: audit 2024-03-24T12:20:30.575700+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: audit 2024-03-24T12:20:30.576297+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[14407]: audit 2024-03-24T12:20:30.587956+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:31.913 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[23780]: debug 2024-03-24T12:20:31.595+0000 7f3a6ffec700 -1 osd.0 0 waiting for initial osdmap 2024-03-24T12:20:31.914 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[23780]: debug 2024-03-24T12:20:31.599+0000 7f3a69180700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: cluster 2024-03-24T12:20:29.800250+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: audit 2024-03-24T12:20:30.574565+0000 mon.a (mon.0) 319 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: cluster 2024-03-24T12:20:30.574904+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: audit 2024-03-24T12:20:30.575700+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: audit 2024-03-24T12:20:30.576297+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:31 smithi176 bash[20174]: audit 2024-03-24T12:20:30.587956+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: cluster 2024-03-24T12:20:30.530800+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: cluster 2024-03-24T12:20:30.530993+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: audit 2024-03-24T12:20:31.586396+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: cluster 2024-03-24T12:20:31.586589+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: audit 2024-03-24T12:20:31.587212+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:32.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:32 smithi184 bash[14594]: audit 2024-03-24T12:20:31.600265+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: cluster 2024-03-24T12:20:30.530800+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: cluster 2024-03-24T12:20:30.530993+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: audit 2024-03-24T12:20:31.586396+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: cluster 2024-03-24T12:20:31.586589+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: audit 2024-03-24T12:20:31.587212+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[20174]: audit 2024-03-24T12:20:31.600265+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: cluster 2024-03-24T12:20:30.530800+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:20:32.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: cluster 2024-03-24T12:20:30.530993+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:20:32.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: audit 2024-03-24T12:20:31.586396+0000 mon.a (mon.0) 323 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:20:32.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: cluster 2024-03-24T12:20:31.586589+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-24T12:20:32.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: audit 2024-03-24T12:20:31.587212+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:32.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:32 smithi176 bash[14407]: audit 2024-03-24T12:20:31.600265+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10+0 records in 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr:10+0 records out 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205312 s, 511 MB/s 2024-03-24T12:20:33.254 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping successful for: 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[20174]: cluster 2024-03-24T12:20:31.800713+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[20174]: cluster 2024-03-24T12:20:32.601387+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739] boot 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[20174]: cluster 2024-03-24T12:20:32.601543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[20174]: audit 2024-03-24T12:20:32.602404+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[14407]: cluster 2024-03-24T12:20:31.800713+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[14407]: cluster 2024-03-24T12:20:32.601387+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739] boot 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[14407]: cluster 2024-03-24T12:20:32.601543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T12:20:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:33 smithi176 bash[14407]: audit 2024-03-24T12:20:32.602404+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:33.917 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi176:vg_nvme/lv_3 2024-03-24T12:20:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:33 smithi184 bash[14594]: cluster 2024-03-24T12:20:31.800713+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-24T12:20:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:33 smithi184 bash[14594]: cluster 2024-03-24T12:20:32.601387+0000 mon.a (mon.0) 327 : cluster [INF] osd.0 [v2:172.21.15.176:6802/3114663739,v1:172.21.15.176:6803/3114663739] boot 2024-03-24T12:20:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:33 smithi184 bash[14594]: cluster 2024-03-24T12:20:32.601543+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-24T12:20:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:33 smithi184 bash[14594]: audit 2024-03-24T12:20:32.602404+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:20:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:34 smithi184 bash[14594]: cluster 2024-03-24T12:20:33.617455+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T12:20:34.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:34 smithi176 bash[14407]: cluster 2024-03-24T12:20:33.617455+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T12:20:34.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:34 smithi176 bash[20174]: cluster 2024-03-24T12:20:33.617455+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-24T12:20:35.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:35 smithi176 bash[14407]: cluster 2024-03-24T12:20:33.801289+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:35.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:35 smithi176 bash[20174]: cluster 2024-03-24T12:20:33.801289+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:35.931 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:35 smithi184 bash[14594]: cluster 2024-03-24T12:20:33.801289+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:37.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:36 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:20:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: cluster 2024-03-24T12:20:35.801846+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: audit 2024-03-24T12:20:36.902798+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: audit 2024-03-24T12:20:36.909145+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: audit 2024-03-24T12:20:37.064417+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: audit 2024-03-24T12:20:37.070506+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[14407]: audit 2024-03-24T12:20:37.072039+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: cluster 2024-03-24T12:20:35.801846+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: audit 2024-03-24T12:20:36.902798+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: audit 2024-03-24T12:20:36.909145+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:37.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: audit 2024-03-24T12:20:37.064417+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:37.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: audit 2024-03-24T12:20:37.070506+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:37.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:37 smithi176 bash[20174]: audit 2024-03-24T12:20:37.072039+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: cluster 2024-03-24T12:20:35.801846+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:38.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: audit 2024-03-24T12:20:36.902798+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:38.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: audit 2024-03-24T12:20:36.909145+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:38.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: audit 2024-03-24T12:20:37.064417+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:20:38.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: audit 2024-03-24T12:20:37.070506+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:20:38.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:37 smithi184 bash[14594]: audit 2024-03-24T12:20:37.072039+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:38.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:38 smithi176 bash[14407]: audit 2024-03-24T12:20:37.057817+0000 mgr.y (mgr.14152) 93 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:38 smithi176 bash[20174]: audit 2024-03-24T12:20:37.057817+0000 mgr.y (mgr.14152) 93 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:38 smithi184 bash[14594]: audit 2024-03-24T12:20:37.057817+0000 mgr.y (mgr.14152) 93 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:20:39.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:20:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: cluster 2024-03-24T12:20:37.802351+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.445974+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.454810+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.456602+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.459268+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.460534+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[20174]: audit 2024-03-24T12:20:39.469994+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: cluster 2024-03-24T12:20:37.802351+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:39.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.445974+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:39.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.454810+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:39.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.456602+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:39.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.459268+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:39.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.460534+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:39.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:39 smithi176 bash[14407]: audit 2024-03-24T12:20:39.469994+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: cluster 2024-03-24T12:20:37.802351+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.445974+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.454810+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.456602+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.459268+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.460534+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:39 smithi184 bash[14594]: audit 2024-03-24T12:20:39.469994+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:40.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[14407]: cephadm 2024-03-24T12:20:39.447085+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:20:40.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[14407]: cluster 2024-03-24T12:20:39.463952+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:40.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[14407]: cluster 2024-03-24T12:20:40.452209+0000 mon.a (mon.0) 342 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:20:40.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[20174]: cephadm 2024-03-24T12:20:39.447085+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:20:40.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[20174]: cluster 2024-03-24T12:20:39.463952+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:40.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:40 smithi176 bash[20174]: cluster 2024-03-24T12:20:40.452209+0000 mon.a (mon.0) 342 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:20:41.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:40 smithi184 bash[14594]: cephadm 2024-03-24T12:20:39.447085+0000 mgr.y (mgr.14152) 95 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:20:41.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:40 smithi184 bash[14594]: cluster 2024-03-24T12:20:39.463952+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:41.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:40 smithi184 bash[14594]: cluster 2024-03-24T12:20:40.452209+0000 mon.a (mon.0) 342 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:20:41.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:41 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:20:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:42.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: cluster 2024-03-24T12:20:41.464674+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.633036+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.643182+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.645190+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.649647+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.650636+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: cluster 2024-03-24T12:20:41.652881+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[14407]: audit 2024-03-24T12:20:41.657344+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: cluster 2024-03-24T12:20:41.464674+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:42.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.633036+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.643182+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.645190+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.649647+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.650636+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: cluster 2024-03-24T12:20:41.652881+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:42 smithi176 bash[20174]: audit 2024-03-24T12:20:41.657344+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: cluster 2024-03-24T12:20:41.464674+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.633036+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.643182+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.645190+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.649647+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.650636+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:20:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: cluster 2024-03-24T12:20:41.652881+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:43.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:42 smithi184 bash[14594]: audit 2024-03-24T12:20:41.657344+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:43.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:43 smithi176 bash[14407]: cluster 2024-03-24T12:20:42.646127+0000 mon.a (mon.0) 349 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:20:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:43 smithi176 bash[14407]: cluster 2024-03-24T12:20:42.646181+0000 mon.a (mon.0) 350 : cluster [INF] Cluster is now healthy 2024-03-24T12:20:43.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:43 smithi176 bash[20174]: cluster 2024-03-24T12:20:42.646127+0000 mon.a (mon.0) 349 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:20:43.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:43 smithi176 bash[20174]: cluster 2024-03-24T12:20:42.646181+0000 mon.a (mon.0) 350 : cluster [INF] Cluster is now healthy 2024-03-24T12:20:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:43 smithi184 bash[14594]: cluster 2024-03-24T12:20:42.646127+0000 mon.a (mon.0) 349 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:20:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:43 smithi184 bash[14594]: cluster 2024-03-24T12:20:42.646181+0000 mon.a (mon.0) 350 : cluster [INF] Cluster is now healthy 2024-03-24T12:20:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[14407]: cluster 2024-03-24T12:20:43.653344+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-03-24T12:20:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[14407]: audit 2024-03-24T12:20:43.859439+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:20:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[14407]: audit 2024-03-24T12:20:43.861212+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:20:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[20174]: cluster 2024-03-24T12:20:43.653344+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-03-24T12:20:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[20174]: audit 2024-03-24T12:20:43.859439+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:20:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:44 smithi176 bash[20174]: audit 2024-03-24T12:20:43.861212+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:20:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:44 smithi184 bash[14594]: cluster 2024-03-24T12:20:43.653344+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-03-24T12:20:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:44 smithi184 bash[14594]: audit 2024-03-24T12:20:43.859439+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:20:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:44 smithi184 bash[14594]: audit 2024-03-24T12:20:43.861212+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:20:45.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[14407]: audit 2024-03-24T12:20:45.448595+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.176:0/99736180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:45.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[14407]: audit 2024-03-24T12:20:45.449225+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[14407]: audit 2024-03-24T12:20:45.457541+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]': finished 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[14407]: cluster 2024-03-24T12:20:45.457597+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[14407]: audit 2024-03-24T12:20:45.457833+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[20174]: audit 2024-03-24T12:20:45.448595+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.176:0/99736180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[20174]: audit 2024-03-24T12:20:45.449225+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[20174]: audit 2024-03-24T12:20:45.457541+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]': finished 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[20174]: cluster 2024-03-24T12:20:45.457597+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T12:20:45.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:45 smithi176 bash[20174]: audit 2024-03-24T12:20:45.457833+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:20:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:45 smithi184 bash[14594]: audit 2024-03-24T12:20:45.448595+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.176:0/99736180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:45 smithi184 bash[14594]: audit 2024-03-24T12:20:45.449225+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]: dispatch 2024-03-24T12:20:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:45 smithi184 bash[14594]: audit 2024-03-24T12:20:45.457541+0000 mon.a (mon.0) 354 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5cc70f2-a037-42c9-b2c4-bbd469486bab"}]': finished 2024-03-24T12:20:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:45 smithi184 bash[14594]: cluster 2024-03-24T12:20:45.457597+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-24T12:20:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:45 smithi184 bash[14594]: audit 2024-03-24T12:20:45.457833+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:20:46.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:46 smithi176 bash[14407]: cluster 2024-03-24T12:20:45.653838+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:46.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:46 smithi176 bash[14407]: audit 2024-03-24T12:20:46.167726+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.176:0/961974895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:46.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:46 smithi176 bash[20174]: cluster 2024-03-24T12:20:45.653838+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:46.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:46 smithi176 bash[20174]: audit 2024-03-24T12:20:46.167726+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.176:0/961974895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:46 smithi184 bash[14594]: cluster 2024-03-24T12:20:45.653838+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:46 smithi184 bash[14594]: audit 2024-03-24T12:20:46.167726+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.176:0/961974895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:20:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:48 smithi184 bash[14594]: cluster 2024-03-24T12:20:47.654352+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:48.613 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:48 smithi176 bash[20174]: cluster 2024-03-24T12:20:47.654352+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:48.614 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:48 smithi176 bash[14407]: cluster 2024-03-24T12:20:47.654352+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:49 smithi184 bash[14594]: cluster 2024-03-24T12:20:49.654853+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:50.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:49 smithi176 bash[14407]: cluster 2024-03-24T12:20:49.654853+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:50.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:49 smithi176 bash[20174]: cluster 2024-03-24T12:20:49.654853+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:51 smithi184 bash[14594]: cluster 2024-03-24T12:20:51.655365+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-03-24T12:20:52.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:51 smithi176 bash[20174]: cluster 2024-03-24T12:20:51.655365+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-03-24T12:20:52.132 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:51 smithi176 bash[14407]: cluster 2024-03-24T12:20:51.655365+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-03-24T12:20:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:53 smithi184 bash[14594]: cluster 2024-03-24T12:20:53.655874+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-03-24T12:20:54.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:53 smithi176 bash[14407]: cluster 2024-03-24T12:20:53.655874+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-03-24T12:20:54.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:53 smithi176 bash[20174]: cluster 2024-03-24T12:20:53.655874+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-03-24T12:20:55.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:55 smithi176 bash[14407]: cluster 2024-03-24T12:20:55.656374+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-03-24T12:20:55.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:55 smithi176 bash[20174]: cluster 2024-03-24T12:20:55.656374+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-03-24T12:20:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:55 smithi184 bash[14594]: cluster 2024-03-24T12:20:55.656374+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-03-24T12:20:57.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[14407]: audit 2024-03-24T12:20:56.026361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:20:57.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[14407]: audit 2024-03-24T12:20:56.028077+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[14407]: cephadm 2024-03-24T12:20:56.029366+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.1 on smithi176 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[20174]: audit 2024-03-24T12:20:56.026361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[20174]: audit 2024-03-24T12:20:56.028077+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:56 smithi176 bash[20174]: cephadm 2024-03-24T12:20:56.029366+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.1 on smithi176 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:56 smithi184 bash[14594]: audit 2024-03-24T12:20:56.026361+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:56 smithi184 bash[14594]: audit 2024-03-24T12:20:56.028077+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:20:57.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:56 smithi184 bash[14594]: cephadm 2024-03-24T12:20:56.029366+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Deploying daemon osd.1 on smithi176 2024-03-24T12:20:57.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:20:57 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:20:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:20:58.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:58 smithi184 bash[14594]: audit 2024-03-24T12:20:57.023515+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:58 smithi184 bash[14594]: audit 2024-03-24T12:20:57.032060+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:58 smithi184 bash[14594]: cluster 2024-03-24T12:20:57.656931+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:58.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[14407]: audit 2024-03-24T12:20:57.023515+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[14407]: audit 2024-03-24T12:20:57.032060+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[14407]: cluster 2024-03-24T12:20:57.656931+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:20:58.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[20174]: audit 2024-03-24T12:20:57.023515+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[20174]: audit 2024-03-24T12:20:57.032060+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:20:58.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:58 smithi176 bash[20174]: cluster 2024-03-24T12:20:57.656931+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:20:59 smithi184 bash[14594]: cluster 2024-03-24T12:20:59.657515+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:00.145 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:20:59 smithi176 bash[14407]: cluster 2024-03-24T12:20:59.657515+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:00.145 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:20:59 smithi176 bash[20174]: cluster 2024-03-24T12:20:59.657515+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:01.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:01 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:02.799 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.505800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.799 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.521985+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.799 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.524109+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.799 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.525209+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.534100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: cluster 2024-03-24T12:21:01.658024+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.749746+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.751927+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.756395+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.756652+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.758244+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[14407]: audit 2024-03-24T12:21:01.766374+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.505800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.521985+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.800 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.524109+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.525209+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.534100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: cluster 2024-03-24T12:21:01.658024+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.749746+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.751927+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.756395+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.756652+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.758244+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.801 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:02 smithi176 bash[20174]: audit 2024-03-24T12:21:01.766374+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.505800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.521985+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.524109+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.525209+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.534100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: cluster 2024-03-24T12:21:01.658024+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.749746+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.751927+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.756395+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.756652+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.758244+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:02.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:02 smithi184 bash[14594]: audit 2024-03-24T12:21:01.766374+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:03.550 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:03 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.173198+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.178932+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.187037+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.188653+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.189637+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: audit 2024-03-24T12:21:03.197505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[20174]: cluster 2024-03-24T12:21:03.658410+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-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.173198+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.178932+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.187037+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.188653+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.189637+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: audit 2024-03-24T12:21:03.197505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.490 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:04 smithi176 bash[14407]: cluster 2024-03-24T12:21:03.658410+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-03-24T12:21:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.173198+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.178932+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.187037+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.188653+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.189637+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:04.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: audit 2024-03-24T12:21:03.197505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:04.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:04 smithi184 bash[14594]: cluster 2024-03-24T12:21:03.658410+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-03-24T12:21:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:05 smithi184 bash[14594]: cluster 2024-03-24T12:21:05.658910+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:06.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:05 smithi176 bash[14407]: cluster 2024-03-24T12:21:05.658910+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:06.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:05 smithi176 bash[20174]: cluster 2024-03-24T12:21:05.658910+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:08 smithi184 bash[14594]: cluster 2024-03-24T12:21:07.659446+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:08.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:08 smithi176 bash[14407]: cluster 2024-03-24T12:21:07.659446+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:08.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:08 smithi176 bash[20174]: cluster 2024-03-24T12:21:07.659446+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:09.789 INFO:teuthology.orchestra.run.smithi176.stdout:Created osd(s) 1 on host 'smithi176' 2024-03-24T12:21:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:09 smithi184 bash[14594]: cluster 2024-03-24T12:21:09.659906+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:10.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:09 smithi176 bash[14407]: cluster 2024-03-24T12:21:09.659906+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:10.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:09 smithi176 bash[20174]: cluster 2024-03-24T12:21:09.659906+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:10.459 DEBUG:teuthology.orchestra.run.smithi176:osd.1> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.1.service 2024-03-24T12:21:10.461 INFO:tasks.cephadm:Deploying osd.2 on smithi176 with /dev/vg_nvme/lv_2... 2024-03-24T12:21:10.461 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-24T12:21:10.637 INFO:journalctl@ceph.osd.1.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:21:10.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.783196+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.788676+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.789235+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.793435+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.798052+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.799293+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: cephadm 2024-03-24T12:21:09.800330+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 7611M 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.807048+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[14407]: audit 2024-03-24T12:21:09.814047+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.783196+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.788676+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.789235+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.793435+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:10.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.798052+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:10.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.799293+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:10.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: cephadm 2024-03-24T12:21:09.800330+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 7611M 2024-03-24T12:21:10.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.807048+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:10.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[20174]: audit 2024-03-24T12:21:09.814047+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:11.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.783196+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:11.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.788676+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:11.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.789235+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.793435+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.798052+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.799293+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: cephadm 2024-03-24T12:21:09.800330+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 7611M 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.807048+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:11.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:10 smithi184 bash[14594]: audit 2024-03-24T12:21:09.814047+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:11.162 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:21:10 smithi176 bash[27415]: debug 2024-03-24T12:21:10.991+0000 7f25eee923c0 -1 osd.1 0 log_to_monitors true 2024-03-24T12:21:11.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:11 smithi176 bash[20174]: audit 2024-03-24T12:21:10.999113+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:21:11.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:11 smithi176 bash[20174]: cluster 2024-03-24T12:21:11.660405+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-03-24T12:21:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:11 smithi176 bash[14407]: audit 2024-03-24T12:21:10.999113+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:21:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:11 smithi176 bash[14407]: cluster 2024-03-24T12:21:11.660405+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-03-24T12:21:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:11 smithi184 bash[14594]: audit 2024-03-24T12:21:10.999113+0000 mon.a (mon.0) 386 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:21:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:11 smithi184 bash[14594]: cluster 2024-03-24T12:21:11.660405+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-03-24T12:21:13.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:12 smithi184 bash[14594]: audit 2024-03-24T12:21:11.786256+0000 mon.a (mon.0) 387 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:21:13.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:12 smithi184 bash[14594]: cluster 2024-03-24T12:21:11.786398+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T12:21:13.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:12 smithi184 bash[14594]: audit 2024-03-24T12:21:11.786670+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:13.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:12 smithi184 bash[14594]: audit 2024-03-24T12:21:11.787364+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:13.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[20174]: audit 2024-03-24T12:21:11.786256+0000 mon.a (mon.0) 387 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:21:13.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[20174]: cluster 2024-03-24T12:21:11.786398+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T12:21:13.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[20174]: audit 2024-03-24T12:21:11.786670+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:13.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[20174]: audit 2024-03-24T12:21:11.787364+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:13.163 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[27415]: debug 2024-03-24T12:21:12.791+0000 7f25e5895700 -1 osd.1 0 waiting for initial osdmap 2024-03-24T12:21:13.163 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[27415]: debug 2024-03-24T12:21:12.795+0000 7f25e0a2d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:21:13.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[14407]: audit 2024-03-24T12:21:11.786256+0000 mon.a (mon.0) 387 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:21:13.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[14407]: cluster 2024-03-24T12:21:11.786398+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-24T12:21:13.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[14407]: audit 2024-03-24T12:21:11.786670+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:13.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:12 smithi176 bash[14407]: audit 2024-03-24T12:21:11.787364+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10+0 records in 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr:10+0 records out 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0187947 s, 558 MB/s 2024-03-24T12:21:13.822 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping successful for: 2024-03-24T12:21:14.071 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[14407]: audit 2024-03-24T12:21:12.786019+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[14407]: cluster 2024-03-24T12:21:12.786293+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[14407]: audit 2024-03-24T12:21:12.787126+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[14407]: audit 2024-03-24T12:21:12.796823+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[14407]: cluster 2024-03-24T12:21:13.660959+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[20174]: audit 2024-03-24T12:21:12.786019+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[20174]: cluster 2024-03-24T12:21:12.786293+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[20174]: audit 2024-03-24T12:21:12.787126+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[20174]: audit 2024-03-24T12:21:12.796823+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.072 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:13 smithi176 bash[20174]: cluster 2024-03-24T12:21:13.660959+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:13 smithi184 bash[14594]: audit 2024-03-24T12:21:12.786019+0000 mon.a (mon.0) 391 : audit [INF] from='osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:13 smithi184 bash[14594]: cluster 2024-03-24T12:21:12.786293+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-24T12:21:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:13 smithi184 bash[14594]: audit 2024-03-24T12:21:12.787126+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:13 smithi184 bash[14594]: audit 2024-03-24T12:21:12.796823+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:14.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:13 smithi184 bash[14594]: cluster 2024-03-24T12:21:13.660959+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-03-24T12:21:14.544 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi176:vg_nvme/lv_2 2024-03-24T12:21:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:14 smithi184 bash[14594]: cluster 2024-03-24T12:21:11.983739+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:14 smithi184 bash[14594]: cluster 2024-03-24T12:21:11.983938+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:14 smithi184 bash[14594]: cluster 2024-03-24T12:21:13.797798+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121] boot 2024-03-24T12:21:15.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:14 smithi184 bash[14594]: cluster 2024-03-24T12:21:13.797899+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T12:21:15.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:14 smithi184 bash[14594]: audit 2024-03-24T12:21:13.798483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:15.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[20174]: cluster 2024-03-24T12:21:11.983739+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:15.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[20174]: cluster 2024-03-24T12:21:11.983938+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:15.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[20174]: cluster 2024-03-24T12:21:13.797798+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121] boot 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[20174]: cluster 2024-03-24T12:21:13.797899+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[20174]: audit 2024-03-24T12:21:13.798483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[14407]: cluster 2024-03-24T12:21:11.983739+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[14407]: cluster 2024-03-24T12:21:11.983938+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[14407]: cluster 2024-03-24T12:21:13.797798+0000 mon.a (mon.0) 395 : cluster [INF] osd.1 [v2:172.21.15.176:6810/301108121,v1:172.21.15.176:6811/301108121] boot 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[14407]: cluster 2024-03-24T12:21:13.797899+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-24T12:21:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:14 smithi176 bash[14407]: audit 2024-03-24T12:21:13.798483+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:21:15.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:15 smithi176 bash[14407]: cluster 2024-03-24T12:21:14.812238+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T12:21:15.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:15 smithi176 bash[14407]: cluster 2024-03-24T12:21:15.661638+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:15 smithi176 bash[20174]: cluster 2024-03-24T12:21:14.812238+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T12:21:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:15 smithi176 bash[20174]: cluster 2024-03-24T12:21:15.661638+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:15 smithi184 bash[14594]: cluster 2024-03-24T12:21:14.812238+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-24T12:21:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:15 smithi184 bash[14594]: cluster 2024-03-24T12:21:15.661638+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:17.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:17 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:21:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:18.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.155884+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.163768+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.648471+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.655778+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.659921+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: audit 2024-03-24T12:21:17.661263+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[14407]: cluster 2024-03-24T12:21:17.662184+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.155884+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.163768+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.648471+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:18.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.655778+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:18.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.659921+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:18.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: audit 2024-03-24T12:21:17.661263+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:18.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:18 smithi176 bash[20174]: cluster 2024-03-24T12:21:17.662184+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.155884+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.163768+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.648471+0000 mgr.y (mgr.14152) 118 : audit [DBG] from='client.14265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.655778+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.659921+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: audit 2024-03-24T12:21:17.661263+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:18 smithi184 bash[14594]: cluster 2024-03-24T12:21:17.662184+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:19.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:19 smithi176 bash[20174]: cluster 2024-03-24T12:21:19.662677+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:19 smithi176 bash[14407]: cluster 2024-03-24T12:21:19.662677+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:19 smithi184 bash[14594]: cluster 2024-03-24T12:21:19.662677+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:21 smithi184 bash[14594]: cluster 2024-03-24T12:21:21.663259+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-03-24T12:21:22.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:21 smithi176 bash[14407]: cluster 2024-03-24T12:21:21.663259+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-03-24T12:21:22.120 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:21 smithi176 bash[20174]: cluster 2024-03-24T12:21:21.663259+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-03-24T12:21:23.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:23 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:24.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: audit 2024-03-24T12:21:23.294555+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: cephadm 2024-03-24T12:21:23.296164+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: audit 2024-03-24T12:21:23.302698+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: cluster 2024-03-24T12:21:23.663642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: audit 2024-03-24T12:21:24.050167+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[14407]: audit 2024-03-24T12:21:24.058044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: audit 2024-03-24T12:21:23.294555+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: cephadm 2024-03-24T12:21:23.296164+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:24.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: audit 2024-03-24T12:21:23.302698+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: cluster 2024-03-24T12:21:23.663642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:24.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: audit 2024-03-24T12:21:24.050167+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:24 smithi176 bash[20174]: audit 2024-03-24T12:21:24.058044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: audit 2024-03-24T12:21:23.294555+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: cephadm 2024-03-24T12:21:23.296164+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: audit 2024-03-24T12:21:23.302698+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: cluster 2024-03-24T12:21:23.663642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: audit 2024-03-24T12:21:24.050167+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:24 smithi184 bash[14594]: audit 2024-03-24T12:21:24.058044+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:25.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[14407]: audit 2024-03-24T12:21:25.303212+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]: dispatch 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[14407]: audit 2024-03-24T12:21:25.311052+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]': finished 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[14407]: cluster 2024-03-24T12:21:25.311165+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[14407]: audit 2024-03-24T12:21:25.311394+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[20174]: audit 2024-03-24T12:21:25.303212+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]: dispatch 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[20174]: audit 2024-03-24T12:21:25.311052+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]': finished 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[20174]: cluster 2024-03-24T12:21:25.311165+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T12:21:25.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:25 smithi176 bash[20174]: audit 2024-03-24T12:21:25.311394+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:25 smithi184 bash[14594]: audit 2024-03-24T12:21:25.303212+0000 mon.a (mon.0) 408 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]: dispatch 2024-03-24T12:21:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:25 smithi184 bash[14594]: audit 2024-03-24T12:21:25.311052+0000 mon.a (mon.0) 409 : audit [INF] from='client.? 172.21.15.176:0/2738114637' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1"}]': finished 2024-03-24T12:21:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:25 smithi184 bash[14594]: cluster 2024-03-24T12:21:25.311165+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-24T12:21:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:25 smithi184 bash[14594]: audit 2024-03-24T12:21:25.311394+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:26.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:26 smithi176 bash[14407]: cluster 2024-03-24T12:21:25.664018+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:26.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:26 smithi176 bash[14407]: audit 2024-03-24T12:21:26.073255+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.176:0/91114642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:21:26.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:26 smithi176 bash[20174]: cluster 2024-03-24T12:21:25.664018+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:26.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:26 smithi176 bash[20174]: audit 2024-03-24T12:21:26.073255+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.176:0/91114642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:21:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:26 smithi184 bash[14594]: cluster 2024-03-24T12:21:25.664018+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:26 smithi184 bash[14594]: audit 2024-03-24T12:21:26.073255+0000 mon.a (mon.0) 412 : audit [DBG] from='client.? 172.21.15.176:0/91114642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:21:28.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:28 smithi176 bash[14407]: cluster 2024-03-24T12:21:27.664539+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:28.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:28 smithi176 bash[20174]: cluster 2024-03-24T12:21:27.664539+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:28 smithi184 bash[14594]: cluster 2024-03-24T12:21:27.664539+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:29 smithi184 bash[14594]: cluster 2024-03-24T12:21:29.665097+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:30.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:29 smithi176 bash[14407]: cluster 2024-03-24T12:21:29.665097+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:30.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:29 smithi176 bash[20174]: cluster 2024-03-24T12:21:29.665097+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:32.074 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:31 smithi176 bash[14407]: cluster 2024-03-24T12:21:31.665658+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:32.075 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:31 smithi176 bash[20174]: cluster 2024-03-24T12:21:31.665658+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:32.076 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:31 smithi184 bash[14594]: cluster 2024-03-24T12:21:31.665658+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:34.037 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:33 smithi184 bash[14594]: cluster 2024-03-24T12:21:33.666195+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-03-24T12:21:34.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:33 smithi176 bash[14407]: cluster 2024-03-24T12:21:33.666195+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-03-24T12:21:34.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:33 smithi176 bash[20174]: cluster 2024-03-24T12:21:33.666195+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-03-24T12:21:36.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[14407]: cluster 2024-03-24T12:21:35.666736+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-03-24T12:21:36.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[14407]: audit 2024-03-24T12:21:35.748215+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:21:36.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[14407]: audit 2024-03-24T12:21:35.749564+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:36.019 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[20174]: cluster 2024-03-24T12:21:35.666736+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-03-24T12:21:36.019 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[20174]: audit 2024-03-24T12:21:35.748215+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:21:36.019 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:35 smithi176 bash[20174]: audit 2024-03-24T12:21:35.749564+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:35 smithi184 bash[14594]: cluster 2024-03-24T12:21:35.666736+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-03-24T12:21:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:35 smithi184 bash[14594]: audit 2024-03-24T12:21:35.748215+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:21:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:35 smithi184 bash[14594]: audit 2024-03-24T12:21:35.749564+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:37.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:36 smithi184 bash[14594]: cephadm 2024-03-24T12:21:35.750647+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.2 on smithi176 2024-03-24T12:21:37.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:36 smithi176 bash[20174]: cephadm 2024-03-24T12:21:35.750647+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.2 on smithi176 2024-03-24T12:21:37.101 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:36 smithi176 bash[14407]: cephadm 2024-03-24T12:21:35.750647+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.2 on smithi176 2024-03-24T12:21:37.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:37 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:21:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:38.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:38 smithi184 bash[14594]: audit 2024-03-24T12:21:37.275139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:38 smithi184 bash[14594]: audit 2024-03-24T12:21:37.282542+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:38 smithi184 bash[14594]: cluster 2024-03-24T12:21:37.667234+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:38.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[14407]: audit 2024-03-24T12:21:37.275139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[14407]: audit 2024-03-24T12:21:37.282542+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[14407]: cluster 2024-03-24T12:21:37.667234+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:38.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[20174]: audit 2024-03-24T12:21:37.275139+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[20174]: audit 2024-03-24T12:21:37.282542+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:38.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:38 smithi176 bash[20174]: cluster 2024-03-24T12:21:37.667234+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:39 smithi184 bash[14594]: cluster 2024-03-24T12:21:39.667846+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:40.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:39 smithi176 bash[14407]: cluster 2024-03-24T12:21:39.667846+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:40.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:39 smithi176 bash[20174]: cluster 2024-03-24T12:21:39.667846+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: audit 2024-03-24T12:21:40.764019+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: audit 2024-03-24T12:21:40.764580+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: audit 2024-03-24T12:21:40.766792+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: audit 2024-03-24T12:21:40.768670+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: audit 2024-03-24T12:21:40.781442+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[14407]: cluster 2024-03-24T12:21:41.668422+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: audit 2024-03-24T12:21:40.764019+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: audit 2024-03-24T12:21:40.764580+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: audit 2024-03-24T12:21:40.766792+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: audit 2024-03-24T12:21:40.768670+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: audit 2024-03-24T12:21:40.781442+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.024 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:41 smithi176 bash[20174]: cluster 2024-03-24T12:21:41.668422+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: audit 2024-03-24T12:21:40.764019+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: audit 2024-03-24T12:21:40.764580+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: audit 2024-03-24T12:21:40.766792+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: audit 2024-03-24T12:21:40.768670+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: audit 2024-03-24T12:21:40.781442+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:41 smithi184 bash[14594]: cluster 2024-03-24T12:21:41.668422+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:43.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:43 smithi176 bash[14407]: cluster 2024-03-24T12:21:43.669031+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-03-24T12:21:43.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:43 smithi176 bash[20174]: cluster 2024-03-24T12:21:43.669031+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-03-24T12:21:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:43 smithi184 bash[14594]: cluster 2024-03-24T12:21:43.669031+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-03-24T12:21:44.639 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:43.861751+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:43.863846+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.176390+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.182881+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.212198+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.214914+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.216691+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[14407]: audit 2024-03-24T12:21:44.228171+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:43.861751+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:43.863846+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.176390+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.182881+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.212198+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:44.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.214914+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:44.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.216691+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:44.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:44 smithi176 bash[20174]: audit 2024-03-24T12:21:44.228171+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:43.861751+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:21:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:43.863846+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:21:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.176390+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.182881+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.212198+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.214914+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.216691+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:44 smithi184 bash[14594]: audit 2024-03-24T12:21:44.228171+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:45.882 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:45 smithi176 bash[14407]: cluster 2024-03-24T12:21:45.669635+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-03-24T12:21:45.882 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:45 smithi176 bash[20174]: cluster 2024-03-24T12:21:45.669635+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-03-24T12:21:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:45 smithi184 bash[14594]: cluster 2024-03-24T12:21:45.669635+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-03-24T12:21:46.234 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:45 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:21:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:45.960509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: cephadm 2024-03-24T12:21:45.961681+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:45.967699+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:46.004816+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:46.006551+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:46.007553+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:46 smithi184 bash[14594]: audit 2024-03-24T12:21:46.014899+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:45.960509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: cephadm 2024-03-24T12:21:45.961681+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:45.967699+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:46.004816+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:46.006551+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:47.362 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:46.007553+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[14407]: audit 2024-03-24T12:21:46.014899+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:45.960509+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: cephadm 2024-03-24T12:21:45.961681+0000 mgr.y (mgr.14152) 136 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:45.967699+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:46.004816+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:46.006551+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:46.007553+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:47.363 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:46 smithi176 bash[20174]: audit 2024-03-24T12:21:46.014899+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:48.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:48 smithi176 bash[20174]: cluster 2024-03-24T12:21:47.670262+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:48 smithi176 bash[14407]: cluster 2024-03-24T12:21:47.670262+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:48.660 INFO:teuthology.orchestra.run.smithi176.stdout:Created osd(s) 2 on host 'smithi176' 2024-03-24T12:21:48.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:48 smithi184 bash[14594]: cluster 2024-03-24T12:21:47.670262+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:49.315 DEBUG:teuthology.orchestra.run.smithi176:osd.2> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.2.service 2024-03-24T12:21:49.317 INFO:tasks.cephadm:Deploying osd.3 on smithi176 with /dev/vg_nvme/lv_1... 2024-03-24T12:21:49.317 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-24T12:21:49.535 INFO:journalctl@ceph.osd.2.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.659738+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.689500+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.691487+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.692808+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.696632+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.698384+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.699891+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: cephadm 2024-03-24T12:21:48.701089+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 5074M 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.708575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:48.714710+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:49.249402+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[14407]: audit 2024-03-24T12:21:49.249891+0000 mon.a (mon.0) 445 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.659738+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.689500+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.691487+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.692808+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.696632+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.698384+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.699891+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: cephadm 2024-03-24T12:21:48.701089+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 5074M 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.708575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:48.714710+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:49.249402+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:49.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:49 smithi176 bash[20174]: audit 2024-03-24T12:21:49.249891+0000 mon.a (mon.0) 445 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.659738+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.689500+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.691487+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.692808+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.696632+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.698384+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.699891+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: cephadm 2024-03-24T12:21:48.701089+0000 mgr.y (mgr.14152) 138 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 5074M 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.708575+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:48.714710+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:49.249402+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:49 smithi184 bash[14594]: audit 2024-03-24T12:21:49.249891+0000 mon.a (mon.0) 445 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:21:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: cluster 2024-03-24T12:21:49.670834+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: audit 2024-03-24T12:21:49.721417+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:21:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: cluster 2024-03-24T12:21:49.721615+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T12:21:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: audit 2024-03-24T12:21:49.721836+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: audit 2024-03-24T12:21:49.725388+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:50 smithi184 bash[14594]: audit 2024-03-24T12:21:49.726205+0000 mon.a (mon.0) 449 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:51.162 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[30861]: debug 2024-03-24T12:21:50.735+0000 7f6df35a9700 -1 osd.2 0 waiting for initial osdmap 2024-03-24T12:21:51.163 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[30861]: debug 2024-03-24T12:21:50.739+0000 7f6dec73d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: cluster 2024-03-24T12:21:49.670834+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: audit 2024-03-24T12:21:49.721417+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: cluster 2024-03-24T12:21:49.721615+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: audit 2024-03-24T12:21:49.721836+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: audit 2024-03-24T12:21:49.725388+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:51.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[14407]: audit 2024-03-24T12:21:49.726205+0000 mon.a (mon.0) 449 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: cluster 2024-03-24T12:21:49.670834+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: audit 2024-03-24T12:21:49.721417+0000 mon.a (mon.0) 446 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: cluster 2024-03-24T12:21:49.721615+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: audit 2024-03-24T12:21:49.721836+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: audit 2024-03-24T12:21:49.725388+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:51.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:50 smithi176 bash[20174]: audit 2024-03-24T12:21:49.726205+0000 mon.a (mon.0) 449 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[20174]: audit 2024-03-24T12:21:50.725753+0000 mon.a (mon.0) 450 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[20174]: cluster 2024-03-24T12:21:50.726026+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[20174]: audit 2024-03-24T12:21:50.727424+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[20174]: audit 2024-03-24T12:21:50.737729+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[20174]: cluster 2024-03-24T12:21:51.671426+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[14407]: audit 2024-03-24T12:21:50.725753+0000 mon.a (mon.0) 450 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:52.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[14407]: cluster 2024-03-24T12:21:50.726026+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T12:21:52.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[14407]: audit 2024-03-24T12:21:50.727424+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[14407]: audit 2024-03-24T12:21:50.737729+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:51 smithi176 bash[14407]: cluster 2024-03-24T12:21:51.671426+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:51 smithi184 bash[14594]: audit 2024-03-24T12:21:50.725753+0000 mon.a (mon.0) 450 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:21:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:51 smithi184 bash[14594]: cluster 2024-03-24T12:21:50.726026+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-24T12:21:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:51 smithi184 bash[14594]: audit 2024-03-24T12:21:50.727424+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:51 smithi184 bash[14594]: audit 2024-03-24T12:21:50.737729+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:51 smithi184 bash[14594]: cluster 2024-03-24T12:21:51.671426+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10+0 records in 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr:10+0 records out 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0174327 s, 601 MB/s 2024-03-24T12:21:52.546 INFO:teuthology.orchestra.run.smithi176.stderr:--> Zapping successful for: 2024-03-24T12:21:52.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: cluster 2024-03-24T12:21:50.203890+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: cluster 2024-03-24T12:21:50.204082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: cluster 2024-03-24T12:21:51.738574+0000 mon.a (mon.0) 454 : cluster [INF] osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374] boot 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: cluster 2024-03-24T12:21:51.738715+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: audit 2024-03-24T12:21:51.739630+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[20174]: audit 2024-03-24T12:21:51.937511+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: cluster 2024-03-24T12:21:50.203890+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: cluster 2024-03-24T12:21:50.204082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: cluster 2024-03-24T12:21:51.738574+0000 mon.a (mon.0) 454 : cluster [INF] osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374] boot 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: cluster 2024-03-24T12:21:51.738715+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: audit 2024-03-24T12:21:51.739630+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:52.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:52 smithi176 bash[14407]: audit 2024-03-24T12:21:51.937511+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:53.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: cluster 2024-03-24T12:21:50.203890+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:21:53.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: cluster 2024-03-24T12:21:50.204082+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:21:53.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: cluster 2024-03-24T12:21:51.738574+0000 mon.a (mon.0) 454 : cluster [INF] osd.2 [v2:172.21.15.176:6818/4133704374,v1:172.21.15.176:6819/4133704374] boot 2024-03-24T12:21:53.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: cluster 2024-03-24T12:21:51.738715+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-24T12:21:53.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: audit 2024-03-24T12:21:51.739630+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:21:53.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:52 smithi184 bash[14594]: audit 2024-03-24T12:21:51.937511+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:53.282 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi176:vg_nvme/lv_1 2024-03-24T12:21:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:53 smithi184 bash[14594]: audit 2024-03-24T12:21:52.757597+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:53 smithi184 bash[14594]: cluster 2024-03-24T12:21:52.757735+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T12:21:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:53 smithi184 bash[14594]: audit 2024-03-24T12:21:52.759305+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:21:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:53 smithi184 bash[14594]: cluster 2024-03-24T12:21:53.672138+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:54.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[14407]: audit 2024-03-24T12:21:52.757597+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:54.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[14407]: cluster 2024-03-24T12:21:52.757735+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T12:21:54.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[14407]: audit 2024-03-24T12:21:52.759305+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:21:54.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[14407]: cluster 2024-03-24T12:21:53.672138+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:54.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[20174]: audit 2024-03-24T12:21:52.757597+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' 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-03-24T12:21:54.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[20174]: cluster 2024-03-24T12:21:52.757735+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-24T12:21:54.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[20174]: audit 2024-03-24T12:21:52.759305+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-24T12:21:54.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:53 smithi176 bash[20174]: cluster 2024-03-24T12:21:53.672138+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v105: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:54 smithi184 bash[14594]: audit 2024-03-24T12:21:53.760885+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T12:21:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:54 smithi184 bash[14594]: cluster 2024-03-24T12:21:53.761330+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T12:21:55.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:54 smithi176 bash[14407]: audit 2024-03-24T12:21:53.760885+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T12:21:55.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:54 smithi176 bash[14407]: cluster 2024-03-24T12:21:53.761330+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T12:21:55.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:54 smithi176 bash[20174]: audit 2024-03-24T12:21:53.760885+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-24T12:21:55.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:54 smithi176 bash[20174]: cluster 2024-03-24T12:21:53.761330+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-24T12:21:56.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[20174]: cluster 2024-03-24T12:21:54.777613+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T12:21:56.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[20174]: cluster 2024-03-24T12:21:55.672672+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:56.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[20174]: audit 2024-03-24T12:21:55.686334+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:56.062 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[14407]: cluster 2024-03-24T12:21:54.777613+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T12:21:56.062 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[14407]: cluster 2024-03-24T12:21:55.672672+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:56.062 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:55 smithi176 bash[14407]: audit 2024-03-24T12:21:55.686334+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:56.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:55 smithi184 bash[14594]: cluster 2024-03-24T12:21:54.777613+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-24T12:21:56.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:55 smithi184 bash[14594]: cluster 2024-03-24T12:21:55.672672+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:21:56.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:55 smithi184 bash[14594]: audit 2024-03-24T12:21:55.686334+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:57.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:56 smithi184 bash[14594]: audit 2024-03-24T12:21:56.458498+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:57.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:56 smithi184 bash[14594]: audit 2024-03-24T12:21:56.465024+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:57.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:56 smithi184 bash[14594]: audit 2024-03-24T12:21:56.471924+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:57.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:56 smithi184 bash[14594]: audit 2024-03-24T12:21:56.473136+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:57.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[14407]: audit 2024-03-24T12:21:56.458498+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[14407]: audit 2024-03-24T12:21:56.465024+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[14407]: audit 2024-03-24T12:21:56.471924+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[14407]: audit 2024-03-24T12:21:56.473136+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[20174]: audit 2024-03-24T12:21:56.458498+0000 mgr.y (mgr.14152) 143 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi176:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[20174]: audit 2024-03-24T12:21:56.465024+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[20174]: audit 2024-03-24T12:21:56.471924+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:21:57.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:56 smithi176 bash[20174]: audit 2024-03-24T12:21:56.473136+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:21:57.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:21:57 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:21:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:21:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:58 smithi184 bash[14594]: cluster 2024-03-24T12:21:56.794487+0000 mon.a (mon.0) 468 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T12:21:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:58 smithi184 bash[14594]: audit 2024-03-24T12:21:57.398727+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:58 smithi184 bash[14594]: audit 2024-03-24T12:21:57.404429+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:21:58 smithi184 bash[14594]: audit 2024-03-24T12:21:57.447771+0000 mon.a (mon.0) 471 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[14407]: cluster 2024-03-24T12:21:56.794487+0000 mon.a (mon.0) 468 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[14407]: audit 2024-03-24T12:21:57.398727+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[14407]: audit 2024-03-24T12:21:57.404429+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[14407]: audit 2024-03-24T12:21:57.447771+0000 mon.a (mon.0) 471 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[20174]: cluster 2024-03-24T12:21:56.794487+0000 mon.a (mon.0) 468 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[20174]: audit 2024-03-24T12:21:57.398727+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[20174]: audit 2024-03-24T12:21:57.404429+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:21:58.600 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:21:58 smithi176 bash[20174]: audit 2024-03-24T12:21:57.447771+0000 mon.a (mon.0) 471 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:00.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: cluster 2024-03-24T12:21:57.673235+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:00.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.307512+0000 mon.a (mon.0) 472 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.309482+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.316337+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.316921+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.320278+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.320481+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.320661+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:58.320841+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:59.197369+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:59.201486+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:59.201981+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[14407]: audit 2024-03-24T12:21:59.202422+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: cluster 2024-03-24T12:21:57.673235+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.307512+0000 mon.a (mon.0) 472 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.309482+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.316337+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.316921+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.320278+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.320481+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.320661+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:58.320841+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:59.197369+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:59.201486+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:59.201981+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:00 smithi176 bash[20174]: audit 2024-03-24T12:21:59.202422+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: cluster 2024-03-24T12:21:57.673235+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 449 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.307512+0000 mon.a (mon.0) 472 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.309482+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.316337+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.316921+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.320278+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.320481+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.320661+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:58.320841+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:59.197369+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:59.201486+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:59.201981+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:22:00.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:00 smithi184 bash[14594]: audit 2024-03-24T12:21:59.202422+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:22:01.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[14407]: audit 2024-03-24T12:21:59.200987+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[14407]: cluster 2024-03-24T12:21:59.673934+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[14407]: audit 2024-03-24T12:22:00.093041+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[14407]: audit 2024-03-24T12:22:00.128351+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[20174]: audit 2024-03-24T12:21:59.200987+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[20174]: cluster 2024-03-24T12:21:59.673934+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[20174]: audit 2024-03-24T12:22:00.093041+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:01.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:01 smithi176 bash[20174]: audit 2024-03-24T12:22:00.128351+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:01.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:01 smithi184 bash[14594]: audit 2024-03-24T12:21:59.200987+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-24T12:22:01.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:01 smithi184 bash[14594]: cluster 2024-03-24T12:21:59.673934+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 449 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:01.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:01 smithi184 bash[14594]: audit 2024-03-24T12:22:00.093041+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-24T12:22:01.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:01 smithi184 bash[14594]: audit 2024-03-24T12:22:00.128351+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:02.396 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:02 smithi176 bash[14407]: cluster 2024-03-24T12:22:01.674610+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 87 KiB/s wr, 5 op/s 2024-03-24T12:22:02.397 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:02 smithi176 bash[20174]: cluster 2024-03-24T12:22:01.674610+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 87 KiB/s wr, 5 op/s 2024-03-24T12:22:02.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:02 smithi184 bash[14594]: cluster 2024-03-24T12:22:01.674610+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 87 KiB/s wr, 5 op/s 2024-03-24T12:22:02.969 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:02 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:22:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:04.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:03 smithi184 bash[14594]: audit 2024-03-24T12:22:02.677337+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:04.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:03 smithi184 bash[14594]: audit 2024-03-24T12:22:02.687435+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:04.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:03 smithi176 bash[14407]: audit 2024-03-24T12:22:02.677337+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:04.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:03 smithi176 bash[14407]: audit 2024-03-24T12:22:02.687435+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:04.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:03 smithi176 bash[20174]: audit 2024-03-24T12:22:02.677337+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:04.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:03 smithi176 bash[20174]: audit 2024-03-24T12:22:02.687435+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: cluster 2024-03-24T12:22:03.675316+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-24T12:22:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: audit 2024-03-24T12:22:04.651056+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.176:0/3243727814' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: audit 2024-03-24T12:22:04.651660+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: audit 2024-03-24T12:22:04.661022+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]': finished 2024-03-24T12:22:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: cluster 2024-03-24T12:22:04.661186+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T12:22:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:04 smithi184 bash[14594]: audit 2024-03-24T12:22:04.661386+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:05.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: cluster 2024-03-24T12:22:03.675316+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: audit 2024-03-24T12:22:04.651056+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.176:0/3243727814' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: audit 2024-03-24T12:22:04.651660+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: audit 2024-03-24T12:22:04.661022+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]': finished 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: cluster 2024-03-24T12:22:04.661186+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[20174]: audit 2024-03-24T12:22:04.661386+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: cluster 2024-03-24T12:22:03.675316+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: audit 2024-03-24T12:22:04.651056+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.176:0/3243727814' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: audit 2024-03-24T12:22:04.651660+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]: dispatch 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: audit 2024-03-24T12:22:04.661022+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9bcab09-ce94-4f86-aee2-cb90a85877fe"}]': finished 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: cluster 2024-03-24T12:22:04.661186+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-03-24T12:22:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:04 smithi176 bash[14407]: audit 2024-03-24T12:22:04.661386+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:05 smithi184 bash[14594]: audit 2024-03-24T12:22:05.359548+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.176:0/764606094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:06.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:05 smithi176 bash[20174]: audit 2024-03-24T12:22:05.359548+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.176:0/764606094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:05 smithi176 bash[14407]: audit 2024-03-24T12:22:05.359548+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.176:0/764606094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:07.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:06 smithi184 bash[14594]: cluster 2024-03-24T12:22:05.676053+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:07.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:06 smithi176 bash[14407]: cluster 2024-03-24T12:22:05.676053+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:07.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:06 smithi176 bash[20174]: cluster 2024-03-24T12:22:05.676053+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:08.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:08 smithi176 bash[14407]: cluster 2024-03-24T12:22:07.676663+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:08.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:08 smithi176 bash[20174]: cluster 2024-03-24T12:22:07.676663+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:08 smithi184 bash[14594]: cluster 2024-03-24T12:22:07.676663+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:09 smithi184 bash[14594]: cluster 2024-03-24T12:22:09.677269+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:10.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:09 smithi176 bash[14407]: cluster 2024-03-24T12:22:09.677269+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:10.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:09 smithi176 bash[20174]: cluster 2024-03-24T12:22:09.677269+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-03-24T12:22:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:11 smithi184 bash[14594]: cluster 2024-03-24T12:22:11.677878+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 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-03-24T12:22:12.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:11 smithi176 bash[14407]: cluster 2024-03-24T12:22:11.677878+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 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-03-24T12:22:12.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:11 smithi176 bash[20174]: cluster 2024-03-24T12:22:11.677878+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v117: 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-03-24T12:22:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:13 smithi184 bash[14594]: cluster 2024-03-24T12:22:13.678498+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 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-03-24T12:22:14.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:13 smithi176 bash[14407]: cluster 2024-03-24T12:22:13.678498+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 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-03-24T12:22:14.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:13 smithi176 bash[20174]: cluster 2024-03-24T12:22:13.678498+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 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-03-24T12:22:15.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:15 smithi176 bash[14407]: audit 2024-03-24T12:22:15.304557+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:22:15.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:15 smithi176 bash[14407]: audit 2024-03-24T12:22:15.306232+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:15.571 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:15 smithi176 bash[20174]: audit 2024-03-24T12:22:15.304557+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:22:15.571 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:15 smithi176 bash[20174]: audit 2024-03-24T12:22:15.306232+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:15 smithi184 bash[14594]: audit 2024-03-24T12:22:15.304557+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:22:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:15 smithi184 bash[14594]: audit 2024-03-24T12:22:15.306232+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:16.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:16 smithi184 bash[14594]: cephadm 2024-03-24T12:22:15.307476+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.3 on smithi176 2024-03-24T12:22:16.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:16 smithi184 bash[14594]: cluster 2024-03-24T12:22:15.679185+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-03-24T12:22:16.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:16 smithi176 bash[14407]: cephadm 2024-03-24T12:22:15.307476+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.3 on smithi176 2024-03-24T12:22:16.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:16 smithi176 bash[14407]: cluster 2024-03-24T12:22:15.679185+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-03-24T12:22:16.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:16 smithi176 bash[20174]: cephadm 2024-03-24T12:22:15.307476+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.3 on smithi176 2024-03-24T12:22:16.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:16 smithi176 bash[20174]: cluster 2024-03-24T12:22:15.679185+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 71 KiB/s wr, 5 op/s 2024-03-24T12:22:17.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:17 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:22:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:18.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[20174]: audit 2024-03-24T12:22:17.530322+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[20174]: audit 2024-03-24T12:22:17.539254+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[20174]: cluster 2024-03-24T12:22:17.679864+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:18.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[14407]: audit 2024-03-24T12:22:17.530322+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[14407]: audit 2024-03-24T12:22:17.539254+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:18 smithi176 bash[14407]: cluster 2024-03-24T12:22:17.679864+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:18 smithi184 bash[14594]: audit 2024-03-24T12:22:17.530322+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:18 smithi184 bash[14594]: audit 2024-03-24T12:22:17.539254+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:18 smithi184 bash[14594]: cluster 2024-03-24T12:22:17.679864+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:19.815 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:19 smithi176 bash[14407]: cluster 2024-03-24T12:22:19.680434+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:19.816 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:19 smithi176 bash[20174]: cluster 2024-03-24T12:22:19.680434+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:19 smithi184 bash[14594]: cluster 2024-03-24T12:22:19.680434+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:21 smithi184 bash[14594]: audit 2024-03-24T12:22:20.323705+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:21 smithi184 bash[14594]: audit 2024-03-24T12:22:20.363168+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:21 smithi184 bash[14594]: audit 2024-03-24T12:22:20.365167+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:21 smithi184 bash[14594]: audit 2024-03-24T12:22:20.366398+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:21 smithi184 bash[14594]: audit 2024-03-24T12:22:20.375450+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[20174]: audit 2024-03-24T12:22:20.323705+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[20174]: audit 2024-03-24T12:22:20.363168+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[20174]: audit 2024-03-24T12:22:20.365167+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[20174]: audit 2024-03-24T12:22:20.366398+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[20174]: audit 2024-03-24T12:22:20.375450+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[14407]: audit 2024-03-24T12:22:20.323705+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:21.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[14407]: audit 2024-03-24T12:22:20.363168+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[14407]: audit 2024-03-24T12:22:20.365167+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[14407]: audit 2024-03-24T12:22:20.366398+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:21.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:21 smithi176 bash[14407]: audit 2024-03-24T12:22:20.375450+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:22 smithi184 bash[14594]: cluster 2024-03-24T12:22:21.681133+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:22.614 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:22 smithi176 bash[14407]: cluster 2024-03-24T12:22:21.681133+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:22.614 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:22 smithi176 bash[20174]: cluster 2024-03-24T12:22:21.681133+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:22.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:22 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:22:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.842467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.848825+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.851138+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.853523+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.854973+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: audit 2024-03-24T12:22:22.864466+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:23 smithi184 bash[14594]: cluster 2024-03-24T12:22:23.681669+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.842467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.848825+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.851138+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.853523+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.854973+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: audit 2024-03-24T12:22:22.864466+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[14407]: cluster 2024-03-24T12:22:23.681669+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.842467+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.848825+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.851138+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:24.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.853523+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:24.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.854973+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:24.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: audit 2024-03-24T12:22:22.864466+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:24.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:23 smithi176 bash[20174]: cluster 2024-03-24T12:22:23.681669+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:25 smithi184 bash[14594]: cluster 2024-03-24T12:22:25.682200+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:26.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:25 smithi176 bash[14407]: cluster 2024-03-24T12:22:25.682200+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:26.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:25 smithi176 bash[20174]: cluster 2024-03-24T12:22:25.682200+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:27.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:26 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:22:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.894224+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: cephadm 2024-03-24T12:22:26.895581+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.903184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.942045+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.944861+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.946662+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: audit 2024-03-24T12:22:26.959273+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[20174]: cluster 2024-03-24T12:22:27.682816+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:28.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.894224+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: cephadm 2024-03-24T12:22:26.895581+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.903184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.942045+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.944861+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.946662+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: audit 2024-03-24T12:22:26.959273+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:27 smithi176 bash[14407]: cluster 2024-03-24T12:22:27.682816+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:28.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.894224+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: cephadm 2024-03-24T12:22:26.895581+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Detected new or changed devices on smithi176 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.903184+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.942045+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.944861+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.946662+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: audit 2024-03-24T12:22:26.959273+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:28.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:27 smithi184 bash[14594]: cluster 2024-03-24T12:22:27.682816+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:28.579 INFO:teuthology.orchestra.run.smithi176.stdout:Created osd(s) 3 on host 'smithi176' 2024-03-24T12:22:29.254 DEBUG:teuthology.orchestra.run.smithi176:osd.3> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.3.service 2024-03-24T12:22:29.256 INFO:tasks.cephadm:Deploying osd.4 on smithi184 with /dev/vg_nvme/lv_4... 2024-03-24T12:22:29.256 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-24T12:22:29.300 INFO:journalctl@ceph.osd.3.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:22:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.578285+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.582077+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.584886+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.586085+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.588755+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.589955+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.591153+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.592264+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: cephadm 2024-03-24T12:22:28.593142+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 3805M 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.600281+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:29 smithi184 bash[14594]: audit 2024-03-24T12:22:28.607342+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.578285+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.582077+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.584886+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.586085+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.588755+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.589955+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.591153+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.592264+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: cephadm 2024-03-24T12:22:28.593142+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 3805M 2024-03-24T12:22:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.600281+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[14407]: audit 2024-03-24T12:22:28.607342+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.578285+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.582077+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.584886+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.586085+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.588755+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.589955+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.591153+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.592264+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: cephadm 2024-03-24T12:22:28.593142+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Adjusting osd_memory_target on smithi176 to 3805M 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.600281+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:29 smithi176 bash[20174]: audit 2024-03-24T12:22:28.607342+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:30.412 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:22:30 smithi176 bash[34443]: debug 2024-03-24T12:22:30.026+0000 7fa0f7e953c0 -1 osd.3 0 log_to_monitors true 2024-03-24T12:22:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:30 smithi184 bash[14594]: cluster 2024-03-24T12:22:29.683439+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:30 smithi184 bash[14594]: audit 2024-03-24T12:22:30.038447+0000 mon.a (mon.0) 520 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:22:30.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:30 smithi176 bash[14407]: cluster 2024-03-24T12:22:29.683439+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:30.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:30 smithi176 bash[14407]: audit 2024-03-24T12:22:30.038447+0000 mon.a (mon.0) 520 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:22:30.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:30 smithi176 bash[20174]: cluster 2024-03-24T12:22:29.683439+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:30.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:30 smithi176 bash[20174]: audit 2024-03-24T12:22:30.038447+0000 mon.a (mon.0) 520 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:22:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:31 smithi184 bash[14594]: audit 2024-03-24T12:22:30.585757+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:22:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:31 smithi184 bash[14594]: cluster 2024-03-24T12:22:30.585860+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T12:22:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:31 smithi184 bash[14594]: audit 2024-03-24T12:22:30.586630+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:31 smithi184 bash[14594]: audit 2024-03-24T12:22:30.587628+0000 mon.a (mon.0) 524 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:22:31.912 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[34443]: debug 2024-03-24T12:22:31.590+0000 7fa0ee898700 -1 osd.3 0 waiting for initial osdmap 2024-03-24T12:22:31.913 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[34443]: debug 2024-03-24T12:22:31.602+0000 7fa0e8a2e700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[14407]: audit 2024-03-24T12:22:30.585757+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[14407]: cluster 2024-03-24T12:22:30.585860+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[14407]: audit 2024-03-24T12:22:30.586630+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[14407]: audit 2024-03-24T12:22:30.587628+0000 mon.a (mon.0) 524 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[20174]: audit 2024-03-24T12:22:30.585757+0000 mon.a (mon.0) 521 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[20174]: cluster 2024-03-24T12:22:30.585860+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-24T12:22:31.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[20174]: audit 2024-03-24T12:22:30.586630+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:31.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:31 smithi176 bash[20174]: audit 2024-03-24T12:22:30.587628+0000 mon.a (mon.0) 524 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186528 s, 562 MB/s 2024-03-24T12:22:32.384 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-03-24T12:22:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:32 smithi184 bash[14594]: audit 2024-03-24T12:22:31.589723+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:22:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:32 smithi184 bash[14594]: cluster 2024-03-24T12:22:31.589861+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T12:22:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:32 smithi184 bash[14594]: audit 2024-03-24T12:22:31.590110+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:32 smithi184 bash[14594]: audit 2024-03-24T12:22:31.598489+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:32 smithi184 bash[14594]: cluster 2024-03-24T12:22:31.684004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[20174]: audit 2024-03-24T12:22:31.589723+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[20174]: cluster 2024-03-24T12:22:31.589861+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[20174]: audit 2024-03-24T12:22:31.590110+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[20174]: audit 2024-03-24T12:22:31.598489+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[20174]: cluster 2024-03-24T12:22:31.684004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[14407]: audit 2024-03-24T12:22:31.589723+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]': finished 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[14407]: cluster 2024-03-24T12:22:31.589861+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[14407]: audit 2024-03-24T12:22:31.590110+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[14407]: audit 2024-03-24T12:22:31.598489+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:32 smithi176 bash[14407]: cluster 2024-03-24T12:22:31.684004+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-24T12:22:33.123 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_4 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[20174]: cluster 2024-03-24T12:22:31.022514+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[20174]: cluster 2024-03-24T12:22:31.022716+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[20174]: cluster 2024-03-24T12:22:32.604235+0000 mon.a (mon.0) 529 : cluster [INF] osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734] boot 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[20174]: cluster 2024-03-24T12:22:32.604352+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[20174]: audit 2024-03-24T12:22:32.605212+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[14407]: cluster 2024-03-24T12:22:31.022514+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[14407]: cluster 2024-03-24T12:22:31.022716+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[14407]: cluster 2024-03-24T12:22:32.604235+0000 mon.a (mon.0) 529 : cluster [INF] osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734] boot 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[14407]: cluster 2024-03-24T12:22:32.604352+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T12:22:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:33 smithi176 bash[14407]: audit 2024-03-24T12:22:32.605212+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:34.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:33 smithi184 bash[14594]: cluster 2024-03-24T12:22:31.022514+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:22:34.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:33 smithi184 bash[14594]: cluster 2024-03-24T12:22:31.022716+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:22:34.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:33 smithi184 bash[14594]: cluster 2024-03-24T12:22:32.604235+0000 mon.a (mon.0) 529 : cluster [INF] osd.3 [v2:172.21.15.176:6826/4231758734,v1:172.21.15.176:6827/4231758734] boot 2024-03-24T12:22:34.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:33 smithi184 bash[14594]: cluster 2024-03-24T12:22:32.604352+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-03-24T12:22:34.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:33 smithi184 bash[14594]: audit 2024-03-24T12:22:32.605212+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:22:34.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:34 smithi184 bash[14594]: cluster 2024-03-24T12:22:33.622127+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T12:22:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:34 smithi184 bash[14594]: cluster 2024-03-24T12:22:33.684626+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:34.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:34 smithi176 bash[14407]: cluster 2024-03-24T12:22:33.622127+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T12:22:34.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:34 smithi176 bash[14407]: cluster 2024-03-24T12:22:33.684626+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:34.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:34 smithi176 bash[20174]: cluster 2024-03-24T12:22:33.622127+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-24T12:22:34.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:34 smithi176 bash[20174]: cluster 2024-03-24T12:22:33.684626+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:36.051 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:35 smithi184 bash[14594]: cluster 2024-03-24T12:22:35.685247+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:36.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:35 smithi176 bash[20174]: cluster 2024-03-24T12:22:35.685247+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:36.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:35 smithi176 bash[14407]: cluster 2024-03-24T12:22:35.685247+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:37.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:37 smithi184 bash[14594]: audit 2024-03-24T12:22:37.156377+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:22:37.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:37 smithi184 bash[14594]: audit 2024-03-24T12:22:37.162881+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:22:37.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:37 smithi184 bash[14594]: audit 2024-03-24T12:22:37.164556+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:37.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[20174]: audit 2024-03-24T12:22:37.156377+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:22:37.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[20174]: audit 2024-03-24T12:22:37.162881+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:22:37.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[20174]: audit 2024-03-24T12:22:37.164556+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:37.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[14407]: audit 2024-03-24T12:22:37.156377+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:22:37.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[14407]: audit 2024-03-24T12:22:37.162881+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:22:37.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[14407]: audit 2024-03-24T12:22:37.164556+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:38.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:37 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:22:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:38.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[20174]: audit 2024-03-24T12:22:37.149551+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[20174]: audit 2024-03-24T12:22:37.659784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[20174]: audit 2024-03-24T12:22:37.668226+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[20174]: cluster 2024-03-24T12:22:37.685885+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[14407]: audit 2024-03-24T12:22:37.149551+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[14407]: audit 2024-03-24T12:22:37.659784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[14407]: audit 2024-03-24T12:22:37.668226+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:38 smithi176 bash[14407]: cluster 2024-03-24T12:22:37.685885+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:39.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:38 smithi184 bash[14594]: audit 2024-03-24T12:22:37.149551+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24230 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:22:39.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:38 smithi184 bash[14594]: audit 2024-03-24T12:22:37.659784+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:39.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:38 smithi184 bash[14594]: audit 2024-03-24T12:22:37.668226+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:39.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:38 smithi184 bash[14594]: cluster 2024-03-24T12:22:37.685885+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:40.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:39 smithi176 bash[14407]: cluster 2024-03-24T12:22:39.686507+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:40.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:39 smithi176 bash[20174]: cluster 2024-03-24T12:22:39.686507+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:39 smithi184 bash[14594]: cluster 2024-03-24T12:22:39.686507+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:41.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:41 smithi176 bash[14407]: cluster 2024-03-24T12:22:41.687100+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:41.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:41 smithi176 bash[20174]: cluster 2024-03-24T12:22:41.687100+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:41 smithi184 bash[14594]: cluster 2024-03-24T12:22:41.687100+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:43.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:22:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.594533+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.184:0/3330760040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.595741+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.609727+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]': finished 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: cluster 2024-03-24T12:22:43.609869+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.610096+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.632479+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[14407]: audit 2024-03-24T12:22:43.642566+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.594533+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.184:0/3330760040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:43.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.595741+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.609727+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]': finished 2024-03-24T12:22:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: cluster 2024-03-24T12:22:43.609869+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T12:22:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.610096+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:22:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.632479+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:43 smithi176 bash[20174]: audit 2024-03-24T12:22:43.642566+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.594533+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.184:0/3330760040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.595741+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]: dispatch 2024-03-24T12:22:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.609727+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9759c0db-6adb-4887-ba10-e959c68ab568"}]': finished 2024-03-24T12:22:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: cluster 2024-03-24T12:22:43.609869+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-03-24T12:22:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.610096+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:22:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.632479+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:43 smithi184 bash[14594]: audit 2024-03-24T12:22:43.642566+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[14407]: cluster 2024-03-24T12:22:43.687751+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-03-24T12:22:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[14407]: audit 2024-03-24T12:22:43.864062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[14407]: audit 2024-03-24T12:22:43.866986+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[14407]: audit 2024-03-24T12:22:44.304698+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.184:0/2980804549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[20174]: cluster 2024-03-24T12:22:43.687751+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-03-24T12:22:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[20174]: audit 2024-03-24T12:22:43.864062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[20174]: audit 2024-03-24T12:22:43.866986+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:22:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:44 smithi176 bash[20174]: audit 2024-03-24T12:22:44.304698+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.184:0/2980804549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:44 smithi184 bash[14594]: cluster 2024-03-24T12:22:43.687751+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-03-24T12:22:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:44 smithi184 bash[14594]: audit 2024-03-24T12:22:43.864062+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:22:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:44 smithi184 bash[14594]: audit 2024-03-24T12:22:43.866986+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:22:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:44 smithi184 bash[14594]: audit 2024-03-24T12:22:44.304698+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.184:0/2980804549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:22:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:45 smithi184 bash[14594]: cluster 2024-03-24T12:22:45.688409+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-03-24T12:22:46.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:45 smithi176 bash[14407]: cluster 2024-03-24T12:22:45.688409+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-03-24T12:22:46.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:45 smithi176 bash[20174]: cluster 2024-03-24T12:22:45.688409+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-03-24T12:22:48.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:48 smithi176 bash[14407]: cluster 2024-03-24T12:22:47.688984+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:48.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:48 smithi176 bash[20174]: cluster 2024-03-24T12:22:47.688984+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:48.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:48 smithi184 bash[14594]: cluster 2024-03-24T12:22:47.688984+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:49 smithi184 bash[14594]: cluster 2024-03-24T12:22:49.689597+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:50.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:49 smithi176 bash[14407]: cluster 2024-03-24T12:22:49.689597+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:50.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:49 smithi176 bash[20174]: cluster 2024-03-24T12:22:49.689597+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:51 smithi184 bash[14594]: cluster 2024-03-24T12:22:51.690278+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:52.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:51 smithi176 bash[20174]: cluster 2024-03-24T12:22:51.690278+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:52.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:51 smithi176 bash[14407]: cluster 2024-03-24T12:22:51.690278+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:54.050 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:53 smithi184 bash[14594]: cluster 2024-03-24T12:22:53.690991+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:54.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:53 smithi176 bash[20174]: cluster 2024-03-24T12:22:53.690991+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:54.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:53 smithi176 bash[14407]: cluster 2024-03-24T12:22:53.690991+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:54 smithi184 bash[14594]: audit 2024-03-24T12:22:54.015070+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:22:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:54 smithi184 bash[14594]: audit 2024-03-24T12:22:54.017150+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:54 smithi184 bash[14594]: cephadm 2024-03-24T12:22:54.018900+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-03-24T12:22:55.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[14407]: audit 2024-03-24T12:22:54.015070+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:22:55.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[14407]: audit 2024-03-24T12:22:54.017150+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:55.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[14407]: cephadm 2024-03-24T12:22:54.018900+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-03-24T12:22:55.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[20174]: audit 2024-03-24T12:22:54.015070+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:22:55.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[20174]: audit 2024-03-24T12:22:54.017150+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:22:55.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:54 smithi176 bash[20174]: cephadm 2024-03-24T12:22:54.018900+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-03-24T12:22:56.106 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:55 smithi184 bash[14594]: cluster 2024-03-24T12:22:55.691614+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:56.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:55 smithi176 bash[14407]: cluster 2024-03-24T12:22:55.691614+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:56.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:55 smithi176 bash[20174]: cluster 2024-03-24T12:22:55.691614+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:58.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:22:57 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:22:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:22:58.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[14407]: cluster 2024-03-24T12:22:57.692172+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:58.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[14407]: audit 2024-03-24T12:22:57.782314+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:58.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[14407]: audit 2024-03-24T12:22:57.789242+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:58.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[20174]: cluster 2024-03-24T12:22:57.692172+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:58.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[20174]: audit 2024-03-24T12:22:57.782314+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:58.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:22:58 smithi176 bash[20174]: audit 2024-03-24T12:22:57.789242+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:58.761 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:58 smithi184 bash[14594]: cluster 2024-03-24T12:22:57.692172+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:22:58.761 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:58 smithi184 bash[14594]: audit 2024-03-24T12:22:57.782314+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:22:58.761 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:22:58 smithi184 bash[14594]: audit 2024-03-24T12:22:57.789242+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: audit 2024-03-24T12:22:59.131508+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: audit 2024-03-24T12:22:59.162294+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: audit 2024-03-24T12:22:59.164665+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: audit 2024-03-24T12:22:59.165981+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: audit 2024-03-24T12:22:59.176422+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[20174]: cluster 2024-03-24T12:22:59.692792+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: audit 2024-03-24T12:22:59.131508+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: audit 2024-03-24T12:22:59.162294+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: audit 2024-03-24T12:22:59.164665+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: audit 2024-03-24T12:22:59.165981+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: audit 2024-03-24T12:22:59.176422+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:00 smithi176 bash[14407]: cluster 2024-03-24T12:22:59.692792+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: audit 2024-03-24T12:22:59.131508+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: audit 2024-03-24T12:22:59.162294+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: audit 2024-03-24T12:22:59.164665+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: audit 2024-03-24T12:22:59.165981+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: audit 2024-03-24T12:22:59.176422+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:00.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:00 smithi184 bash[14594]: cluster 2024-03-24T12:22:59.692792+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:02.089 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:01 smithi184 bash[14594]: cluster 2024-03-24T12:23:01.693407+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:02.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:01 smithi176 bash[14407]: cluster 2024-03-24T12:23:01.693407+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:02.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:01 smithi176 bash[20174]: cluster 2024-03-24T12:23:01.693407+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:03.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:03 smithi176 bash[20174]: cluster 2024-03-24T12:23:03.693874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:03 smithi176 bash[14407]: cluster 2024-03-24T12:23:03.693874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:03.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:03 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:23:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:03.935 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:03 smithi184 bash[14594]: cluster 2024-03-24T12:23:03.693874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:04 smithi184 bash[14594]: audit 2024-03-24T12:23:03.797536+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:04 smithi184 bash[14594]: audit 2024-03-24T12:23:03.807045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:05.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:04 smithi176 bash[20174]: audit 2024-03-24T12:23:03.797536+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:05.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:04 smithi176 bash[20174]: audit 2024-03-24T12:23:03.807045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:04 smithi176 bash[14407]: audit 2024-03-24T12:23:03.797536+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:05.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:04 smithi176 bash[14407]: audit 2024-03-24T12:23:03.807045+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:05.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:04 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:23:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:05 smithi184 bash[14594]: audit 2024-03-24T12:23:04.893350+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:05 smithi184 bash[14594]: cephadm 2024-03-24T12:23:04.894464+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:05 smithi184 bash[14594]: audit 2024-03-24T12:23:04.900077+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:05 smithi184 bash[14594]: cluster 2024-03-24T12:23:05.694459+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:06.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[20174]: audit 2024-03-24T12:23:04.893350+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[20174]: cephadm 2024-03-24T12:23:04.894464+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[20174]: audit 2024-03-24T12:23:04.900077+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[20174]: cluster 2024-03-24T12:23:05.694459+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[14407]: audit 2024-03-24T12:23:04.893350+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[14407]: cephadm 2024-03-24T12:23:04.894464+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[14407]: audit 2024-03-24T12:23:04.900077+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:05 smithi176 bash[14407]: cluster 2024-03-24T12:23:05.694459+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:06.923 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 4 on host 'smithi184' 2024-03-24T12:23:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.916568+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.922764+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.925801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.928352+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.931228+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.938743+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:06 smithi184 bash[14594]: audit 2024-03-24T12:23:06.946424+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.916568+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.922764+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.925801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.928352+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.931228+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.938743+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[14407]: audit 2024-03-24T12:23:06.946424+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.916568+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.922764+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.925801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.928352+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.931228+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:07.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.938743+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:06 smithi176 bash[20174]: audit 2024-03-24T12:23:06.946424+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:07.592 DEBUG:teuthology.orchestra.run.smithi184:osd.4> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.4.service 2024-03-24T12:23:07.594 INFO:tasks.cephadm:Deploying osd.5 on smithi184 with /dev/vg_nvme/lv_3... 2024-03-24T12:23:07.594 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-24T12:23:07.826 INFO:journalctl@ceph.osd.4.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:23:08.411 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:23:08 smithi184 bash[20445]: debug 2024-03-24T12:23:08.154+0000 7f012f0fc3c0 -1 osd.4 0 log_to_monitors true 2024-03-24T12:23:08.668 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:08 smithi184 bash[14594]: cephadm 2024-03-24T12:23:06.932198+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 16247M 2024-03-24T12:23:08.668 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:08 smithi184 bash[14594]: cluster 2024-03-24T12:23:07.695035+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:08.668 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:08 smithi184 bash[14594]: audit 2024-03-24T12:23:08.162698+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:08.669 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:08 smithi184 bash[14594]: audit 2024-03-24T12:23:08.163731+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:08.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[14407]: cephadm 2024-03-24T12:23:06.932198+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 16247M 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[14407]: cluster 2024-03-24T12:23:07.695035+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[14407]: audit 2024-03-24T12:23:08.162698+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[14407]: audit 2024-03-24T12:23:08.163731+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[20174]: cephadm 2024-03-24T12:23:06.932198+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 16247M 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[20174]: cluster 2024-03-24T12:23:07.695035+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[20174]: audit 2024-03-24T12:23:08.162698+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:08 smithi176 bash[20174]: audit 2024-03-24T12:23:08.163731+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:23:09.845 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[20445]: debug 2024-03-24T12:23:09.430+0000 7f0125aff700 -1 osd.4 0 waiting for initial osdmap 2024-03-24T12:23:09.845 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[20445]: debug 2024-03-24T12:23:09.438+0000 7f0120496700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:23:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[14594]: audit 2024-03-24T12:23:08.421559+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:23:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[14594]: cluster 2024-03-24T12:23:08.421720+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T12:23:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[14594]: audit 2024-03-24T12:23:08.421935+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[14594]: audit 2024-03-24T12:23:08.422544+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:09 smithi184 bash[14594]: audit 2024-03-24T12:23:08.423523+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:09.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[14407]: audit 2024-03-24T12:23:08.421559+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[14407]: cluster 2024-03-24T12:23:08.421720+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[14407]: audit 2024-03-24T12:23:08.421935+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[14407]: audit 2024-03-24T12:23:08.422544+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[14407]: audit 2024-03-24T12:23:08.423523+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[20174]: audit 2024-03-24T12:23:08.421559+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[20174]: cluster 2024-03-24T12:23:08.421720+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[20174]: audit 2024-03-24T12:23:08.421935+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[20174]: audit 2024-03-24T12:23:08.422544+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:09.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:09 smithi176 bash[20174]: audit 2024-03-24T12:23:08.423523+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:10 smithi184 bash[14594]: audit 2024-03-24T12:23:09.423791+0000 mon.a (mon.0) 571 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:10 smithi184 bash[14594]: cluster 2024-03-24T12:23:09.424025+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T12:23:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:10 smithi184 bash[14594]: audit 2024-03-24T12:23:09.424745+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:10 smithi184 bash[14594]: audit 2024-03-24T12:23:09.433295+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:10 smithi184 bash[14594]: cluster 2024-03-24T12:23:09.695599+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-03-24T12:23:10.880 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-24T12:23:10.880 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-24T12:23:10.880 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-03-24T12:23:10.880 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-03-24T12:23:10.881 INFO:teuthology.orchestra.run.smithi184.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.016255 s, 645 MB/s 2024-03-24T12:23:10.881 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-03-24T12:23:10.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[14407]: audit 2024-03-24T12:23:09.423791+0000 mon.a (mon.0) 571 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[14407]: cluster 2024-03-24T12:23:09.424025+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[14407]: audit 2024-03-24T12:23:09.424745+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[14407]: audit 2024-03-24T12:23:09.433295+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[14407]: cluster 2024-03-24T12:23:09.695599+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-03-24T12:23:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[20174]: audit 2024-03-24T12:23:09.423791+0000 mon.a (mon.0) 571 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[20174]: cluster 2024-03-24T12:23:09.424025+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[20174]: audit 2024-03-24T12:23:09.424745+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[20174]: audit 2024-03-24T12:23:09.433295+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:10 smithi176 bash[20174]: cluster 2024-03-24T12:23:09.695599+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-03-24T12:23:11.564 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_3 2024-03-24T12:23:11.748 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: cluster 2024-03-24T12:23:09.116273+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:11.749 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: cluster 2024-03-24T12:23:09.116452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:11.749 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: audit 2024-03-24T12:23:10.433098+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:11.749 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: cluster 2024-03-24T12:23:10.447095+0000 mon.a (mon.0) 576 : cluster [INF] osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210] boot 2024-03-24T12:23:11.749 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: cluster 2024-03-24T12:23:10.447250+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T12:23:11.749 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:11 smithi184 bash[14594]: audit 2024-03-24T12:23:10.447943+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: cluster 2024-03-24T12:23:09.116273+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: cluster 2024-03-24T12:23:09.116452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: audit 2024-03-24T12:23:10.433098+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: cluster 2024-03-24T12:23:10.447095+0000 mon.a (mon.0) 576 : cluster [INF] osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210] boot 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: cluster 2024-03-24T12:23:10.447250+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[14407]: audit 2024-03-24T12:23:10.447943+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: cluster 2024-03-24T12:23:09.116273+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: cluster 2024-03-24T12:23:09.116452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: audit 2024-03-24T12:23:10.433098+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:11.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: cluster 2024-03-24T12:23:10.447095+0000 mon.a (mon.0) 576 : cluster [INF] osd.4 [v2:172.21.15.184:6800/173536210,v1:172.21.15.184:6801/173536210] boot 2024-03-24T12:23:11.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: cluster 2024-03-24T12:23:10.447250+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-03-24T12:23:11.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:11 smithi176 bash[20174]: audit 2024-03-24T12:23:10.447943+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:23:12.723 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:12 smithi184 bash[14594]: cluster 2024-03-24T12:23:11.451774+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T12:23:12.724 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:12 smithi184 bash[14594]: cluster 2024-03-24T12:23:11.696205+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:12.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:12 smithi176 bash[14407]: cluster 2024-03-24T12:23:11.451774+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T12:23:12.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:12 smithi176 bash[14407]: cluster 2024-03-24T12:23:11.696205+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:12.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:12 smithi176 bash[20174]: cluster 2024-03-24T12:23:11.451774+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-24T12:23:12.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:12 smithi176 bash[20174]: cluster 2024-03-24T12:23:11.696205+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:13 smithi184 bash[14594]: cluster 2024-03-24T12:23:12.456415+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T12:23:13.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:13 smithi176 bash[20174]: cluster 2024-03-24T12:23:12.456415+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T12:23:13.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:13 smithi176 bash[14407]: cluster 2024-03-24T12:23:12.456415+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-24T12:23:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:14 smithi184 bash[14594]: cluster 2024-03-24T12:23:13.473446+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T12:23:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:14 smithi184 bash[14594]: cluster 2024-03-24T12:23:13.696783+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:14.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:14 smithi176 bash[14407]: cluster 2024-03-24T12:23:13.473446+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T12:23:14.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:14 smithi176 bash[14407]: cluster 2024-03-24T12:23:13.696783+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:14.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:14 smithi176 bash[20174]: cluster 2024-03-24T12:23:13.473446+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-24T12:23:14.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:14 smithi176 bash[20174]: cluster 2024-03-24T12:23:13.696783+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v159: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:15 smithi184 bash[14594]: cluster 2024-03-24T12:23:14.483128+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T12:23:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:15 smithi184 bash[14594]: audit 2024-03-24T12:23:14.646501+0000 mgr.y (mgr.14152) 190 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:15 smithi184 bash[14594]: audit 2024-03-24T12:23:14.653392+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:15 smithi184 bash[14594]: audit 2024-03-24T12:23:14.659750+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:15 smithi184 bash[14594]: audit 2024-03-24T12:23:14.661577+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:15.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[14407]: cluster 2024-03-24T12:23:14.483128+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T12:23:15.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[14407]: audit 2024-03-24T12:23:14.646501+0000 mgr.y (mgr.14152) 190 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[14407]: audit 2024-03-24T12:23:14.653392+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[14407]: audit 2024-03-24T12:23:14.659750+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[14407]: audit 2024-03-24T12:23:14.661577+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[20174]: cluster 2024-03-24T12:23:14.483128+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[20174]: audit 2024-03-24T12:23:14.646501+0000 mgr.y (mgr.14152) 190 : audit [DBG] from='client.24257 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[20174]: audit 2024-03-24T12:23:14.653392+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[20174]: audit 2024-03-24T12:23:14.659750+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:15 smithi176 bash[20174]: audit 2024-03-24T12:23:14.661577+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:16 smithi184 bash[14594]: cluster 2024-03-24T12:23:15.697435+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-24T12:23:16.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:16 smithi176 bash[14407]: cluster 2024-03-24T12:23:15.697435+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-24T12:23:16.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:16 smithi176 bash[20174]: cluster 2024-03-24T12:23:15.697435+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-03-24T12:23:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:18 smithi184 bash[14594]: cluster 2024-03-24T12:23:17.698116+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:23:18.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:18 smithi176 bash[14407]: cluster 2024-03-24T12:23:17.698116+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:23:18.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:18 smithi176 bash[20174]: cluster 2024-03-24T12:23:17.698116+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:23:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:19 smithi184 bash[14594]: cluster 2024-03-24T12:23:19.698909+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-24T12:23:20.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:19 smithi176 bash[14407]: cluster 2024-03-24T12:23:19.698909+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-24T12:23:20.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:19 smithi176 bash[20174]: cluster 2024-03-24T12:23:19.698909+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[20174]: audit 2024-03-24T12:23:21.637810+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.184:0/2271456792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[20174]: audit 2024-03-24T12:23:21.638996+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[20174]: audit 2024-03-24T12:23:21.647021+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]': finished 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[20174]: cluster 2024-03-24T12:23:21.647149+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[20174]: audit 2024-03-24T12:23:21.647484+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[14407]: audit 2024-03-24T12:23:21.637810+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.184:0/2271456792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[14407]: audit 2024-03-24T12:23:21.638996+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.070 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[14407]: audit 2024-03-24T12:23:21.647021+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]': finished 2024-03-24T12:23:22.070 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[14407]: cluster 2024-03-24T12:23:21.647149+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T12:23:22.070 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:21 smithi176 bash[14407]: audit 2024-03-24T12:23:21.647484+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:21 smithi184 bash[14594]: audit 2024-03-24T12:23:21.637810+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.184:0/2271456792' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:21 smithi184 bash[14594]: audit 2024-03-24T12:23:21.638996+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]: dispatch 2024-03-24T12:23:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:21 smithi184 bash[14594]: audit 2024-03-24T12:23:21.647021+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b64f34f-0d66-47a3-b1b0-2463ce8f05ee"}]': finished 2024-03-24T12:23:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:21 smithi184 bash[14594]: cluster 2024-03-24T12:23:21.647149+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-03-24T12:23:22.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:21 smithi184 bash[14594]: audit 2024-03-24T12:23:21.647484+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:23.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:22 smithi184 bash[14594]: cluster 2024-03-24T12:23:21.699511+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-24T12:23:23.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:22 smithi184 bash[14594]: audit 2024-03-24T12:23:22.323266+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.184:0/807132275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:23:23.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:22 smithi176 bash[20174]: cluster 2024-03-24T12:23:21.699511+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-24T12:23:23.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:22 smithi176 bash[20174]: audit 2024-03-24T12:23:22.323266+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.184:0/807132275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:23:23.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:22 smithi176 bash[14407]: cluster 2024-03-24T12:23:21.699511+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-24T12:23:23.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:22 smithi176 bash[14407]: audit 2024-03-24T12:23:22.323266+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.184:0/807132275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:23:23.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:23 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:23:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:24.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:23 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:23:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:24.776 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:24 smithi184 bash[14594]: audit 2024-03-24T12:23:23.519774+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.776 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:24 smithi184 bash[14594]: audit 2024-03-24T12:23:23.528345+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.777 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:24 smithi184 bash[14594]: cluster 2024-03-24T12:23:23.700106+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-24T12:23:24.777 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:24 smithi184 bash[14594]: audit 2024-03-24T12:23:23.927308+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.777 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:24 smithi184 bash[14594]: audit 2024-03-24T12:23:23.937395+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[14407]: audit 2024-03-24T12:23:23.519774+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[14407]: audit 2024-03-24T12:23:23.528345+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[14407]: cluster 2024-03-24T12:23:23.700106+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[14407]: audit 2024-03-24T12:23:23.927308+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[14407]: audit 2024-03-24T12:23:23.937395+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[20174]: audit 2024-03-24T12:23:23.519774+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[20174]: audit 2024-03-24T12:23:23.528345+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[20174]: cluster 2024-03-24T12:23:23.700106+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[20174]: audit 2024-03-24T12:23:23.927308+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:24.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:24 smithi176 bash[20174]: audit 2024-03-24T12:23:23.937395+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:25 smithi184 bash[14594]: cluster 2024-03-24T12:23:25.700731+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:26.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:25 smithi176 bash[14407]: cluster 2024-03-24T12:23:25.700731+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:26.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:25 smithi176 bash[20174]: cluster 2024-03-24T12:23:25.700731+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:28 smithi184 bash[14594]: cluster 2024-03-24T12:23:27.701404+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:28.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:28 smithi176 bash[14407]: cluster 2024-03-24T12:23:27.701404+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:28.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:28 smithi176 bash[20174]: cluster 2024-03-24T12:23:27.701404+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:29 smithi184 bash[14594]: cluster 2024-03-24T12:23:29.702089+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:30.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:29 smithi176 bash[14407]: cluster 2024-03-24T12:23:29.702089+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:30.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:29 smithi176 bash[20174]: cluster 2024-03-24T12:23:29.702089+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:31 smithi184 bash[14594]: cluster 2024-03-24T12:23:31.702764+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:32.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:31 smithi176 bash[14407]: cluster 2024-03-24T12:23:31.702764+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:32.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:31 smithi176 bash[20174]: cluster 2024-03-24T12:23:31.702764+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:33.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[14407]: audit 2024-03-24T12:23:32.660553+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:23:33.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[14407]: audit 2024-03-24T12:23:32.662225+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:33.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[14407]: cephadm 2024-03-24T12:23:32.663576+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-03-24T12:23:33.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[20174]: audit 2024-03-24T12:23:32.660553+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:23:33.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[20174]: audit 2024-03-24T12:23:32.662225+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:33.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:33 smithi176 bash[20174]: cephadm 2024-03-24T12:23:32.663576+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-03-24T12:23:33.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:33 smithi184 bash[14594]: audit 2024-03-24T12:23:32.660553+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:23:33.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:33 smithi184 bash[14594]: audit 2024-03-24T12:23:32.662225+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:33.679 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:33 smithi184 bash[14594]: cephadm 2024-03-24T12:23:32.663576+0000 mgr.y (mgr.14152) 200 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-03-24T12:23:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:34 smithi184 bash[14594]: cluster 2024-03-24T12:23:33.703422+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 2024-03-24T12:23:34.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:34 smithi176 bash[14407]: cluster 2024-03-24T12:23:33.703422+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 2024-03-24T12:23:34.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:34 smithi176 bash[20174]: cluster 2024-03-24T12:23:33.703422+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 2024-03-24T12:23:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:35 smithi184 bash[14594]: cluster 2024-03-24T12:23:35.704019+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 2024-03-24T12:23:36.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:35 smithi176 bash[14407]: cluster 2024-03-24T12:23:35.704019+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 2024-03-24T12:23:36.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:35 smithi176 bash[20174]: cluster 2024-03-24T12:23:35.704019+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 2024-03-24T12:23:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: audit 2024-03-24T12:23:36.886305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: audit 2024-03-24T12:23:36.898858+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: audit 2024-03-24T12:23:36.901829+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: audit 2024-03-24T12:23:36.903792+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: audit 2024-03-24T12:23:36.917143+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:37 smithi184 bash[14594]: cluster 2024-03-24T12:23:37.704717+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:38.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: audit 2024-03-24T12:23:36.886305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: audit 2024-03-24T12:23:36.898858+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: audit 2024-03-24T12:23:36.901829+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: audit 2024-03-24T12:23:36.903792+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: audit 2024-03-24T12:23:36.917143+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[14407]: cluster 2024-03-24T12:23:37.704717+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: audit 2024-03-24T12:23:36.886305+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: audit 2024-03-24T12:23:36.898858+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: audit 2024-03-24T12:23:36.901829+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: audit 2024-03-24T12:23:36.903792+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: audit 2024-03-24T12:23:36.917143+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:38.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:37 smithi176 bash[20174]: cluster 2024-03-24T12:23:37.704717+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:39.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:39 smithi176 bash[14407]: cluster 2024-03-24T12:23:39.705242+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:39.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:39 smithi176 bash[20174]: cluster 2024-03-24T12:23:39.705242+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:40.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:39 smithi184 bash[14594]: cluster 2024-03-24T12:23:39.705242+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:41 smithi184 bash[14594]: cluster 2024-03-24T12:23:41.705763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:42.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:41 smithi176 bash[14407]: cluster 2024-03-24T12:23:41.705763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:42.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:41 smithi176 bash[20174]: cluster 2024-03-24T12:23:41.705763+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:43.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:43 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:23:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:44.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:23:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:23:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:43.488190+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: cephadm 2024-03-24T12:23:43.489671+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:43.495798+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: cluster 2024-03-24T12:23:43.706325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:43.867046+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:43.869953+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:44.061674+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:44.070809+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:44.119314+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:44 smithi184 bash[14594]: audit 2024-03-24T12:23:44.120367+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:44.756 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 5 on host 'smithi184' 2024-03-24T12:23:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:43.488190+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: cephadm 2024-03-24T12:23:43.489671+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:43.495798+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: cluster 2024-03-24T12:23:43.706325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:43.867046+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:43.869953+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:44.061674+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:44.070809+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:44.119314+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[14407]: audit 2024-03-24T12:23:44.120367+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:43.488190+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: cephadm 2024-03-24T12:23:43.489671+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:23:44.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:43.495798+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: cluster 2024-03-24T12:23:43.706325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:43.867046+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:43.869953+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:44.061674+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:44.070809+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:44.119314+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:44.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:44 smithi176 bash[20174]: audit 2024-03-24T12:23:44.120367+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:23:45.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.755429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.756027+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.758888+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.760375+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.764250+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.765954+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: cephadm 2024-03-24T12:23:44.767177+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 8123M 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.776060+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:44.784988+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:45.081448+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: cluster 2024-03-24T12:23:45.081634+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:45.081928+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:45.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:45.082496+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:45.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: audit 2024-03-24T12:23:45.083620+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:45.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:45 smithi184 bash[14594]: cluster 2024-03-24T12:23:45.706915+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:46.024 DEBUG:teuthology.orchestra.run.smithi184:osd.5> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.5.service 2024-03-24T12:23:46.026 INFO:tasks.cephadm:Deploying osd.6 on smithi184 with /dev/vg_nvme/lv_2... 2024-03-24T12:23:46.026 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-24T12:23:46.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.755429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.756027+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.758888+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.760375+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.764250+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.765954+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: cephadm 2024-03-24T12:23:44.767177+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 8123M 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.776060+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:44.784988+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:45.081448+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: cluster 2024-03-24T12:23:45.081634+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:45.081928+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:45.082496+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: audit 2024-03-24T12:23:45.083620+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[20174]: cluster 2024-03-24T12:23:45.706915+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.755429+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.756027+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.758888+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.760375+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.764250+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.765954+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: cephadm 2024-03-24T12:23:44.767177+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 8123M 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.776060+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:44.784988+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:45.081448+0000 mon.a (mon.0) 616 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: cluster 2024-03-24T12:23:45.081634+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:45.081928+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:45.082496+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:46.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: audit 2024-03-24T12:23:45.083620+0000 mon.a (mon.0) 619 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:23:46.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:45 smithi176 bash[14407]: cluster 2024-03-24T12:23:45.706915+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-24T12:23:46.632 INFO:journalctl@ceph.osd.5.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:23:46.633 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:23:46 smithi184 bash[23589]: debug 2024-03-24T12:23:46.097+0000 7f2b13484700 -1 osd.5 0 waiting for initial osdmap 2024-03-24T12:23:46.633 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:23:46 smithi184 bash[23589]: debug 2024-03-24T12:23:46.105+0000 7f2b0fe1f700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:23:47.355 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:47 smithi184 bash[14594]: audit 2024-03-24T12:23:46.092620+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:47.356 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:47 smithi184 bash[14594]: cluster 2024-03-24T12:23:46.092812+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T12:23:47.356 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:47 smithi184 bash[14594]: audit 2024-03-24T12:23:46.093113+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:47.356 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:47 smithi184 bash[14594]: audit 2024-03-24T12:23:46.099898+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:47.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[20174]: audit 2024-03-24T12:23:46.092620+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:47.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[20174]: cluster 2024-03-24T12:23:46.092812+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T12:23:47.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[20174]: audit 2024-03-24T12:23:46.093113+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:47.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[20174]: audit 2024-03-24T12:23:46.099898+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[14407]: audit 2024-03-24T12:23:46.092620+0000 mon.a (mon.0) 620 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:23:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[14407]: cluster 2024-03-24T12:23:46.092812+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-24T12:23:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[14407]: audit 2024-03-24T12:23:46.093113+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:47.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:47 smithi176 bash[14407]: audit 2024-03-24T12:23:46.099898+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:45.117019+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:45.117196+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:47.091431+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882] boot 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:47.091673+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: audit 2024-03-24T12:23:47.092514+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:47.418703+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T12:23:48.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:48 smithi184 bash[14594]: cluster 2024-03-24T12:23:47.707456+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:48.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:45.117019+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:48.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:45.117196+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:48.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:47.091431+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882] boot 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:47.091673+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: audit 2024-03-24T12:23:47.092514+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:47.418703+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[14407]: cluster 2024-03-24T12:23:47.707456+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:45.117019+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:45.117196+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:47.091431+0000 mon.a (mon.0) 624 : cluster [INF] osd.5 [v2:172.21.15.184:6808/3450663882,v1:172.21.15.184:6809/3450663882] boot 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:47.091673+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: audit 2024-03-24T12:23:47.092514+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:47.418703+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-24T12:23:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:48 smithi176 bash[20174]: cluster 2024-03-24T12:23:47.707456+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:49.638 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-24T12:23:49.639 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-24T12:23:49.639 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-03-24T12:23:49.639 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-03-24T12:23:49.639 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161893 s, 648 MB/s 2024-03-24T12:23:49.639 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-03-24T12:23:49.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:49 smithi184 bash[14594]: cluster 2024-03-24T12:23:48.437678+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T12:23:49.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:49 smithi176 bash[14407]: cluster 2024-03-24T12:23:48.437678+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T12:23:49.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:49 smithi176 bash[20174]: cluster 2024-03-24T12:23:48.437678+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-24T12:23:50.396 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_2 2024-03-24T12:23:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:50 smithi184 bash[14594]: cluster 2024-03-24T12:23:49.441080+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T12:23:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:50 smithi184 bash[14594]: cluster 2024-03-24T12:23:49.708151+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:50.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:50 smithi176 bash[14407]: cluster 2024-03-24T12:23:49.441080+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T12:23:50.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:50 smithi176 bash[14407]: cluster 2024-03-24T12:23:49.708151+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:50.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:50 smithi176 bash[20174]: cluster 2024-03-24T12:23:49.441080+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-24T12:23:50.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:50 smithi176 bash[20174]: cluster 2024-03-24T12:23:49.708151+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v185: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:51.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:51 smithi184 bash[14594]: cluster 2024-03-24T12:23:50.456154+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T12:23:51.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:51 smithi176 bash[20174]: cluster 2024-03-24T12:23:50.456154+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T12:23:51.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:51 smithi176 bash[14407]: cluster 2024-03-24T12:23:50.456154+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-24T12:23:52.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:52 smithi184 bash[14594]: cluster 2024-03-24T12:23:51.708785+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:52.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:52 smithi176 bash[20174]: cluster 2024-03-24T12:23:51.708785+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:52.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:52 smithi176 bash[14407]: cluster 2024-03-24T12:23:51.708785+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:53 smithi184 bash[14594]: audit 2024-03-24T12:23:53.429357+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:53 smithi184 bash[14594]: audit 2024-03-24T12:23:53.435481+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:53 smithi184 bash[14594]: audit 2024-03-24T12:23:53.436963+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:53.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[14407]: audit 2024-03-24T12:23:53.429357+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:53.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[14407]: audit 2024-03-24T12:23:53.435481+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:53.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[14407]: audit 2024-03-24T12:23:53.436963+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:53.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[20174]: audit 2024-03-24T12:23:53.429357+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:23:53.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[20174]: audit 2024-03-24T12:23:53.435481+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:23:53.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:53 smithi176 bash[20174]: audit 2024-03-24T12:23:53.436963+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:23:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:54 smithi184 bash[14594]: audit 2024-03-24T12:23:53.422525+0000 mgr.y (mgr.14152) 213 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:54 smithi184 bash[14594]: cluster 2024-03-24T12:23:53.709400+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:54.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:54 smithi176 bash[14407]: audit 2024-03-24T12:23:53.422525+0000 mgr.y (mgr.14152) 213 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:54.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:54 smithi176 bash[14407]: cluster 2024-03-24T12:23:53.709400+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:54.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:54 smithi176 bash[20174]: audit 2024-03-24T12:23:53.422525+0000 mgr.y (mgr.14152) 213 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:23:54.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:54 smithi176 bash[20174]: cluster 2024-03-24T12:23:53.709400+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:55 smithi184 bash[14594]: cluster 2024-03-24T12:23:55.710006+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:56.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:55 smithi176 bash[14407]: cluster 2024-03-24T12:23:55.710006+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:56.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:55 smithi176 bash[20174]: cluster 2024-03-24T12:23:55.710006+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:58.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:58 smithi184 bash[14594]: cluster 2024-03-24T12:23:57.710630+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:58.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:58 smithi176 bash[14407]: cluster 2024-03-24T12:23:57.710630+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:58.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:58 smithi176 bash[20174]: cluster 2024-03-24T12:23:57.710630+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:23:59.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[20174]: audit 2024-03-24T12:23:59.440984+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/2176451024' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[20174]: audit 2024-03-24T12:23:59.442226+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[20174]: audit 2024-03-24T12:23:59.450951+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]': finished 2024-03-24T12:23:59.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[20174]: cluster 2024-03-24T12:23:59.451166+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T12:23:59.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[20174]: audit 2024-03-24T12:23:59.451404+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:23:59.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[14407]: audit 2024-03-24T12:23:59.440984+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/2176451024' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[14407]: audit 2024-03-24T12:23:59.442226+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[14407]: audit 2024-03-24T12:23:59.450951+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]': finished 2024-03-24T12:23:59.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[14407]: cluster 2024-03-24T12:23:59.451166+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T12:23:59.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:23:59 smithi176 bash[14407]: audit 2024-03-24T12:23:59.451404+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:23:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:59 smithi184 bash[14594]: audit 2024-03-24T12:23:59.440984+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.184:0/2176451024' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:59 smithi184 bash[14594]: audit 2024-03-24T12:23:59.442226+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]: dispatch 2024-03-24T12:23:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:59 smithi184 bash[14594]: audit 2024-03-24T12:23:59.450951+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e500cdd-9743-4b11-9ac3-b30c2e5e6e04"}]': finished 2024-03-24T12:23:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:59 smithi184 bash[14594]: cluster 2024-03-24T12:23:59.451166+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-03-24T12:23:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:23:59 smithi184 bash[14594]: audit 2024-03-24T12:23:59.451404+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:00.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:00 smithi176 bash[14407]: cluster 2024-03-24T12:23:59.711254+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:00.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:00 smithi176 bash[14407]: audit 2024-03-24T12:24:00.153221+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/424685525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:00.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:00 smithi176 bash[20174]: cluster 2024-03-24T12:23:59.711254+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:00.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:00 smithi176 bash[20174]: audit 2024-03-24T12:24:00.153221+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/424685525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:00 smithi184 bash[14594]: cluster 2024-03-24T12:23:59.711254+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:00 smithi184 bash[14594]: audit 2024-03-24T12:24:00.153221+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.184:0/424685525' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:01.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:01 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:24:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:02 smithi184 bash[14594]: audit 2024-03-24T12:24:01.175826+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:02 smithi184 bash[14594]: audit 2024-03-24T12:24:01.184364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:02 smithi184 bash[14594]: cluster 2024-03-24T12:24:01.711904+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:02.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[20174]: audit 2024-03-24T12:24:01.175826+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[20174]: audit 2024-03-24T12:24:01.184364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[20174]: cluster 2024-03-24T12:24:01.711904+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:02.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[14407]: audit 2024-03-24T12:24:01.175826+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[14407]: audit 2024-03-24T12:24:01.184364+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:02.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:02 smithi176 bash[14407]: cluster 2024-03-24T12:24:01.711904+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:04.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:03 smithi184 bash[14594]: cluster 2024-03-24T12:24:03.712488+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:04.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:03 smithi176 bash[14407]: cluster 2024-03-24T12:24:03.712488+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:04.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:03 smithi176 bash[20174]: cluster 2024-03-24T12:24:03.712488+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:04.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:04 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:24:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:05.461 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:05 smithi184 bash[14594]: audit 2024-03-24T12:24:04.190039+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:05.461 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:05 smithi184 bash[14594]: audit 2024-03-24T12:24:04.198991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:05.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:05 smithi176 bash[20174]: audit 2024-03-24T12:24:04.190039+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:05.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:05 smithi176 bash[20174]: audit 2024-03-24T12:24:04.198991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:05.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:05 smithi176 bash[14407]: audit 2024-03-24T12:24:04.190039+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:05.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:05 smithi176 bash[14407]: audit 2024-03-24T12:24:04.198991+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:06.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:06 smithi184 bash[14594]: cluster 2024-03-24T12:24:05.713126+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:06.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:06 smithi176 bash[14407]: cluster 2024-03-24T12:24:05.713126+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:06.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:06 smithi176 bash[20174]: cluster 2024-03-24T12:24:05.713126+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:08.716 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:08 smithi184 bash[14594]: cluster 2024-03-24T12:24:07.713709+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:08.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:08 smithi176 bash[20174]: cluster 2024-03-24T12:24:07.713709+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:08.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:08 smithi176 bash[14407]: cluster 2024-03-24T12:24:07.713709+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:09 smithi184 bash[14594]: cluster 2024-03-24T12:24:09.714292+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:10.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:09 smithi176 bash[14407]: cluster 2024-03-24T12:24:09.714292+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:10.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:09 smithi176 bash[20174]: cluster 2024-03-24T12:24:09.714292+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:11.083 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:10 smithi184 bash[14594]: audit 2024-03-24T12:24:10.015323+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:24:11.083 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:10 smithi184 bash[14594]: audit 2024-03-24T12:24:10.017202+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:11.083 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:10 smithi184 bash[14594]: cephadm 2024-03-24T12:24:10.018830+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-03-24T12:24:11.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[14407]: audit 2024-03-24T12:24:10.015323+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:24:11.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[14407]: audit 2024-03-24T12:24:10.017202+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:11.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[14407]: cephadm 2024-03-24T12:24:10.018830+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-03-24T12:24:11.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[20174]: audit 2024-03-24T12:24:10.015323+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:24:11.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[20174]: audit 2024-03-24T12:24:10.017202+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:11.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:10 smithi176 bash[20174]: cephadm 2024-03-24T12:24:10.018830+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-03-24T12:24:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:11 smithi184 bash[14594]: cluster 2024-03-24T12:24:11.714931+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-03-24T12:24:12.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:11 smithi176 bash[14407]: cluster 2024-03-24T12:24:11.714931+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-03-24T12:24:12.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:11 smithi176 bash[20174]: cluster 2024-03-24T12:24:11.714931+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-03-24T12:24:14.049 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:13 smithi184 bash[14594]: cluster 2024-03-24T12:24:13.715537+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-03-24T12:24:14.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:13 smithi176 bash[14407]: cluster 2024-03-24T12:24:13.715537+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-03-24T12:24:14.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:13 smithi176 bash[20174]: cluster 2024-03-24T12:24:13.715537+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-03-24T12:24:15.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:14 smithi184 bash[14594]: audit 2024-03-24T12:24:14.185945+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:15.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:14 smithi184 bash[14594]: audit 2024-03-24T12:24:14.194804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:15.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:14 smithi184 bash[14594]: audit 2024-03-24T12:24:14.195446+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:15.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:14 smithi184 bash[14594]: audit 2024-03-24T12:24:14.198252+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:15.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:14 smithi184 bash[14594]: audit 2024-03-24T12:24:14.208813+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:15.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[20174]: audit 2024-03-24T12:24:14.185945+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:15.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[20174]: audit 2024-03-24T12:24:14.194804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[20174]: audit 2024-03-24T12:24:14.195446+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[20174]: audit 2024-03-24T12:24:14.198252+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[20174]: audit 2024-03-24T12:24:14.208813+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[14407]: audit 2024-03-24T12:24:14.185945+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[14407]: audit 2024-03-24T12:24:14.194804+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[14407]: audit 2024-03-24T12:24:14.195446+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[14407]: audit 2024-03-24T12:24:14.198252+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:14 smithi176 bash[14407]: audit 2024-03-24T12:24:14.208813+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:15 smithi184 bash[14594]: cluster 2024-03-24T12:24:15.716111+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:16.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:15 smithi176 bash[20174]: cluster 2024-03-24T12:24:15.716111+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:16.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:15 smithi176 bash[14407]: cluster 2024-03-24T12:24:15.716111+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:18 smithi184 bash[14594]: cluster 2024-03-24T12:24:17.716739+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:18.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:18 smithi176 bash[14407]: cluster 2024-03-24T12:24:17.716739+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:18.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:18 smithi176 bash[20174]: cluster 2024-03-24T12:24:17.716739+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:19 smithi184 bash[14594]: cluster 2024-03-24T12:24:19.717366+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:20.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:19 smithi176 bash[20174]: cluster 2024-03-24T12:24:19.717366+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:20.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:19 smithi176 bash[14407]: cluster 2024-03-24T12:24:19.717366+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:21.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:21 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:24:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:21.894 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 6 on host 'smithi184' 2024-03-24T12:24:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.312428+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.313189+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: cephadm 2024-03-24T12:24:21.313681+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.314139+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.322381+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.346312+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.349189+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.351058+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.362508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: cluster 2024-03-24T12:24:21.718011+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.893778+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.933561+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.936340+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.938209+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:22 smithi184 bash[14594]: audit 2024-03-24T12:24:21.949812+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.312428+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.313189+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: cephadm 2024-03-24T12:24:21.313681+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.314139+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.322381+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.346312+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.349189+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.351058+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.362508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: cluster 2024-03-24T12:24:21.718011+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.893778+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.933561+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.936340+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.938209+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[14407]: audit 2024-03-24T12:24:21.949812+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.312428+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.313189+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: cephadm 2024-03-24T12:24:21.313681+0000 mgr.y (mgr.14152) 229 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.314139+0000 mon.a (mon.0) 650 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.322381+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.346312+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.349189+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.351058+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.362508+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: cluster 2024-03-24T12:24:21.718011+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:22.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.893778+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:22.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.933561+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:22.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.936340+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:22.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.938209+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:22.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:22 smithi176 bash[20174]: audit 2024-03-24T12:24:21.949812+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:23.360 DEBUG:teuthology.orchestra.run.smithi184:osd.6> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.6.service 2024-03-24T12:24:23.363 INFO:tasks.cephadm:Deploying osd.7 on smithi184 with /dev/vg_nvme/lv_1... 2024-03-24T12:24:23.363 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-24T12:24:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:23 smithi184 bash[14594]: audit 2024-03-24T12:24:22.328488+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:24:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:23 smithi184 bash[14594]: cluster 2024-03-24T12:24:22.328644+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T12:24:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:23 smithi184 bash[14594]: audit 2024-03-24T12:24:22.328897+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:23 smithi184 bash[14594]: audit 2024-03-24T12:24:22.329599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:23 smithi184 bash[14594]: audit 2024-03-24T12:24:22.330564+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:23.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[20174]: audit 2024-03-24T12:24:22.328488+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:24:23.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[20174]: cluster 2024-03-24T12:24:22.328644+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T12:24:23.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[20174]: audit 2024-03-24T12:24:22.328897+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:23.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[20174]: audit 2024-03-24T12:24:22.329599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[20174]: audit 2024-03-24T12:24:22.330564+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[14407]: audit 2024-03-24T12:24:22.328488+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[14407]: cluster 2024-03-24T12:24:22.328644+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[14407]: audit 2024-03-24T12:24:22.328897+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[14407]: audit 2024-03-24T12:24:22.329599+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:23.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:23 smithi176 bash[14407]: audit 2024-03-24T12:24:22.330564+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:24:24.192 INFO:journalctl@ceph.osd.6.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:24:24.553 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:24:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:24.553 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: cluster 2024-03-24T12:24:22.331612+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:24:24.553 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: cluster 2024-03-24T12:24:22.331790+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:24:24.553 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: audit 2024-03-24T12:24:23.330273+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: cluster 2024-03-24T12:24:23.330408+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: audit 2024-03-24T12:24:23.331380+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: audit 2024-03-24T12:24:23.339995+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: cluster 2024-03-24T12:24:23.718630+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: audit 2024-03-24T12:24:24.318086+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14407]: audit 2024-03-24T12:24:24.324501+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: cluster 2024-03-24T12:24:22.331612+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: cluster 2024-03-24T12:24:22.331790+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: audit 2024-03-24T12:24:23.330273+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: cluster 2024-03-24T12:24:23.330408+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T12:24:24.554 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: audit 2024-03-24T12:24:23.331380+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: audit 2024-03-24T12:24:23.339995+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: cluster 2024-03-24T12:24:23.718630+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: audit 2024-03-24T12:24:24.318086+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[20174]: audit 2024-03-24T12:24:24.324501+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: cluster 2024-03-24T12:24:22.331612+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: cluster 2024-03-24T12:24:22.331790+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: audit 2024-03-24T12:24:23.330273+0000 mon.a (mon.0) 665 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: cluster 2024-03-24T12:24:23.330408+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: audit 2024-03-24T12:24:23.331380+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: audit 2024-03-24T12:24:23.339995+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:24.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: cluster 2024-03-24T12:24:23.718630+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-24T12:24:24.556 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: audit 2024-03-24T12:24:24.318086+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.556 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:24 smithi184 bash[14594]: audit 2024-03-24T12:24:24.324501+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:24.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:24 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:24:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: cluster 2024-03-24T12:24:24.338566+0000 mon.a (mon.0) 671 : cluster [INF] osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303] boot 2024-03-24T12:24:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: cluster 2024-03-24T12:24:24.338646+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T12:24:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.339253+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.543858+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.553165+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.576872+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.579764+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.581534+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:25 smithi184 bash[14594]: audit 2024-03-24T12:24:24.595166+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: cluster 2024-03-24T12:24:24.338566+0000 mon.a (mon.0) 671 : cluster [INF] osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303] boot 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: cluster 2024-03-24T12:24:24.338646+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.339253+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.543858+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.553165+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.576872+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.579764+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.581534+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[14407]: audit 2024-03-24T12:24:24.595166+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: cluster 2024-03-24T12:24:24.338566+0000 mon.a (mon.0) 671 : cluster [INF] osd.6 [v2:172.21.15.184:6816/3906276303,v1:172.21.15.184:6817/3906276303] boot 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: cluster 2024-03-24T12:24:24.338646+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.339253+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.543858+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.553165+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.576872+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.579764+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.581534+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:25.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:25 smithi176 bash[20174]: audit 2024-03-24T12:24:24.595166+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:26.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:26 smithi176 bash[14407]: cluster 2024-03-24T12:24:25.355601+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T12:24:26.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:26 smithi176 bash[14407]: cluster 2024-03-24T12:24:25.719248+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:26 smithi176 bash[20174]: cluster 2024-03-24T12:24:25.355601+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T12:24:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:26 smithi176 bash[20174]: cluster 2024-03-24T12:24:25.719248+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:26 smithi184 bash[14594]: cluster 2024-03-24T12:24:25.355601+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-24T12:24:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:26 smithi184 bash[14594]: cluster 2024-03-24T12:24:25.719248+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:27.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:27 smithi184 bash[14594]: cluster 2024-03-24T12:24:26.377590+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T12:24:27.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:27 smithi176 bash[14407]: cluster 2024-03-24T12:24:26.377590+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T12:24:27.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:27 smithi176 bash[20174]: cluster 2024-03-24T12:24:26.377590+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0199083 s, 527 MB/s 2024-03-24T12:24:27.803 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-03-24T12:24:28.541 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch daemon add osd smithi184:vg_nvme/lv_1 2024-03-24T12:24:28.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:28 smithi176 bash[14407]: cluster 2024-03-24T12:24:27.390627+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T12:24:28.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:28 smithi176 bash[14407]: cluster 2024-03-24T12:24:27.719883+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:28.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:28 smithi176 bash[20174]: cluster 2024-03-24T12:24:27.390627+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T12:24:28.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:28 smithi176 bash[20174]: cluster 2024-03-24T12:24:27.719883+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:28.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:28 smithi184 bash[14594]: cluster 2024-03-24T12:24:27.390627+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-24T12:24:28.722 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:28 smithi184 bash[14594]: cluster 2024-03-24T12:24:27.719883+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:29.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:29 smithi176 bash[14407]: cluster 2024-03-24T12:24:28.393421+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T12:24:29.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:29 smithi176 bash[20174]: cluster 2024-03-24T12:24:28.393421+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T12:24:29.702 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:29 smithi184 bash[14594]: cluster 2024-03-24T12:24:28.393421+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-24T12:24:30.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:30 smithi176 bash[14407]: cluster 2024-03-24T12:24:29.720511+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:30.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:30 smithi176 bash[20174]: cluster 2024-03-24T12:24:29.720511+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:30 smithi184 bash[14594]: cluster 2024-03-24T12:24:29.720511+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:31 smithi184 bash[14594]: audit 2024-03-24T12:24:31.627572+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:24:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:31 smithi184 bash[14594]: audit 2024-03-24T12:24:31.634050+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:24:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:31 smithi184 bash[14594]: audit 2024-03-24T12:24:31.635875+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:32.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[14407]: audit 2024-03-24T12:24:31.627572+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:24:32.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[14407]: audit 2024-03-24T12:24:31.634050+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:24:32.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[14407]: audit 2024-03-24T12:24:31.635875+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:32.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[20174]: audit 2024-03-24T12:24:31.627572+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-24T12:24:32.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[20174]: audit 2024-03-24T12:24:31.634050+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-24T12:24:32.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:31 smithi176 bash[20174]: audit 2024-03-24T12:24:31.635875+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:32 smithi184 bash[14594]: audit 2024-03-24T12:24:31.621072+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:24:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:32 smithi184 bash[14594]: cluster 2024-03-24T12:24:31.721205+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:24:33.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:32 smithi176 bash[14407]: audit 2024-03-24T12:24:31.621072+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:24:33.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:32 smithi176 bash[14407]: cluster 2024-03-24T12:24:31.721205+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:24:33.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:32 smithi176 bash[20174]: audit 2024-03-24T12:24:31.621072+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:24:33.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:32 smithi176 bash[20174]: cluster 2024-03-24T12:24:31.721205+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-03-24T12:24:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:33 smithi184 bash[14594]: cluster 2024-03-24T12:24:33.721841+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-03-24T12:24:34.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:33 smithi176 bash[14407]: cluster 2024-03-24T12:24:33.721841+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-03-24T12:24:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:33 smithi176 bash[20174]: cluster 2024-03-24T12:24:33.721841+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-03-24T12:24:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:35 smithi184 bash[14594]: cluster 2024-03-24T12:24:35.722469+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-24T12:24:36.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:35 smithi176 bash[14407]: cluster 2024-03-24T12:24:35.722469+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-24T12:24:36.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:35 smithi176 bash[20174]: cluster 2024-03-24T12:24:35.722469+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-03-24T12:24:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: cluster 2024-03-24T12:24:37.723101+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: audit 2024-03-24T12:24:37.771373+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/3891779711' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: audit 2024-03-24T12:24:37.772526+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: audit 2024-03-24T12:24:37.781779+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]': finished 2024-03-24T12:24:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: cluster 2024-03-24T12:24:37.782010+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T12:24:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:38 smithi184 bash[14594]: audit 2024-03-24T12:24:37.782295+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:24:38.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: cluster 2024-03-24T12:24:37.723101+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:38.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: audit 2024-03-24T12:24:37.771373+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/3891779711' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: audit 2024-03-24T12:24:37.772526+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: audit 2024-03-24T12:24:37.781779+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]': finished 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: cluster 2024-03-24T12:24:37.782010+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[14407]: audit 2024-03-24T12:24:37.782295+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: cluster 2024-03-24T12:24:37.723101+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: audit 2024-03-24T12:24:37.771373+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.184:0/3891779711' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: audit 2024-03-24T12:24:37.772526+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]: dispatch 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: audit 2024-03-24T12:24:37.781779+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "103ce5fc-b67f-493c-824c-2b0f87dfd055"}]': finished 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: cluster 2024-03-24T12:24:37.782010+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-03-24T12:24:38.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:38 smithi176 bash[20174]: audit 2024-03-24T12:24:37.782295+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:24:39.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:39 smithi184 bash[14594]: audit 2024-03-24T12:24:38.487351+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.184:0/4087445591' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:39.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:39 smithi176 bash[14407]: audit 2024-03-24T12:24:38.487351+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.184:0/4087445591' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:39.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:39 smithi176 bash[20174]: audit 2024-03-24T12:24:38.487351+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.184:0/4087445591' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-24T12:24:40.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:40 smithi184 bash[14594]: cluster 2024-03-24T12:24:39.723857+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:40.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:40 smithi176 bash[14407]: cluster 2024-03-24T12:24:39.723857+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:40.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:40 smithi176 bash[20174]: cluster 2024-03-24T12:24:39.723857+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-03-24T12:24:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:41 smithi184 bash[14594]: cluster 2024-03-24T12:24:41.724616+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:42.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:41 smithi176 bash[20174]: cluster 2024-03-24T12:24:41.724616+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:42.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:41 smithi176 bash[14407]: cluster 2024-03-24T12:24:41.724616+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:43.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:43 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:24:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:44.846 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:24:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:43.619757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:43.630536+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: cluster 2024-03-24T12:24:43.725130+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:43.870007+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:43.872596+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:44.449947+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[20174]: audit 2024-03-24T12:24:44.458622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.847 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:43.619757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:43.630536+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: cluster 2024-03-24T12:24:43.725130+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:43.870007+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:43.872596+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:44.449947+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:44 smithi176 bash[14407]: audit 2024-03-24T12:24:44.458622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:43.619757+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:43.630536+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: cluster 2024-03-24T12:24:43.725130+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:43.870007+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:43.872596+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:44.449947+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:44.913 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:44 smithi184 bash[14594]: audit 2024-03-24T12:24:44.458622+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:45 smithi184 bash[14594]: cluster 2024-03-24T12:24:45.725748+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:46.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:45 smithi176 bash[14407]: cluster 2024-03-24T12:24:45.725748+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:46.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:45 smithi176 bash[20174]: cluster 2024-03-24T12:24:45.725748+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:48 smithi184 bash[14594]: cluster 2024-03-24T12:24:47.726376+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:48.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:48 smithi176 bash[14407]: cluster 2024-03-24T12:24:47.726376+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:48.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:48 smithi176 bash[20174]: cluster 2024-03-24T12:24:47.726376+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:50.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:49 smithi184 bash[14594]: cluster 2024-03-24T12:24:49.727055+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:50.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:49 smithi176 bash[14407]: cluster 2024-03-24T12:24:49.727055+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:50.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:49 smithi176 bash[20174]: cluster 2024-03-24T12:24:49.727055+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:50 smithi184 bash[14594]: audit 2024-03-24T12:24:49.807185+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:24:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:50 smithi184 bash[14594]: audit 2024-03-24T12:24:49.814455+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:50 smithi184 bash[14594]: cephadm 2024-03-24T12:24:49.815495+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[14407]: audit 2024-03-24T12:24:49.807185+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[14407]: audit 2024-03-24T12:24:49.814455+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[14407]: cephadm 2024-03-24T12:24:49.815495+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[20174]: audit 2024-03-24T12:24:49.807185+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[20174]: audit 2024-03-24T12:24:49.814455+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:51.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:50 smithi176 bash[20174]: cephadm 2024-03-24T12:24:49.815495+0000 mgr.y (mgr.14152) 246 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-03-24T12:24:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:51 smithi184 bash[14594]: cluster 2024-03-24T12:24:51.727775+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 2024-03-24T12:24:52.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:51 smithi176 bash[14407]: cluster 2024-03-24T12:24:51.727775+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 2024-03-24T12:24:52.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:51 smithi176 bash[20174]: cluster 2024-03-24T12:24:51.727775+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 2024-03-24T12:24:53.949 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:53 smithi184 bash[14594]: cluster 2024-03-24T12:24:53.728393+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-03-24T12:24:54.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:53 smithi176 bash[14407]: cluster 2024-03-24T12:24:53.728393+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-03-24T12:24:54.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:53 smithi176 bash[20174]: cluster 2024-03-24T12:24:53.728393+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-03-24T12:24:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:55 smithi184 bash[14594]: audit 2024-03-24T12:24:54.090359+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:55.382 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:55 smithi184 bash[14594]: audit 2024-03-24T12:24:54.101118+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:55.383 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:55 smithi184 bash[14594]: audit 2024-03-24T12:24:54.103140+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:55.383 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:55 smithi184 bash[14594]: audit 2024-03-24T12:24:54.104986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:55.383 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:55 smithi184 bash[14594]: audit 2024-03-24T12:24:54.116465+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[14407]: audit 2024-03-24T12:24:54.090359+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[14407]: audit 2024-03-24T12:24:54.101118+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[14407]: audit 2024-03-24T12:24:54.103140+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[14407]: audit 2024-03-24T12:24:54.104986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[14407]: audit 2024-03-24T12:24:54.116465+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[20174]: audit 2024-03-24T12:24:54.090359+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[20174]: audit 2024-03-24T12:24:54.101118+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[20174]: audit 2024-03-24T12:24:54.103140+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[20174]: audit 2024-03-24T12:24:54.104986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:24:55.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:55 smithi176 bash[20174]: audit 2024-03-24T12:24:54.116465+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:24:56.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:56 smithi176 bash[20174]: cluster 2024-03-24T12:24:55.728955+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:56.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:56 smithi176 bash[14407]: cluster 2024-03-24T12:24:55.728955+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:56 smithi184 bash[14594]: cluster 2024-03-24T12:24:55.728955+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:58.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:58 smithi184 bash[14594]: cluster 2024-03-24T12:24:57.729596+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:58.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:58 smithi176 bash[14407]: cluster 2024-03-24T12:24:57.729596+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:24:58.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:58 smithi176 bash[20174]: cluster 2024-03-24T12:24:57.729596+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:25:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:24:59 smithi184 bash[14594]: cluster 2024-03-24T12:24:59.730316+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-03-24T12:25:00.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:24:59 smithi176 bash[20174]: cluster 2024-03-24T12:24:59.730316+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-03-24T12:25:00.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:24:59 smithi176 bash[14407]: cluster 2024-03-24T12:24:59.730316+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-03-24T12:25:01.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:01 smithi184 bash[14594]: audit 2024-03-24T12:25:01.132321+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:01.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:01 smithi184 bash[14594]: audit 2024-03-24T12:25:01.133582+0000 mon.a (mon.0) 704 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:01.659 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:01 smithi176 bash[20174]: audit 2024-03-24T12:25:01.132321+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:01.659 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:01 smithi176 bash[20174]: audit 2024-03-24T12:25:01.133582+0000 mon.a (mon.0) 704 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:01.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:01 smithi176 bash[14407]: audit 2024-03-24T12:25:01.132321+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:01.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:01 smithi176 bash[14407]: audit 2024-03-24T12:25:01.133582+0000 mon.a (mon.0) 704 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:25:02.043 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 7 on host 'smithi184' 2024-03-24T12:25:02.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:01.192594+0000 mon.a (mon.0) 705 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:25:02.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: cluster 2024-03-24T12:25:01.192829+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:01.193603+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:01.197268+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:01.203367+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: cluster 2024-03-24T12:25:01.730935+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.042738+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.057712+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.060041+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.061558+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.065894+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.067637+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.069299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.071164+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.080046+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:02 smithi184 bash[14594]: audit 2024-03-24T12:25:02.088423+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.580 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:01.192594+0000 mon.a (mon.0) 705 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:25:02.580 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: cluster 2024-03-24T12:25:01.192829+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T12:25:02.580 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:01.193603+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:01.197268+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:01.203367+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: cluster 2024-03-24T12:25:01.730935+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.042738+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.057712+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.060041+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.061558+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.065894+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.067637+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.069299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.071164+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.080046+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[14407]: audit 2024-03-24T12:25:02.088423+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:01.192594+0000 mon.a (mon.0) 705 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: cluster 2024-03-24T12:25:01.192829+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:01.193603+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:01.197268+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:01.203367+0000 mon.a (mon.0) 708 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: cluster 2024-03-24T12:25:01.730935+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.042738+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.057712+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.060041+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.061558+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:02.582 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.065894+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.583 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.067637+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.583 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.069299+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.583 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.071164+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:02.583 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.080046+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:02.583 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:02 smithi176 bash[20174]: audit 2024-03-24T12:25:02.088423+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:03.254 DEBUG:teuthology.orchestra.run.smithi184:osd.7> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.7.service 2024-03-24T12:25:03.256 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-24T12:25:03.257 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd stat -f json 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: cephadm 2024-03-24T12:25:02.072278+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 4061M 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: audit 2024-03-24T12:25:02.207281+0000 mon.a (mon.0) 719 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: cluster 2024-03-24T12:25:02.207469+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: audit 2024-03-24T12:25:02.208216+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: audit 2024-03-24T12:25:02.216699+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: cluster 2024-03-24T12:25:02.443707+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015] boot 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: cluster 2024-03-24T12:25:02.443791+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T12:25:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:03 smithi184 bash[14594]: audit 2024-03-24T12:25:02.446446+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.647 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: cephadm 2024-03-24T12:25:02.072278+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 4061M 2024-03-24T12:25:03.647 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: audit 2024-03-24T12:25:02.207281+0000 mon.a (mon.0) 719 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:25:03.647 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: cluster 2024-03-24T12:25:02.207469+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T12:25:03.647 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: audit 2024-03-24T12:25:02.208216+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.647 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: audit 2024-03-24T12:25:02.216699+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: cluster 2024-03-24T12:25:02.443707+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015] boot 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: cluster 2024-03-24T12:25:02.443791+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[20174]: audit 2024-03-24T12:25:02.446446+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: cephadm 2024-03-24T12:25:02.072278+0000 mgr.y (mgr.14152) 253 : cephadm [INF] Adjusting osd_memory_target on smithi184 to 4061M 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: audit 2024-03-24T12:25:02.207281+0000 mon.a (mon.0) 719 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: cluster 2024-03-24T12:25:02.207469+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: audit 2024-03-24T12:25:02.208216+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: audit 2024-03-24T12:25:02.216699+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: cluster 2024-03-24T12:25:02.443707+0000 mon.a (mon.0) 723 : cluster [INF] osd.7 [v2:172.21.15.184:6824/1182161015,v1:172.21.15.184:6825/1182161015] boot 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: cluster 2024-03-24T12:25:02.443791+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-03-24T12:25:03.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14407]: audit 2024-03-24T12:25:02.446446+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:03.716 INFO:journalctl@ceph.osd.7.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:03.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:03 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:25:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: cluster 2024-03-24T12:25:02.159962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: cluster 2024-03-24T12:25:02.160235+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: cluster 2024-03-24T12:25:03.461654+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: cluster 2024-03-24T12:25:03.731621+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.763072+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.769894+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.812261+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.814972+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:04.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.816803+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:04.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:04 smithi184 bash[14594]: audit 2024-03-24T12:25:03.828048+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:25:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: cluster 2024-03-24T12:25:02.159962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: cluster 2024-03-24T12:25:02.160235+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: cluster 2024-03-24T12:25:03.461654+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: cluster 2024-03-24T12:25:03.731621+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.763072+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.769894+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.812261+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.814972+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.816803+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[14407]: audit 2024-03-24T12:25:03.828048+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: cluster 2024-03-24T12:25:02.159962+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: cluster 2024-03-24T12:25:02.160235+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: cluster 2024-03-24T12:25:03.461654+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: cluster 2024-03-24T12:25:03.731621+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v236: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.763072+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.769894+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:04.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.812261+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:04.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.814972+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:04.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.816803+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:04.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:04 smithi176 bash[20174]: audit 2024-03-24T12:25:03.828048+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: cephadm 2024-03-24T12:25:03.764777+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:25:05.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: cluster 2024-03-24T12:25:03.821657+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v237: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:05.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: cluster 2024-03-24T12:25:04.454334+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:25:05.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: cluster 2024-03-24T12:25:04.461811+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: audit 2024-03-24T12:25:04.579405+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[14407]: audit 2024-03-24T12:25:04.588968+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: cephadm 2024-03-24T12:25:03.764777+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: cluster 2024-03-24T12:25:03.821657+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v237: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: cluster 2024-03-24T12:25:04.454334+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: cluster 2024-03-24T12:25:04.461811+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: audit 2024-03-24T12:25:04.579405+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:05 smithi176 bash[20174]: audit 2024-03-24T12:25:04.588968+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: cephadm 2024-03-24T12:25:03.764777+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Detected new or changed devices on smithi184 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: cluster 2024-03-24T12:25:03.821657+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v237: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: cluster 2024-03-24T12:25:04.454334+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: cluster 2024-03-24T12:25:04.461811+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: audit 2024-03-24T12:25:04.579405+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:05.751 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:05 smithi184 bash[14594]: audit 2024-03-24T12:25:04.588968+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:06 smithi184 bash[14594]: cluster 2024-03-24T12:25:05.594685+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T12:25:06.871 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:06 smithi176 bash[20174]: cluster 2024-03-24T12:25:05.594685+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T12:25:06.872 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:06 smithi176 bash[14407]: cluster 2024-03-24T12:25:05.594685+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-24T12:25:07.566 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:25:07.597 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:25:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: cluster 2024-03-24T12:25:05.822287+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: cluster 2024-03-24T12:25:06.602663+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.377671+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.384037+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.410800+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.413184+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.414642+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.425832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:07 smithi184 bash[14594]: audit 2024-03-24T12:25:07.567307+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.176:0/3889115747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: cluster 2024-03-24T12:25:05.822287+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: cluster 2024-03-24T12:25:06.602663+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.377671+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.384037+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.410800+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:07.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.413184+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.414642+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.425832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[14407]: audit 2024-03-24T12:25:07.567307+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.176:0/3889115747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: cluster 2024-03-24T12:25:05.822287+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v240: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: cluster 2024-03-24T12:25:06.602663+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.377671+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.384037+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.410800+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.413184+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.414642+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.425832+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:07.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:07 smithi176 bash[20174]: audit 2024-03-24T12:25:07.567307+0000 mon.b (mon.2) 24 : audit [DBG] from='client.? 172.21.15.176:0/3889115747' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-24T12:25:08.261 INFO:teuthology.orchestra.run.smithi176.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1711283102,"num_in_osds":8,"osd_in_since":1711283077,"num_remapped_pgs":0} 2024-03-24T12:25:08.262 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:25:08.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[14407]: cluster 2024-03-24T12:25:07.418172+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:08.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[14407]: cluster 2024-03-24T12:25:08.381441+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:25:08.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[14407]: cluster 2024-03-24T12:25:08.381514+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-24T12:25:08.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[20174]: cluster 2024-03-24T12:25:07.418172+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[20174]: cluster 2024-03-24T12:25:08.381441+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:25:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:08 smithi176 bash[20174]: cluster 2024-03-24T12:25:08.381514+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-24T12:25:09.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:08 smithi184 bash[14594]: cluster 2024-03-24T12:25:07.418172+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:09.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:08 smithi184 bash[14594]: cluster 2024-03-24T12:25:08.381441+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-03-24T12:25:09.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:08 smithi184 bash[14594]: cluster 2024-03-24T12:25:08.381514+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-03-24T12:25:10.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:10 smithi176 bash[14407]: cluster 2024-03-24T12:25:09.418796+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-24T12:25:10.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:10 smithi176 bash[20174]: cluster 2024-03-24T12:25:09.418796+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-24T12:25:10.985 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:25:11.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:10 smithi184 bash[14594]: cluster 2024-03-24T12:25:09.418796+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-03-24T12:25:12.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:12 smithi176 bash[14407]: cluster 2024-03-24T12:25:11.419444+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T12:25:12.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:12 smithi176 bash[20174]: cluster 2024-03-24T12:25:11.419444+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T12:25:13.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:12 smithi184 bash[14594]: cluster 2024-03-24T12:25:11.419444+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-03-24T12:25:13.873 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:25:13.873 INFO:teuthology.orchestra.run.smithi176.stdout:{"epoch":58,"fsid":"62af0f9a-e9d8-11ee-95cd-87774f69a715","created":"2024-03-24T12:17:40.983529+0000","modified":"2024-03-24T12:25:06.588747+0000","last_up_change":"2024-03-24T12:25:02.434222+0000","last_in_change":"2024-03-24T12:24:37.773767+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-03-24T12:21:52.371950+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":"8998f847-1f74-4def-99d7-4e2a4bfc2e64","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.176:6802","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6803","nonce":3114663739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6804","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6805","nonce":3114663739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6808","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6809","nonce":3114663739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6806","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6807","nonce":3114663739}]},"public_addr":"172.21.15.176:6803/3114663739","cluster_addr":"172.21.15.176:6805/3114663739","heartbeat_back_addr":"172.21.15.176:6809/3114663739","heartbeat_front_addr":"172.21.15.176:6807/3114663739","state":["exists","up"]},{"osd":1,"uuid":"c5cc70f2-a037-42c9-b2c4-bbd469486bab","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.176:6810","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6811","nonce":301108121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6812","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6813","nonce":301108121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6816","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6817","nonce":301108121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6814","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6815","nonce":301108121}]},"public_addr":"172.21.15.176:6811/301108121","cluster_addr":"172.21.15.176:6813/301108121","heartbeat_back_addr":"172.21.15.176:6817/301108121","heartbeat_front_addr":"172.21.15.176:6815/301108121","state":["exists","up"]},{"osd":2,"uuid":"0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1","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.176:6818","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6819","nonce":4133704374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6820","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6821","nonce":4133704374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6824","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6825","nonce":4133704374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6822","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6823","nonce":4133704374}]},"public_addr":"172.21.15.176:6819/4133704374","cluster_addr":"172.21.15.176:6821/4133704374","heartbeat_back_addr":"172.21.15.176:6825/4133704374","heartbeat_front_addr":"172.21.15.176:6823/4133704374","state":["exists","up"]},{"osd":3,"uuid":"f9bcab09-ce94-4f86-aee2-cb90a85877fe","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.176:6826","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6827","nonce":4231758734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6828","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6829","nonce":4231758734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6832","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6833","nonce":4231758734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6830","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6831","nonce":4231758734}]},"public_addr":"172.21.15.176:6827/4231758734","cluster_addr":"172.21.15.176:6829/4231758734","heartbeat_back_addr":"172.21.15.176:6833/4231758734","heartbeat_front_addr":"172.21.15.176:6831/4231758734","state":["exists","up"]},{"osd":4,"uuid":"9759c0db-6adb-4887-ba10-e959c68ab568","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.184:6800","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6801","nonce":173536210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6803","nonce":173536210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6807","nonce":173536210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6805","nonce":173536210}]},"public_addr":"172.21.15.184:6801/173536210","cluster_addr":"172.21.15.184:6803/173536210","heartbeat_back_addr":"172.21.15.184:6807/173536210","heartbeat_front_addr":"172.21.15.184:6805/173536210","state":["exists","up"]},{"osd":5,"uuid":"6b64f34f-0d66-47a3-b1b0-2463ce8f05ee","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.184:6808","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6809","nonce":3450663882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6811","nonce":3450663882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6815","nonce":3450663882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6813","nonce":3450663882}]},"public_addr":"172.21.15.184:6809/3450663882","cluster_addr":"172.21.15.184:6811/3450663882","heartbeat_back_addr":"172.21.15.184:6815/3450663882","heartbeat_front_addr":"172.21.15.184:6813/3450663882","state":["exists","up"]},{"osd":6,"uuid":"8e500cdd-9743-4b11-9ac3-b30c2e5e6e04","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.184:6816","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6817","nonce":3906276303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6819","nonce":3906276303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6823","nonce":3906276303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6821","nonce":3906276303}]},"public_addr":"172.21.15.184:6817/3906276303","cluster_addr":"172.21.15.184:6819/3906276303","heartbeat_back_addr":"172.21.15.184:6823/3906276303","heartbeat_front_addr":"172.21.15.184:6821/3906276303","state":["exists","up"]},{"osd":7,"uuid":"103ce5fc-b67f-493c-824c-2b0f87dfd055","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.184:6824","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6825","nonce":1182161015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6827","nonce":1182161015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6831","nonce":1182161015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6829","nonce":1182161015}]},"public_addr":"172.21.15.184:6825/1182161015","cluster_addr":"172.21.15.184:6827/1182161015","heartbeat_back_addr":"172.21.15.184:6831/1182161015","heartbeat_front_addr":"172.21.15.184:6829/1182161015","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-03-24T12:20:30.530999+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-03-24T12:21:11.983944+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-03-24T12:21:50.204088+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-03-24T12:22:31.022722+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-03-24T12:23:09.116458+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-03-24T12:23:45.117201+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-03-24T12:24:22.331797+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-03-24T12:25:02.160252+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.176:0/996930465":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6801/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6800/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/542224362":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/300981080":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6801/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3804126836":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3800267739":"2024-03-25T12:18:12.598661+0000","172.21.15.176:6800/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/3508954336":"2024-03-25T12:18:12.598661+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-03-24T12:25:14.646 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-24T12:21:52.371950+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-03-24T12:25:14.646 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-03-24T12:25:14.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:14 smithi176 bash[14407]: cluster 2024-03-24T12:25:13.420198+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-24T12:25:14.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:14 smithi176 bash[14407]: audit 2024-03-24T12:25:13.872836+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.176:0/424201015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:25:14.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:14 smithi176 bash[20174]: cluster 2024-03-24T12:25:13.420198+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-24T12:25:14.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:14 smithi176 bash[20174]: audit 2024-03-24T12:25:13.872836+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.176:0/424201015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:25:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:14 smithi184 bash[14594]: cluster 2024-03-24T12:25:13.420198+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-24T12:25:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:14 smithi184 bash[14594]: audit 2024-03-24T12:25:13.872836+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.176:0/424201015' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:25:16.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:16 smithi176 bash[14407]: cluster 2024-03-24T12:25:15.420867+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-24T12:25:16.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:16 smithi176 bash[20174]: cluster 2024-03-24T12:25:15.420867+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-24T12:25:17.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:16 smithi184 bash[14594]: cluster 2024-03-24T12:25:15.420867+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-03-24T12:25:17.366 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:25:18.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:18 smithi176 bash[20174]: cluster 2024-03-24T12:25:17.421516+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-24T12:25:18.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:18 smithi176 bash[14407]: cluster 2024-03-24T12:25:17.421516+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-24T12:25:19.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:18 smithi184 bash[14594]: cluster 2024-03-24T12:25:17.421516+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-03-24T12:25:20.099 INFO:teuthology.orchestra.run.smithi176.stdout:pg_num: 1 2024-03-24T12:25:20.838 INFO:tasks.cephadm:Adding prometheus.a on smithi184 2024-03-24T12:25:20.839 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply prometheus '1;smithi184=a' 2024-03-24T12:25:20.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:20 smithi176 bash[14407]: cluster 2024-03-24T12:25:19.422198+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T12:25:20.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:20 smithi176 bash[14407]: audit 2024-03-24T12:25:20.100230+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.176:0/2054933626' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T12:25:20.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:20 smithi176 bash[20174]: cluster 2024-03-24T12:25:19.422198+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T12:25:20.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:20 smithi176 bash[20174]: audit 2024-03-24T12:25:20.100230+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.176:0/2054933626' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T12:25:21.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:20 smithi184 bash[14594]: cluster 2024-03-24T12:25:19.422198+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-03-24T12:25:21.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:20 smithi184 bash[14594]: audit 2024-03-24T12:25:20.100230+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.176:0/2054933626' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-24T12:25:22.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:22 smithi176 bash[14407]: cluster 2024-03-24T12:25:21.422828+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:22.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:22 smithi176 bash[20174]: cluster 2024-03-24T12:25:21.422828+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:23.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:22 smithi184 bash[14594]: cluster 2024-03-24T12:25:21.422828+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:24.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:24 smithi176 bash[14407]: cluster 2024-03-24T12:25:23.423412+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:24.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:24 smithi176 bash[20174]: cluster 2024-03-24T12:25:23.423412+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:24.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:24 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:25:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:25.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:24 smithi184 bash[14594]: cluster 2024-03-24T12:25:23.423412+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:25.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:25:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:25.661 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled prometheus update... 2024-03-24T12:25:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:24.720566+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:24.726870+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.091932+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.098744+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.662080+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.689738+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.691978+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.693690+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.704216+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:25 smithi184 bash[14594]: audit 2024-03-24T12:25:25.714035+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:24.720566+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:24.726870+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.091932+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.098744+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.662080+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.689738+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.691978+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.693690+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.704216+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[14407]: audit 2024-03-24T12:25:25.714035+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:24.720566+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:24.726870+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.091932+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.098744+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.662080+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.689738+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.691978+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.693690+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.704216+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' 2024-03-24T12:25:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:25 smithi176 bash[20174]: audit 2024-03-24T12:25:25.714035+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:26.721 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14407]: cluster 2024-03-24T12:25:25.424140+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:26.721 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14407]: audit 2024-03-24T12:25:25.650997+0000 mgr.y (mgr.14152) 268 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:26.721 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14407]: cephadm 2024-03-24T12:25:25.654381+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-03-24T12:25:26.721 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14407]: audit 2024-03-24T12:25:26.716442+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:26.721 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14407]: cluster 2024-03-24T12:25:26.716516+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T12:25:26.834 DEBUG:teuthology.orchestra.run.smithi184:prometheus.a> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service 2024-03-24T12:25:26.836 INFO:tasks.cephadm:Adding node-exporter.a on smithi176 2024-03-24T12:25:26.836 INFO:tasks.cephadm:Adding node-exporter.b on smithi184 2024-03-24T12:25:26.837 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply node-exporter '2;smithi176=a;smithi184=b' 2024-03-24T12:25:27.004 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[14594]: cluster 2024-03-24T12:25:25.424140+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[14594]: audit 2024-03-24T12:25:25.650997+0000 mgr.y (mgr.14152) 268 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[14594]: cephadm 2024-03-24T12:25:25.654381+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[14594]: audit 2024-03-24T12:25:26.716442+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[14594]: cluster 2024-03-24T12:25:26.716516+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T12:25:27.016 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[15607]: ignoring --setuser ceph since I am not root 2024-03-24T12:25:27.017 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[15607]: ignoring --setgroup ceph since I am not root 2024-03-24T12:25:27.017 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[15607]: debug 2024-03-24T12:25:26.755+0000 7f6884787700 1 -- 172.21.15.184:0/711239700 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5639ad4ec340 con 0x5639ae268400 2024-03-24T12:25:27.017 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:26 smithi184 bash[15607]: debug 2024-03-24T12:25:26.919+0000 7f688d1e3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:25:27.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14683]: ignoring --setuser ceph since I am not root 2024-03-24T12:25:27.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14683]: ignoring --setgroup ceph since I am not root 2024-03-24T12:25:27.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14683]: debug 2024-03-24T12:25:26.760+0000 7f4a7d23d700 1 -- 172.21.15.176:0/233152959 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5598f06b2340 con 0x5598f142e400 2024-03-24T12:25:27.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[14683]: debug 2024-03-24T12:25:26.908+0000 7f4a85c99000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:25:27.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[20174]: cluster 2024-03-24T12:25:25.424140+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:27.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[20174]: audit 2024-03-24T12:25:25.650997+0000 mgr.y (mgr.14152) 268 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:27.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[20174]: cephadm 2024-03-24T12:25:25.654381+0000 mgr.y (mgr.14152) 269 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-03-24T12:25:27.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[20174]: audit 2024-03-24T12:25:26.716442+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.176:0/1833638946' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:27.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:26 smithi176 bash[20174]: cluster 2024-03-24T12:25:26.716516+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-03-24T12:25:27.846 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:27 smithi176 bash[14683]: debug 2024-03-24T12:25:27.564+0000 7f4a85c99000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:25:27.846 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:27 smithi176 bash[14683]: debug 2024-03-24T12:25:27.688+0000 7f4a85c99000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:25:27.872 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:27 smithi184 bash[15607]: debug 2024-03-24T12:25:27.615+0000 7f688d1e3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:25:27.872 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:27 smithi184 bash[15607]: debug 2024-03-24T12:25:27.739+0000 7f688d1e3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:25:28.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:27 smithi176 bash[14683]: debug 2024-03-24T12:25:27.844+0000 7f4a85c99000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:25:28.249 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:27 smithi184 bash[15607]: debug 2024-03-24T12:25:27.903+0000 7f688d1e3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:25:28.499 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:28 smithi176 bash[14683]: debug 2024-03-24T12:25:28.204+0000 7f4a85c99000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:25:28.499 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:28 smithi176 bash[14683]: debug 2024-03-24T12:25:28.296+0000 7f4a85c99000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:25:28.544 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:28 smithi184 bash[15607]: debug 2024-03-24T12:25:28.243+0000 7f688d1e3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:25:28.544 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:28 smithi184 bash[15607]: debug 2024-03-24T12:25:28.339+0000 7f688d1e3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:25:28.844 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:28 smithi184 bash[15607]: debug 2024-03-24T12:25:28.539+0000 7f688d1e3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:25:28.912 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:28 smithi176 bash[14683]: debug 2024-03-24T12:25:28.496+0000 7f4a85c99000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:25:29.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:29 smithi176 bash[14683]: debug 2024-03-24T12:25:29.372+0000 7f4a85c99000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:25:29.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:29 smithi176 bash[14683]: debug 2024-03-24T12:25:29.480+0000 7f4a85c99000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:25:29.733 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:29 smithi184 bash[15607]: debug 2024-03-24T12:25:29.399+0000 7f688d1e3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:25:29.734 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:29 smithi184 bash[15607]: debug 2024-03-24T12:25:29.507+0000 7f688d1e3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:25:30.032 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:29 smithi176 bash[14683]: debug 2024-03-24T12:25:29.684+0000 7f4a85c99000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:25:30.084 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:29 smithi184 bash[15607]: debug 2024-03-24T12:25:29.727+0000 7f688d1e3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:25:30.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:30 smithi184 bash[15607]: debug 2024-03-24T12:25:30.079+0000 7f688d1e3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:25:30.361 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:30 smithi176 bash[14683]: debug 2024-03-24T12:25:30.032+0000 7f4a85c99000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:25:30.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:30 smithi176 bash[14683]: debug 2024-03-24T12:25:30.360+0000 7f4a85c99000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:25:30.782 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:30 smithi184 bash[15607]: debug 2024-03-24T12:25:30.407+0000 7f688d1e3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:25:30.998 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:30 smithi176 bash[14683]: debug 2024-03-24T12:25:30.728+0000 7f4a85c99000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:25:31.050 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:30 smithi184 bash[15607]: debug 2024-03-24T12:25:30.779+0000 7f688d1e3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:25:31.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:31 smithi184 bash[15607]: debug 2024-03-24T12:25:31.047+0000 7f688d1e3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:25:31.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:30 smithi176 bash[14683]: debug 2024-03-24T12:25:30.996+0000 7f4a85c99000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:25:31.941 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:31 smithi176 bash[14683]: debug 2024-03-24T12:25:31.676+0000 7f4a85c99000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:25:31.941 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:31 smithi176 bash[14683]: debug 2024-03-24T12:25:31.784+0000 7f4a85c99000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:25:31.996 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:31 smithi184 bash[15607]: debug 2024-03-24T12:25:31.731+0000 7f688d1e3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:25:31.997 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:31 smithi184 bash[15607]: debug 2024-03-24T12:25:31.835+0000 7f688d1e3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:25:32.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:31 smithi184 bash[15607]: debug 2024-03-24T12:25:31.991+0000 7f688d1e3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:25:32.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.099+0000 7f688d1e3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:25:32.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.235+0000 7f688d1e3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:25:32.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:31 smithi176 bash[14683]: debug 2024-03-24T12:25:31.940+0000 7f4a85c99000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:25:32.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.048+0000 7f4a85c99000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:25:32.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.184+0000 7f4a85c99000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:25:32.781 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.480+0000 7f4a85c99000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:25:32.781 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.600+0000 7f4a85c99000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:25:32.831 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.527+0000 7f688d1e3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:25:32.831 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.643+0000 7f688d1e3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:25:33.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.827+0000 7f688d1e3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:25:33.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:32 smithi184 bash[15607]: debug 2024-03-24T12:25:32.943+0000 7f688d1e3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:25:33.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.780+0000 7f4a85c99000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:25:33.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:32 smithi176 bash[14683]: debug 2024-03-24T12:25:32.896+0000 7f4a85c99000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: debug 2024-03-24T12:25:33.787+0000 7f688d1e3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: [24/Mar/2024:12:25:33] ENGINE Bus STARTING 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: CherryPy Checker: 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: The Application mounted at '' has an empty config. 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: [24/Mar/2024:12:25:33] ENGINE Serving on http://:::9283 2024-03-24T12:25:34.095 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[15607]: [24/Mar/2024:12:25:33] ENGINE Bus STARTED 2024-03-24T12:25:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.767704+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:25:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.768732+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-03-24T12:25:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.774134+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T12:25:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.814232+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:25:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:33 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.814421+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:25:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.767704+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:25:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.768732+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-03-24T12:25:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.774134+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T12:25:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.814232+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:25:34.162 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.814421+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14683]: debug 2024-03-24T12:25:33.744+0000 7f4a85c99000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14683]: [24/Mar/2024:12:25:33] ENGINE Bus STARTING 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.767704+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.768732+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.774134+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-24T12:25:34.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.814232+0000 mon.a (mon.0) 762 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:25:34.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:33 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.814421+0000 mon.a (mon.0) 763 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: [24/Mar/2024:12:25:34] ENGINE Bus STARTING 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: CherryPy Checker: 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: The Application mounted at '' has an empty config. 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: [24/Mar/2024:12:25:34] ENGINE Serving on http://:::9283 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: [24/Mar/2024:12:25:34] ENGINE Bus STARTED 2024-03-24T12:25:34.482 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: [24/Mar/2024:12:25:34] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:25:34.732 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14683]: [24/Mar/2024:12:25:34] ENGINE Bus STARTED 2024-03-24T12:25:34.877 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled node-exporter update... 2024-03-24T12:25:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.821713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:25:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.832842+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0642574s), standbys: x 2024-03-24T12:25:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.834688+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:25:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.837188+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.837383+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.841425+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.841723+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.841941+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.842152+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.842432+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.842723+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.842914+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.843191+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.843472+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.843757+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.843977+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.844297+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:25:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.844561+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.844857+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.845088+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.845570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cluster 2024-03-24T12:25:33.854291+0000 mon.a (mon.0) 765 : cluster [INF] Manager daemon y is now available 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.885040+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.890308+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.893857+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.896603+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.898470+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.903877+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.904505+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.904964+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.905679+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.911452+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.917120+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:33.923235+0000 mgr.y (mgr.14457) 1 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:33.926123+0000 mgr.y (mgr.14457) 2 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:33.926169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.182331+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.183285+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.188150+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.188821+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.274495+0000 mgr.y (mgr.14457) 3 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTING 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.483346+0000 mgr.y (mgr.14457) 4 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:25:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.489904+0000 mgr.y (mgr.14457) 5 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTED 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.526423+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.635711+0000 mgr.y (mgr.14457) 6 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.646208+0000 mgr.y (mgr.14457) 7 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.751766+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.773986+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.783293+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.793886+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:34 smithi184 bash[14594]: audit 2024-03-24T12:25:34.794430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.821713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.832842+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0642574s), standbys: x 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.834688+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.837188+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.837383+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.841425+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:25:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.841723+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.841941+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.842152+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.842432+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.842723+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.842914+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.843191+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.843472+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.843757+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.843977+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.844297+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:25:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.844561+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.821713+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.832842+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0642574s), standbys: x 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.834688+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.837188+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.837383+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.841425+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.841723+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.841941+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.842152+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.842432+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.842723+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.842914+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.843191+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:25:35.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.843472+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.843757+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.184:0/1881090192' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.843977+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.844297+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.844561+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.844857+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.845088+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.845570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cluster 2024-03-24T12:25:33.854291+0000 mon.a (mon.0) 765 : cluster [INF] Manager daemon y is now available 2024-03-24T12:25:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.885040+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.890308+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.893857+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.896603+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.898470+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.903877+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.904505+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.904964+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.905679+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.911452+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.917120+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:33.923235+0000 mgr.y (mgr.14457) 1 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:33.926123+0000 mgr.y (mgr.14457) 2 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:33.926169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.182331+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.844857+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.845088+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.845570+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cluster 2024-03-24T12:25:33.854291+0000 mon.a (mon.0) 765 : cluster [INF] Manager daemon y is now available 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.885040+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.890308+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.893857+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.896603+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.898470+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.903877+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.904505+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.904964+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.905679+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.911452+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.917120+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]': finished 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:33.923235+0000 mgr.y (mgr.14457) 1 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:33.926123+0000 mgr.y (mgr.14457) 2 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:25:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:33.926169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.182331+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.183285+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.188150+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.188821+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.274495+0000 mgr.y (mgr.14457) 3 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTING 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.483346+0000 mgr.y (mgr.14457) 4 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.489904+0000 mgr.y (mgr.14457) 5 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTED 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.526423+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.635711+0000 mgr.y (mgr.14457) 6 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.646208+0000 mgr.y (mgr.14457) 7 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.751766+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.773986+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.783293+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.793886+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[14407]: audit 2024-03-24T12:25:34.794430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.183285+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.188150+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.188821+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.274495+0000 mgr.y (mgr.14457) 3 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTING 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.483346+0000 mgr.y (mgr.14457) 4 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.489904+0000 mgr.y (mgr.14457) 5 : cephadm [INF] [24/Mar/2024:12:25:34] ENGINE Bus STARTED 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.526423+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.635711+0000 mgr.y (mgr.14457) 6 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.646208+0000 mgr.y (mgr.14457) 7 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.751766+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.773986+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.783293+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.793886+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:34 smithi176 bash[20174]: audit 2024-03-24T12:25:34.794430+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-24T12:25:36.082 DEBUG:teuthology.orchestra.run.smithi176:node-exporter.a> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service 2024-03-24T12:25:36.085 DEBUG:teuthology.orchestra.run.smithi184:node-exporter.b> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service 2024-03-24T12:25:36.087 INFO:tasks.cephadm:Adding alertmanager.a on smithi176 2024-03-24T12:25:36.088 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply alertmanager '1;smithi176=a' 2024-03-24T12:25:36.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: audit 2024-03-24T12:25:34.862793+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:36.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: cluster 2024-03-24T12:25:34.862942+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e18: y(active, since 1.09437s), standbys: x 2024-03-24T12:25:36.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: audit 2024-03-24T12:25:34.868244+0000 mgr.y (mgr.14457) 8 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi176=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:36.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.872504+0000 mgr.y (mgr.14457) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi176=a;smithi184=b;count:2 2024-03-24T12:25:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: cluster 2024-03-24T12:25:34.872794+0000 mgr.y (mgr.14457) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: audit 2024-03-24T12:25:34.877282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[14407]: cephadm 2024-03-24T12:25:34.884335+0000 mgr.y (mgr.14457) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: audit 2024-03-24T12:25:34.862793+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: cluster 2024-03-24T12:25:34.862942+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e18: y(active, since 1.09437s), standbys: x 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: audit 2024-03-24T12:25:34.868244+0000 mgr.y (mgr.14457) 8 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi176=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.872504+0000 mgr.y (mgr.14457) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi176=a;smithi184=b;count:2 2024-03-24T12:25:36.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: cluster 2024-03-24T12:25:34.872794+0000 mgr.y (mgr.14457) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: audit 2024-03-24T12:25:34.877282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:35 smithi176 bash[20174]: cephadm 2024-03-24T12:25:34.884335+0000 mgr.y (mgr.14457) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-03-24T12:25:36.183 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:36.218 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:36.280 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: audit 2024-03-24T12:25:34.862793+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-24T12:25:36.280 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: cluster 2024-03-24T12:25:34.862942+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e18: y(active, since 1.09437s), standbys: x 2024-03-24T12:25:36.280 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: audit 2024-03-24T12:25:34.868244+0000 mgr.y (mgr.14457) 8 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi176=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:36.280 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.872504+0000 mgr.y (mgr.14457) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi176=a;smithi184=b;count:2 2024-03-24T12:25:36.280 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: cluster 2024-03-24T12:25:34.872794+0000 mgr.y (mgr.14457) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:36.281 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: audit 2024-03-24T12:25:34.877282+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:36.281 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:35 smithi184 bash[14594]: cephadm 2024-03-24T12:25:34.884335+0000 mgr.y (mgr.14457) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-03-24T12:25:37.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:36 smithi176 bash[14407]: cluster 2024-03-24T12:25:35.840681+0000 mgr.y (mgr.14457) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:37.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:36 smithi176 bash[14407]: cluster 2024-03-24T12:25:35.888005+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T12:25:37.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:36 smithi176 bash[20174]: cluster 2024-03-24T12:25:35.840681+0000 mgr.y (mgr.14457) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:37.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:36 smithi176 bash[20174]: cluster 2024-03-24T12:25:35.888005+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T12:25:37.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:36 smithi184 bash[14594]: cluster 2024-03-24T12:25:35.840681+0000 mgr.y (mgr.14457) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:37.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:36 smithi184 bash[14594]: cluster 2024-03-24T12:25:35.888005+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-24T12:25:39.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:39 smithi184 bash[14594]: cluster 2024-03-24T12:25:37.841357+0000 mgr.y (mgr.14457) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:39.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:39 smithi176 bash[14407]: cluster 2024-03-24T12:25:37.841357+0000 mgr.y (mgr.14457) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:39.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:39 smithi176 bash[20174]: cluster 2024-03-24T12:25:37.841357+0000 mgr.y (mgr.14457) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:41.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:41 smithi184 bash[14594]: cluster 2024-03-24T12:25:39.841972+0000 mgr.y (mgr.14457) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:41.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:41 smithi176 bash[14407]: cluster 2024-03-24T12:25:39.841972+0000 mgr.y (mgr.14457) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:41.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:41 smithi176 bash[20174]: cluster 2024-03-24T12:25:39.841972+0000 mgr.y (mgr.14457) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:42.222 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled alertmanager update... 2024-03-24T12:25:43.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:43 smithi184 bash[14594]: cluster 2024-03-24T12:25:41.842660+0000 mgr.y (mgr.14457) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:43.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:43 smithi184 bash[14594]: audit 2024-03-24T12:25:42.210562+0000 mgr.y (mgr.14457) 16 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi176=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:43.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:43 smithi184 bash[14594]: cephadm 2024-03-24T12:25:42.213990+0000 mgr.y (mgr.14457) 17 : cephadm [INF] Saving service alertmanager spec with placement smithi176=a;count:1 2024-03-24T12:25:43.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:43 smithi184 bash[14594]: audit 2024-03-24T12:25:42.222374+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:43.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[14407]: cluster 2024-03-24T12:25:41.842660+0000 mgr.y (mgr.14457) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:43.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[14407]: audit 2024-03-24T12:25:42.210562+0000 mgr.y (mgr.14457) 16 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi176=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:43.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[14407]: cephadm 2024-03-24T12:25:42.213990+0000 mgr.y (mgr.14457) 17 : cephadm [INF] Saving service alertmanager spec with placement smithi176=a;count:1 2024-03-24T12:25:43.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[14407]: audit 2024-03-24T12:25:42.222374+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:43.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[20174]: cluster 2024-03-24T12:25:41.842660+0000 mgr.y (mgr.14457) 15 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:43.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[20174]: audit 2024-03-24T12:25:42.210562+0000 mgr.y (mgr.14457) 16 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi176=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:43.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[20174]: cephadm 2024-03-24T12:25:42.213990+0000 mgr.y (mgr.14457) 17 : cephadm [INF] Saving service alertmanager spec with placement smithi176=a;count:1 2024-03-24T12:25:43.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:43 smithi176 bash[20174]: audit 2024-03-24T12:25:42.222374+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:43.487 DEBUG:teuthology.orchestra.run.smithi176:alertmanager.a> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service 2024-03-24T12:25:43.490 INFO:tasks.cephadm:Adding grafana.a on smithi184 2024-03-24T12:25:43.490 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph orch apply grafana '1;smithi184=a' 2024-03-24T12:25:43.971 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:45.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:44 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:25:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:45 smithi184 bash[14594]: cluster 2024-03-24T12:25:43.843333+0000 mgr.y (mgr.14457) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:45 smithi184 bash[14594]: audit 2024-03-24T12:25:44.841682+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:45 smithi184 bash[14594]: audit 2024-03-24T12:25:44.851952+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:45 smithi184 bash[14594]: audit 2024-03-24T12:25:45.218430+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.662 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:25:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:25:45.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[20174]: cluster 2024-03-24T12:25:43.843333+0000 mgr.y (mgr.14457) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[20174]: audit 2024-03-24T12:25:44.841682+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[20174]: audit 2024-03-24T12:25:44.851952+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[20174]: audit 2024-03-24T12:25:45.218430+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[14407]: cluster 2024-03-24T12:25:43.843333+0000 mgr.y (mgr.14457) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[14407]: audit 2024-03-24T12:25:44.841682+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[14407]: audit 2024-03-24T12:25:44.851952+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:45.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:45 smithi176 bash[14407]: audit 2024-03-24T12:25:45.218430+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:46.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:46 smithi184 bash[14594]: audit 2024-03-24T12:25:45.226102+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:46.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:46 smithi176 bash[14407]: audit 2024-03-24T12:25:45.226102+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:46.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:46 smithi176 bash[20174]: audit 2024-03-24T12:25:45.226102+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:47.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:47 smithi184 bash[14594]: cluster 2024-03-24T12:25:45.843996+0000 mgr.y (mgr.14457) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:47.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:47 smithi176 bash[14407]: cluster 2024-03-24T12:25:45.843996+0000 mgr.y (mgr.14457) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:47.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:47 smithi176 bash[20174]: cluster 2024-03-24T12:25:45.843996+0000 mgr.y (mgr.14457) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:48.965 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled grafana update... 2024-03-24T12:25:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:49 smithi184 bash[14594]: cluster 2024-03-24T12:25:47.844730+0000 mgr.y (mgr.14457) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:49 smithi184 bash[14594]: audit 2024-03-24T12:25:48.962415+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:49.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:49 smithi176 bash[14407]: cluster 2024-03-24T12:25:47.844730+0000 mgr.y (mgr.14457) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:49.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:49 smithi176 bash[14407]: audit 2024-03-24T12:25:48.962415+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:49.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:49 smithi176 bash[20174]: cluster 2024-03-24T12:25:47.844730+0000 mgr.y (mgr.14457) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:49.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:49 smithi176 bash[20174]: audit 2024-03-24T12:25:48.962415+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:50.075 DEBUG:teuthology.orchestra.run.smithi184:grafana.a> sudo journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service 2024-03-24T12:25:50.080 INFO:tasks.cephadm:Setting up client nodes... 2024-03-24T12:25:50.081 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T12:25:50.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:50 smithi176 bash[14407]: audit 2024-03-24T12:25:48.951957+0000 mgr.y (mgr.14457) 21 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:50.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:50 smithi176 bash[14407]: cephadm 2024-03-24T12:25:48.955423+0000 mgr.y (mgr.14457) 22 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-03-24T12:25:50.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:50 smithi176 bash[20174]: audit 2024-03-24T12:25:48.951957+0000 mgr.y (mgr.14457) 21 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:50.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:50 smithi176 bash[20174]: cephadm 2024-03-24T12:25:48.955423+0000 mgr.y (mgr.14457) 22 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-03-24T12:25:50.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-03-24T12:25:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:50 smithi184 bash[14594]: audit 2024-03-24T12:25:48.951957+0000 mgr.y (mgr.14457) 21 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:25:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:50 smithi184 bash[14594]: cephadm 2024-03-24T12:25:48.955423+0000 mgr.y (mgr.14457) 22 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-03-24T12:25:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:51 smithi184 bash[14594]: cluster 2024-03-24T12:25:49.845408+0000 mgr.y (mgr.14457) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:51.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:51 smithi176 bash[14407]: cluster 2024-03-24T12:25:49.845408+0000 mgr.y (mgr.14457) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:51.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:51 smithi176 bash[20174]: cluster 2024-03-24T12:25:49.845408+0000 mgr.y (mgr.14457) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:53.249 INFO:teuthology.orchestra.run.smithi176.stdout:[client.0] 2024-03-24T12:25:53.249 INFO:teuthology.orchestra.run.smithi176.stdout: key = AQDRGwBm7EaJDhAAcUv0R+ZjTTna0iXeBy2n2w== 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: cluster 2024-03-24T12:25:51.846058+0000 mgr.y (mgr.14457) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.384363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.388929+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.391108+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.392632+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.401509+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: cephadm 2024-03-24T12:25:52.402959+0000 mgr.y (mgr.14457) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.409277+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.410268+0000 mgr.y (mgr.14457) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.411738+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.412693+0000 mgr.y (mgr.14457) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.421341+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.425911+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.427995+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.429433+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.437972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: cephadm 2024-03-24T12:25:52.438852+0000 mgr.y (mgr.14457) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.442163+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.444042+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: cluster 2024-03-24T12:25:51.846058+0000 mgr.y (mgr.14457) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:53.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.384363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.388929+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.391108+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.392632+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.401509+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: cephadm 2024-03-24T12:25:52.402959+0000 mgr.y (mgr.14457) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.409277+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.410268+0000 mgr.y (mgr.14457) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.411738+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.412693+0000 mgr.y (mgr.14457) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.421341+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.425911+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.427995+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.429433+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.437972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: cephadm 2024-03-24T12:25:52.438852+0000 mgr.y (mgr.14457) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.442163+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.444042+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.445170+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:52.452778+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: cephadm 2024-03-24T12:25:52.454646+0000 mgr.y (mgr.14457) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:53.243719+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[14407]: audit 2024-03-24T12:25:53.249927+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T12:25:53.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.445170+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:52.452778+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: cephadm 2024-03-24T12:25:52.454646+0000 mgr.y (mgr.14457) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:53.243719+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:53 smithi176 bash[20174]: audit 2024-03-24T12:25:53.249927+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T12:25:53.731 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: cluster 2024-03-24T12:25:51.846058+0000 mgr.y (mgr.14457) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.384363+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.388929+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.391108+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.392632+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.401509+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: cephadm 2024-03-24T12:25:52.402959+0000 mgr.y (mgr.14457) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.409277+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.410268+0000 mgr.y (mgr.14457) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.411738+0000 mon.c (mon.1) 50 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.412693+0000 mgr.y (mgr.14457) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.184:9095"}]: dispatch 2024-03-24T12:25:53.732 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.421341+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.425911+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.427995+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.429433+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.437972+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: cephadm 2024-03-24T12:25:52.438852+0000 mgr.y (mgr.14457) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.442163+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.444042+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.445170+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:52.452778+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: cephadm 2024-03-24T12:25:52.454646+0000 mgr.y (mgr.14457) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:53.243719+0000 mon.a (mon.0) 794 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:53.733 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[14594]: audit 2024-03-24T12:25:53.249927+0000 mon.a (mon.0) 795 : audit [INF] from='client.? 172.21.15.176:0/1487418047' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-03-24T12:25:54.095 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:25:53 smithi184 bash[33282]: ts=2024-03-24T12:25:53.919Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:25:54.143 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-03-24T12:25:54.144 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-24T12:25:54.144 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-24T12:25:54.170 DEBUG:teuthology.orchestra.run.smithi184:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-24T12:25:55.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:54 smithi184 bash[14594]: cluster 2024-03-24T12:25:53.846727+0000 mgr.y (mgr.14457) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:55.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:54 smithi184 bash[14594]: audit 2024-03-24T12:25:53.923355+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:54 smithi176 bash[14407]: cluster 2024-03-24T12:25:53.846727+0000 mgr.y (mgr.14457) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:55.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:54 smithi176 bash[14407]: audit 2024-03-24T12:25:53.923355+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:55.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:54 smithi176 bash[20174]: cluster 2024-03-24T12:25:53.846727+0000 mgr.y (mgr.14457) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:55.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:54 smithi176 bash[20174]: audit 2024-03-24T12:25:53.923355+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:25:57.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:56 smithi184 bash[14594]: cluster 2024-03-24T12:25:55.847407+0000 mgr.y (mgr.14457) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:57.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:56 smithi176 bash[20174]: cluster 2024-03-24T12:25:55.847407+0000 mgr.y (mgr.14457) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:57.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:56 smithi176 bash[14407]: cluster 2024-03-24T12:25:55.847407+0000 mgr.y (mgr.14457) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:58.762 INFO:teuthology.orchestra.run.smithi184.stdout:[client.1] 2024-03-24T12:25:58.763 INFO:teuthology.orchestra.run.smithi184.stdout: key = AQDWGwBmcTMLLRAAG+O6V0knd8kAOhSpOtY5PA== 2024-03-24T12:25:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:59 smithi184 bash[14594]: cluster 2024-03-24T12:25:57.848026+0000 mgr.y (mgr.14457) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:59 smithi184 bash[14594]: audit 2024-03-24T12:25:58.754379+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.184:0/204970522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:59 smithi184 bash[14594]: audit 2024-03-24T12:25:58.755375+0000 mon.a (mon.0) 797 : 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-03-24T12:25:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:25:59 smithi184 bash[14594]: audit 2024-03-24T12:25:58.763072+0000 mon.a (mon.0) 798 : 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-03-24T12:25:59.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[14407]: cluster 2024-03-24T12:25:57.848026+0000 mgr.y (mgr.14457) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:59.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[14407]: audit 2024-03-24T12:25:58.754379+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.184:0/204970522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:59.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[14407]: audit 2024-03-24T12:25:58.755375+0000 mon.a (mon.0) 797 : 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-03-24T12:25:59.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[14407]: audit 2024-03-24T12:25:58.763072+0000 mon.a (mon.0) 798 : 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-03-24T12:25:59.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[20174]: cluster 2024-03-24T12:25:57.848026+0000 mgr.y (mgr.14457) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:25:59.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[20174]: audit 2024-03-24T12:25:58.754379+0000 mon.b (mon.2) 25 : audit [INF] from='client.? 172.21.15.184:0/204970522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-24T12:25:59.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[20174]: audit 2024-03-24T12:25:58.755375+0000 mon.a (mon.0) 797 : 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-03-24T12:25:59.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:25:59 smithi176 bash[20174]: audit 2024-03-24T12:25:58.763072+0000 mon.a (mon.0) 798 : 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-03-24T12:26:00.047 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-03-24T12:26:00.047 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-24T12:26:00.047 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-24T12:26:00.068 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-24T12:26:00.069 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-24T12:26:00.069 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph mgr dump --format=json 2024-03-24T12:26:01.516 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: cluster 2024-03-24T12:25:59.848668+0000 mgr.y (mgr.14457) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.213411+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.222371+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.244131+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.246885+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.248747+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:01.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[20174]: audit 2024-03-24T12:26:01.261009+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: cluster 2024-03-24T12:25:59.848668+0000 mgr.y (mgr.14457) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.213411+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.222371+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.244131+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.246885+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.248747+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:01.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:01 smithi176 bash[14407]: audit 2024-03-24T12:26:01.261009+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: cluster 2024-03-24T12:25:59.848668+0000 mgr.y (mgr.14457) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.213411+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.222371+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.244131+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.246885+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.248747+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:01.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:01 smithi184 bash[14594]: audit 2024-03-24T12:26:01.261009+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:02.162 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[39266]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-24T12:26:02.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:02 smithi184 bash[14594]: cephadm 2024-03-24T12:26:01.268434+0000 mgr.y (mgr.14457) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi176 2024-03-24T12:26:02.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:02 smithi184 bash[14594]: audit 2024-03-24T12:26:02.017681+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:02.798 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:02.852 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[14407]: cephadm 2024-03-24T12:26:01.268434+0000 mgr.y (mgr.14457) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi176 2024-03-24T12:26:02.852 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[14407]: audit 2024-03-24T12:26:02.017681+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:02.852 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[20174]: cephadm 2024-03-24T12:26:01.268434+0000 mgr.y (mgr.14457) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi176 2024-03-24T12:26:02.853 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[20174]: audit 2024-03-24T12:26:02.017681+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:02 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[14594]: cluster 2024-03-24T12:26:01.849221+0000 mgr.y (mgr.14457) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[14594]: cephadm 2024-03-24T12:26:02.019995+0000 mgr.y (mgr.14457) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-03-24T12:26:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[14594]: audit 2024-03-24T12:26:02.883565+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[14594]: audit 2024-03-24T12:26:02.892178+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[14594]: audit 2024-03-24T12:26:03.395556+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.595 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:03 smithi184 systemd[1]: Started Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:26:03.596 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:03 smithi184 bash[34252]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-24T12:26:03.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[20174]: cluster 2024-03-24T12:26:01.849221+0000 mgr.y (mgr.14457) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:03.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[20174]: cephadm 2024-03-24T12:26:02.019995+0000 mgr.y (mgr.14457) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-03-24T12:26:03.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[20174]: audit 2024-03-24T12:26:02.883565+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[20174]: audit 2024-03-24T12:26:02.892178+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[20174]: audit 2024-03-24T12:26:03.395556+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.663 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[39266]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-24T12:26:03.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[14407]: cluster 2024-03-24T12:26:01.849221+0000 mgr.y (mgr.14457) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:03.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[14407]: cephadm 2024-03-24T12:26:02.019995+0000 mgr.y (mgr.14457) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-03-24T12:26:03.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[14407]: audit 2024-03-24T12:26:02.883565+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[14407]: audit 2024-03-24T12:26:02.892178+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:03.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[14407]: audit 2024-03-24T12:26:03.395556+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:04.162 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[39266]: aa2a8d90b84c: Pulling fs layer 2024-03-24T12:26:04.162 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[39266]: b45d31ee2d7f: Pulling fs layer 2024-03-24T12:26:04.163 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:03 smithi176 bash[39266]: b5db1e299295: Pulling fs layer 2024-03-24T12:26:04.163 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[39266]: b45d31ee2d7f: Download complete 2024-03-24T12:26:04.163 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[39266]: aa2a8d90b84c: Verifying Checksum 2024-03-24T12:26:04.163 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[39266]: aa2a8d90b84c: Download complete 2024-03-24T12:26:04.163 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[39266]: b5db1e299295: Download complete 2024-03-24T12:26:04.484 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[39266]: aa2a8d90b84c: Pull complete 2024-03-24T12:26:04.741 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[20174]: cephadm 2024-03-24T12:26:03.409193+0000 mgr.y (mgr.14457) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi176 2024-03-24T12:26:04.741 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[20174]: audit 2024-03-24T12:26:03.934249+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:04.742 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[14407]: cephadm 2024-03-24T12:26:03.409193+0000 mgr.y (mgr.14457) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi176 2024-03-24T12:26:04.742 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[14407]: audit 2024-03-24T12:26:03.934249+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:04.772 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-24T12:26:04.772 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[14594]: cephadm 2024-03-24T12:26:03.409193+0000 mgr.y (mgr.14457) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi176 2024-03-24T12:26:04.772 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[14594]: audit 2024-03-24T12:26:03.934249+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:05.055 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:04 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:05.067 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: aa2a8d90b84c: Pulling fs layer 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: b45d31ee2d7f: Pulling fs layer 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: b5db1e299295: Pulling fs layer 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: b45d31ee2d7f: Download complete 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:04 smithi184 bash[34252]: aa2a8d90b84c: Download complete 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:05 smithi184 bash[34252]: b5db1e299295: Verifying Checksum 2024-03-24T12:26:05.068 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:05 smithi184 bash[34252]: b5db1e299295: Download complete 2024-03-24T12:26:05.413 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:05 smithi176 bash[39266]: b45d31ee2d7f: Pull complete 2024-03-24T12:26:05.415 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:05 smithi184 bash[34252]: aa2a8d90b84c: Pull complete 2024-03-24T12:26:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:05 smithi184 bash[14594]: cluster 2024-03-24T12:26:03.849551+0000 mgr.y (mgr.14457) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:05 smithi184 bash[14594]: audit 2024-03-24T12:26:04.989121+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:05.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:05 smithi176 bash[20174]: cluster 2024-03-24T12:26:03.849551+0000 mgr.y (mgr.14457) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:05.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:05 smithi176 bash[20174]: audit 2024-03-24T12:26:04.989121+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:05.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:05 smithi176 bash[14407]: cluster 2024-03-24T12:26:03.849551+0000 mgr.y (mgr.14457) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:05.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:05 smithi176 bash[14407]: audit 2024-03-24T12:26:04.989121+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:06.595 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:06 smithi184 bash[34252]: b45d31ee2d7f: Pull complete 2024-03-24T12:26:07.162 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:06 smithi176 bash[39266]: b5db1e299295: Pull complete 2024-03-24T12:26:07.490 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:07 smithi176 bash[39266]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-24T12:26:07.490 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:07 smithi176 bash[39266]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-24T12:26:07.595 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:07 smithi184 bash[34252]: b5db1e299295: Pull complete 2024-03-24T12:26:07.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:07 smithi184 bash[14594]: cluster 2024-03-24T12:26:05.850255+0000 mgr.y (mgr.14457) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:07.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:07 smithi176 bash[14407]: cluster 2024-03-24T12:26:05.850255+0000 mgr.y (mgr.14457) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:07.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:07 smithi176 bash[20174]: cluster 2024-03-24T12:26:05.850255+0000 mgr.y (mgr.14457) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:08.095 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:07 smithi184 bash[34252]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-24T12:26:08.095 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:07 smithi184 bash[34252]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-24T12:26:09.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:08 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:09.345 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.167Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.167Z 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-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.168Z 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-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.168Z 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-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:26:09.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:26:09.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:26:09.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:26:09.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[34252]: ts=2024-03-24T12:26:09.169Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:26:09.761 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[14594]: cluster 2024-03-24T12:26:07.850977+0000 mgr.y (mgr.14457) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:09.761 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:09 smithi184 bash[14594]: audit 2024-03-24T12:26:08.890590+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:09.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:09 smithi176 bash[20174]: cluster 2024-03-24T12:26:07.850977+0000 mgr.y (mgr.14457) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:09.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:09 smithi176 bash[20174]: audit 2024-03-24T12:26:08.890590+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:09.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:09 smithi176 bash[14407]: cluster 2024-03-24T12:26:07.850977+0000 mgr.y (mgr.14457) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:09.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:09 smithi176 bash[14407]: audit 2024-03-24T12:26:08.890590+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:10.230 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:26:10.509 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[14407]: audit 2024-03-24T12:26:10.221589+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.176:0/2428185934' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T12:26:10.802 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:10.802 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[20174]: audit 2024-03-24T12:26:10.221589+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.176:0/2428185934' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.542Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.542Z 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-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.543Z 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-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z 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-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:26:10.803 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:26:10.804 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:26:10.805 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.544Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:26:10.806 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:26:10 smithi176 bash[39266]: ts=2024-03-24T12:26:10.545Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:26:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:10 smithi184 bash[14594]: audit 2024-03-24T12:26:10.221589+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.176:0/2428185934' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-24T12:26:11.509 INFO:teuthology.orchestra.run.smithi176.stdout:{"epoch":19,"active_gid":14457,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6800","nonce":3183208536},{"type":"v1","addr":"172.21.15.176:6801","nonce":3183208536}]},"active_addr":"172.21.15.176:6801/3183208536","active_change":"2024-03-24T12:25:33.768557+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24364,"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.176:8443/","prometheus":"http://172.21.15.176: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.176:0","nonce":2174915408}]},{"addrvec":[{"type":"v2","addr":"172.21.15.176:0","nonce":1377474568}]},{"addrvec":[{"type":"v2","addr":"172.21.15.176:0","nonce":281573931}]},{"addrvec":[{"type":"v2","addr":"172.21.15.176:0","nonce":1360151706}]}]}} 2024-03-24T12:26:11.512 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-24T12:26:11.513 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-24T12:26:11.513 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:26:11.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:11 smithi176 bash[20174]: cluster 2024-03-24T12:26:09.851442+0000 mgr.y (mgr.14457) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:11.847 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:11 smithi176 bash[20174]: audit 2024-03-24T12:26:10.611185+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:11.847 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:11 smithi176 bash[14407]: cluster 2024-03-24T12:26:09.851442+0000 mgr.y (mgr.14457) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:11.848 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:11 smithi176 bash[14407]: audit 2024-03-24T12:26:10.611185+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:11.994 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:11 smithi184 bash[14594]: cluster 2024-03-24T12:26:09.851442+0000 mgr.y (mgr.14457) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:11.994 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:11 smithi184 bash[14594]: audit 2024-03-24T12:26:10.611185+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:13.386 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:13.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[14407]: cluster 2024-03-24T12:26:11.851890+0000 mgr.y (mgr.14457) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:13.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[14407]: audit 2024-03-24T12:26:13.035822+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:13.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[14407]: audit 2024-03-24T12:26:13.048234+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:13.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[20174]: cluster 2024-03-24T12:26:11.851890+0000 mgr.y (mgr.14457) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:13.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[20174]: audit 2024-03-24T12:26:13.035822+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:13.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:13 smithi176 bash[20174]: audit 2024-03-24T12:26:13.048234+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:14.013 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:13 smithi184 bash[14594]: cluster 2024-03-24T12:26:11.851890+0000 mgr.y (mgr.14457) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:13 smithi184 bash[14594]: audit 2024-03-24T12:26:13.035822+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:13 smithi184 bash[14594]: audit 2024-03-24T12:26:13.048234+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.528 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:15 smithi176 systemd[1]: Started Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:26:15.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: cluster 2024-03-24T12:26:13.852217+0000 mgr.y (mgr.14457) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: audit 2024-03-24T12:26:15.492915+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: audit 2024-03-24T12:26:15.593445+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: audit 2024-03-24T12:26:15.598640+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: audit 2024-03-24T12:26:15.602028+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[14407]: audit 2024-03-24T12:26:15.610169+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: cluster 2024-03-24T12:26:13.852217+0000 mgr.y (mgr.14457) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: audit 2024-03-24T12:26:15.492915+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: audit 2024-03-24T12:26:15.593445+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: audit 2024-03-24T12:26:15.598640+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:15.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: audit 2024-03-24T12:26:15.602028+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:15.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:15 smithi176 bash[20174]: audit 2024-03-24T12:26:15.610169+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: cluster 2024-03-24T12:26:13.852217+0000 mgr.y (mgr.14457) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: audit 2024-03-24T12:26:15.492915+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: audit 2024-03-24T12:26:15.593445+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: audit 2024-03-24T12:26:15.598640+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: audit 2024-03-24T12:26:15.602028+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:15 smithi184 bash[14594]: audit 2024-03-24T12:26:15.610169+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:16.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:16 smithi176 bash[20174]: audit 2024-03-24T12:26:15.602688+0000 mgr.y (mgr.14457) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:16.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:16 smithi176 bash[20174]: cephadm 2024-03-24T12:26:15.617553+0000 mgr.y (mgr.14457) 45 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-03-24T12:26:16.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:16 smithi176 bash[14407]: audit 2024-03-24T12:26:15.602688+0000 mgr.y (mgr.14457) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:16.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:16 smithi176 bash[14407]: cephadm 2024-03-24T12:26:15.617553+0000 mgr.y (mgr.14457) 45 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-03-24T12:26:17.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:16 smithi184 bash[14594]: audit 2024-03-24T12:26:15.602688+0000 mgr.y (mgr.14457) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:26:17.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:16 smithi184 bash[14594]: cephadm 2024-03-24T12:26:15.617553+0000 mgr.y (mgr.14457) 45 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-03-24T12:26:17.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:17 smithi176 bash[14407]: cluster 2024-03-24T12:26:15.852767+0000 mgr.y (mgr.14457) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:17.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:17 smithi176 bash[20174]: cluster 2024-03-24T12:26:15.852767+0000 mgr.y (mgr.14457) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:18.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:17 smithi184 bash[14594]: cluster 2024-03-24T12:26:15.852767+0000 mgr.y (mgr.14457) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:18.824 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.781Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T12:26:18.824 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.781Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T12:26:18.824 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.784Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.176 port=9094 2024-03-24T12:26:18.824 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.785Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:26:19.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:19.162 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.835Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:26:19.163 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.835Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:26:19.163 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.839Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T12:26:19.163 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:18 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:18.839Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T12:26:19.245 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:26:19.245 INFO:teuthology.orchestra.run.smithi176.stdout:{"epoch":59,"fsid":"62af0f9a-e9d8-11ee-95cd-87774f69a715","created":"2024-03-24T12:17:40.983529+0000","modified":"2024-03-24T12:25:33.767910+0000","last_up_change":"2024-03-24T12:25:02.434222+0000","last_in_change":"2024-03-24T12:24:37.773767+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-03-24T12:21:52.371950+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":"8998f847-1f74-4def-99d7-4e2a4bfc2e64","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.176:6802","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6803","nonce":3114663739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6804","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6805","nonce":3114663739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6808","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6809","nonce":3114663739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6806","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6807","nonce":3114663739}]},"public_addr":"172.21.15.176:6803/3114663739","cluster_addr":"172.21.15.176:6805/3114663739","heartbeat_back_addr":"172.21.15.176:6809/3114663739","heartbeat_front_addr":"172.21.15.176:6807/3114663739","state":["exists","up"]},{"osd":1,"uuid":"c5cc70f2-a037-42c9-b2c4-bbd469486bab","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.176:6810","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6811","nonce":301108121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6812","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6813","nonce":301108121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6816","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6817","nonce":301108121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6814","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6815","nonce":301108121}]},"public_addr":"172.21.15.176:6811/301108121","cluster_addr":"172.21.15.176:6813/301108121","heartbeat_back_addr":"172.21.15.176:6817/301108121","heartbeat_front_addr":"172.21.15.176:6815/301108121","state":["exists","up"]},{"osd":2,"uuid":"0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1","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.176:6818","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6819","nonce":4133704374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6820","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6821","nonce":4133704374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6824","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6825","nonce":4133704374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6822","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6823","nonce":4133704374}]},"public_addr":"172.21.15.176:6819/4133704374","cluster_addr":"172.21.15.176:6821/4133704374","heartbeat_back_addr":"172.21.15.176:6825/4133704374","heartbeat_front_addr":"172.21.15.176:6823/4133704374","state":["exists","up"]},{"osd":3,"uuid":"f9bcab09-ce94-4f86-aee2-cb90a85877fe","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.176:6826","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6827","nonce":4231758734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6828","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6829","nonce":4231758734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6832","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6833","nonce":4231758734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6830","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6831","nonce":4231758734}]},"public_addr":"172.21.15.176:6827/4231758734","cluster_addr":"172.21.15.176:6829/4231758734","heartbeat_back_addr":"172.21.15.176:6833/4231758734","heartbeat_front_addr":"172.21.15.176:6831/4231758734","state":["exists","up"]},{"osd":4,"uuid":"9759c0db-6adb-4887-ba10-e959c68ab568","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.184:6800","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6801","nonce":173536210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6803","nonce":173536210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6807","nonce":173536210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6805","nonce":173536210}]},"public_addr":"172.21.15.184:6801/173536210","cluster_addr":"172.21.15.184:6803/173536210","heartbeat_back_addr":"172.21.15.184:6807/173536210","heartbeat_front_addr":"172.21.15.184:6805/173536210","state":["exists","up"]},{"osd":5,"uuid":"6b64f34f-0d66-47a3-b1b0-2463ce8f05ee","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.184:6808","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6809","nonce":3450663882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6811","nonce":3450663882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6815","nonce":3450663882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6813","nonce":3450663882}]},"public_addr":"172.21.15.184:6809/3450663882","cluster_addr":"172.21.15.184:6811/3450663882","heartbeat_back_addr":"172.21.15.184:6815/3450663882","heartbeat_front_addr":"172.21.15.184:6813/3450663882","state":["exists","up"]},{"osd":6,"uuid":"8e500cdd-9743-4b11-9ac3-b30c2e5e6e04","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.184:6816","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6817","nonce":3906276303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6819","nonce":3906276303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6823","nonce":3906276303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6821","nonce":3906276303}]},"public_addr":"172.21.15.184:6817/3906276303","cluster_addr":"172.21.15.184:6819/3906276303","heartbeat_back_addr":"172.21.15.184:6823/3906276303","heartbeat_front_addr":"172.21.15.184:6821/3906276303","state":["exists","up"]},{"osd":7,"uuid":"103ce5fc-b67f-493c-824c-2b0f87dfd055","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.184:6824","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6825","nonce":1182161015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6827","nonce":1182161015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6831","nonce":1182161015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6829","nonce":1182161015}]},"public_addr":"172.21.15.184:6825/1182161015","cluster_addr":"172.21.15.184:6827/1182161015","heartbeat_back_addr":"172.21.15.184:6831/1182161015","heartbeat_front_addr":"172.21.15.184:6829/1182161015","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-03-24T12:20:30.530999+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-03-24T12:21:11.983944+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-03-24T12:21:50.204088+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-03-24T12:22:31.022722+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-03-24T12:23:09.116458+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-03-24T12:23:45.117201+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-03-24T12:24:22.331797+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-03-24T12:25:02.160252+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.176:0/2407372535":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6801/3039080317":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6800/3039080317":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/360357229":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/996930465":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/698947774":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/1587328278":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6801/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6800/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/542224362":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/300981080":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6801/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3804126836":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3800267739":"2024-03-25T12:18:12.598661+0000","172.21.15.176:6800/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/3508954336":"2024-03-25T12:18:12.598661+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-03-24T12:26:19.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[20174]: cluster 2024-03-24T12:26:17.853422+0000 mgr.y (mgr.14457) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[20174]: audit 2024-03-24T12:26:18.947981+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[20174]: audit 2024-03-24T12:26:19.034635+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[20174]: audit 2024-03-24T12:26:19.243160+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.176:0/726265106' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[14407]: cluster 2024-03-24T12:26:17.853422+0000 mgr.y (mgr.14457) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[14407]: audit 2024-03-24T12:26:18.947981+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[14407]: audit 2024-03-24T12:26:19.034635+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:19 smithi176 bash[14407]: audit 2024-03-24T12:26:19.243160+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.176:0/726265106' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:19 smithi184 bash[14594]: cluster 2024-03-24T12:26:17.853422+0000 mgr.y (mgr.14457) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:19 smithi184 bash[14594]: audit 2024-03-24T12:26:18.947981+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:19 smithi184 bash[14594]: audit 2024-03-24T12:26:19.034635+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:19 smithi184 bash[14594]: audit 2024-03-24T12:26:19.243160+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.176:0/726265106' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:20.168 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-24T12:26:20.169 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd dump --format=json 2024-03-24T12:26:21.162 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:20 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:20.786Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000230795s 2024-03-24T12:26:21.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:21 smithi184 bash[14594]: cluster 2024-03-24T12:26:19.854048+0000 mgr.y (mgr.14457) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:21.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:21 smithi176 bash[14407]: cluster 2024-03-24T12:26:19.854048+0000 mgr.y (mgr.14457) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:21.862 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:21 smithi176 bash[20174]: cluster 2024-03-24T12:26:19.854048+0000 mgr.y (mgr.14457) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:23.252 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:23.556 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:23.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[14407]: cluster 2024-03-24T12:26:21.854743+0000 mgr.y (mgr.14457) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:23.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[14407]: audit 2024-03-24T12:26:23.194508+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[14407]: audit 2024-03-24T12:26:23.206358+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[20174]: cluster 2024-03-24T12:26:21.854743+0000 mgr.y (mgr.14457) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[20174]: audit 2024-03-24T12:26:23.194508+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:23 smithi176 bash[20174]: audit 2024-03-24T12:26:23.206358+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:23 smithi184 bash[14594]: cluster 2024-03-24T12:26:21.854743+0000 mgr.y (mgr.14457) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:23 smithi184 bash[14594]: audit 2024-03-24T12:26:23.194508+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:23 smithi184 bash[14594]: audit 2024-03-24T12:26:23.206358+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:25.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:25 smithi176 bash[20174]: cluster 2024-03-24T12:26:23.855364+0000 mgr.y (mgr.14457) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:25.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:25 smithi176 bash[14407]: cluster 2024-03-24T12:26:23.855364+0000 mgr.y (mgr.14457) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:25 smithi184 bash[14594]: cluster 2024-03-24T12:26:23.855364+0000 mgr.y (mgr.14457) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:26.486 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:26 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:26.822 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:26:26.822 INFO:teuthology.orchestra.run.smithi176.stdout:{"epoch":59,"fsid":"62af0f9a-e9d8-11ee-95cd-87774f69a715","created":"2024-03-24T12:17:40.983529+0000","modified":"2024-03-24T12:25:33.767910+0000","last_up_change":"2024-03-24T12:25:02.434222+0000","last_in_change":"2024-03-24T12:24:37.773767+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-03-24T12:21:52.371950+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":"8998f847-1f74-4def-99d7-4e2a4bfc2e64","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.176:6802","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6803","nonce":3114663739}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6804","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6805","nonce":3114663739}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6808","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6809","nonce":3114663739}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6806","nonce":3114663739},{"type":"v1","addr":"172.21.15.176:6807","nonce":3114663739}]},"public_addr":"172.21.15.176:6803/3114663739","cluster_addr":"172.21.15.176:6805/3114663739","heartbeat_back_addr":"172.21.15.176:6809/3114663739","heartbeat_front_addr":"172.21.15.176:6807/3114663739","state":["exists","up"]},{"osd":1,"uuid":"c5cc70f2-a037-42c9-b2c4-bbd469486bab","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.176:6810","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6811","nonce":301108121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6812","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6813","nonce":301108121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6816","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6817","nonce":301108121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6814","nonce":301108121},{"type":"v1","addr":"172.21.15.176:6815","nonce":301108121}]},"public_addr":"172.21.15.176:6811/301108121","cluster_addr":"172.21.15.176:6813/301108121","heartbeat_back_addr":"172.21.15.176:6817/301108121","heartbeat_front_addr":"172.21.15.176:6815/301108121","state":["exists","up"]},{"osd":2,"uuid":"0dfcefbb-f01c-4889-a2c5-b4c367a2f6c1","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.176:6818","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6819","nonce":4133704374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6820","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6821","nonce":4133704374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6824","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6825","nonce":4133704374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6822","nonce":4133704374},{"type":"v1","addr":"172.21.15.176:6823","nonce":4133704374}]},"public_addr":"172.21.15.176:6819/4133704374","cluster_addr":"172.21.15.176:6821/4133704374","heartbeat_back_addr":"172.21.15.176:6825/4133704374","heartbeat_front_addr":"172.21.15.176:6823/4133704374","state":["exists","up"]},{"osd":3,"uuid":"f9bcab09-ce94-4f86-aee2-cb90a85877fe","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.176:6826","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6827","nonce":4231758734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6828","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6829","nonce":4231758734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6832","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6833","nonce":4231758734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.176:6830","nonce":4231758734},{"type":"v1","addr":"172.21.15.176:6831","nonce":4231758734}]},"public_addr":"172.21.15.176:6827/4231758734","cluster_addr":"172.21.15.176:6829/4231758734","heartbeat_back_addr":"172.21.15.176:6833/4231758734","heartbeat_front_addr":"172.21.15.176:6831/4231758734","state":["exists","up"]},{"osd":4,"uuid":"9759c0db-6adb-4887-ba10-e959c68ab568","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.184:6800","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6801","nonce":173536210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6803","nonce":173536210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6807","nonce":173536210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":173536210},{"type":"v1","addr":"172.21.15.184:6805","nonce":173536210}]},"public_addr":"172.21.15.184:6801/173536210","cluster_addr":"172.21.15.184:6803/173536210","heartbeat_back_addr":"172.21.15.184:6807/173536210","heartbeat_front_addr":"172.21.15.184:6805/173536210","state":["exists","up"]},{"osd":5,"uuid":"6b64f34f-0d66-47a3-b1b0-2463ce8f05ee","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.184:6808","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6809","nonce":3450663882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6811","nonce":3450663882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6815","nonce":3450663882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":3450663882},{"type":"v1","addr":"172.21.15.184:6813","nonce":3450663882}]},"public_addr":"172.21.15.184:6809/3450663882","cluster_addr":"172.21.15.184:6811/3450663882","heartbeat_back_addr":"172.21.15.184:6815/3450663882","heartbeat_front_addr":"172.21.15.184:6813/3450663882","state":["exists","up"]},{"osd":6,"uuid":"8e500cdd-9743-4b11-9ac3-b30c2e5e6e04","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.184:6816","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6817","nonce":3906276303}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6819","nonce":3906276303}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6823","nonce":3906276303}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":3906276303},{"type":"v1","addr":"172.21.15.184:6821","nonce":3906276303}]},"public_addr":"172.21.15.184:6817/3906276303","cluster_addr":"172.21.15.184:6819/3906276303","heartbeat_back_addr":"172.21.15.184:6823/3906276303","heartbeat_front_addr":"172.21.15.184:6821/3906276303","state":["exists","up"]},{"osd":7,"uuid":"103ce5fc-b67f-493c-824c-2b0f87dfd055","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.184:6824","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6825","nonce":1182161015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6827","nonce":1182161015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6831","nonce":1182161015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":1182161015},{"type":"v1","addr":"172.21.15.184:6829","nonce":1182161015}]},"public_addr":"172.21.15.184:6825/1182161015","cluster_addr":"172.21.15.184:6827/1182161015","heartbeat_back_addr":"172.21.15.184:6831/1182161015","heartbeat_front_addr":"172.21.15.184:6829/1182161015","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-03-24T12:20:30.530999+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-03-24T12:21:11.983944+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-03-24T12:21:50.204088+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-03-24T12:22:31.022722+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-03-24T12:23:09.116458+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-03-24T12:23:45.117201+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-03-24T12:24:22.331797+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-03-24T12:25:02.160252+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.176:0/2407372535":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6801/3039080317":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6800/3039080317":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/360357229":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/996930465":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/698947774":"2024-03-25T12:25:33.767769+0000","172.21.15.176:0/1587328278":"2024-03-25T12:25:33.767769+0000","172.21.15.176:6801/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6800/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/542224362":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/300981080":"2024-03-25T12:18:43.715203+0000","172.21.15.176:6801/171109381":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3804126836":"2024-03-25T12:18:12.598661+0000","172.21.15.176:0/3800267739":"2024-03-25T12:18:12.598661+0000","172.21.15.176:6800/1401809460":"2024-03-25T12:18:43.715203+0000","172.21.15.176:0/3508954336":"2024-03-25T12:18:12.598661+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-03-24T12:26:27.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[20174]: cluster 2024-03-24T12:26:25.856157+0000 mgr.y (mgr.14457) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:27.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[20174]: audit 2024-03-24T12:26:26.186421+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[20174]: audit 2024-03-24T12:26:26.195804+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[20174]: audit 2024-03-24T12:26:26.821140+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.176:0/1135744175' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[14407]: cluster 2024-03-24T12:26:25.856157+0000 mgr.y (mgr.14457) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[14407]: audit 2024-03-24T12:26:26.186421+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[14407]: audit 2024-03-24T12:26:26.195804+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:27 smithi176 bash[14407]: audit 2024-03-24T12:26:26.821140+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.176:0/1135744175' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:27.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:27 smithi184 bash[14594]: cluster 2024-03-24T12:26:25.856157+0000 mgr.y (mgr.14457) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:27.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:27 smithi184 bash[14594]: audit 2024-03-24T12:26:26.186421+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:27 smithi184 bash[14594]: audit 2024-03-24T12:26:26.195804+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:27.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:27 smithi184 bash[14594]: audit 2024-03-24T12:26:26.821140+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.176:0/1135744175' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-24T12:26:27.647 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-03-24T12:26:27.647 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-03-24T12:26:27.648 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-03-24T12:26:27.648 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-03-24T12:26:27.648 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-03-24T12:26:27.649 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-03-24T12:26:27.649 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-03-24T12:26:27.650 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-03-24T12:26:29.162 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:28 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:28.789Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003174554s 2024-03-24T12:26:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:29 smithi184 bash[14594]: cluster 2024-03-24T12:26:27.856675+0000 mgr.y (mgr.14457) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:29.877 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:29 smithi176 bash[14407]: cluster 2024-03-24T12:26:27.856675+0000 mgr.y (mgr.14457) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:29.878 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:29 smithi176 bash[20174]: cluster 2024-03-24T12:26:27.856675+0000 mgr.y (mgr.14457) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:30.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:29 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:30.472 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.474 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.475 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.476 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.479 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.481 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.482 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:30.484 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:30 smithi184 bash[14594]: cluster 2024-03-24T12:26:29.857354+0000 mgr.y (mgr.14457) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:30 smithi184 bash[14594]: audit 2024-03-24T12:26:29.865653+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:30 smithi184 bash[14594]: audit 2024-03-24T12:26:29.877345+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[20174]: cluster 2024-03-24T12:26:29.857354+0000 mgr.y (mgr.14457) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[20174]: audit 2024-03-24T12:26:29.865653+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[20174]: audit 2024-03-24T12:26:29.877345+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[14407]: cluster 2024-03-24T12:26:29.857354+0000 mgr.y (mgr.14457) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[14407]: audit 2024-03-24T12:26:29.865653+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:31.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:30 smithi176 bash[14407]: audit 2024-03-24T12:26:29.877345+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:33.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:33 smithi176 bash[14407]: cluster 2024-03-24T12:26:31.858151+0000 mgr.y (mgr.14457) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:33.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:33 smithi176 bash[20174]: cluster 2024-03-24T12:26:31.858151+0000 mgr.y (mgr.14457) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:33 smithi184 bash[14594]: cluster 2024-03-24T12:26:31.858151+0000 mgr.y (mgr.14457) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:34.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.186628+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.187524+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.195291+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.196354+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.378885+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.383726+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.385166+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.386194+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[20174]: audit 2024-03-24T12:26:34.393474+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:34.607 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.186628+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.187524+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.195291+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.196354+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.378885+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.383726+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.385166+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.386194+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:34.608 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:34 smithi176 bash[14407]: audit 2024-03-24T12:26:34.393474+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.186628+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.187524+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:26:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.195291+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.196354+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:26:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.378885+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.383726+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:26:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.385166+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:26:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.386194+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:26:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:34 smithi184 bash[14594]: audit 2024-03-24T12:26:34.393474+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:35.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[20174]: cluster 2024-03-24T12:26:33.858880+0000 mgr.y (mgr.14457) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:35.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[20174]: cephadm 2024-03-24T12:26:34.394201+0000 mgr.y (mgr.14457) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:26:35.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[20174]: cephadm 2024-03-24T12:26:34.396104+0000 mgr.y (mgr.14457) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:26:35.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[20174]: cephadm 2024-03-24T12:26:34.399955+0000 mgr.y (mgr.14457) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:26:35.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[14407]: cluster 2024-03-24T12:26:33.858880+0000 mgr.y (mgr.14457) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:35.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[14407]: cephadm 2024-03-24T12:26:34.394201+0000 mgr.y (mgr.14457) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:26:35.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[14407]: cephadm 2024-03-24T12:26:34.396104+0000 mgr.y (mgr.14457) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:26:35.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:35 smithi176 bash[14407]: cephadm 2024-03-24T12:26:34.399955+0000 mgr.y (mgr.14457) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:26:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:35 smithi184 bash[14594]: cluster 2024-03-24T12:26:33.858880+0000 mgr.y (mgr.14457) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:35 smithi184 bash[14594]: cephadm 2024-03-24T12:26:34.394201+0000 mgr.y (mgr.14457) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:26:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:35 smithi184 bash[14594]: cephadm 2024-03-24T12:26:34.396104+0000 mgr.y (mgr.14457) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:26:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:35 smithi184 bash[14594]: cephadm 2024-03-24T12:26:34.399955+0000 mgr.y (mgr.14457) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:26:36.181 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-24T12:26:36.467 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-24T12:26:36.468 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-24T12:26:36.753 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:36 smithi184 bash[35336]: t=2024-03-24T12:26:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-24T12:26:37.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-24T12:26:37.280 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-24T12:26:37.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-24T12:26:37.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-24T12:26:37.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-24T12:26:37.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-24T12:26:37.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-24T12:26:37.569 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[14594]: cluster 2024-03-24T12:26:35.859629+0000 mgr.y (mgr.14457) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:37.569 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-24T12:26:37.569 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-24T12:26:37.569 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-24T12:26:37.569 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-24T12:26:37.844 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-24T12:26:37.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:37 smithi176 bash[14407]: cluster 2024-03-24T12:26:35.859629+0000 mgr.y (mgr.14457) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:37.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:37 smithi176 bash[20174]: cluster 2024-03-24T12:26:35.859629+0000 mgr.y (mgr.14457) 59 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:38.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:37 smithi184 bash[35336]: t=2024-03-24T12:26:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-24T12:26:38.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-24T12:26:38.534 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-24T12:26:38.535 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-24T12:26:38.535 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-24T12:26:39.232 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-24T12:26:39.232 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:38 smithi184 bash[35336]: t=2024-03-24T12:26:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-24T12:26:39.489 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-24T12:26:39.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[14594]: cluster 2024-03-24T12:26:37.860252+0000 mgr.y (mgr.14457) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:39.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[14594]: audit 2024-03-24T12:26:38.960610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:39.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-24T12:26:39.842 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-24T12:26:39.842 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-24T12:26:39.842 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-24T12:26:39.894 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:39 smithi176 bash[14407]: cluster 2024-03-24T12:26:37.860252+0000 mgr.y (mgr.14457) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:39.894 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:39 smithi176 bash[14407]: audit 2024-03-24T12:26:38.960610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:39.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:39 smithi176 bash[20174]: cluster 2024-03-24T12:26:37.860252+0000 mgr.y (mgr.14457) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:39.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:39 smithi176 bash[20174]: audit 2024-03-24T12:26:38.960610+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:40.125 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:39 smithi184 bash[35336]: t=2024-03-24T12:26:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-24T12:26:40.125 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-24T12:26:40.125 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-24T12:26:40.452 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-24T12:26:40.452 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-24T12:26:40.452 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-24T12:26:40.452 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-24T12:26:40.452 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-24T12:26:40.704 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-24T12:26:40.704 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-24T12:26:40.704 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-24T12:26:40.963 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-24T12:26:40.963 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:40 smithi184 bash[35336]: t=2024-03-24T12:26:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-24T12:26:41.492 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-24T12:26:41.493 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-24T12:26:41.493 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-24T12:26:41.518 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[14594]: cluster 2024-03-24T12:26:39.860830+0000 mgr.y (mgr.14457) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:41.749 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-24T12:26:41.750 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-24T12:26:41.844 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:41 smithi184 bash[35336]: t=2024-03-24T12:26:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-24T12:26:41.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:41 smithi176 bash[14407]: cluster 2024-03-24T12:26:39.860830+0000 mgr.y (mgr.14457) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:41.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:41 smithi176 bash[20174]: cluster 2024-03-24T12:26:39.860830+0000 mgr.y (mgr.14457) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:42.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-24T12:26:42.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-24T12:26:42.985 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-24T12:26:42.985 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-24T12:26:42.986 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-24T12:26:43.218 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:43.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:42 smithi184 bash[35336]: t=2024-03-24T12:26:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-24T12:26:43.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-24T12:26:43.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-24T12:26:43.281 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-24T12:26:43.541 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[14594]: cluster 2024-03-24T12:26:41.861486+0000 mgr.y (mgr.14457) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:43.541 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[14594]: audit 2024-03-24T12:26:43.043265+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.541 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[14594]: audit 2024-03-24T12:26:43.055892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.542 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-24T12:26:43.542 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-24T12:26:43.542 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-24T12:26:43.542 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-24T12:26:43.542 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-24T12:26:43.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[20174]: cluster 2024-03-24T12:26:41.861486+0000 mgr.y (mgr.14457) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:43.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[20174]: audit 2024-03-24T12:26:43.043265+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[20174]: audit 2024-03-24T12:26:43.055892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[14407]: cluster 2024-03-24T12:26:41.861486+0000 mgr.y (mgr.14457) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:43.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[14407]: audit 2024-03-24T12:26:43.043265+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:43 smithi176 bash[14407]: audit 2024-03-24T12:26:43.055892+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-24T12:26:43.803 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:43 smithi184 bash[35336]: t=2024-03-24T12:26:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-24T12:26:44.055 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-24T12:26:44.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-24T12:26:44.628 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-24T12:26:44.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-24T12:26:44.629 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-24T12:26:44.891 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-24T12:26:44.891 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-24T12:26:44.892 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:44 smithi184 bash[35336]: t=2024-03-24T12:26:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-24T12:26:45.182 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-24T12:26:45.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-24T12:26:45.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-24T12:26:45.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[14594]: cluster 2024-03-24T12:26:43.862062+0000 mgr.y (mgr.14457) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:45.781 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-24T12:26:45.959 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:45 smithi176 bash[14407]: cluster 2024-03-24T12:26:43.862062+0000 mgr.y (mgr.14457) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:45.960 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:45 smithi176 bash[20174]: cluster 2024-03-24T12:26:43.862062+0000 mgr.y (mgr.14457) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:45 smithi184 bash[35336]: t=2024-03-24T12:26:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-24T12:26:46.038 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-24T12:26:46.262 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:46 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:26:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:46.290 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-24T12:26:46.291 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-24T12:26:46.291 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-24T12:26:46.291 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-24T12:26:46.291 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-24T12:26:46.291 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-24T12:26:46.515 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:46 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:46.551 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-24T12:26:46.552 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-24T12:26:46.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-24T12:26:46.823 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-24T12:26:47.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[14594]: cluster 2024-03-24T12:26:45.862723+0000 mgr.y (mgr.14457) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:47.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[14594]: audit 2024-03-24T12:26:46.041575+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[14594]: audit 2024-03-24T12:26:46.051925+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[14594]: audit 2024-03-24T12:26:46.320981+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[14594]: audit 2024-03-24T12:26:46.329794+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:46 smithi184 bash[35336]: t=2024-03-24T12:26:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-24T12:26:47.083 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-24T12:26:47.295 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[20174]: cluster 2024-03-24T12:26:45.862723+0000 mgr.y (mgr.14457) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:47.295 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[20174]: audit 2024-03-24T12:26:46.041575+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.295 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[20174]: audit 2024-03-24T12:26:46.051925+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[20174]: audit 2024-03-24T12:26:46.320981+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[20174]: audit 2024-03-24T12:26:46.329794+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[14407]: cluster 2024-03-24T12:26:45.862723+0000 mgr.y (mgr.14457) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[14407]: audit 2024-03-24T12:26:46.041575+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[14407]: audit 2024-03-24T12:26:46.051925+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[14407]: audit 2024-03-24T12:26:46.320981+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.296 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:47 smithi176 bash[14407]: audit 2024-03-24T12:26:46.329794+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-24T12:26:47.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-24T12:26:47.672 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+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-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-24T12:26:47.934 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-24T12:26:48.190 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:47 smithi184 bash[35336]: t=2024-03-24T12:26:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-24T12:26:48.190 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-24T12:26:48.190 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-24T12:26:48.190 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-24T12:26:48.191 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-24T12:26:48.191 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-24T12:26:48.223 INFO:teuthology.orchestra.run.smithi176.stdout:107374182451 2024-03-24T12:26:48.224 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-03-24T12:26:48.453 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-24T12:26:48.454 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-24T12:26:48.723 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-24T12:26:48.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-24T12:26:48.724 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-24T12:26:48.899 INFO:teuthology.orchestra.run.smithi176.stdout:128849018925 2024-03-24T12:26:48.899 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:48 smithi184 bash[35336]: t=2024-03-24T12:26:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-24T12:26:49.018 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-24T12:26:49.211 INFO:teuthology.orchestra.run.smithi176.stdout:163208757284 2024-03-24T12:26:49.212 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-24T12:26:49.329 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-24T12:26:49.330 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-24T12:26:49.330 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[14594]: cluster 2024-03-24T12:26:47.863345+0000 mgr.y (mgr.14457) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+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-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-24T12:26:49.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-24T12:26:49.662 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:49 smithi176 bash[20174]: cluster 2024-03-24T12:26:47.863345+0000 mgr.y (mgr.14457) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:49.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:49 smithi176 bash[14407]: cluster 2024-03-24T12:26:47.863345+0000 mgr.y (mgr.14457) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:49.961 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-24T12:26:49.961 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-24T12:26:49.961 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-24T12:26:49.962 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:49 smithi184 bash[35336]: t=2024-03-24T12:26:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-24T12:26:50.214 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-24T12:26:50.215 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-24T12:26:50.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-24T12:26:50.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-24T12:26:50.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-24T12:26:50.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-24T12:26:50.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-24T12:26:50.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-24T12:26:50.476 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-24T12:26:50.598 INFO:teuthology.orchestra.run.smithi176.stdout:197568495646 2024-03-24T12:26:50.599 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-24T12:26:50.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-24T12:26:50.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:50 smithi184 bash[35336]: t=2024-03-24T12:26:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-24T12:26:51.116 INFO:teuthology.orchestra.run.smithi176.stdout:77309411388 2024-03-24T12:26:51.117 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-24T12:26:51.266 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-24T12:26:51.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[14594]: cluster 2024-03-24T12:26:49.863987+0000 mgr.y (mgr.14457) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:51.586 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-24T12:26:51.586 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-24T12:26:51.587 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-24T12:26:51.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:51 smithi176 bash[14407]: cluster 2024-03-24T12:26:49.863987+0000 mgr.y (mgr.14457) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:51.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:51 smithi176 bash[20174]: cluster 2024-03-24T12:26:49.863987+0000 mgr.y (mgr.14457) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:51.845 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-24T12:26:51.845 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-24T12:26:51.845 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-24T12:26:51.845 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-24T12:26:51.846 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-24T12:26:51.846 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-24T12:26:51.846 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-24T12:26:51.846 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-24T12:26:51.846 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:51 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-24T12:26:52.134 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-24T12:26:52.135 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-24T12:26:52.135 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-24T12:26:52.386 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-24T12:26:52.639 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+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-03-24T12:26:52.908 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-24T12:26:52.908 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-24T12:26:52.908 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-24T12:26:52.909 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-24T12:26:52.909 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-24T12:26:52.909 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-24T12:26:52.909 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-24T12:26:52.909 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-24T12:26:53.140 INFO:teuthology.orchestra.run.smithi176.stdout:34359738444 2024-03-24T12:26:53.140 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-03-24T12:26:53.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-24T12:26:53.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:52 smithi184 bash[35336]: t=2024-03-24T12:26:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-24T12:26:53.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-24T12:26:53.186 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-24T12:26:53.187 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-24T12:26:53.187 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-24T12:26:53.187 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-24T12:26:53.296 INFO:teuthology.orchestra.run.smithi176.stdout:231928234007 2024-03-24T12:26:53.296 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-03-24T12:26:53.317 INFO:teuthology.orchestra.run.smithi176.stdout:55834574917 2024-03-24T12:26:53.318 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-03-24T12:26:53.412 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:53 smithi176 systemd[1]: Stopping Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:26:53.412 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:53 smithi176 bash[43397]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26: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-03-24T12:26:53.485 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-24T12:26:53.735 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[14594]: cluster 2024-03-24T12:26:51.864721+0000 mgr.y (mgr.14457) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:53.735 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+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-03-24T12:26:53.735 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+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-03-24T12:26:53.735 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-24T12:26:53.736 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-24T12:26:53.788 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:53.788 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:53.788 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:53.788 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:53.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:53 smithi176 bash[20174]: cluster 2024-03-24T12:26:51.864721+0000 mgr.y (mgr.14457) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:53.814 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:53 smithi176 bash[14407]: cluster 2024-03-24T12:26:51.864721+0000 mgr.y (mgr.14457) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:53.814 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:53 smithi176 bash[40365]: level=info ts=2024-03-24T12:26:53.432Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-24T12:26:54.021 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:53 smithi184 bash[35336]: t=2024-03-24T12:26:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-24T12:26:54.296 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-24T12:26:54.296 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-24T12:26:54.296 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-24T12:26:54.296 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-24T12:26:54.296 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-24T12:26:54.297 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-24T12:26:54.297 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-24T12:26:54.413 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:54 smithi176 bash[43415]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:26:54.413 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:54 smithi176 bash[43583]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:26:54.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:26:54 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:26:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:26:54.564 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-24T12:26:54.565 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-24T12:26:54.827 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:54 smithi184 bash[35336]: t=2024-03-24T12:26:54+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-24T12:26:55.085 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: cluster 2024-03-24T12:26:53.865337+0000 mgr.y (mgr.14457) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: audit 2024-03-24T12:26:54.085497+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: cluster 2024-03-24T12:26:54.087664+0000 mgr.y (mgr.14457) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: audit 2024-03-24T12:26:54.094222+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: cluster 2024-03-24T12:26:54.484804+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:26:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[14594]: audit 2024-03-24T12:26:55.000672+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.346 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-24T12:26:55.346 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-24T12:26:55.346 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-24T12:26:55.346 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-24T12:26:55.346 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-24T12:26:55.346 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:55.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: cluster 2024-03-24T12:26:53.865337+0000 mgr.y (mgr.14457) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: audit 2024-03-24T12:26:54.085497+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: cluster 2024-03-24T12:26:54.087664+0000 mgr.y (mgr.14457) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: audit 2024-03-24T12:26:54.094222+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: cluster 2024-03-24T12:26:54.484804+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:26:55.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[20174]: audit 2024-03-24T12:26:55.000672+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.439 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:54 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:26:55.439 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:54 smithi176 systemd[1]: Stopped Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:26:55.439 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:26:54 smithi176 systemd[1]: Started Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:26:55.439 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: cluster 2024-03-24T12:26:53.865337+0000 mgr.y (mgr.14457) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.440 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: audit 2024-03-24T12:26:54.085497+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.440 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: cluster 2024-03-24T12:26:54.087664+0000 mgr.y (mgr.14457) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:55.440 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: audit 2024-03-24T12:26:54.094222+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.440 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: cluster 2024-03-24T12:26:54.484804+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:26:55.440 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:55 smithi176 bash[14407]: audit 2024-03-24T12:26:55.000672+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:26:55.486 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-24T12:26:55.844 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-24T12:26:55.845 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-24T12:26:56.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[14594]: cephadm 2024-03-24T12:26:55.006394+0000 mgr.y (mgr.14457) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:26:56.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[14594]: cephadm 2024-03-24T12:26:55.012277+0000 mgr.y (mgr.14457) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:26:56.310 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=19.869103131s 2024-03-24T12:26:56.310 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:55 smithi184 bash[35336]: t=2024-03-24T12:26:55+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-24T12:26:56.360 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:56.360 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:56.361 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:26:56.387 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:56 smithi176 bash[14407]: cephadm 2024-03-24T12:26:55.006394+0000 mgr.y (mgr.14457) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:26:56.387 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:56 smithi176 bash[14407]: cephadm 2024-03-24T12:26:55.012277+0000 mgr.y (mgr.14457) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:26:56.387 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:56 smithi176 bash[20174]: cephadm 2024-03-24T12:26:55.006394+0000 mgr.y (mgr.14457) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:26:56.387 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:56 smithi176 bash[20174]: cephadm 2024-03-24T12:26:55.012277+0000 mgr.y (mgr.14457) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:26:56.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-24T12:26:56.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-24T12:26:56.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-24T12:26:56.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-24T12:26:56.595 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-24T12:26:56.989 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+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-03-24T12:26:56.990 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:26:57.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:57 smithi184 bash[14594]: cluster 2024-03-24T12:26:56.088344+0000 mgr.y (mgr.14457) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:57.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-24T12:26:57.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:56 smithi184 bash[35336]: t=2024-03-24T12:26:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:26:57.345 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:26:57 smithi184 bash[35336]: t=2024-03-24T12:26:57+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-24T12:26:57.412 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:57 smithi176 bash[14407]: cluster 2024-03-24T12:26:56.088344+0000 mgr.y (mgr.14457) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:57.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:57 smithi176 bash[20174]: cluster 2024-03-24T12:26:56.088344+0000 mgr.y (mgr.14457) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:59.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:26:59 smithi184 bash[14594]: cluster 2024-03-24T12:26:58.089097+0000 mgr.y (mgr.14457) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:59.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:26:59 smithi176 bash[20174]: cluster 2024-03-24T12:26:58.089097+0000 mgr.y (mgr.14457) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:26:59.783 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:26:59 smithi176 bash[14407]: cluster 2024-03-24T12:26:58.089097+0000 mgr.y (mgr.14457) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:00.686 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:00 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:27:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:01.845 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 systemd[1]: Stopping Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:27:01.845 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[36473]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:27:01.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[14594]: cluster 2024-03-24T12:27:00.089798+0000 mgr.y (mgr.14457) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[14594]: audit 2024-03-24T12:27:00.568208+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:01.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[14594]: cluster 2024-03-24T12:27:00.570913+0000 mgr.y (mgr.14457) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[14594]: audit 2024-03-24T12:27:00.578536+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:01.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[14407]: cluster 2024-03-24T12:27:00.089798+0000 mgr.y (mgr.14457) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[14407]: audit 2024-03-24T12:27:00.568208+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[14407]: cluster 2024-03-24T12:27:00.570913+0000 mgr.y (mgr.14457) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[14407]: audit 2024-03-24T12:27:00.578536+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[20174]: cluster 2024-03-24T12:27:00.089798+0000 mgr.y (mgr.14457) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[20174]: audit 2024-03-24T12:27:00.568208+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[20174]: cluster 2024-03-24T12:27:00.570913+0000 mgr.y (mgr.14457) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:01.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:01 smithi176 bash[20174]: audit 2024-03-24T12:27:00.578536+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:27:02.345 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.911Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:27:02.346 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.912Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:27:02.346 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.912Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:27:02.346 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:01 smithi184 bash[33282]: ts=2024-03-24T12:27:01.912Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.418Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.418Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.420Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.176 port=9094 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.422Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.472Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:27:02.645 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.472Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:27:02.646 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.476Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T12:27:02.646 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:02.476Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T12:27:02.826 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:02 smithi184 bash[14594]: cluster 2024-03-24T12:27:01.564897+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:02.826 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:02 smithi184 bash[14594]: cluster 2024-03-24T12:27:01.564989+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:02.827 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:02 smithi184 bash[36482]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:27:02.827 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:02 smithi184 bash[36519]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:27:02.827 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:02 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:27:02.827 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:02 smithi184 systemd[1]: Stopped Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:27:02.827 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:02 smithi184 systemd[1]: Started Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:27:02.912 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[14407]: cluster 2024-03-24T12:27:01.564897+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:02.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[14407]: cluster 2024-03-24T12:27:01.564989+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:02.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[20174]: cluster 2024-03-24T12:27:01.564897+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:02.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:02 smithi176 bash[20174]: cluster 2024-03-24T12:27:01.564989+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:03.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: cluster 2024-03-24T12:27:02.571517+0000 mgr.y (mgr.14457) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:03.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.813602+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.821402+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:03.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.823875+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:03.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.835235+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.843400+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.855921+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.857978+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.866987+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.871839+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.874360+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.875883+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.887485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.897111+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.899041+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.900345+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:03 smithi184 bash[14594]: audit 2024-03-24T12:27:02.911323+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: cluster 2024-03-24T12:27:02.571517+0000 mgr.y (mgr.14457) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.813602+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.821402+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.823875+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.835235+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.843400+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.855921+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.857978+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.866987+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.871839+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.874360+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.875883+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.887485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.897111+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.899041+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.900345+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[14407]: audit 2024-03-24T12:27:02.911323+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: cluster 2024-03-24T12:27:02.571517+0000 mgr.y (mgr.14457) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.813602+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.821402+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.823875+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.835235+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.843400+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.855921+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.857978+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.866987+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.871839+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.874360+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.875883+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.887485+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.897111+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:03.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.899041+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:03.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.900345+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:03.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:03 smithi176 bash[20174]: audit 2024-03-24T12:27:02.911323+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:04.591 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:04.423Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000964479s 2024-03-24T12:27:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[20174]: audit 2024-03-24T12:27:02.822205+0000 mgr.y (mgr.14457) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[20174]: audit 2024-03-24T12:27:02.824351+0000 mgr.y (mgr.14457) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[20174]: audit 2024-03-24T12:27:02.844314+0000 mgr.y (mgr.14457) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[20174]: audit 2024-03-24T12:27:02.856523+0000 mgr.y (mgr.14457) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[20174]: audit 2024-03-24T12:27:02.858428+0000 mgr.y (mgr.14457) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[14407]: audit 2024-03-24T12:27:02.822205+0000 mgr.y (mgr.14457) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[14407]: audit 2024-03-24T12:27:02.824351+0000 mgr.y (mgr.14457) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[14407]: audit 2024-03-24T12:27:02.844314+0000 mgr.y (mgr.14457) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:04.826 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[14407]: audit 2024-03-24T12:27:02.856523+0000 mgr.y (mgr.14457) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:04 smithi176 bash[14407]: audit 2024-03-24T12:27:02.858428+0000 mgr.y (mgr.14457) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[14594]: audit 2024-03-24T12:27:02.822205+0000 mgr.y (mgr.14457) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:27:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[14594]: audit 2024-03-24T12:27:02.824351+0000 mgr.y (mgr.14457) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.176:9093"}]: dispatch 2024-03-24T12:27:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[14594]: audit 2024-03-24T12:27:02.844314+0000 mgr.y (mgr.14457) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:27:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[14594]: audit 2024-03-24T12:27:02.856523+0000 mgr.y (mgr.14457) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:27:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[14594]: audit 2024-03-24T12:27:02.858428+0000 mgr.y (mgr.14457) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.184:3000"}]: dispatch 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi184 (none))" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.529Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.532Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.533Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.534Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.537Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.537Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.256µs 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.537Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:27:04.846 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.538Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.539Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.539Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.521µs wal_replay_duration=2.399052ms total_replay_duration=2.474726ms 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.541Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.541Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.541Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.566Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.475173ms db_storage=1.015µs remote_storage=1.375µs web_handler=570ns query_engine=722ns scrape=400.263µs scrape_sd=33.411µs notify=26.064µs notify_sd=9.464µs rules=23.552488ms 2024-03-24T12:27:04.847 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:27:04 smithi184 bash[36548]: ts=2024-03-24T12:27:04.566Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:27:05.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:05 smithi176 bash[20174]: cluster 2024-03-24T12:27:04.572112+0000 mgr.y (mgr.14457) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:05.650 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:05 smithi176 bash[14407]: cluster 2024-03-24T12:27:04.572112+0000 mgr.y (mgr.14457) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:05 smithi184 bash[14594]: cluster 2024-03-24T12:27:04.572112+0000 mgr.y (mgr.14457) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:07.879 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:07 smithi176 bash[20174]: cluster 2024-03-24T12:27:06.572717+0000 mgr.y (mgr.14457) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:07.881 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:07 smithi176 bash[14407]: cluster 2024-03-24T12:27:06.572717+0000 mgr.y (mgr.14457) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:07 smithi184 bash[14594]: cluster 2024-03-24T12:27:06.572717+0000 mgr.y (mgr.14457) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:09.219 INFO:teuthology.orchestra.run.smithi176.stdout:197568495650 2024-03-24T12:27:09.223 INFO:teuthology.orchestra.run.smithi176.stdout:107374182456 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[20174]: cluster 2024-03-24T12:27:08.573342+0000 mgr.y (mgr.14457) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[20174]: audit 2024-03-24T12:27:09.219992+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.176:0/4214080577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[20174]: audit 2024-03-24T12:27:09.224528+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.176:0/3105933963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[14407]: cluster 2024-03-24T12:27:08.573342+0000 mgr.y (mgr.14457) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[14407]: audit 2024-03-24T12:27:09.219992+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.176:0/4214080577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T12:27:09.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:09 smithi176 bash[14407]: audit 2024-03-24T12:27:09.224528+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.176:0/3105933963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T12:27:10.052 INFO:teuthology.orchestra.run.smithi176.stdout:163208757289 2024-03-24T12:27:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:09 smithi184 bash[14594]: cluster 2024-03-24T12:27:08.573342+0000 mgr.y (mgr.14457) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:09 smithi184 bash[14594]: audit 2024-03-24T12:27:09.219992+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.176:0/4214080577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-24T12:27:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:09 smithi184 bash[14594]: audit 2024-03-24T12:27:09.224528+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.176:0/3105933963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-24T12:27:10.912 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:10 smithi176 bash[20174]: audit 2024-03-24T12:27:10.051583+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.176:0/2523312413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T12:27:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:10 smithi176 bash[14407]: audit 2024-03-24T12:27:10.051583+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.176:0/2523312413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T12:27:11.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:10 smithi184 bash[14594]: audit 2024-03-24T12:27:10.051583+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.176:0/2523312413' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-24T12:27:11.809 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182451 got 107374182456 for osd.3 2024-03-24T12:27:11.810 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:11.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:11 smithi176 bash[20174]: cluster 2024-03-24T12:27:10.573996+0000 mgr.y (mgr.14457) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:11.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:11 smithi176 bash[14407]: cluster 2024-03-24T12:27:10.573996+0000 mgr.y (mgr.14457) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:11 smithi184 bash[14594]: cluster 2024-03-24T12:27:10.573996+0000 mgr.y (mgr.14457) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:12.727 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:27:12 smithi176 bash[43613]: level=info ts=2024-03-24T12:27:12.426Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004205265s 2024-03-24T12:27:12.727 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:12] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-03-24T12:27:13.160 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495646 got 197568495650 for osd.6 2024-03-24T12:27:13.160 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:13.833 INFO:teuthology.orchestra.run.smithi176.stdout:77309411393 2024-03-24T12:27:13.842 INFO:teuthology.orchestra.run.smithi176.stdout:128849018931 2024-03-24T12:27:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:13 smithi184 bash[14594]: cluster 2024-03-24T12:27:12.574586+0000 mgr.y (mgr.14457) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:13.868 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:13 smithi176 bash[20174]: cluster 2024-03-24T12:27:12.574586+0000 mgr.y (mgr.14457) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:13.868 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:13 smithi176 bash[14407]: cluster 2024-03-24T12:27:12.574586+0000 mgr.y (mgr.14457) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:13.875 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757284 got 163208757289 for osd.5 2024-03-24T12:27:13.876 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:14.309 INFO:teuthology.orchestra.run.smithi176.stdout:34359738448 2024-03-24T12:27:14.498 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:27:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:14.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:13.833714+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.176:0/3828620885' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:13.842874+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.176:0/2960674249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.209502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.213022+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.215016+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.217661+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.219935+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.227913+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[14407]: audit 2024-03-24T12:27:14.310035+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.176:0/2853688966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T12:27:14.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:13.833714+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.176:0/3828620885' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:13.842874+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.176:0/2960674249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.209502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.213022+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.215016+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.217661+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.219935+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.227913+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:14 smithi176 bash[20174]: audit 2024-03-24T12:27:14.310035+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.176:0/2853688966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T12:27:14.666 INFO:teuthology.orchestra.run.smithi176.stdout:55834574921 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:13.833714+0000 mon.c (mon.1) 80 : audit [DBG] from='client.? 172.21.15.176:0/3828620885' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:13.842874+0000 mon.c (mon.1) 81 : audit [DBG] from='client.? 172.21.15.176:0/2960674249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.209502+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.213022+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.215016+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.217661+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.219935+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.227913+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:14 smithi184 bash[14594]: audit 2024-03-24T12:27:14.310035+0000 mon.a (mon.0) 854 : audit [DBG] from='client.? 172.21.15.176:0/2853688966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-24T12:27:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:27:15.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[14407]: cluster 2024-03-24T12:27:14.211677+0000 mgr.y (mgr.14457) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[14407]: cluster 2024-03-24T12:27:14.222681+0000 mgr.y (mgr.14457) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[14407]: cluster 2024-03-24T12:27:14.222934+0000 mgr.y (mgr.14457) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[14407]: audit 2024-03-24T12:27:14.666833+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.176:0/2757932571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[14407]: cluster 2024-03-24T12:27:15.206801+0000 mon.a (mon.0) 856 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[20174]: cluster 2024-03-24T12:27:14.211677+0000 mgr.y (mgr.14457) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[20174]: cluster 2024-03-24T12:27:14.222681+0000 mgr.y (mgr.14457) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[20174]: cluster 2024-03-24T12:27:14.222934+0000 mgr.y (mgr.14457) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[20174]: audit 2024-03-24T12:27:14.666833+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.176:0/2757932571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T12:27:15.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:15 smithi176 bash[20174]: cluster 2024-03-24T12:27:15.206801+0000 mon.a (mon.0) 856 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:27:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[14594]: cluster 2024-03-24T12:27:14.211677+0000 mgr.y (mgr.14457) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[14594]: cluster 2024-03-24T12:27:14.222681+0000 mgr.y (mgr.14457) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[14594]: cluster 2024-03-24T12:27:14.222934+0000 mgr.y (mgr.14457) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[14594]: audit 2024-03-24T12:27:14.666833+0000 mon.a (mon.0) 855 : audit [DBG] from='client.? 172.21.15.176:0/2757932571' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-24T12:27:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:15 smithi184 bash[14594]: cluster 2024-03-24T12:27:15.206801+0000 mon.a (mon.0) 856 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:27:15.951 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738444 got 34359738448 for osd.0 2024-03-24T12:27:15.951 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:15.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411388 got 77309411393 for osd.2 2024-03-24T12:27:15.962 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:15.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018925 got 128849018931 for osd.4 2024-03-24T12:27:15.962 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:16.567 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574917 got 55834574921 for osd.1 2024-03-24T12:27:16.568 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:16.752 INFO:teuthology.orchestra.run.smithi176.stdout:231928234012 2024-03-24T12:27:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:17 smithi184 bash[14594]: cluster 2024-03-24T12:27:16.223467+0000 mgr.y (mgr.14457) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:17 smithi184 bash[14594]: audit 2024-03-24T12:27:16.753231+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.176:0/2260112454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T12:27:17.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:17 smithi176 bash[20174]: cluster 2024-03-24T12:27:16.223467+0000 mgr.y (mgr.14457) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:17.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:17 smithi176 bash[20174]: audit 2024-03-24T12:27:16.753231+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.176:0/2260112454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T12:27:17.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:17 smithi176 bash[14407]: cluster 2024-03-24T12:27:16.223467+0000 mgr.y (mgr.14457) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:17.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:17 smithi176 bash[14407]: audit 2024-03-24T12:27:16.753231+0000 mon.c (mon.1) 85 : audit [DBG] from='client.? 172.21.15.176:0/2260112454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-24T12:27:18.299 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234007 got 231928234012 for osd.7 2024-03-24T12:27:18.299 DEBUG:teuthology.parallel:result is None 2024-03-24T12:27:18.299 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-24T12:27:18.299 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T12:27:19.662 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:19 smithi176 bash[14407]: cluster 2024-03-24T12:27:18.224073+0000 mgr.y (mgr.14457) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:19.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:19 smithi176 bash[14407]: audit 2024-03-24T12:27:18.940612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:19.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:19 smithi176 bash[20174]: cluster 2024-03-24T12:27:18.224073+0000 mgr.y (mgr.14457) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:19.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:19 smithi176 bash[20174]: audit 2024-03-24T12:27:18.940612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:19 smithi184 bash[14594]: cluster 2024-03-24T12:27:18.224073+0000 mgr.y (mgr.14457) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:19 smithi184 bash[14594]: audit 2024-03-24T12:27:18.940612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:20.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:20 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:27:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:21.068 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:20 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:27:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:21.197 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.062845+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: cluster 2024-03-24T12:27:20.066405+0000 mgr.y (mgr.14457) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.073473+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.111308+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.114373+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.116347+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.127787+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.710869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:21 smithi184 bash[14594]: audit 2024-03-24T12:27:20.719506+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.062845+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: cluster 2024-03-24T12:27:20.066405+0000 mgr.y (mgr.14457) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.073473+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.111308+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.114373+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.116347+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:21.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.127787+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.710869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[14407]: audit 2024-03-24T12:27:20.719506+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.062845+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: cluster 2024-03-24T12:27:20.066405+0000 mgr.y (mgr.14457) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.073473+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.111308+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.114373+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.116347+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.127787+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.710869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:21 smithi176 bash[20174]: audit 2024-03-24T12:27:20.719506+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:22.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:22 smithi184 bash[14594]: cluster 2024-03-24T12:27:21.060214+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:22.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:22 smithi184 bash[14594]: cluster 2024-03-24T12:27:21.060294+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:22.351 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:22 smithi176 bash[14407]: cluster 2024-03-24T12:27:21.060214+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:22.351 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:22 smithi176 bash[14407]: cluster 2024-03-24T12:27:21.060294+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:22.351 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:22 smithi176 bash[20174]: cluster 2024-03-24T12:27:21.060214+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:27:22.351 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:22 smithi176 bash[20174]: cluster 2024-03-24T12:27:21.060294+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-03-24T12:27:23.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:22] "GET /metrics HTTP/1.1" 200 191584 "" "Prometheus/2.33.4" 2024-03-24T12:27:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:23 smithi184 bash[14594]: cluster 2024-03-24T12:27:22.067119+0000 mgr.y (mgr.14457) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:23 smithi176 bash[14407]: cluster 2024-03-24T12:27:22.067119+0000 mgr.y (mgr.14457) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:23 smithi176 bash[20174]: cluster 2024-03-24T12:27:22.067119+0000 mgr.y (mgr.14457) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:24.061 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:27:24.064 INFO:teuthology.orchestra.run.smithi176.stderr:dumped all 2024-03-24T12:27:24.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:24 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:27:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:24.812 INFO:teuthology.orchestra.run.smithi176.stdout:{"pg_ready":true,"pg_map":{"version":61,"stamp":"2024-03-24T12:27:22.066800+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":48916,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912300,"statfs":{"total":767960285184,"available":767910195200,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.855351"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-24T12:25:34.244717+0000","last_change":"2024-03-24T12:25:06.605163+0000","last_active":"2024-03-24T12:25:34.244717+0000","last_peered":"2024-03-24T12:25:34.244717+0000","last_clean":"2024-03-24T12:25:34.244717+0000","last_became_active":"2024-03-24T12:25:06.603895+0000","last_became_peered":"2024-03-24T12:25:06.603895+0000","last_unstale":"2024-03-24T12:25:34.244717+0000","last_undegraded":"2024-03-24T12:25:34.244717+0000","last_fullsized":"2024-03-24T12:25:34.244717+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-03-24T12:21:52.741804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T12:21:52.741804+0000","last_clean_scrub_stamp":"2024-03-24T12:21:52.741804+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-03-25T16:27:40.713698+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":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88200000000000001,"15min":0.877},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.92700000000000005,"15min":0.91700000000000004},"min":{"1min":0.64000000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.123}]},{"osd":1,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92800000000000005,"15min":0.92100000000000004},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.91200000000000003,"15min":0.91300000000000003},"min":{"1min":0.57699999999999996,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":1.085}]},{"osd":2,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.252,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.83599999999999997}]},{"osd":3,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.73599999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.123,"5min":1.0680000000000001,"15min":1.0589999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.90600000000000003}]},{"osd":4,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.94299999999999995,"15min":0.92700000000000005},"min":{"1min":0.72599999999999998,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":1.024},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0109999999999999,"15min":0.98899999999999999},"min":{"1min":0.77100000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":0.749}]},{"osd":5,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.034,"15min":1.0049999999999999},"min":{"1min":0.80500000000000005,"5min":0.502,"15min":0.502},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.087,"15min":1.071},"min":{"1min":0.80000000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1910000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.129,"15min":1.1120000000000001},"min":{"1min":0.77300000000000002,"5min":0.626,"15min":0.626},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.0920000000000001,"15min":1.0700000000000001},"min":{"1min":0.876,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.998}]}]},{"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":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.94499999999999995,"15min":0.95099999999999996},"min":{"1min":0.68600000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.171,"5min":1.345,"15min":1.345},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.95099999999999996,"15min":0.95699999999999996},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.173,"5min":1.335,"15min":1.335},"last":0.96099999999999997}]},{"osd":1,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.01},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.1240000000000001}]},{"osd":2,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2330000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.66900000000000004,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.337,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.1579999999999999}]},{"osd":3,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0660000000000001,"15min":1.0800000000000001},"min":{"1min":0.71899999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.22,"5min":1.288,"15min":1.288},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.0029999999999999,"15min":1.0169999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.2270000000000001}]},{"osd":4,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.96299999999999997,"15min":0.96499999999999997},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.258,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.0920000000000001,"15min":1.105},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.28,"5min":1.498,"15min":1.498},"last":1.2789999999999999}]},{"osd":5,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0620000000000001,"15min":1.0600000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2529999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.173,"15min":1.1930000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.2989999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.091}]},{"osd":7,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1499999999999999,"15min":1.1599999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.373,"5min":1.431,"15min":1.431},"last":1.056},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.2,"15min":1.2150000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.349,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.343}]}]},{"osd":1,"up_from":13,"seq":55834574923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 12:26:23 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.67100000000000004,"15min":0.59599999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.032,"5min":1.389,"15min":1.389},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.72999999999999998,"15min":0.629},"min":{"1min":0.47899999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.161,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.83699999999999997}]},{"osd":2,"last update":"Sun Mar 24 12:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.81100000000000005,"15min":0.747},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.84099999999999997,"15min":0.81599999999999995},"min":{"1min":0.48399999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.196,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.0149999999999999}]},{"osd":3,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.81499999999999995,"15min":0.82999999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.2050000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.86299999999999999,"15min":0.83899999999999997},"min":{"1min":0.55300000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2509999999999999,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.998}]},{"osd":4,"last update":"Sun Mar 24 12:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.05,"15min":1.04},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5,"5min":2.1259999999999999,"15min":2.1259999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.097,"15min":1.0669999999999999},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.6259999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":1.179}]},{"osd":5,"last update":"Sun Mar 24 12:26:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.161,"15min":1.155},"min":{"1min":0.83799999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":2.0529999999999999,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.012,"5min":1.095,"15min":1.1140000000000001},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.341,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":1.1319999999999999}]},{"osd":6,"last update":"Sun Mar 24 12:26:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.181,"15min":1.1910000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.5109999999999999,"5min":2.048,"15min":2.048},"last":1.099},{"interface":"front","average":{"1min":1.137,"5min":1.264,"15min":1.2849999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.4850000000000001,"5min":1.9199999999999999,"15min":1.9199999999999999},"last":1.2549999999999999}]},{"osd":7,"last update":"Sun Mar 24 12:27:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1779999999999999,"15min":1.1879999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.361,"5min":2.246,"15min":2.246},"last":1.365},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2549999999999999,"15min":1.2609999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.51,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.218}]}]},{"osd":0,"up_from":8,"seq":34359738450,"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":"Sun Mar 24 12:26:22 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.65500000000000003,"15min":0.60999999999999999},"min":{"1min":0.53500000000000003,"5min":0.432,"15min":0.432},"max":{"1min":0.97599999999999998,"5min":1.081,"15min":1.081},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.74099999999999999,"15min":0.64500000000000002},"min":{"1min":0.48199999999999998,"5min":0.374,"15min":0.374},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.441}]},{"osd":2,"last update":"Sun Mar 24 12:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.82999999999999996,"15min":0.80000000000000004},"min":{"1min":0.58099999999999996,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78400000000000003,"15min":0.78200000000000003},"min":{"1min":0.59699999999999998,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.98099999999999998,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.67900000000000005}]},{"osd":3,"last update":"Sun Mar 24 12:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90200000000000002,"15min":0.89100000000000001},"min":{"1min":0.71299999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.085,"5min":1.296,"15min":1.296},"last":0.5},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.871,"15min":0.84599999999999997},"min":{"1min":0.64200000000000002,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3340000000000001,"5min":1.365,"15min":1.365},"last":0.79800000000000004}]},{"osd":4,"last update":"Sun Mar 24 12:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.96699999999999997,"15min":0.94199999999999995},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.298,"5min":1.921,"15min":1.921},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.0649999999999999,"15min":1.0349999999999999},"min":{"1min":0.80700000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5740000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.76300000000000001}]},{"osd":5,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.601,"15min":1.8029999999999999},"min":{"1min":0.86899999999999999,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.4870000000000001,"5min":14.757,"15min":14.757},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.5609999999999999,"15min":1.7569999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3440000000000001,"5min":14.432,"15min":14.432},"last":0.753}]},{"osd":6,"last update":"Sun Mar 24 12:26:27 2024","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.163,"15min":1.145},"min":{"1min":0.91400000000000003,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.173},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1779999999999999,"15min":1.1819999999999999},"min":{"1min":0.93899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.4059999999999999,"5min":1.498,"15min":1.498},"last":0.67500000000000004}]},{"osd":7,"last update":"Sun Mar 24 12:27:06 2024","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.2649999999999999,"15min":1.27},"min":{"1min":0.98499999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":0.628},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2709999999999999,"15min":1.2809999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.522,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.2030000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411395,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Sun Mar 24 12:26:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.72699999999999998,"15min":0.67900000000000005},"min":{"1min":0.67200000000000004,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.75700000000000001,"15min":0.70299999999999996},"min":{"1min":0.622,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.745}]},{"osd":1,"last update":"Sun Mar 24 12:26:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.748,"15min":0.69799999999999995},"min":{"1min":0.65800000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.0860000000000001,"5min":1.123,"15min":1.123},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.84099999999999997,"15min":0.79000000000000004},"min":{"1min":0.68600000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.163,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.78400000000000003}]},{"osd":3,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.82099999999999995,"15min":0.78100000000000003},"min":{"1min":0.58399999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.288,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.91400000000000003,"15min":0.90000000000000002},"min":{"1min":0.621,"5min":0.496,"15min":0.496},"max":{"1min":1.3120000000000001,"5min":1.351,"15min":1.351},"last":0.87}]},{"osd":4,"last update":"Sun Mar 24 12:27:18 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.042,"15min":1.014},"min":{"1min":0.87,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4910000000000001,"5min":1.526,"15min":1.526},"last":1.4910000000000001},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0609999999999999,"15min":1.036},"min":{"1min":0.88,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.425,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.425}]},{"osd":5,"last update":"Sun Mar 24 12:26:54 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.1499999999999999,"15min":1.1439999999999999},"min":{"1min":0.90800000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.502,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.1859999999999999,"15min":1.1799999999999999},"min":{"1min":0.98199999999999998,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7729999999999999,"5min":1.794,"15min":1.794},"last":1.6020000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:26:25 2024","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.181,"15min":1.1830000000000001},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.6799999999999999,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.367},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.228,"15min":1.2310000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.526,"5min":1.54,"15min":1.54},"last":1.5780000000000001}]},{"osd":7,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.2509999999999999,"15min":1.2490000000000001},"min":{"1min":0.78800000000000003,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.6299999999999999,"5min":1.873,"15min":1.873},"last":1.524},{"interface":"front","average":{"1min":1.325,"5min":1.2509999999999999,"15min":1.2390000000000001},"min":{"1min":1.014,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.591,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.554}]}]},{"osd":3,"up_from":25,"seq":107374182459,"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":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.70299999999999996,"15min":0.68899999999999995},"min":{"1min":0.45200000000000001,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.0860000000000001,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.76600000000000001,"15min":0.73899999999999999},"min":{"1min":0.53400000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.626}]},{"osd":1,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.78600000000000003,"15min":0.77100000000000002},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.99399999999999999,"5min":1.133,"15min":1.133},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.80400000000000005,"15min":0.80800000000000005},"min":{"1min":0.54200000000000004,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.038,"5min":1.365,"15min":1.365},"last":0.90500000000000003}]},{"osd":2,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89700000000000002,"15min":0.88},"min":{"1min":0.622,"5min":0.434,"15min":0.434},"max":{"1min":1.2669999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.89200000000000002,"15min":0.88500000000000001},"min":{"1min":0.752,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1539999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.56399999999999995}]},{"osd":4,"last update":"Sun Mar 24 12:26:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.998,"15min":0.97599999999999998},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.518,"5min":1.518,"15min":1.518},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0569999999999999,"15min":1.0609999999999999},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3759999999999999,"5min":1.52,"15min":1.52},"last":0.98199999999999998}]},{"osd":5,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.101,"15min":1.097},"min":{"1min":0.72899999999999998,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3069999999999999,"5min":2.7999999999999998,"15min":2.7999999999999998},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0980000000000001,"15min":1.0740000000000001},"min":{"1min":0.83299999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.0780000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.143,"15min":1.1379999999999999},"min":{"1min":0.78800000000000003,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1899999999999999,"15min":1.198},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.5,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.0469999999999999}]},{"osd":7,"last update":"Sun Mar 24 12:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.252,"15min":1.254},"min":{"1min":0.95499999999999996,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.6379999999999999,"5min":1.748,"15min":1.748},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.3080000000000001,"15min":1.3160000000000001},"min":{"1min":0.82599999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4359999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.036}]}]},{"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":"Sun Mar 24 12:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.85799999999999998,"15min":0.84599999999999997},"min":{"1min":0.59599999999999997,"5min":0.376,"15min":0.376},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.84899999999999998,"15min":0.83799999999999997},"min":{"1min":0.62,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.153,"5min":1.214,"15min":1.214},"last":1.0289999999999999}]},{"osd":1,"last update":"Sun Mar 24 12:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.82599999999999996,"15min":0.79300000000000004},"min":{"1min":0.60999999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1559999999999999,"5min":1.167,"15min":1.167},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92400000000000004,"15min":0.90400000000000003},"min":{"1min":0.70399999999999996,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.131,"5min":1.181,"15min":1.181},"last":0.78500000000000003}]},{"osd":2,"last update":"Sun Mar 24 12:26:19 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.92600000000000005,"15min":0.89800000000000002},"min":{"1min":0.63400000000000001,"5min":0.621,"15min":0.621},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.92200000000000004,"15min":0.91100000000000003},"min":{"1min":0.70199999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.056,"5min":1.272,"15min":1.272},"last":0.88500000000000001}]},{"osd":3,"last update":"Sun Mar 24 12:26:19 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.90300000000000002,"15min":0.88600000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.56000000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":1.121}]},{"osd":5,"last update":"Sun Mar 24 12:26:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.873,"15min":0.82299999999999995},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.92900000000000005,"15min":0.875},"min":{"1min":0.66100000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3069999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.3160000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:26:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.022,"15min":1.024},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.091,"15min":1.087},"min":{"1min":0.83399999999999996,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.367,"5min":1.407,"15min":1.407},"last":1.3600000000000001}]},{"osd":7,"last update":"Sun Mar 24 12:27:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.155,"15min":1.135},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.4319999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.0940000000000001,"15min":1.0860000000000001},"min":{"1min":0.72999999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.2709999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757292,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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,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":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.84599999999999997,"15min":0.81699999999999995},"min":{"1min":0.60899999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.234,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89600000000000002,"15min":0.88400000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.242,"5min":1.401,"15min":1.401},"last":1.028}]},{"osd":1,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.83199999999999996,"15min":0.80600000000000005},"min":{"1min":0.55600000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1930000000000001,"5min":1.409,"15min":1.409},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88,"15min":0.85399999999999998},"min":{"1min":0.58599999999999997,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.1559999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.88800000000000001}]},{"osd":2,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89300000000000002,"15min":0.88},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.262,"5min":1.486,"15min":1.486},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.4650000000000001,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.93899999999999995}]},{"osd":3,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.95899999999999996,"15min":0.95099999999999996},"min":{"1min":0.59699999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.331,"5min":1.651,"15min":1.651},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.995,"5min":1.0289999999999999,"15min":1.016},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3620000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.181}]},{"osd":4,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88800000000000001,"15min":0.871},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96499999999999997,"15min":0.94899999999999995},"min":{"1min":0.53000000000000003,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.423,"5min":1.768,"15min":1.768},"last":1.2370000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:26:26 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.034,"15min":1.04},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.4379999999999999,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.1619999999999999,"15min":1.1910000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.421,"5min":1.865,"15min":1.865},"last":1.139}]},{"osd":7,"last update":"Sun Mar 24 12:27:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.157,"15min":1.175},"min":{"1min":0.56100000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.5640000000000001,"5min":1.726,"15min":1.726},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.159,"15min":1.169},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.581,"5min":1.617,"15min":1.617},"last":1.1000000000000001}]}]}],"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-03-24T12:27:24.814 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph pg dump --format=json 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[20174]: audit 2024-03-24T12:27:24.033122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[20174]: audit 2024-03-24T12:27:24.040185+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[20174]: audit 2024-03-24T12:27:24.055920+0000 mgr.y (mgr.14457) 94 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[20174]: cluster 2024-03-24T12:27:24.067604+0000 mgr.y (mgr.14457) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[14407]: audit 2024-03-24T12:27:24.033122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[14407]: audit 2024-03-24T12:27:24.040185+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[14407]: audit 2024-03-24T12:27:24.055920+0000 mgr.y (mgr.14457) 94 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:25.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:25 smithi176 bash[14407]: cluster 2024-03-24T12:27:24.067604+0000 mgr.y (mgr.14457) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:25.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:27:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:27:25.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:25 smithi184 bash[14594]: audit 2024-03-24T12:27:24.033122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:25 smithi184 bash[14594]: audit 2024-03-24T12:27:24.040185+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:25.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:25 smithi184 bash[14594]: audit 2024-03-24T12:27:24.055920+0000 mgr.y (mgr.14457) 94 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:25.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:25 smithi184 bash[14594]: cluster 2024-03-24T12:27:24.067604+0000 mgr.y (mgr.14457) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:27.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:27 smithi176 bash[14407]: cluster 2024-03-24T12:27:26.068208+0000 mgr.y (mgr.14457) 96 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:27.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:27 smithi176 bash[20174]: cluster 2024-03-24T12:27:26.068208+0000 mgr.y (mgr.14457) 96 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:27.550 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:27:27.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:27 smithi184 bash[14594]: cluster 2024-03-24T12:27:26.068208+0000 mgr.y (mgr.14457) 96 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:29 smithi184 bash[14594]: cluster 2024-03-24T12:27:28.068824+0000 mgr.y (mgr.14457) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:29 smithi176 bash[20174]: cluster 2024-03-24T12:27:28.068824+0000 mgr.y (mgr.14457) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:29 smithi176 bash[14407]: cluster 2024-03-24T12:27:28.068824+0000 mgr.y (mgr.14457) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:31.056 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:27:31.058 INFO:teuthology.orchestra.run.smithi176.stderr:dumped all 2024-03-24T12:27:31.249 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:30 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:27:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:31.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[14407]: cluster 2024-03-24T12:27:30.069495+0000 mgr.y (mgr.14457) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:31.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[14407]: audit 2024-03-24T12:27:30.905334+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[14407]: audit 2024-03-24T12:27:30.913404+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[20174]: cluster 2024-03-24T12:27:30.069495+0000 mgr.y (mgr.14457) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:31.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[20174]: audit 2024-03-24T12:27:30.905334+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:31 smithi176 bash[20174]: audit 2024-03-24T12:27:30.913404+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:31 smithi184 bash[14594]: cluster 2024-03-24T12:27:30.069495+0000 mgr.y (mgr.14457) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:31 smithi184 bash[14594]: audit 2024-03-24T12:27:30.905334+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:31 smithi184 bash[14594]: audit 2024-03-24T12:27:30.913404+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:31.850 INFO:teuthology.orchestra.run.smithi176.stdout:{"pg_ready":true,"pg_map":{"version":65,"stamp":"2024-03-24T12:27:30.069161+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":48916,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912300,"statfs":{"total":767960285184,"available":767910195200,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.845376"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-03-24T12:25:34.244717+0000","last_change":"2024-03-24T12:25:06.605163+0000","last_active":"2024-03-24T12:25:34.244717+0000","last_peered":"2024-03-24T12:25:34.244717+0000","last_clean":"2024-03-24T12:25:34.244717+0000","last_became_active":"2024-03-24T12:25:06.603895+0000","last_became_peered":"2024-03-24T12:25:06.603895+0000","last_unstale":"2024-03-24T12:25:34.244717+0000","last_undegraded":"2024-03-24T12:25:34.244717+0000","last_fullsized":"2024-03-24T12:25:34.244717+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-03-24T12:21:52.741804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-24T12:21:52.741804+0000","last_clean_scrub_stamp":"2024-03-24T12:21:52.741804+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-03-25T16:27:40.713698+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":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88200000000000001,"15min":0.877},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.92700000000000005,"15min":0.91700000000000004},"min":{"1min":0.64000000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.97199999999999998}]},{"osd":1,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92800000000000005,"15min":0.92100000000000004},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.292},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.91200000000000003,"15min":0.91300000000000003},"min":{"1min":0.57699999999999996,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.327,"5min":1.327,"15min":1.327},"last":0.87}]},{"osd":2,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.252,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.1140000000000001}]},{"osd":3,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.97299999999999998,"15min":0.96499999999999997},"min":{"1min":0.73599999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.165},{"interface":"front","average":{"1min":1.123,"5min":1.0680000000000001,"15min":1.0589999999999999},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.83299999999999996}]},{"osd":4,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.94299999999999995,"15min":0.92700000000000005},"min":{"1min":0.72599999999999998,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0109999999999999,"15min":0.98899999999999999},"min":{"1min":0.77100000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.262}]},{"osd":5,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.034,"15min":1.0049999999999999},"min":{"1min":0.80500000000000005,"5min":0.502,"15min":0.502},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.008},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.087,"15min":1.071},"min":{"1min":0.80000000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.0800000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.129,"15min":1.1120000000000001},"min":{"1min":0.77300000000000002,"5min":0.626,"15min":0.626},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.0920000000000001,"15min":1.0700000000000001},"min":{"1min":0.876,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.03}]}]},{"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":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.95199999999999996,"15min":0.95299999999999996},"min":{"1min":0.82199999999999995,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3,"5min":1.345,"15min":1.345},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.95399999999999996,"15min":0.95799999999999996},"min":{"1min":0.60499999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.333,"5min":1.335,"15min":1.335},"last":1.0920000000000001}]},{"osd":1,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.96699999999999997,"15min":0.97699999999999998},"min":{"1min":0.71299999999999997,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2450000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.93000000000000005,"15min":0.93100000000000005},"min":{"1min":0.63400000000000001,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.97399999999999998}]},{"osd":2,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.94099999999999995,"15min":0.94899999999999995},"min":{"1min":0.70899999999999996,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.111,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.97699999999999998,"15min":0.95799999999999996},"min":{"1min":0.71499999999999997,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.266,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.875}]},{"osd":3,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.05,"15min":1.075},"min":{"1min":0.76600000000000001,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.2050000000000001,"5min":1.288,"15min":1.288},"last":0.80800000000000005},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.999,"15min":1.0149999999999999},"min":{"1min":0.754,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2270000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.05}]},{"osd":4,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.97899999999999998,"15min":0.96999999999999997},"min":{"1min":0.69199999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":2.4449999999999998,"5min":2.4449999999999998,"15min":2.4449999999999998},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.143,"5min":1.0980000000000001,"15min":1.107},"min":{"1min":0.875,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.411,"5min":1.498,"15min":1.498},"last":1.411}]},{"osd":5,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.054,"15min":1.0580000000000001},"min":{"1min":0.85199999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.254,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.119,"5min":1.1559999999999999,"15min":1.1870000000000001},"min":{"1min":0.79400000000000004,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.399,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.304}]},{"osd":7,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1499999999999999,"15min":1.1599999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.373,"5min":1.431,"15min":1.431},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.2,"15min":1.2150000000000001},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.349,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.367}]}]},{"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":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Mar 24 12:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.70899999999999996,"15min":0.60899999999999999},"min":{"1min":0.57099999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.3799999999999999,"5min":1.389,"15min":1.389},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.77000000000000002,"15min":0.64200000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.35899999999999999},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.72499999999999998}]},{"osd":2,"last update":"Sun Mar 24 12:26:55 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.81100000000000005,"15min":0.747},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.159},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.84099999999999997,"15min":0.81599999999999995},"min":{"1min":0.48399999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.196,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.81499999999999995,"15min":0.82999999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.2050000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.135},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.86299999999999999,"15min":0.83899999999999997},"min":{"1min":0.55300000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2509999999999999,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.85699999999999998}]},{"osd":4,"last update":"Sun Mar 24 12:27:17 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.05,"15min":1.04},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5,"5min":2.1259999999999999,"15min":2.1259999999999999},"last":1.337},{"interface":"front","average":{"1min":1.125,"5min":1.097,"15min":1.0669999999999999},"min":{"1min":0.748,"5min":0.748,"15min":0.748},"max":{"1min":1.6259999999999999,"5min":2.1099999999999999,"15min":2.1099999999999999},"last":0.96799999999999997}]},{"osd":5,"last update":"Sun Mar 24 12:26:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.161,"15min":1.155},"min":{"1min":0.83799999999999997,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":2.0529999999999999,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.012,"5min":1.095,"15min":1.1140000000000001},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.341,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":1.0600000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:27:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1739999999999999,"15min":1.1879999999999999},"min":{"1min":0.82899999999999996,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.4770000000000001,"5min":2.048,"15min":2.048},"last":1.4770000000000001},{"interface":"front","average":{"1min":1.304,"5min":1.2649999999999999,"15min":1.2849999999999999},"min":{"1min":0.96599999999999997,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":2.157,"5min":2.157,"15min":2.157},"last":1.4550000000000001}]},{"osd":7,"last update":"Sun Mar 24 12:27:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.1779999999999999,"15min":1.1879999999999999},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.361,"5min":2.246,"15min":2.246},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2549999999999999,"15min":1.2609999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.51,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.5449999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738452,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Sun Mar 24 12:27:23 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.68200000000000005,"15min":0.61899999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.77800000000000002,"15min":0.65700000000000003},"min":{"1min":0.42599999999999999,"5min":0.374,"15min":0.374},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.0089999999999999}]},{"osd":2,"last update":"Sun Mar 24 12:27:02 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.82999999999999996,"15min":0.80000000000000004},"min":{"1min":0.58099999999999996,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78400000000000003,"15min":0.78200000000000003},"min":{"1min":0.59699999999999998,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.98099999999999998,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.81599999999999995}]},{"osd":3,"last update":"Sun Mar 24 12:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90200000000000002,"15min":0.89100000000000001},"min":{"1min":0.71299999999999997,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.085,"5min":1.296,"15min":1.296},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.871,"15min":0.84599999999999997},"min":{"1min":0.64200000000000002,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3340000000000001,"5min":1.365,"15min":1.365},"last":1.026}]},{"osd":4,"last update":"Sun Mar 24 12:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97599999999999998,"15min":0.94499999999999995},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4610000000000001,"5min":1.921,"15min":1.921},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.0820000000000001,"15min":1.0409999999999999},"min":{"1min":0.76300000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.0580000000000001}]},{"osd":5,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.601,"15min":1.8029999999999999},"min":{"1min":0.86899999999999999,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.4870000000000001,"5min":14.757,"15min":14.757},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.5609999999999999,"15min":1.7569999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3440000000000001,"5min":14.432,"15min":14.432},"last":1.119}]},{"osd":6,"last update":"Sun Mar 24 12:26:27 2024","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.163,"15min":1.145},"min":{"1min":0.91400000000000003,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1779999999999999,"15min":1.1819999999999999},"min":{"1min":0.93899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.4059999999999999,"5min":1.498,"15min":1.498},"last":1.23}]},{"osd":7,"last update":"Sun Mar 24 12:27:06 2024","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.2649999999999999,"15min":1.27},"min":{"1min":0.98499999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":1.194},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2709999999999999,"15min":1.2809999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.522,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.2589999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411397,"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":"Sun Mar 24 12:26:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.72699999999999998,"15min":0.67900000000000005},"min":{"1min":0.67200000000000004,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.75700000000000001,"15min":0.70299999999999996},"min":{"1min":0.622,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.91000000000000003}]},{"osd":1,"last update":"Sun Mar 24 12:26:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.748,"15min":0.69799999999999995},"min":{"1min":0.65800000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.0860000000000001,"5min":1.123,"15min":1.123},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.84099999999999997,"15min":0.79000000000000004},"min":{"1min":0.68600000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.163,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.80300000000000005}]},{"osd":3,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.82099999999999995,"15min":0.78100000000000003},"min":{"1min":0.58399999999999996,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.288,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.411},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.91400000000000003,"15min":0.90000000000000002},"min":{"1min":0.621,"5min":0.496,"15min":0.496},"max":{"1min":1.3120000000000001,"5min":1.351,"15min":1.351},"last":1.1890000000000001}]},{"osd":4,"last update":"Sun Mar 24 12:27:18 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.042,"15min":1.014},"min":{"1min":0.87,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4910000000000001,"5min":1.526,"15min":1.526},"last":0.877},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0609999999999999,"15min":1.036},"min":{"1min":0.88,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.425,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.0740000000000001}]},{"osd":5,"last update":"Sun Mar 24 12:26:54 2024","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.1499999999999999,"15min":1.1439999999999999},"min":{"1min":0.90800000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.502,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.012},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.1859999999999999,"15min":1.1799999999999999},"min":{"1min":0.98199999999999998,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.7729999999999999,"5min":1.794,"15min":1.794},"last":0.97799999999999998}]},{"osd":6,"last update":"Sun Mar 24 12:27:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.468,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":1.175},{"interface":"front","average":{"1min":1.343,"5min":1.25,"15min":1.238},"min":{"1min":0.95399999999999996,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.3100000000000001}]},{"osd":7,"last update":"Sun Mar 24 12:27:08 2024","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.2509999999999999,"15min":1.2490000000000001},"min":{"1min":0.78800000000000003,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.6299999999999999,"5min":1.873,"15min":1.873},"last":1.139},{"interface":"front","average":{"1min":1.325,"5min":1.2509999999999999,"15min":1.2390000000000001},"min":{"1min":1.014,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.591,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.276}]}]},{"osd":3,"up_from":25,"seq":107374182461,"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":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.70299999999999996,"15min":0.68899999999999995},"min":{"1min":0.45200000000000001,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.0860000000000001,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.76600000000000001,"15min":0.73899999999999999},"min":{"1min":0.53400000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.85099999999999998}]},{"osd":1,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.78600000000000003,"15min":0.77100000000000002},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.99399999999999999,"5min":1.133,"15min":1.133},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.748,"5min":0.80400000000000005,"15min":0.80800000000000005},"min":{"1min":0.54200000000000004,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.038,"5min":1.365,"15min":1.365},"last":0.876}]},{"osd":2,"last update":"Sun Mar 24 12:26:40 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89700000000000002,"15min":0.88},"min":{"1min":0.622,"5min":0.434,"15min":0.434},"max":{"1min":1.2669999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.89200000000000002,"15min":0.88500000000000001},"min":{"1min":0.752,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1539999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.80700000000000005}]},{"osd":4,"last update":"Sun Mar 24 12:27:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0169999999999999,"15min":0.98199999999999998},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.2909999999999999,"5min":1.518,"15min":1.518},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.05,"15min":1.0589999999999999},"min":{"1min":0.75800000000000001,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3160000000000001,"5min":1.52,"15min":1.52},"last":0.97699999999999998}]},{"osd":5,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.101,"15min":1.097},"min":{"1min":0.72899999999999998,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3069999999999999,"5min":2.7999999999999998,"15min":2.7999999999999998},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0980000000000001,"15min":1.0740000000000001},"min":{"1min":0.83299999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.0129999999999999}]},{"osd":6,"last update":"Sun Mar 24 12:27:28 2024","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.143,"15min":1.1379999999999999},"min":{"1min":0.84599999999999997,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3220000000000001,"5min":1.659,"15min":1.659},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.181,"15min":1.1950000000000001},"min":{"1min":0.66000000000000003,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4970000000000001,"5min":1.8180000000000001,"15min":1.8180000000000001},"last":1.1439999999999999}]},{"osd":7,"last update":"Sun Mar 24 12:27:03 2024","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.252,"15min":1.254},"min":{"1min":0.95499999999999996,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.6379999999999999,"5min":1.748,"15min":1.748},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.3080000000000001,"15min":1.3160000000000001},"min":{"1min":0.82599999999999996,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.4359999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.0489999999999999}]}]},{"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":"Sun Mar 24 12:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.89100000000000001,"15min":0.85699999999999998},"min":{"1min":0.71799999999999997,"5min":0.376,"15min":0.376},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.163},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.872,"15min":0.84599999999999997},"min":{"1min":0.69799999999999995,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.93100000000000005}]},{"osd":1,"last update":"Sun Mar 24 12:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.86199999999999999,"15min":0.80500000000000005},"min":{"1min":0.71699999999999997,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.103,"5min":0.96599999999999997,"15min":0.91800000000000004},"min":{"1min":0.77100000000000002,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1}]},{"osd":2,"last update":"Sun Mar 24 12:27:21 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":0.96799999999999997,"15min":0.91200000000000003},"min":{"1min":0.80600000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.333},{"interface":"front","average":{"1min":1.012,"5min":0.94299999999999995,"15min":0.91800000000000004},"min":{"1min":0.80100000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.218,"5min":1.272,"15min":1.272},"last":1.1339999999999999}]},{"osd":3,"last update":"Sun Mar 24 12:27:21 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.92200000000000004,"15min":0.89200000000000002},"min":{"1min":0.73999999999999999,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2330000000000001,"5min":1.357,"15min":1.357},"last":1.048},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.92300000000000004,"15min":0.90300000000000002},"min":{"1min":0.77900000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.97999999999999998}]},{"osd":5,"last update":"Sun Mar 24 12:26:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.873,"15min":0.82299999999999995},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":0.92900000000000005,"15min":0.875},"min":{"1min":0.66100000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3069999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1890000000000001}]},{"osd":6,"last update":"Sun Mar 24 12:27:27 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.046,"15min":1.032},"min":{"1min":0.97399999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3720000000000001,"5min":1.393,"15min":1.393},"last":1.282},{"interface":"front","average":{"1min":1.23,"5min":1.1200000000000001,"15min":1.0960000000000001},"min":{"1min":0.80500000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0860000000000001}]},{"osd":7,"last update":"Sun Mar 24 12:27:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.155,"15min":1.135},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.0940000000000001,"15min":1.0860000000000001},"min":{"1min":0.72999999999999998,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.107}]}]},{"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":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,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":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.84599999999999997,"15min":0.81699999999999995},"min":{"1min":0.60899999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.234,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89600000000000002,"15min":0.88400000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.242,"5min":1.401,"15min":1.401},"last":0.85699999999999998}]},{"osd":1,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.83199999999999996,"15min":0.80600000000000005},"min":{"1min":0.55600000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1930000000000001,"5min":1.409,"15min":1.409},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88,"15min":0.85399999999999998},"min":{"1min":0.58599999999999997,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.1559999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.99199999999999999}]},{"osd":2,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.89300000000000002,"15min":0.88},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.262,"5min":1.486,"15min":1.486},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.4650000000000001,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.286}]},{"osd":3,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.95899999999999996,"15min":0.95099999999999996},"min":{"1min":0.59699999999999998,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.331,"5min":1.651,"15min":1.651},"last":1.115},{"interface":"front","average":{"1min":0.995,"5min":1.0289999999999999,"15min":1.016},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.3620000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1719999999999999}]},{"osd":4,"last update":"Sun Mar 24 12:26:53 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88800000000000001,"15min":0.871},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96499999999999997,"15min":0.94899999999999995},"min":{"1min":0.53000000000000003,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.423,"5min":1.768,"15min":1.768},"last":1.0129999999999999}]},{"osd":6,"last update":"Sun Mar 24 12:27:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0349999999999999,"15min":1.04},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.494,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1459999999999999,"15min":1.1859999999999999},"min":{"1min":0.497,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.605,"5min":1.865,"15min":1.865},"last":1.1919999999999999}]},{"osd":7,"last update":"Sun Mar 24 12:27:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.157,"15min":1.175},"min":{"1min":0.56100000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.5640000000000001,"5min":1.726,"15min":1.726},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.159,"15min":1.169},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.581,"5min":1.617,"15min":1.617},"last":0.90300000000000002}]}]}],"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-03-24T12:27:31.852 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-24T12:27:31.852 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-24T12:27:31.852 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-24T12:27:31.852 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- ceph health --format=json 2024-03-24T12:27:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:32 smithi184 bash[14594]: audit 2024-03-24T12:27:31.048367+0000 mgr.y (mgr.14457) 99 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:32.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:32 smithi176 bash[14407]: audit 2024-03-24T12:27:31.048367+0000 mgr.y (mgr.14457) 99 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:32.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:32 smithi176 bash[20174]: audit 2024-03-24T12:27:31.048367+0000 mgr.y (mgr.14457) 99 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-24T12:27:32.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:32] "GET /metrics HTTP/1.1" 200 191584 "" "Prometheus/2.33.4" 2024-03-24T12:27:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:33 smithi184 bash[14594]: cluster 2024-03-24T12:27:32.070067+0000 mgr.y (mgr.14457) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:33 smithi176 bash[14407]: cluster 2024-03-24T12:27:32.070067+0000 mgr.y (mgr.14457) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:33.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:33 smithi176 bash[20174]: cluster 2024-03-24T12:27:32.070067+0000 mgr.y (mgr.14457) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:34.585 INFO:teuthology.orchestra.run.smithi176.stderr:Inferring config /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/mon.a/config 2024-03-24T12:27:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: audit 2024-03-24T12:27:33.942922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: cluster 2024-03-24T12:27:34.070780+0000 mgr.y (mgr.14457) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: audit 2024-03-24T12:27:34.191310+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: audit 2024-03-24T12:27:34.192165+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: audit 2024-03-24T12:27:34.201141+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:34 smithi184 bash[14594]: audit 2024-03-24T12:27:34.202004+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:35.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:27:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: audit 2024-03-24T12:27:33.942922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: cluster 2024-03-24T12:27:34.070780+0000 mgr.y (mgr.14457) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: audit 2024-03-24T12:27:34.191310+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: audit 2024-03-24T12:27:34.192165+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: audit 2024-03-24T12:27:34.201141+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[20174]: audit 2024-03-24T12:27:34.202004+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:35.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: audit 2024-03-24T12:27:33.942922+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:35.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: cluster 2024-03-24T12:27:34.070780+0000 mgr.y (mgr.14457) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:35.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: audit 2024-03-24T12:27:34.191310+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: audit 2024-03-24T12:27:34.192165+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:27:35.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: audit 2024-03-24T12:27:34.201141+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:35.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:34 smithi176 bash[14407]: audit 2024-03-24T12:27:34.202004+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:27:37.135 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:37 smithi176 bash[14407]: cluster 2024-03-24T12:27:36.071492+0000 mgr.y (mgr.14457) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:37.135 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:37 smithi176 bash[20174]: cluster 2024-03-24T12:27:36.071492+0000 mgr.y (mgr.14457) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:37.421 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:37 smithi184 bash[14594]: cluster 2024-03-24T12:27:36.071492+0000 mgr.y (mgr.14457) 102 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:39.174 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-03-24T12:27:39.174 INFO:teuthology.orchestra.run.smithi176.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-24T12:27:39.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:39 smithi176 bash[14407]: cluster 2024-03-24T12:27:38.072141+0000 mgr.y (mgr.14457) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:39.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:39 smithi176 bash[14407]: audit 2024-03-24T12:27:39.174409+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.176:0/360478788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T12:27:39.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:39 smithi176 bash[20174]: cluster 2024-03-24T12:27:38.072141+0000 mgr.y (mgr.14457) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:39.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:39 smithi176 bash[20174]: audit 2024-03-24T12:27:39.174409+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.176:0/360478788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T12:27:39.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:39 smithi184 bash[14594]: cluster 2024-03-24T12:27:38.072141+0000 mgr.y (mgr.14457) 103 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:39.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:39 smithi184 bash[14594]: audit 2024-03-24T12:27:39.174409+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.176:0/360478788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-24T12:27:39.900 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-24T12:27:39.900 INFO:tasks.cephadm:Setup complete, yielding 2024-03-24T12:27:39.900 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:27:39.909 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:27:39.910 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-24T12:27:41.800 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:41 smithi176 bash[20174]: cluster 2024-03-24T12:27:40.072882+0000 mgr.y (mgr.14457) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:41.800 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:41 smithi176 bash[14407]: cluster 2024-03-24T12:27:40.072882+0000 mgr.y (mgr.14457) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:41.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:41 smithi184 bash[14594]: cluster 2024-03-24T12:27:40.072882+0000 mgr.y (mgr.14457) 104 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:42.162 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:41 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:27:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:42.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:42] "GET /metrics HTTP/1.1" 200 191581 "" "Prometheus/2.33.4" 2024-03-24T12:27:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[14407]: audit 2024-03-24T12:27:41.827738+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[14407]: audit 2024-03-24T12:27:41.841616+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:42.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[14407]: cluster 2024-03-24T12:27:42.073524+0000 mgr.y (mgr.14457) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[20174]: audit 2024-03-24T12:27:41.827738+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[20174]: audit 2024-03-24T12:27:41.841616+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:42.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:42 smithi176 bash[20174]: cluster 2024-03-24T12:27:42.073524+0000 mgr.y (mgr.14457) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:42 smithi184 bash[14594]: audit 2024-03-24T12:27:41.827738+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:42 smithi184 bash[14594]: audit 2024-03-24T12:27:41.841616+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:43.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:42 smithi184 bash[14594]: cluster 2024-03-24T12:27:42.073524+0000 mgr.y (mgr.14457) 105 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:44.686 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:27:44.695 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:27:44.695 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[20174]: audit 2024-03-24T12:27:43.864249+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[20174]: audit 2024-03-24T12:27:43.912058+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[20174]: audit 2024-03-24T12:27:43.913462+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[20174]: audit 2024-03-24T12:27:43.923845+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[20174]: cluster 2024-03-24T12:27:44.074200+0000 mgr.y (mgr.14457) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:45.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[14407]: audit 2024-03-24T12:27:43.864249+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T12:27:45.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[14407]: audit 2024-03-24T12:27:43.912058+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:45.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[14407]: audit 2024-03-24T12:27:43.913462+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:45.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[14407]: audit 2024-03-24T12:27:43.923845+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:45.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:44 smithi176 bash[14407]: cluster 2024-03-24T12:27:44.074200+0000 mgr.y (mgr.14457) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:27:45 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:44 smithi184 bash[14594]: audit 2024-03-24T12:27:43.864249+0000 mon.a (mon.0) 875 : audit [INF] from='client.? ' entity='client.admin' 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:44 smithi184 bash[14594]: audit 2024-03-24T12:27:43.912058+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:44 smithi184 bash[14594]: audit 2024-03-24T12:27:43.913462+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:44 smithi184 bash[14594]: audit 2024-03-24T12:27:43.923845+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:45.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:44 smithi184 bash[14594]: cluster 2024-03-24T12:27:44.074200+0000 mgr.y (mgr.14457) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:47.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:47 smithi176 bash[20174]: cluster 2024-03-24T12:27:46.074904+0000 mgr.y (mgr.14457) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:47.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:47 smithi176 bash[14407]: cluster 2024-03-24T12:27:46.074904+0000 mgr.y (mgr.14457) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:47 smithi184 bash[14594]: cluster 2024-03-24T12:27:46.074904+0000 mgr.y (mgr.14457) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:49.579 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:27:49.580 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "b52b99fc-b0fd-4539-8b0d-bf85e7ec4230", 2024-03-24T12:27:49.580 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "r", 2024-03-24T12:27:49.580 INFO:teuthology.orchestra.run.smithi176.stdout: "current_period": "1bbfb8b4-ea31-40d0-a298-96c39f2eeebe", 2024-03-24T12:27:49.580 INFO:teuthology.orchestra.run.smithi176.stdout: "epoch": 1 2024-03-24T12:27:49.580 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:27:49.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:49 smithi184 bash[14594]: cluster 2024-03-24T12:27:48.075543+0000 mgr.y (mgr.14457) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:49.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:49 smithi184 bash[14594]: cluster 2024-03-24T12:27:48.520963+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T12:27:49.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:49 smithi184 bash[14594]: audit 2024-03-24T12:27:48.529323+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.176:0/2545517870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:49.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:49 smithi184 bash[14594]: audit 2024-03-24T12:27:48.530157+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[14407]: cluster 2024-03-24T12:27:48.075543+0000 mgr.y (mgr.14457) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[14407]: cluster 2024-03-24T12:27:48.520963+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T12:27:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[14407]: audit 2024-03-24T12:27:48.529323+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.176:0/2545517870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[14407]: audit 2024-03-24T12:27:48.530157+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:49.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[20174]: cluster 2024-03-24T12:27:48.075543+0000 mgr.y (mgr.14457) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:27:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[20174]: cluster 2024-03-24T12:27:48.520963+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-24T12:27:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[20174]: audit 2024-03-24T12:27:48.529323+0000 mon.c (mon.1) 93 : audit [INF] from='client.? 172.21.15.176:0/2545517870' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:49 smithi176 bash[20174]: audit 2024-03-24T12:27:48.530157+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-24T12:27:50.401 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-24T12:27:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:50 smithi184 bash[14594]: audit 2024-03-24T12:27:49.539152+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T12:27:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:50 smithi184 bash[14594]: cluster 2024-03-24T12:27:49.539368+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T12:27:50.854 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:50 smithi176 bash[20174]: audit 2024-03-24T12:27:49.539152+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T12:27:50.854 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:50 smithi176 bash[20174]: cluster 2024-03-24T12:27:49.539368+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T12:27:50.854 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:50 smithi176 bash[14407]: audit 2024-03-24T12:27:49.539152+0000 mon.a (mon.0) 879 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-24T12:27:50.854 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:50 smithi176 bash[14407]: cluster 2024-03-24T12:27:49.539368+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-24T12:27:51.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:27:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[14407]: cluster 2024-03-24T12:27:50.076299+0000 mgr.y (mgr.14457) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[14407]: cluster 2024-03-24T12:27:50.546677+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[14407]: audit 2024-03-24T12:27:51.027038+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[14407]: audit 2024-03-24T12:27:51.037697+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[20174]: cluster 2024-03-24T12:27:50.076299+0000 mgr.y (mgr.14457) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-03-24T12:27:51.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[20174]: cluster 2024-03-24T12:27:50.546677+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T12:27:51.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[20174]: audit 2024-03-24T12:27:51.027038+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:51.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:51 smithi176 bash[20174]: audit 2024-03-24T12:27:51.037697+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:51 smithi184 bash[14594]: cluster 2024-03-24T12:27:50.076299+0000 mgr.y (mgr.14457) 109 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-03-24T12:27:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:51 smithi184 bash[14594]: cluster 2024-03-24T12:27:50.546677+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-24T12:27:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:51 smithi184 bash[14594]: audit 2024-03-24T12:27:51.027038+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:51 smithi184 bash[14594]: audit 2024-03-24T12:27:51.037697+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:27:52.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:27:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:52] "GET /metrics HTTP/1.1" 200 192628 "" "Prometheus/2.33.4" 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "98c139ff-48b2-4f07-87ba-4967303bd57c", 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "default", 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout: "api_name": "default", 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout: "is_master": "true", 2024-03-24T12:27:53.475 INFO:teuthology.orchestra.run.smithi176.stdout: "endpoints": [], 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "hostnames": [], 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "hostnames_s3website": [], 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "master_zone": "", 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "zones": [], 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "placement_targets": [], 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "default_placement": "", 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_id": "b52b99fc-b0fd-4539-8b0d-bf85e7ec4230", 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "sync_policy": { 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: "groups": [] 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:27:53.476 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:27:53.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:53 smithi176 bash[14407]: cluster 2024-03-24T12:27:52.076963+0000 mgr.y (mgr.14457) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:53.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:53 smithi176 bash[20174]: cluster 2024-03-24T12:27:52.076963+0000 mgr.y (mgr.14457) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:53 smithi184 bash[14594]: cluster 2024-03-24T12:27:52.076963+0000 mgr.y (mgr.14457) 110 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:54.211 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-24T12:27:55.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:27:55 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:27:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:27:55.817 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:55 smithi176 bash[14407]: cluster 2024-03-24T12:27:54.077614+0000 mgr.y (mgr.14457) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:55.817 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:55 smithi176 bash[20174]: cluster 2024-03-24T12:27:54.077614+0000 mgr.y (mgr.14457) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:55 smithi184 bash[14594]: cluster 2024-03-24T12:27:54.077614+0000 mgr.y (mgr.14457) 111 : cluster [DBG] pgmap v80: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-24T12:27:57.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:57 smithi176 bash[14407]: cluster 2024-03-24T12:27:56.078616+0000 mgr.y (mgr.14457) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 541 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T12:27:57.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:57 smithi176 bash[20174]: cluster 2024-03-24T12:27:56.078616+0000 mgr.y (mgr.14457) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 541 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T12:27:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:57 smithi184 bash[14594]: cluster 2024-03-24T12:27:56.078616+0000 mgr.y (mgr.14457) 112 : cluster [DBG] pgmap v81: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 541 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "cbfaa192-aa1f-47b5-b72d-7ee3042cf0d2", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "z", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "domain_root": "z.rgw.meta:root", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "control_pool": "z.rgw.control", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "log_pool": "z.rgw.log", 2024-03-24T12:27:58.878 INFO:teuthology.orchestra.run.smithi176.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "otp_pool": "z.rgw.otp", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "system_key": { 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "access_key": "", 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: "secret_key": "" 2024-03-24T12:27:58.879 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "placement_pools": [ 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: { 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "key": "default-placement", 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "val": { 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "storage_classes": { 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "STANDARD": { 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: "index_type": 0 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:27:58.880 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:27:58.881 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:27:58.881 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_id": "b52b99fc-b0fd-4539-8b0d-bf85e7ec4230", 2024-03-24T12:27:58.881 INFO:teuthology.orchestra.run.smithi176.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-24T12:27:58.881 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:27:59.683 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-24T12:27:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:27:59 smithi184 bash[14594]: cluster 2024-03-24T12:27:58.079311+0000 mgr.y (mgr.14457) 113 : cluster [DBG] pgmap v82: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-24T12:27:59.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:27:59 smithi176 bash[14407]: cluster 2024-03-24T12:27:58.079311+0000 mgr.y (mgr.14457) 113 : cluster [DBG] pgmap v82: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-24T12:27:59.864 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:27:59 smithi176 bash[20174]: cluster 2024-03-24T12:27:58.079311+0000 mgr.y (mgr.14457) 113 : cluster [DBG] pgmap v82: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-24T12:28:01.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:01 smithi176 bash[14407]: cluster 2024-03-24T12:28:00.080192+0000 mgr.y (mgr.14457) 114 : cluster [DBG] pgmap v83: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:01.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:01 smithi176 bash[20174]: cluster 2024-03-24T12:28:00.080192+0000 mgr.y (mgr.14457) 114 : cluster [DBG] pgmap v83: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:01.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:01 smithi184 bash[14594]: cluster 2024-03-24T12:28:00.080192+0000 mgr.y (mgr.14457) 114 : cluster [DBG] pgmap v83: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:02.264 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:02 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:03.001 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:02] "GET /metrics HTTP/1.1" 200 192628 "" "Prometheus/2.33.4" 2024-03-24T12:28:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:03 smithi184 bash[14594]: audit 2024-03-24T12:28:02.000198+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:03 smithi184 bash[14594]: audit 2024-03-24T12:28:02.011061+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:03 smithi184 bash[14594]: cluster 2024-03-24T12:28:02.080883+0000 mgr.y (mgr.14457) 115 : cluster [DBG] pgmap v84: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 710 B/s wr, 1 op/s 2024-03-24T12:28:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[14407]: audit 2024-03-24T12:28:02.000198+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[14407]: audit 2024-03-24T12:28:02.011061+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[14407]: cluster 2024-03-24T12:28:02.080883+0000 mgr.y (mgr.14457) 115 : cluster [DBG] pgmap v84: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 710 B/s wr, 1 op/s 2024-03-24T12:28:03.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[20174]: audit 2024-03-24T12:28:02.000198+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[20174]: audit 2024-03-24T12:28:02.011061+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:03 smithi176 bash[20174]: cluster 2024-03-24T12:28:02.080883+0000 mgr.y (mgr.14457) 115 : cluster [DBG] pgmap v84: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 710 B/s wr, 1 op/s 2024-03-24T12:28:05.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:05 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:05 smithi184 bash[14594]: cluster 2024-03-24T12:28:04.024313+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T12:28:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:05 smithi184 bash[14594]: audit 2024-03-24T12:28:04.028523+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:05 smithi184 bash[14594]: audit 2024-03-24T12:28:04.029754+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:05 smithi184 bash[14594]: cluster 2024-03-24T12:28:04.081600+0000 mgr.y (mgr.14457) 116 : cluster [DBG] pgmap v86: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[14407]: cluster 2024-03-24T12:28:04.024313+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[14407]: audit 2024-03-24T12:28:04.028523+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[14407]: audit 2024-03-24T12:28:04.029754+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[14407]: cluster 2024-03-24T12:28:04.081600+0000 mgr.y (mgr.14457) 116 : cluster [DBG] pgmap v86: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[20174]: cluster 2024-03-24T12:28:04.024313+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[20174]: audit 2024-03-24T12:28:04.028523+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[20174]: audit 2024-03-24T12:28:04.029754+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-24T12:28:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:05 smithi176 bash[20174]: cluster 2024-03-24T12:28:04.081600+0000 mgr.y (mgr.14457) 116 : cluster [DBG] pgmap v86: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 818 B/s wr, 1 op/s 2024-03-24T12:28:06.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:06 smithi184 bash[14594]: audit 2024-03-24T12:28:05.027137+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T12:28:06.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:06 smithi184 bash[14594]: cluster 2024-03-24T12:28:05.027442+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T12:28:06.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:06 smithi176 bash[20174]: audit 2024-03-24T12:28:05.027137+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T12:28:06.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:06 smithi176 bash[20174]: cluster 2024-03-24T12:28:05.027442+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T12:28:06.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:06 smithi176 bash[14407]: audit 2024-03-24T12:28:05.027137+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-24T12:28:06.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:06 smithi176 bash[14407]: cluster 2024-03-24T12:28:05.027442+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: cluster 2024-03-24T12:28:06.033238+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: audit 2024-03-24T12:28:06.034421+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: audit 2024-03-24T12:28:06.035766+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: cluster 2024-03-24T12:28:06.082389+0000 mgr.y (mgr.14457) 117 : cluster [DBG] pgmap v89: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: audit 2024-03-24T12:28:07.033307+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T12:28:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:07 smithi184 bash[14594]: cluster 2024-03-24T12:28:07.034328+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: cluster 2024-03-24T12:28:06.033238+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: audit 2024-03-24T12:28:06.034421+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: audit 2024-03-24T12:28:06.035766+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: cluster 2024-03-24T12:28:06.082389+0000 mgr.y (mgr.14457) 117 : cluster [DBG] pgmap v89: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: audit 2024-03-24T12:28:07.033307+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T12:28:07.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[20174]: cluster 2024-03-24T12:28:07.034328+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: cluster 2024-03-24T12:28:06.033238+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: audit 2024-03-24T12:28:06.034421+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.176:0/3299388640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: audit 2024-03-24T12:28:06.035766+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: cluster 2024-03-24T12:28:06.082389+0000 mgr.y (mgr.14457) 117 : cluster [DBG] pgmap v89: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: audit 2024-03-24T12:28:07.033307+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-24T12:28:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:07 smithi176 bash[14407]: cluster 2024-03-24T12:28:07.034328+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-24T12:28:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:09 smithi184 bash[14594]: cluster 2024-03-24T12:28:08.053730+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T12:28:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:09 smithi184 bash[14594]: audit 2024-03-24T12:28:08.060499+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:09 smithi184 bash[14594]: audit 2024-03-24T12:28:08.061460+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:09 smithi184 bash[14594]: cluster 2024-03-24T12:28:08.083120+0000 mgr.y (mgr.14457) 118 : cluster [DBG] pgmap v92: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T12:28:09.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[14407]: cluster 2024-03-24T12:28:08.053730+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T12:28:09.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[14407]: audit 2024-03-24T12:28:08.060499+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[14407]: audit 2024-03-24T12:28:08.061460+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[14407]: cluster 2024-03-24T12:28:08.083120+0000 mgr.y (mgr.14457) 118 : cluster [DBG] pgmap v92: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T12:28:09.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[20174]: cluster 2024-03-24T12:28:08.053730+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-24T12:28:09.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[20174]: audit 2024-03-24T12:28:08.060499+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[20174]: audit 2024-03-24T12:28:08.061460+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-24T12:28:09.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:09 smithi176 bash[20174]: cluster 2024-03-24T12:28:08.083120+0000 mgr.y (mgr.14457) 118 : cluster [DBG] pgmap v92: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-03-24T12:28:10.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:10 smithi184 bash[14594]: audit 2024-03-24T12:28:09.062574+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T12:28:10.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:10 smithi184 bash[14594]: cluster 2024-03-24T12:28:09.062783+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T12:28:10.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:10 smithi184 bash[14594]: audit 2024-03-24T12:28:09.069263+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:10.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:10 smithi184 bash[14594]: audit 2024-03-24T12:28:09.069795+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:10.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[14407]: audit 2024-03-24T12:28:09.062574+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[14407]: cluster 2024-03-24T12:28:09.062783+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[14407]: audit 2024-03-24T12:28:09.069263+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[14407]: audit 2024-03-24T12:28:09.069795+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[20174]: audit 2024-03-24T12:28:09.062574+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[20174]: cluster 2024-03-24T12:28:09.062783+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[20174]: audit 2024-03-24T12:28:09.069263+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:10.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:10 smithi176 bash[20174]: audit 2024-03-24T12:28:09.069795+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-24T12:28:11.180 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:28:11.180 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "2ee7d226-7b6f-4cca-ae71-8cbf49c17245", 2024-03-24T12:28:11.180 INFO:teuthology.orchestra.run.smithi176.stdout: "epoch": 1, 2024-03-24T12:28:11.180 INFO:teuthology.orchestra.run.smithi176.stdout: "predecessor_uuid": "1bbfb8b4-ea31-40d0-a298-96c39f2eeebe", 2024-03-24T12:28:11.180 INFO:teuthology.orchestra.run.smithi176.stdout: "sync_status": [], 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "period_map": { 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "2ee7d226-7b6f-4cca-ae71-8cbf49c17245", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "zonegroups": [ 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: { 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "98c139ff-48b2-4f07-87ba-4967303bd57c", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "default", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "api_name": "default", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "is_master": "true", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "endpoints": [], 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "hostnames": [], 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "hostnames_s3website": [], 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "master_zone": "cbfaa192-aa1f-47b5-b72d-7ee3042cf0d2", 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: "zones": [ 2024-03-24T12:28:11.181 INFO:teuthology.orchestra.run.smithi176.stdout: { 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "id": "cbfaa192-aa1f-47b5-b72d-7ee3042cf0d2", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "z", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "endpoints": [], 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "log_meta": "false", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "log_data": "false", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "bucket_index_max_shards": 11, 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "read_only": "false", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "tier_type": "", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "sync_from_all": "true", 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "sync_from": [], 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: "redirect_zone": "" 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.182 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "placement_targets": [ 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: { 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "name": "default-placement", 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "tags": [], 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "storage_classes": [ 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "STANDARD" 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: ] 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "default_placement": "default-placement", 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_id": "b52b99fc-b0fd-4539-8b0d-bf85e7ec4230", 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "sync_policy": { 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: "groups": [] 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.183 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "short_zone_ids": [ 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: { 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "key": "cbfaa192-aa1f-47b5-b72d-7ee3042cf0d2", 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "val": 2232263011 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: ] 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "master_zonegroup": "98c139ff-48b2-4f07-87ba-4967303bd57c", 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "master_zone": "cbfaa192-aa1f-47b5-b72d-7ee3042cf0d2", 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "period_config": { 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "bucket_quota": { 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "enabled": false, 2024-03-24T12:28:11.184 INFO:teuthology.orchestra.run.smithi176.stdout: "check_on_raw": false, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_size": -1, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_size_kb": 0, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_objects": -1 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "user_quota": { 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "enabled": false, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "check_on_raw": false, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_size": -1, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_size_kb": 0, 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: "max_objects": -1 2024-03-24T12:28:11.185 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "user_ratelimit": { 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_ops": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_ops": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_bytes": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_bytes": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "enabled": false 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "bucket_ratelimit": { 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_ops": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_ops": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_bytes": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_bytes": 0, 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: "enabled": false 2024-03-24T12:28:11.186 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "anonymous_ratelimit": { 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_ops": 0, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_ops": 0, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "max_read_bytes": 0, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "max_write_bytes": 0, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "enabled": false 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_id": "b52b99fc-b0fd-4539-8b0d-bf85e7ec4230", 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_name": "r", 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout: "realm_epoch": 2 2024-03-24T12:28:11.187 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: audit 2024-03-24T12:28:10.066482+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: cluster 2024-03-24T12:28:10.066709+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: audit 2024-03-24T12:28:10.067599+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: audit 2024-03-24T12:28:10.068060+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: cluster 2024-03-24T12:28:10.083658+0000 mgr.y (mgr.14457) 119 : cluster [DBG] pgmap v95: 129 pgs: 129 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-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: audit 2024-03-24T12:28:11.067521+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-24T12:28:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:11 smithi184 bash[14594]: cluster 2024-03-24T12:28:11.067842+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: audit 2024-03-24T12:28:10.066482+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: cluster 2024-03-24T12:28:10.066709+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: audit 2024-03-24T12:28:10.067599+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: audit 2024-03-24T12:28:10.068060+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.368 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: cluster 2024-03-24T12:28:10.083658+0000 mgr.y (mgr.14457) 119 : cluster [DBG] pgmap v95: 129 pgs: 129 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-03-24T12:28:11.369 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: audit 2024-03-24T12:28:11.067521+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[14407]: cluster 2024-03-24T12:28:11.067842+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: audit 2024-03-24T12:28:10.066482+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: cluster 2024-03-24T12:28:10.066709+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: audit 2024-03-24T12:28:10.067599+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.176:0/842221299' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: audit 2024-03-24T12:28:10.068060+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: cluster 2024-03-24T12:28:10.083658+0000 mgr.y (mgr.14457) 119 : cluster [DBG] pgmap v95: 129 pgs: 129 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-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: audit 2024-03-24T12:28:11.067521+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-24T12:28:11.369 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:11 smithi176 bash[20174]: cluster 2024-03-24T12:28:11.067842+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-24T12:28:12.094 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-24T12:28:12.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:12 smithi176 bash[14407]: audit 2024-03-24T12:28:11.158004+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:12.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:12 smithi176 bash[14407]: audit 2024-03-24T12:28:11.165099+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:12.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:12 smithi176 bash[20174]: audit 2024-03-24T12:28:11.158004+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:12.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:12 smithi176 bash[20174]: audit 2024-03-24T12:28:11.165099+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:12.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:12 smithi184 bash[14594]: audit 2024-03-24T12:28:11.158004+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:12.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:12 smithi184 bash[14594]: audit 2024-03-24T12:28:11.165099+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:13.122 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:12] "GET /metrics HTTP/1.1" 200 193165 "" "Prometheus/2.33.4" 2024-03-24T12:28:13.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:13 smithi176 bash[14407]: cluster 2024-03-24T12:28:12.084362+0000 mgr.y (mgr.14457) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-03-24T12:28:13.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:13 smithi176 bash[20174]: cluster 2024-03-24T12:28:12.084362+0000 mgr.y (mgr.14457) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-03-24T12:28:14.011 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:13 smithi184 bash[14594]: cluster 2024-03-24T12:28:12.084362+0000 mgr.y (mgr.14457) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 507 B/s wr, 1 op/s 2024-03-24T12:28:15.297 INFO:teuthology.orchestra.run.smithi176.stdout:Scheduled rgw.foo update... 2024-03-24T12:28:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: cluster 2024-03-24T12:28:14.085249+0000 mgr.y (mgr.14457) 121 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.294548+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.332138+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.333223+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.342671+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.355950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.363633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.370758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.371899+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.372426+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.376907+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:15.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.386749+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:15 smithi184 bash[14594]: audit 2024-03-24T12:28:15.388271+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: cluster 2024-03-24T12:28:14.085249+0000 mgr.y (mgr.14457) 121 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-24T12:28:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.294548+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.332138+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:15.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.333223+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.342671+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.355950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.363633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.370758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.371899+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.372426+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.376907+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.386749+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[14407]: audit 2024-03-24T12:28:15.388271+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:15.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: cluster 2024-03-24T12:28:14.085249+0000 mgr.y (mgr.14457) 121 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.294548+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.332138+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.333223+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.342671+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.355950+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.363633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.370758+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.371899+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.372426+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.376907+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.386749+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:15 smithi176 bash[20174]: audit 2024-03-24T12:28:15.388271+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:16.884 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[14407]: audit 2024-03-24T12:28:15.283448+0000 mgr.y (mgr.14457) 122 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:16.884 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[14407]: cephadm 2024-03-24T12:28:15.287825+0000 mgr.y (mgr.14457) 123 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:16.884 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[14407]: cephadm 2024-03-24T12:28:15.365442+0000 mgr.y (mgr.14457) 124 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:16.884 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[14407]: cephadm 2024-03-24T12:28:15.389930+0000 mgr.y (mgr.14457) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:28:16.884 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[20174]: audit 2024-03-24T12:28:15.283448+0000 mgr.y (mgr.14457) 122 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:16.885 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[20174]: cephadm 2024-03-24T12:28:15.287825+0000 mgr.y (mgr.14457) 123 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:16.885 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[20174]: cephadm 2024-03-24T12:28:15.365442+0000 mgr.y (mgr.14457) 124 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:16.885 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:16 smithi176 bash[20174]: cephadm 2024-03-24T12:28:15.389930+0000 mgr.y (mgr.14457) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:28:16.886 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply rgw smpl' 2024-03-24T12:28:17.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:16 smithi184 bash[14594]: audit 2024-03-24T12:28:15.283448+0000 mgr.y (mgr.14457) 122 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:17.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:16 smithi184 bash[14594]: cephadm 2024-03-24T12:28:15.287825+0000 mgr.y (mgr.14457) 123 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:17.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:16 smithi184 bash[14594]: cephadm 2024-03-24T12:28:15.365442+0000 mgr.y (mgr.14457) 124 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-24T12:28:17.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:16 smithi184 bash[14594]: cephadm 2024-03-24T12:28:15.389930+0000 mgr.y (mgr.14457) 125 : cephadm [INF] Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:28:17.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:17 smithi176 bash[20174]: cluster 2024-03-24T12:28:16.086899+0000 mgr.y (mgr.14457) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T12:28:17.780 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:17 smithi176 bash[14407]: cluster 2024-03-24T12:28:16.086899+0000 mgr.y (mgr.14457) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T12:28:18.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:17 smithi184 bash[14594]: cluster 2024-03-24T12:28:16.086899+0000 mgr.y (mgr.14457) 126 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-24T12:28:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:19 smithi184 bash[14594]: cluster 2024-03-24T12:28:18.087448+0000 mgr.y (mgr.14457) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 893 B/s wr, 2 op/s 2024-03-24T12:28:19.864 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:19 smithi176 bash[20174]: cluster 2024-03-24T12:28:18.087448+0000 mgr.y (mgr.14457) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 893 B/s wr, 2 op/s 2024-03-24T12:28:19.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:19 smithi176 bash[14407]: cluster 2024-03-24T12:28:18.087448+0000 mgr.y (mgr.14457) 127 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 893 B/s wr, 2 op/s 2024-03-24T12:28:21.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: cluster 2024-03-24T12:28:20.088428+0000 mgr.y (mgr.14457) 128 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-24T12:28:21.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.158574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.162044+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.162713+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.167822+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.176887+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: audit 2024-03-24T12:28:20.178494+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[20174]: cephadm 2024-03-24T12:28:20.179770+0000 mgr.y (mgr.14457) 129 : cephadm [INF] Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: cluster 2024-03-24T12:28:20.088428+0000 mgr.y (mgr.14457) 128 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.158574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.162044+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.162713+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.167822+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.176887+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: audit 2024-03-24T12:28:20.178494+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:21.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:21 smithi176 bash[14407]: cephadm 2024-03-24T12:28:20.179770+0000 mgr.y (mgr.14457) 129 : cephadm [INF] Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:28:21.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: cluster 2024-03-24T12:28:20.088428+0000 mgr.y (mgr.14457) 128 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-03-24T12:28:21.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.158574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.162044+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.162713+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.167822+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.176887+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: audit 2024-03-24T12:28:20.178494+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:21.445 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:21 smithi184 bash[14594]: cephadm 2024-03-24T12:28:20.179770+0000 mgr.y (mgr.14457) 129 : cephadm [INF] Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:28:22.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:22 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:22.425 INFO:teuthology.orchestra.run.smithi176.stdout:Scheduled rgw.smpl update... 2024-03-24T12:28:22.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:22] "GET /metrics HTTP/1.1" 200 196938 "" "Prometheus/2.33.4" 2024-03-24T12:28:23.338 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph osd pool create foo' 2024-03-24T12:28:23.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: cluster 2024-03-24T12:28:22.089086+0000 mgr.y (mgr.14457) 130 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 650 B/s wr, 1 op/s 2024-03-24T12:28:23.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.135816+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.143061+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.416597+0000 mgr.y (mgr.14457) 131 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: cephadm 2024-03-24T12:28:22.418665+0000 mgr.y (mgr.14457) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.424694+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.886114+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.890842+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:23.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:23 smithi184 bash[14594]: audit 2024-03-24T12:28:22.892613+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: cluster 2024-03-24T12:28:22.089086+0000 mgr.y (mgr.14457) 130 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 650 B/s wr, 1 op/s 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.135816+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.143061+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.416597+0000 mgr.y (mgr.14457) 131 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: cephadm 2024-03-24T12:28:22.418665+0000 mgr.y (mgr.14457) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:23.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.424694+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.886114+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.890842+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[14407]: audit 2024-03-24T12:28:22.892613+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: cluster 2024-03-24T12:28:22.089086+0000 mgr.y (mgr.14457) 130 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 650 B/s wr, 1 op/s 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.135816+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.143061+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.416597+0000 mgr.y (mgr.14457) 131 : audit [DBG] from='client.24628 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: cephadm 2024-03-24T12:28:22.418665+0000 mgr.y (mgr.14457) 132 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.424694+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.886114+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.890842+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:23.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:23 smithi176 bash[20174]: audit 2024-03-24T12:28:22.892613+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:24.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: cephadm 2024-03-24T12:28:22.901393+0000 mgr.y (mgr.14457) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.407757+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.419769+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.428070+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: cephadm 2024-03-24T12:28:23.429971+0000 mgr.y (mgr.14457) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.439953+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.441520+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: cephadm 2024-03-24T12:28:23.447908+0000 mgr.y (mgr.14457) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.784812+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: cephadm 2024-03-24T12:28:23.786033+0000 mgr.y (mgr.14457) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[14407]: audit 2024-03-24T12:28:23.995591+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: cephadm 2024-03-24T12:28:22.901393+0000 mgr.y (mgr.14457) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.407757+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.419769+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.428070+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: cephadm 2024-03-24T12:28:23.429971+0000 mgr.y (mgr.14457) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.439953+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.441520+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: cephadm 2024-03-24T12:28:23.447908+0000 mgr.y (mgr.14457) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.784812+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: cephadm 2024-03-24T12:28:23.786033+0000 mgr.y (mgr.14457) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:24 smithi176 bash[20174]: audit 2024-03-24T12:28:23.995591+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.830 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: cephadm 2024-03-24T12:28:22.901393+0000 mgr.y (mgr.14457) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.407757+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.419769+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.428070+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: cephadm 2024-03-24T12:28:23.429971+0000 mgr.y (mgr.14457) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.439953+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.441520+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: cephadm 2024-03-24T12:28:23.447908+0000 mgr.y (mgr.14457) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.784812+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: cephadm 2024-03-24T12:28:23.786033+0000 mgr.y (mgr.14457) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:24.831 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:24 smithi184 bash[14594]: audit 2024-03-24T12:28:23.995591+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:25.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:25 smithi184 bash[14594]: cluster 2024-03-24T12:28:24.089933+0000 mgr.y (mgr.14457) 137 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T12:28:25.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:25 smithi176 bash[20174]: cluster 2024-03-24T12:28:24.089933+0000 mgr.y (mgr.14457) 137 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T12:28:25.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:25 smithi176 bash[14407]: cluster 2024-03-24T12:28:24.089933+0000 mgr.y (mgr.14457) 137 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-03-24T12:28:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:27 smithi184 bash[14594]: cluster 2024-03-24T12:28:26.091423+0000 mgr.y (mgr.14457) 138 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.6 KiB/s wr, 120 op/s 2024-03-24T12:28:27.846 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:27 smithi176 bash[14407]: cluster 2024-03-24T12:28:26.091423+0000 mgr.y (mgr.14457) 138 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.6 KiB/s wr, 120 op/s 2024-03-24T12:28:27.846 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:27 smithi176 bash[20174]: cluster 2024-03-24T12:28:26.091423+0000 mgr.y (mgr.14457) 138 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.6 KiB/s wr, 120 op/s 2024-03-24T12:28:29.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:28 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:29 smithi184 bash[14594]: cluster 2024-03-24T12:28:28.092181+0000 mgr.y (mgr.14457) 139 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 119 op/s 2024-03-24T12:28:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:29 smithi184 bash[14594]: audit 2024-03-24T12:28:28.973147+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:29 smithi184 bash[14594]: audit 2024-03-24T12:28:29.035863+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T12:28:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:29 smithi184 bash[14594]: audit 2024-03-24T12:28:29.527493+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:29 smithi184 bash[14594]: audit 2024-03-24T12:28:29.535311+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14407]: cluster 2024-03-24T12:28:28.092181+0000 mgr.y (mgr.14457) 139 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 119 op/s 2024-03-24T12:28:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14407]: audit 2024-03-24T12:28:28.973147+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14407]: audit 2024-03-24T12:28:29.035863+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14407]: audit 2024-03-24T12:28:29.527493+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[14407]: audit 2024-03-24T12:28:29.535311+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[20174]: cluster 2024-03-24T12:28:28.092181+0000 mgr.y (mgr.14457) 139 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 119 op/s 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[20174]: audit 2024-03-24T12:28:28.973147+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[20174]: audit 2024-03-24T12:28:29.035863+0000 mon.a (mon.0) 928 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[20174]: audit 2024-03-24T12:28:29.527493+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:29 smithi176 bash[20174]: audit 2024-03-24T12:28:29.535311+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:29.984 INFO:teuthology.orchestra.run.smithi176.stderr:pool 'foo' created 2024-03-24T12:28:30.949 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:31.070 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'rbd pool init foo' 2024-03-24T12:28:31.257 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:29.978682+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T12:28:31.257 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: cluster 2024-03-24T12:28:29.978776+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T12:28:31.257 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: cluster 2024-03-24T12:28:30.092956+0000 mgr.y (mgr.14457) 140 : cluster [DBG] pgmap v107: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-03-24T12:28:31.257 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:30.647978+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.257 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:30.660898+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:30.672235+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:30.674061+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[20174]: audit 2024-03-24T12:28:30.971524+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:29.978682+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: cluster 2024-03-24T12:28:29.978776+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: cluster 2024-03-24T12:28:30.092956+0000 mgr.y (mgr.14457) 140 : cluster [DBG] pgmap v107: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:30.647978+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:30.660898+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:30.672235+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:31.258 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:30.674061+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:31.259 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:30 smithi176 bash[14407]: audit 2024-03-24T12:28:30.971524+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:29.978682+0000 mon.a (mon.0) 931 : audit [INF] from='client.? 172.21.15.176:0/1769420063' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: cluster 2024-03-24T12:28:29.978776+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: cluster 2024-03-24T12:28:30.092956+0000 mgr.y (mgr.14457) 140 : cluster [DBG] pgmap v107: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:30.647978+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:30.660898+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:30.672235+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:30.674061+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:30 smithi184 bash[14594]: audit 2024-03-24T12:28:30.971524+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.264 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: cluster 2024-03-24T12:28:30.990949+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.017248+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: cephadm 2024-03-24T12:28:31.024718+0000 mgr.y (mgr.14457) 141 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.028552+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.030123+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.030483+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.034318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.041101+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: audit 2024-03-24T12:28:31.043546+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:32.265 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[20174]: cephadm 2024-03-24T12:28:31.044884+0000 mgr.y (mgr.14457) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: cluster 2024-03-24T12:28:30.990949+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.017248+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: cephadm 2024-03-24T12:28:31.024718+0000 mgr.y (mgr.14457) 141 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.028552+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.030123+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.030483+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.034318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.041101+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: audit 2024-03-24T12:28:31.043546+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:32.266 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:31 smithi176 bash[14407]: cephadm 2024-03-24T12:28:31.044884+0000 mgr.y (mgr.14457) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: cluster 2024-03-24T12:28:30.990949+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.017248+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: cephadm 2024-03-24T12:28:31.024718+0000 mgr.y (mgr.14457) 141 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.028552+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.030123+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.030483+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.034318+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.041101+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: audit 2024-03-24T12:28:31.043546+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:32.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:31 smithi184 bash[14594]: cephadm 2024-03-24T12:28:31.044884+0000 mgr.y (mgr.14457) 142 : cephadm [INF] Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:28:32.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:32 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:33.011 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:32] "GET /metrics HTTP/1.1" 200 196938 "" "Prometheus/2.33.4" 2024-03-24T12:28:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[20174]: cluster 2024-03-24T12:28:32.005264+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T12:28:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[20174]: cluster 2024-03-24T12:28:32.093757+0000 mgr.y (mgr.14457) 143 : cluster [DBG] pgmap v110: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[20174]: audit 2024-03-24T12:28:32.248682+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[20174]: audit 2024-03-24T12:28:32.261912+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:33 smithi184 bash[14594]: cluster 2024-03-24T12:28:32.005264+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T12:28:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:33 smithi184 bash[14594]: cluster 2024-03-24T12:28:32.093757+0000 mgr.y (mgr.14457) 143 : cluster [DBG] pgmap v110: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:33 smithi184 bash[14594]: audit 2024-03-24T12:28:32.248682+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:33 smithi184 bash[14594]: audit 2024-03-24T12:28:32.261912+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:33.390 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[14407]: cluster 2024-03-24T12:28:32.005264+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-24T12:28:33.391 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[14407]: cluster 2024-03-24T12:28:32.093757+0000 mgr.y (mgr.14457) 143 : cluster [DBG] pgmap v110: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:33.391 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[14407]: audit 2024-03-24T12:28:32.248682+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:33.391 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:33 smithi176 bash[14407]: audit 2024-03-24T12:28:32.261912+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[14594]: cluster 2024-03-24T12:28:34.094538+0000 mgr.y (mgr.14457) 144 : cluster [DBG] pgmap v111: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[14594]: audit 2024-03-24T12:28:34.195921+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[14594]: audit 2024-03-24T12:28:34.196722+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[14594]: audit 2024-03-24T12:28:34.206455+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:35 smithi184 bash[14594]: audit 2024-03-24T12:28:34.207114+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[20174]: cluster 2024-03-24T12:28:34.094538+0000 mgr.y (mgr.14457) 144 : cluster [DBG] pgmap v111: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[20174]: audit 2024-03-24T12:28:34.195921+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[20174]: audit 2024-03-24T12:28:34.196722+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[20174]: audit 2024-03-24T12:28:34.206455+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:35.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[20174]: audit 2024-03-24T12:28:34.207114+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:35.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[14407]: cluster 2024-03-24T12:28:34.094538+0000 mgr.y (mgr.14457) 144 : cluster [DBG] pgmap v111: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 129 op/s 2024-03-24T12:28:35.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[14407]: audit 2024-03-24T12:28:34.195921+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[14407]: audit 2024-03-24T12:28:34.196722+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:28:35.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[14407]: audit 2024-03-24T12:28:34.206455+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:35.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:35 smithi176 bash[14407]: audit 2024-03-24T12:28:34.207114+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:28:36.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:35.825854+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T12:28:36.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.109779+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.112544+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.113129+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.118468+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.129536+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[14407]: audit 2024-03-24T12:28:36.132976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:35.825854+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.109779+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.112544+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.113129+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.118468+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:36.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.129536+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:36 smithi176 bash[20174]: audit 2024-03-24T12:28:36.132976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:36.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:35.825854+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-24T12:28:36.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.109779+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.112544+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.113129+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:28:36.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.118468+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-24T12:28:36.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.129536+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:36.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:36 smithi184 bash[14594]: audit 2024-03-24T12:28:36.132976+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:37.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:37 smithi184 bash[14594]: cluster 2024-03-24T12:28:36.095490+0000 mgr.y (mgr.14457) 145 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:37.517 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:37 smithi184 bash[14594]: cephadm 2024-03-24T12:28:36.134269+0000 mgr.y (mgr.14457) 146 : cephadm [INF] Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:28:37.517 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:37 smithi184 bash[14594]: audit 2024-03-24T12:28:36.165243+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T12:28:37.517 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:37 smithi184 bash[14594]: cluster 2024-03-24T12:28:36.165344+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T12:28:37.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[20174]: cluster 2024-03-24T12:28:36.095490+0000 mgr.y (mgr.14457) 145 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[20174]: cephadm 2024-03-24T12:28:36.134269+0000 mgr.y (mgr.14457) 146 : cephadm [INF] Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[20174]: audit 2024-03-24T12:28:36.165243+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[20174]: cluster 2024-03-24T12:28:36.165344+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[14407]: cluster 2024-03-24T12:28:36.095490+0000 mgr.y (mgr.14457) 145 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[14407]: cephadm 2024-03-24T12:28:36.134269+0000 mgr.y (mgr.14457) 146 : cephadm [INF] Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[14407]: audit 2024-03-24T12:28:36.165243+0000 mon.a (mon.0) 952 : audit [INF] from='client.? 172.21.15.176:0/977362529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-24T12:28:37.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:37 smithi176 bash[14407]: cluster 2024-03-24T12:28:36.165344+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-24T12:28:38.496 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:38 smithi184 bash[14594]: cluster 2024-03-24T12:28:37.169750+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T12:28:38.663 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:38 smithi176 bash[20174]: cluster 2024-03-24T12:28:37.169750+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T12:28:38.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:38 smithi176 bash[14407]: cluster 2024-03-24T12:28:37.169750+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-24T12:28:39.057 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: cluster 2024-03-24T12:28:38.096266+0000 mgr.y (mgr.14457) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: cluster 2024-03-24T12:28:38.185292+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: audit 2024-03-24T12:28:38.893025+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: audit 2024-03-24T12:28:38.898894+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: audit 2024-03-24T12:28:38.900516+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:39.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[14407]: audit 2024-03-24T12:28:39.018221+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: cluster 2024-03-24T12:28:38.096266+0000 mgr.y (mgr.14457) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: cluster 2024-03-24T12:28:38.185292+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: audit 2024-03-24T12:28:38.893025+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: audit 2024-03-24T12:28:38.898894+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: audit 2024-03-24T12:28:38.900516+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:39.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:39 smithi176 bash[20174]: audit 2024-03-24T12:28:39.018221+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: cluster 2024-03-24T12:28:38.096266+0000 mgr.y (mgr.14457) 147 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: cluster 2024-03-24T12:28:38.185292+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: audit 2024-03-24T12:28:38.893025+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: audit 2024-03-24T12:28:38.898894+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: audit 2024-03-24T12:28:38.900516+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:39.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:39 smithi184 bash[14594]: audit 2024-03-24T12:28:39.018221+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.543 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: cephadm 2024-03-24T12:28:38.909887+0000 mgr.y (mgr.14457) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.543 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: audit 2024-03-24T12:28:39.231638+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.543 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: cephadm 2024-03-24T12:28:39.233031+0000 mgr.y (mgr.14457) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:40.543 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: audit 2024-03-24T12:28:39.240893+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:40.543 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: audit 2024-03-24T12:28:39.242159+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: cephadm 2024-03-24T12:28:39.248504+0000 mgr.y (mgr.14457) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: audit 2024-03-24T12:28:39.585788+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[20174]: cephadm 2024-03-24T12:28:39.589336+0000 mgr.y (mgr.14457) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: cephadm 2024-03-24T12:28:38.909887+0000 mgr.y (mgr.14457) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: audit 2024-03-24T12:28:39.231638+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: cephadm 2024-03-24T12:28:39.233031+0000 mgr.y (mgr.14457) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: audit 2024-03-24T12:28:39.240893+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: audit 2024-03-24T12:28:39.242159+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: cephadm 2024-03-24T12:28:39.248504+0000 mgr.y (mgr.14457) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: audit 2024-03-24T12:28:39.585788+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.544 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:40 smithi176 bash[14407]: cephadm 2024-03-24T12:28:39.589336+0000 mgr.y (mgr.14457) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:40.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: cephadm 2024-03-24T12:28:38.909887+0000 mgr.y (mgr.14457) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: audit 2024-03-24T12:28:39.231638+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: cephadm 2024-03-24T12:28:39.233031+0000 mgr.y (mgr.14457) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:40.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: audit 2024-03-24T12:28:39.240893+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:40.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: audit 2024-03-24T12:28:39.242159+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:40.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: cephadm 2024-03-24T12:28:39.248504+0000 mgr.y (mgr.14457) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-24T12:28:40.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: audit 2024-03-24T12:28:39.585788+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:40.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:40 smithi184 bash[14594]: cephadm 2024-03-24T12:28:39.589336+0000 mgr.y (mgr.14457) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:41.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:41 smithi184 bash[14594]: cluster 2024-03-24T12:28:40.098379+0000 mgr.y (mgr.14457) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:41.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:41 smithi176 bash[20174]: cluster 2024-03-24T12:28:40.098379+0000 mgr.y (mgr.14457) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:41.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:41 smithi176 bash[14407]: cluster 2024-03-24T12:28:40.098379+0000 mgr.y (mgr.14457) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:42.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:42] "GET /metrics HTTP/1.1" 200 208086 "" "Prometheus/2.33.4" 2024-03-24T12:28:43.717 INFO:teuthology.orchestra.run.smithi176.stdout:Scheduled iscsi.foo update... 2024-03-24T12:28:43.888 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:43 smithi176 bash[20174]: cluster 2024-03-24T12:28:42.099237+0000 mgr.y (mgr.14457) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:43.888 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:43 smithi176 bash[20174]: cluster 2024-03-24T12:28:42.612606+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T12:28:43.888 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:43 smithi176 bash[14407]: cluster 2024-03-24T12:28:42.099237+0000 mgr.y (mgr.14457) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:43.888 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:43 smithi176 bash[14407]: cluster 2024-03-24T12:28:42.612606+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T12:28:43.996 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:43 smithi184 bash[14594]: cluster 2024-03-24T12:28:42.099237+0000 mgr.y (mgr.14457) 153 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 511 B/s wr, 179 op/s 2024-03-24T12:28:43.996 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:43 smithi184 bash[14594]: cluster 2024-03-24T12:28:42.612606+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-24T12:28:44.526 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'sleep 120' 2024-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:43.703349+0000 mgr.y (mgr.14457) 154 : 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-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: cephadm 2024-03-24T12:28:43.707749+0000 mgr.y (mgr.14457) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:43.716469+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:43.718526+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:43.719837+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:44.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:43.729311+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: cephadm 2024-03-24T12:28:43.730289+0000 mgr.y (mgr.14457) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14407]: audit 2024-03-24T12:28:44.037779+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:43.703349+0000 mgr.y (mgr.14457) 154 : 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-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: cephadm 2024-03-24T12:28:43.707749+0000 mgr.y (mgr.14457) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:43.716469+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:43.718526+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:43.719837+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:43.729311+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: cephadm 2024-03-24T12:28:43.730289+0000 mgr.y (mgr.14457) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:44.787 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[20174]: audit 2024-03-24T12:28:44.037779+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:43.703349+0000 mgr.y (mgr.14457) 154 : 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-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: cephadm 2024-03-24T12:28:43.707749+0000 mgr.y (mgr.14457) 155 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:43.716469+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:43.718526+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:43.719837+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:43.729311+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: cephadm 2024-03-24T12:28:43.730289+0000 mgr.y (mgr.14457) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:45.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:44 smithi184 bash[14594]: audit 2024-03-24T12:28:44.037779+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:45.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:44 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:45.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:45 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:45.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:45 smithi184 bash[14594]: cluster 2024-03-24T12:28:44.100137+0000 mgr.y (mgr.14457) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 442 B/s wr, 155 op/s 2024-03-24T12:28:45.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:45 smithi184 bash[14594]: audit 2024-03-24T12:28:44.873472+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:45 smithi176 bash[20174]: cluster 2024-03-24T12:28:44.100137+0000 mgr.y (mgr.14457) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 442 B/s wr, 155 op/s 2024-03-24T12:28:46.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:45 smithi176 bash[20174]: audit 2024-03-24T12:28:44.873472+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:45 smithi176 bash[14407]: cluster 2024-03-24T12:28:44.100137+0000 mgr.y (mgr.14457) 157 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 442 B/s wr, 155 op/s 2024-03-24T12:28:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:45 smithi176 bash[14407]: audit 2024-03-24T12:28:44.873472+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:46.595 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:46 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:46.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:46 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:28:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:47 smithi184 bash[14594]: cluster 2024-03-24T12:28:46.102028+0000 mgr.y (mgr.14457) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T12:28:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:47 smithi184 bash[14594]: audit 2024-03-24T12:28:46.326373+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:47 smithi184 bash[14594]: audit 2024-03-24T12:28:46.605075+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:47 smithi184 bash[14594]: audit 2024-03-24T12:28:46.612821+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:47 smithi184 bash[14594]: audit 2024-03-24T12:28:47.316109+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14407]: cluster 2024-03-24T12:28:46.102028+0000 mgr.y (mgr.14457) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14407]: audit 2024-03-24T12:28:46.326373+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14407]: audit 2024-03-24T12:28:46.605075+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14407]: audit 2024-03-24T12:28:46.612821+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[14407]: audit 2024-03-24T12:28:47.316109+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[20174]: cluster 2024-03-24T12:28:46.102028+0000 mgr.y (mgr.14457) 158 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-03-24T12:28:47.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[20174]: audit 2024-03-24T12:28:46.326373+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[20174]: audit 2024-03-24T12:28:46.605075+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[20174]: audit 2024-03-24T12:28:46.612821+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:47.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:47 smithi176 bash[20174]: audit 2024-03-24T12:28:47.316109+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.325309+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.356170+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.358556+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.371468+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: cephadm 2024-03-24T12:28:47.381134+0000 mgr.y (mgr.14457) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T12:28:48.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.391361+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.392091+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.397813+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: audit 2024-03-24T12:28:47.410284+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:48 smithi184 bash[14594]: cephadm 2024-03-24T12:28:47.412252+0000 mgr.y (mgr.14457) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:28:48.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.325309+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.356170+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.358556+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.371468+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: cephadm 2024-03-24T12:28:47.381134+0000 mgr.y (mgr.14457) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.391361+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.392091+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.397813+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: audit 2024-03-24T12:28:47.410284+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[14407]: cephadm 2024-03-24T12:28:47.412252+0000 mgr.y (mgr.14457) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:28:48.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.325309+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.356170+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.358556+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.371468+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: cephadm 2024-03-24T12:28:47.381134+0000 mgr.y (mgr.14457) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.391361+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.392091+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.397813+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: audit 2024-03-24T12:28:47.410284+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:48.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:48 smithi176 bash[20174]: cephadm 2024-03-24T12:28:47.412252+0000 mgr.y (mgr.14457) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:28:49.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:49 smithi176 bash[20174]: cluster 2024-03-24T12:28:48.102888+0000 mgr.y (mgr.14457) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 412 B/s wr, 209 op/s 2024-03-24T12:28:49.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:49 smithi176 bash[20174]: cluster 2024-03-24T12:28:49.349447+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-03-24T12:28:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:49 smithi176 bash[14407]: cluster 2024-03-24T12:28:48.102888+0000 mgr.y (mgr.14457) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 412 B/s wr, 209 op/s 2024-03-24T12:28:49.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:49 smithi176 bash[14407]: cluster 2024-03-24T12:28:49.349447+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-03-24T12:28:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:49 smithi184 bash[14594]: cluster 2024-03-24T12:28:48.102888+0000 mgr.y (mgr.14457) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 138 KiB/s rd, 412 B/s wr, 209 op/s 2024-03-24T12:28:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:49 smithi184 bash[14594]: cluster 2024-03-24T12:28:49.349447+0000 mon.a (mon.0) 973 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: cluster 2024-03-24T12:28:50.103946+0000 mgr.y (mgr.14457) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.232204+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.235836+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.236990+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.245714+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: cephadm 2024-03-24T12:28:50.248610+0000 mgr.y (mgr.14457) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.256416+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.257509+0000 mgr.y (mgr.14457) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: cephadm 2024-03-24T12:28:50.258957+0000 mgr.y (mgr.14457) 165 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.259300+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.261521+0000 mgr.y (mgr.14457) 166 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.269822+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.274359+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.275346+0000 mgr.y (mgr.14457) 167 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.290418+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.294336+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.295285+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: audit 2024-03-24T12:28:50.304501+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:51 smithi184 bash[14594]: cephadm 2024-03-24T12:28:50.308524+0000 mgr.y (mgr.14457) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: cluster 2024-03-24T12:28:50.103946+0000 mgr.y (mgr.14457) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.232204+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.235836+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.236990+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.245714+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: cephadm 2024-03-24T12:28:50.248610+0000 mgr.y (mgr.14457) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.256416+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.257509+0000 mgr.y (mgr.14457) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: cephadm 2024-03-24T12:28:50.258957+0000 mgr.y (mgr.14457) 165 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.259300+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.664 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.261521+0000 mgr.y (mgr.14457) 166 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.269822+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.274359+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.275346+0000 mgr.y (mgr.14457) 167 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.290418+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.294336+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.295285+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: audit 2024-03-24T12:28:50.304501+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[14407]: cephadm 2024-03-24T12:28:50.308524+0000 mgr.y (mgr.14457) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: cluster 2024-03-24T12:28:50.103946+0000 mgr.y (mgr.14457) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.232204+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.235836+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.236990+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.245714+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: cephadm 2024-03-24T12:28:50.248610+0000 mgr.y (mgr.14457) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.256416+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.257509+0000 mgr.y (mgr.14457) 164 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: cephadm 2024-03-24T12:28:50.258957+0000 mgr.y (mgr.14457) 165 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.259300+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.261521+0000 mgr.y (mgr.14457) 166 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.269822+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.274359+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.275346+0000 mgr.y (mgr.14457) 167 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.290418+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.294336+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.295285+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: audit 2024-03-24T12:28:50.304501+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:51.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:51 smithi176 bash[20174]: cephadm 2024-03-24T12:28:50.308524+0000 mgr.y (mgr.14457) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:28:53.057 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:52] "GET /metrics HTTP/1.1" 200 215067 "" "Prometheus/2.33.4" 2024-03-24T12:28:53.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[14407]: cluster 2024-03-24T12:28:52.104485+0000 mgr.y (mgr.14457) 169 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:53.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[14407]: audit 2024-03-24T12:28:52.545762+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.176:0/3909085372' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:28:53.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[14407]: audit 2024-03-24T12:28:52.905539+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]: dispatch 2024-03-24T12:28:53.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[20174]: cluster 2024-03-24T12:28:52.104485+0000 mgr.y (mgr.14457) 169 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:53.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[20174]: audit 2024-03-24T12:28:52.545762+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.176:0/3909085372' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:28:53.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[20174]: audit 2024-03-24T12:28:52.905539+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]: dispatch 2024-03-24T12:28:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:53 smithi184 bash[14594]: cluster 2024-03-24T12:28:52.104485+0000 mgr.y (mgr.14457) 169 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:53 smithi184 bash[14594]: audit 2024-03-24T12:28:52.545762+0000 mon.a (mon.0) 979 : audit [DBG] from='client.? 172.21.15.176:0/3909085372' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:28:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:53 smithi184 bash[14594]: audit 2024-03-24T12:28:52.905539+0000 mon.a (mon.0) 980 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]: dispatch 2024-03-24T12:28:53.913 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:28:53.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:28:53.913 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:28:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:28:53.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[20174]: audit 2024-03-24T12:28:53.627927+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]': finished 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[20174]: cluster 2024-03-24T12:28:53.628048+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[20174]: audit 2024-03-24T12:28:53.996919+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]: dispatch 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[20174]: audit 2024-03-24T12:28:54.048322+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[14407]: audit 2024-03-24T12:28:53.627927+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]': finished 2024-03-24T12:28:54.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[14407]: cluster 2024-03-24T12:28:53.628048+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T12:28:54.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[14407]: audit 2024-03-24T12:28:53.996919+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]: dispatch 2024-03-24T12:28:54.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:54 smithi176 bash[14407]: audit 2024-03-24T12:28:54.048322+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:54 smithi184 bash[14594]: audit 2024-03-24T12:28:53.627927+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.176:0/3933646292' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2407372535"}]': finished 2024-03-24T12:28:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:54 smithi184 bash[14594]: cluster 2024-03-24T12:28:53.628048+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-24T12:28:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:54 smithi184 bash[14594]: audit 2024-03-24T12:28:53.996919+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]: dispatch 2024-03-24T12:28:55.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:54 smithi184 bash[14594]: audit 2024-03-24T12:28:54.048322+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:55.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:28:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:28:55.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[14407]: cluster 2024-03-24T12:28:54.105272+0000 mgr.y (mgr.14457) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:55.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[14407]: audit 2024-03-24T12:28:54.635850+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]': finished 2024-03-24T12:28:55.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[14407]: cluster 2024-03-24T12:28:54.635943+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T12:28:55.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[14407]: audit 2024-03-24T12:28:54.998231+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.176:0/3954115003' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:55.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[14407]: audit 2024-03-24T12:28:54.999167+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[20174]: cluster 2024-03-24T12:28:54.105272+0000 mgr.y (mgr.14457) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[20174]: audit 2024-03-24T12:28:54.635850+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]': finished 2024-03-24T12:28:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[20174]: cluster 2024-03-24T12:28:54.635943+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T12:28:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[20174]: audit 2024-03-24T12:28:54.998231+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.176:0/3954115003' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:55 smithi176 bash[20174]: audit 2024-03-24T12:28:54.999167+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[14594]: cluster 2024-03-24T12:28:54.105272+0000 mgr.y (mgr.14457) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 102 B/s wr, 100 op/s 2024-03-24T12:28:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[14594]: audit 2024-03-24T12:28:54.635850+0000 mon.a (mon.0) 985 : audit [INF] from='client.? 172.21.15.176:0/2891745430' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3039080317"}]': finished 2024-03-24T12:28:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[14594]: cluster 2024-03-24T12:28:54.635943+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-24T12:28:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[14594]: audit 2024-03-24T12:28:54.998231+0000 mon.c (mon.1) 134 : audit [INF] from='client.? 172.21.15.176:0/3954115003' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:55 smithi184 bash[14594]: audit 2024-03-24T12:28:54.999167+0000 mon.a (mon.0) 987 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]: dispatch 2024-03-24T12:28:56.650 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:56.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14407]: audit 2024-03-24T12:28:55.638283+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]': finished 2024-03-24T12:28:56.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14407]: cluster 2024-03-24T12:28:55.638477+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T12:28:56.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14407]: audit 2024-03-24T12:28:56.002515+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.176:0/1272855883' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:56.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14407]: audit 2024-03-24T12:28:56.003423+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:56.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[14407]: audit 2024-03-24T12:28:56.189365+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:56.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[20174]: audit 2024-03-24T12:28:55.638283+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]': finished 2024-03-24T12:28:56.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[20174]: cluster 2024-03-24T12:28:55.638477+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T12:28:56.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[20174]: audit 2024-03-24T12:28:56.002515+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.176:0/1272855883' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:56.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[20174]: audit 2024-03-24T12:28:56.003423+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:56.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:56 smithi176 bash[20174]: audit 2024-03-24T12:28:56.189365+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:57.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:56 smithi184 bash[14594]: audit 2024-03-24T12:28:55.638283+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3039080317"}]': finished 2024-03-24T12:28:57.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:56 smithi184 bash[14594]: cluster 2024-03-24T12:28:55.638477+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-24T12:28:57.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:56 smithi184 bash[14594]: audit 2024-03-24T12:28:56.002515+0000 mon.c (mon.1) 135 : audit [INF] from='client.? 172.21.15.176:0/1272855883' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:57.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:56 smithi184 bash[14594]: audit 2024-03-24T12:28:56.003423+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]: dispatch 2024-03-24T12:28:57.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:56 smithi184 bash[14594]: audit 2024-03-24T12:28:56.189365+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:57.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14407]: cluster 2024-03-24T12:28:56.106168+0000 mgr.y (mgr.14457) 171 : cluster [DBG] pgmap v129: 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-03-24T12:28:57.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14407]: audit 2024-03-24T12:28:56.656043+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]': finished 2024-03-24T12:28:57.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14407]: cluster 2024-03-24T12:28:56.656120+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T12:28:57.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14407]: audit 2024-03-24T12:28:57.035672+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.176:0/3407804308' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:57.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14407]: audit 2024-03-24T12:28:57.036493+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:57.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[20174]: cluster 2024-03-24T12:28:56.106168+0000 mgr.y (mgr.14457) 171 : cluster [DBG] pgmap v129: 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-03-24T12:28:57.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[20174]: audit 2024-03-24T12:28:56.656043+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]': finished 2024-03-24T12:28:57.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[20174]: cluster 2024-03-24T12:28:56.656120+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T12:28:57.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[20174]: audit 2024-03-24T12:28:57.035672+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.176:0/3407804308' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:57.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[20174]: audit 2024-03-24T12:28:57.036493+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:58.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:57 smithi184 bash[14594]: cluster 2024-03-24T12:28:56.106168+0000 mgr.y (mgr.14457) 171 : cluster [DBG] pgmap v129: 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-03-24T12:28:58.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:57 smithi184 bash[14594]: audit 2024-03-24T12:28:56.656043+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/360357229"}]': finished 2024-03-24T12:28:58.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:57 smithi184 bash[14594]: cluster 2024-03-24T12:28:56.656120+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-24T12:28:58.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:57 smithi184 bash[14594]: audit 2024-03-24T12:28:57.035672+0000 mon.c (mon.1) 136 : audit [INF] from='client.? 172.21.15.176:0/3407804308' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:58.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:57 smithi184 bash[14594]: audit 2024-03-24T12:28:57.036493+0000 mon.a (mon.0) 994 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]: dispatch 2024-03-24T12:28:58.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:28:57 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:28:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:28:59.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:57.665678+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]': finished 2024-03-24T12:28:59.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: cluster 2024-03-24T12:28:57.665801+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T12:28:59.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:57.974130+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:57.983826+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:57.993967+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:57.995254+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:58.004598+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[20174]: audit 2024-03-24T12:28:58.051259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]: dispatch 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:57.665678+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]': finished 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: cluster 2024-03-24T12:28:57.665801+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:57.974130+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:57.983826+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:57.993967+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:59.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:57.995254+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:59.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:58.004598+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:58 smithi176 bash[14407]: audit 2024-03-24T12:28:58.051259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]: dispatch 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:57.665678+0000 mon.a (mon.0) 995 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/996930465"}]': finished 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: cluster 2024-03-24T12:28:57.665801+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:57.974130+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:57.983826+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:57.993967+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:57.995254+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:58.004598+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:28:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:58 smithi184 bash[14594]: audit 2024-03-24T12:28:58.051259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]: dispatch 2024-03-24T12:29:00.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[20174]: cluster 2024-03-24T12:28:58.106941+0000 mgr.y (mgr.14457) 172 : cluster [DBG] pgmap v132: 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-03-24T12:29:00.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[20174]: audit 2024-03-24T12:28:59.015871+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]': finished 2024-03-24T12:29:00.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[20174]: cluster 2024-03-24T12:28:59.015984+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T12:29:00.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[20174]: audit 2024-03-24T12:28:59.384851+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.176:0/1178013419' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:00.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[20174]: audit 2024-03-24T12:28:59.385680+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:00.039 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[14407]: cluster 2024-03-24T12:28:58.106941+0000 mgr.y (mgr.14457) 172 : cluster [DBG] pgmap v132: 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-03-24T12:29:00.039 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[14407]: audit 2024-03-24T12:28:59.015871+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]': finished 2024-03-24T12:29:00.039 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[14407]: cluster 2024-03-24T12:28:59.015984+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T12:29:00.039 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[14407]: audit 2024-03-24T12:28:59.384851+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.176:0/1178013419' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:00.039 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:28:59 smithi176 bash[14407]: audit 2024-03-24T12:28:59.385680+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:59 smithi184 bash[14594]: cluster 2024-03-24T12:28:58.106941+0000 mgr.y (mgr.14457) 172 : cluster [DBG] pgmap v132: 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-03-24T12:29:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:59 smithi184 bash[14594]: audit 2024-03-24T12:28:59.015871+0000 mon.a (mon.0) 1001 : audit [INF] from='client.? 172.21.15.176:0/755508081' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/698947774"}]': finished 2024-03-24T12:29:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:59 smithi184 bash[14594]: cluster 2024-03-24T12:28:59.015984+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-24T12:29:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:59 smithi184 bash[14594]: audit 2024-03-24T12:28:59.384851+0000 mon.c (mon.1) 139 : audit [INF] from='client.? 172.21.15.176:0/1178013419' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:28:59 smithi184 bash[14594]: audit 2024-03-24T12:28:59.385680+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]: dispatch 2024-03-24T12:29:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:01 smithi184 bash[14594]: audit 2024-03-24T12:29:00.019728+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]': finished 2024-03-24T12:29:01.130 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:01 smithi184 bash[14594]: cluster 2024-03-24T12:29:00.019854+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T12:29:01.131 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:01 smithi184 bash[14594]: cluster 2024-03-24T12:29:00.107671+0000 mgr.y (mgr.14457) 173 : cluster [DBG] pgmap v135: 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-03-24T12:29:01.131 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:01 smithi184 bash[14594]: audit 2024-03-24T12:29:00.385878+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.176:0/1372714954' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:01.131 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:01 smithi184 bash[14594]: audit 2024-03-24T12:29:00.386893+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[14407]: audit 2024-03-24T12:29:00.019728+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]': finished 2024-03-24T12:29:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[14407]: cluster 2024-03-24T12:29:00.019854+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T12:29:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[14407]: cluster 2024-03-24T12:29:00.107671+0000 mgr.y (mgr.14457) 173 : cluster [DBG] pgmap v135: 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-03-24T12:29:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[14407]: audit 2024-03-24T12:29:00.385878+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.176:0/1372714954' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:01.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[14407]: audit 2024-03-24T12:29:00.386893+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:01.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[20174]: audit 2024-03-24T12:29:00.019728+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1587328278"}]': finished 2024-03-24T12:29:01.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[20174]: cluster 2024-03-24T12:29:00.019854+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-24T12:29:01.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[20174]: cluster 2024-03-24T12:29:00.107671+0000 mgr.y (mgr.14457) 173 : cluster [DBG] pgmap v135: 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-03-24T12:29:01.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[20174]: audit 2024-03-24T12:29:00.385878+0000 mon.c (mon.1) 140 : audit [INF] from='client.? 172.21.15.176:0/1372714954' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:01.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:01 smithi176 bash[20174]: audit 2024-03-24T12:29:00.386893+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]: dispatch 2024-03-24T12:29:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:02 smithi184 bash[14594]: audit 2024-03-24T12:29:01.028157+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]': finished 2024-03-24T12:29:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:02 smithi184 bash[14594]: cluster 2024-03-24T12:29:01.028326+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T12:29:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:02 smithi184 bash[14594]: audit 2024-03-24T12:29:01.398842+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.176:0/3912570051' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:02 smithi184 bash[14594]: audit 2024-03-24T12:29:01.399574+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[20174]: audit 2024-03-24T12:29:01.028157+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]': finished 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[20174]: cluster 2024-03-24T12:29:01.028326+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[20174]: audit 2024-03-24T12:29:01.398842+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.176:0/3912570051' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[20174]: audit 2024-03-24T12:29:01.399574+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[14407]: audit 2024-03-24T12:29:01.028157+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/1401809460"}]': finished 2024-03-24T12:29:02.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[14407]: cluster 2024-03-24T12:29:01.028326+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-24T12:29:02.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[14407]: audit 2024-03-24T12:29:01.398842+0000 mon.c (mon.1) 141 : audit [INF] from='client.? 172.21.15.176:0/3912570051' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:02.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[14407]: audit 2024-03-24T12:29:01.399574+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]: dispatch 2024-03-24T12:29:03.040 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:02] "GET /metrics HTTP/1.1" 200 215067 "" "Prometheus/2.33.4" 2024-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: audit 2024-03-24T12:29:02.033391+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]': finished 2024-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: cluster 2024-03-24T12:29:02.033516+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: cluster 2024-03-24T12:29:02.108369+0000 mgr.y (mgr.14457) 174 : cluster [DBG] pgmap v138: 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-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: audit 2024-03-24T12:29:02.225753+0000 mgr.y (mgr.14457) 175 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: audit 2024-03-24T12:29:02.398826+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.176:0/3779187969' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:03 smithi184 bash[14594]: audit 2024-03-24T12:29:02.399732+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: audit 2024-03-24T12:29:02.033391+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]': finished 2024-03-24T12:29:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: cluster 2024-03-24T12:29:02.033516+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T12:29:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: cluster 2024-03-24T12:29:02.108369+0000 mgr.y (mgr.14457) 174 : cluster [DBG] pgmap v138: 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-03-24T12:29:03.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: audit 2024-03-24T12:29:02.225753+0000 mgr.y (mgr.14457) 175 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: audit 2024-03-24T12:29:02.398826+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.176:0/3779187969' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[14407]: audit 2024-03-24T12:29:02.399732+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: audit 2024-03-24T12:29:02.033391+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/171109381"}]': finished 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: cluster 2024-03-24T12:29:02.033516+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: cluster 2024-03-24T12:29:02.108369+0000 mgr.y (mgr.14457) 174 : cluster [DBG] pgmap v138: 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-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: audit 2024-03-24T12:29:02.225753+0000 mgr.y (mgr.14457) 175 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: audit 2024-03-24T12:29:02.398826+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.176:0/3779187969' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[20174]: audit 2024-03-24T12:29:02.399732+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]: dispatch 2024-03-24T12:29:03.913 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:03.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:03.913 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:03.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:03.913 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:04 smithi184 bash[14594]: audit 2024-03-24T12:29:03.055230+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]': finished 2024-03-24T12:29:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:04 smithi184 bash[14594]: cluster 2024-03-24T12:29:03.055333+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T12:29:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:04 smithi184 bash[14594]: audit 2024-03-24T12:29:03.424181+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.176:0/403832158' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:04 smithi184 bash[14594]: audit 2024-03-24T12:29:03.425125+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[20174]: audit 2024-03-24T12:29:03.055230+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]': finished 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[20174]: cluster 2024-03-24T12:29:03.055333+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[20174]: audit 2024-03-24T12:29:03.424181+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.176:0/403832158' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[20174]: audit 2024-03-24T12:29:03.425125+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[14407]: audit 2024-03-24T12:29:03.055230+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/542224362"}]': finished 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[14407]: cluster 2024-03-24T12:29:03.055333+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-24T12:29:04.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[14407]: audit 2024-03-24T12:29:03.424181+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.176:0/403832158' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[14407]: audit 2024-03-24T12:29:03.425125+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]: dispatch 2024-03-24T12:29:04.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:04 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:29:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: audit 2024-03-24T12:29:04.069630+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]': finished 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: cluster 2024-03-24T12:29:04.069765+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: cluster 2024-03-24T12:29:04.108935+0000 mgr.y (mgr.14457) 176 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: audit 2024-03-24T12:29:04.419201+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: audit 2024-03-24T12:29:04.429206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: audit 2024-03-24T12:29:04.441709+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[14594]: audit 2024-03-24T12:29:04.441985+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.176:0/1088815495' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:05.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:05 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: audit 2024-03-24T12:29:04.069630+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]': finished 2024-03-24T12:29:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: cluster 2024-03-24T12:29:04.069765+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T12:29:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: cluster 2024-03-24T12:29:04.108935+0000 mgr.y (mgr.14457) 176 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:29:05.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: audit 2024-03-24T12:29:04.419201+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: audit 2024-03-24T12:29:04.429206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: audit 2024-03-24T12:29:04.441709+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[14407]: audit 2024-03-24T12:29:04.441985+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.176:0/1088815495' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: audit 2024-03-24T12:29:04.069630+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/300981080"}]': finished 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: cluster 2024-03-24T12:29:04.069765+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: cluster 2024-03-24T12:29:04.108935+0000 mgr.y (mgr.14457) 176 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: audit 2024-03-24T12:29:04.419201+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: audit 2024-03-24T12:29:04.429206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: audit 2024-03-24T12:29:04.441709+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:05.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:05 smithi176 bash[20174]: audit 2024-03-24T12:29:04.441985+0000 mon.b (mon.2) 26 : audit [INF] from='client.? 172.21.15.176:0/1088815495' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]: dispatch 2024-03-24T12:29:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:06 smithi184 bash[14594]: audit 2024-03-24T12:29:05.434027+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]': finished 2024-03-24T12:29:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:06 smithi184 bash[14594]: cluster 2024-03-24T12:29:05.434205+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T12:29:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:06 smithi184 bash[14594]: audit 2024-03-24T12:29:05.803649+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.176:0/832038076' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:06 smithi184 bash[14594]: audit 2024-03-24T12:29:05.804594+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:06.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[20174]: audit 2024-03-24T12:29:05.434027+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]': finished 2024-03-24T12:29:06.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[20174]: cluster 2024-03-24T12:29:05.434205+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T12:29:06.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[20174]: audit 2024-03-24T12:29:05.803649+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.176:0/832038076' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:06.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[20174]: audit 2024-03-24T12:29:05.804594+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:06.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[14407]: audit 2024-03-24T12:29:05.434027+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/171109381"}]': finished 2024-03-24T12:29:06.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[14407]: cluster 2024-03-24T12:29:05.434205+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-24T12:29:06.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[14407]: audit 2024-03-24T12:29:05.803649+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.176:0/832038076' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:06.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:06 smithi176 bash[14407]: audit 2024-03-24T12:29:05.804594+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]: dispatch 2024-03-24T12:29:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:07 smithi184 bash[14594]: cluster 2024-03-24T12:29:06.109605+0000 mgr.y (mgr.14457) 177 : cluster [DBG] pgmap v143: 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-03-24T12:29:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:07 smithi184 bash[14594]: audit 2024-03-24T12:29:06.449424+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]': finished 2024-03-24T12:29:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:07 smithi184 bash[14594]: cluster 2024-03-24T12:29:06.449573+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T12:29:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:07 smithi184 bash[14594]: audit 2024-03-24T12:29:06.814057+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]: dispatch 2024-03-24T12:29:07.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[14407]: cluster 2024-03-24T12:29:06.109605+0000 mgr.y (mgr.14457) 177 : cluster [DBG] pgmap v143: 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-03-24T12:29:07.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[14407]: audit 2024-03-24T12:29:06.449424+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]': finished 2024-03-24T12:29:07.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[14407]: cluster 2024-03-24T12:29:06.449573+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T12:29:07.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[14407]: audit 2024-03-24T12:29:06.814057+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]: dispatch 2024-03-24T12:29:07.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[20174]: cluster 2024-03-24T12:29:06.109605+0000 mgr.y (mgr.14457) 177 : cluster [DBG] pgmap v143: 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-03-24T12:29:07.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[20174]: audit 2024-03-24T12:29:06.449424+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3804126836"}]': finished 2024-03-24T12:29:07.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[20174]: cluster 2024-03-24T12:29:06.449573+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-24T12:29:07.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:07 smithi176 bash[20174]: audit 2024-03-24T12:29:06.814057+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]: dispatch 2024-03-24T12:29:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:08 smithi184 bash[14594]: audit 2024-03-24T12:29:07.455739+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]': finished 2024-03-24T12:29:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:08 smithi184 bash[14594]: cluster 2024-03-24T12:29:07.455830+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T12:29:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:08 smithi184 bash[14594]: audit 2024-03-24T12:29:07.827721+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]: dispatch 2024-03-24T12:29:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[14407]: audit 2024-03-24T12:29:07.455739+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]': finished 2024-03-24T12:29:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[14407]: cluster 2024-03-24T12:29:07.455830+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T12:29:08.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[14407]: audit 2024-03-24T12:29:07.827721+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]: dispatch 2024-03-24T12:29:08.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[20174]: audit 2024-03-24T12:29:07.455739+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.176:0/1943120485' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3800267739"}]': finished 2024-03-24T12:29:08.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[20174]: cluster 2024-03-24T12:29:07.455830+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-24T12:29:08.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:08 smithi176 bash[20174]: audit 2024-03-24T12:29:07.827721+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]: dispatch 2024-03-24T12:29:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[14407]: cluster 2024-03-24T12:29:08.110393+0000 mgr.y (mgr.14457) 178 : cluster [DBG] pgmap v146: 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-03-24T12:29:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[14407]: audit 2024-03-24T12:29:08.629935+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]': finished 2024-03-24T12:29:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[14407]: cluster 2024-03-24T12:29:08.630250+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T12:29:09.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[14407]: audit 2024-03-24T12:29:08.988754+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.176:0/263387552' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:09.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[14407]: audit 2024-03-24T12:29:08.989798+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:09.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[20174]: cluster 2024-03-24T12:29:08.110393+0000 mgr.y (mgr.14457) 178 : cluster [DBG] pgmap v146: 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-03-24T12:29:09.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[20174]: audit 2024-03-24T12:29:08.629935+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]': finished 2024-03-24T12:29:09.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[20174]: cluster 2024-03-24T12:29:08.630250+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T12:29:09.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[20174]: audit 2024-03-24T12:29:08.988754+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.176:0/263387552' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:09.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:09 smithi176 bash[20174]: audit 2024-03-24T12:29:08.989798+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:09 smithi184 bash[14594]: cluster 2024-03-24T12:29:08.110393+0000 mgr.y (mgr.14457) 178 : cluster [DBG] pgmap v146: 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-03-24T12:29:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:09 smithi184 bash[14594]: audit 2024-03-24T12:29:08.629935+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.176:0/835013304' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/1401809460"}]': finished 2024-03-24T12:29:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:09 smithi184 bash[14594]: cluster 2024-03-24T12:29:08.630250+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-24T12:29:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:09 smithi184 bash[14594]: audit 2024-03-24T12:29:08.988754+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.176:0/263387552' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:10.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:09 smithi184 bash[14594]: audit 2024-03-24T12:29:08.989798+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]: dispatch 2024-03-24T12:29:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:10 smithi176 bash[14407]: audit 2024-03-24T12:29:09.641639+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]': finished 2024-03-24T12:29:10.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:10 smithi176 bash[14407]: cluster 2024-03-24T12:29:09.641838+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:29:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:10 smithi176 bash[20174]: audit 2024-03-24T12:29:09.641639+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]': finished 2024-03-24T12:29:10.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:10 smithi176 bash[20174]: cluster 2024-03-24T12:29:09.641838+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:29:11.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:10 smithi184 bash[14594]: audit 2024-03-24T12:29:09.641639+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3508954336"}]': finished 2024-03-24T12:29:11.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:10 smithi184 bash[14594]: cluster 2024-03-24T12:29:09.641838+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-24T12:29:11.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:11 smithi176 bash[14407]: cluster 2024-03-24T12:29:10.111878+0000 mgr.y (mgr.14457) 179 : cluster [DBG] pgmap v149: 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-03-24T12:29:11.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:11 smithi176 bash[20174]: cluster 2024-03-24T12:29:10.111878+0000 mgr.y (mgr.14457) 179 : cluster [DBG] pgmap v149: 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-03-24T12:29:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:11 smithi184 bash[14594]: cluster 2024-03-24T12:29:10.111878+0000 mgr.y (mgr.14457) 179 : cluster [DBG] pgmap v149: 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-03-24T12:29:13.023 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:12] "GET /metrics HTTP/1.1" 200 215044 "" "Prometheus/2.33.4" 2024-03-24T12:29:13.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[14407]: cluster 2024-03-24T12:29:12.112476+0000 mgr.y (mgr.14457) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:29:13.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[14407]: audit 2024-03-24T12:29:12.237497+0000 mgr.y (mgr.14457) 181 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:13.831 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[20174]: cluster 2024-03-24T12:29:12.112476+0000 mgr.y (mgr.14457) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:29:13.831 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[20174]: audit 2024-03-24T12:29:12.237497+0000 mgr.y (mgr.14457) 181 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:13.831 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:13.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:13.832 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:13.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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:13.832 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:13.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:13 smithi184 bash[14594]: cluster 2024-03-24T12:29:12.112476+0000 mgr.y (mgr.14457) 180 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:29:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:13 smithi184 bash[14594]: audit 2024-03-24T12:29:12.237497+0000 mgr.y (mgr.14457) 181 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:14.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:13 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:29:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:15.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:14 smithi184 bash[14594]: audit 2024-03-24T12:29:13.814288+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:14 smithi184 bash[14594]: audit 2024-03-24T12:29:13.828064+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:14 smithi176 bash[14407]: audit 2024-03-24T12:29:13.814288+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:14 smithi176 bash[14407]: audit 2024-03-24T12:29:13.828064+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:14 smithi176 bash[20174]: audit 2024-03-24T12:29:13.814288+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:14 smithi176 bash[20174]: audit 2024-03-24T12:29:13.828064+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:15 smithi184 bash[14594]: cluster 2024-03-24T12:29:14.113099+0000 mgr.y (mgr.14457) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-24T12:29:16.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:15 smithi176 bash[14407]: cluster 2024-03-24T12:29:14.113099+0000 mgr.y (mgr.14457) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-24T12:29:16.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:15 smithi176 bash[20174]: cluster 2024-03-24T12:29:14.113099+0000 mgr.y (mgr.14457) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-03-24T12:29:18.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:17 smithi184 bash[14594]: cluster 2024-03-24T12:29:16.114802+0000 mgr.y (mgr.14457) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:18.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:17 smithi176 bash[14407]: cluster 2024-03-24T12:29:16.114802+0000 mgr.y (mgr.14457) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:18.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:17 smithi176 bash[20174]: cluster 2024-03-24T12:29:16.114802+0000 mgr.y (mgr.14457) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:19 smithi184 bash[14594]: cluster 2024-03-24T12:29:18.115576+0000 mgr.y (mgr.14457) 184 : cluster [DBG] pgmap v153: 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-03-24T12:29:20.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:19 smithi176 bash[14407]: cluster 2024-03-24T12:29:18.115576+0000 mgr.y (mgr.14457) 184 : cluster [DBG] pgmap v153: 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-03-24T12:29:20.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:19 smithi176 bash[20174]: cluster 2024-03-24T12:29:18.115576+0000 mgr.y (mgr.14457) 184 : cluster [DBG] pgmap v153: 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-03-24T12:29:21.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:20 smithi184 bash[14594]: cluster 2024-03-24T12:29:20.117294+0000 mgr.y (mgr.14457) 185 : cluster [DBG] pgmap v154: 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-03-24T12:29:21.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:20 smithi176 bash[20174]: cluster 2024-03-24T12:29:20.117294+0000 mgr.y (mgr.14457) 185 : cluster [DBG] pgmap v154: 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-03-24T12:29:21.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:20 smithi176 bash[14407]: cluster 2024-03-24T12:29:20.117294+0000 mgr.y (mgr.14457) 185 : cluster [DBG] pgmap v154: 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-03-24T12:29:23.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:22] "GET /metrics HTTP/1.1" 200 215024 "" "Prometheus/2.33.4" 2024-03-24T12:29:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[14407]: cluster 2024-03-24T12:29:22.118090+0000 mgr.y (mgr.14457) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[14407]: audit 2024-03-24T12:29:22.246804+0000 mgr.y (mgr.14457) 187 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[20174]: cluster 2024-03-24T12:29:22.118090+0000 mgr.y (mgr.14457) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[20174]: audit 2024-03-24T12:29:22.246804+0000 mgr.y (mgr.14457) 187 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:23.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:23.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:24.085 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:23 smithi184 bash[14594]: cluster 2024-03-24T12:29:22.118090+0000 mgr.y (mgr.14457) 186 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:24.085 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:23 smithi184 bash[14594]: audit 2024-03-24T12:29:22.246804+0000 mgr.y (mgr.14457) 187 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:24.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:24 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:29:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:25.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:25 smithi184 bash[14594]: cluster 2024-03-24T12:29:24.118903+0000 mgr.y (mgr.14457) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:25 smithi184 bash[14594]: audit 2024-03-24T12:29:24.553289+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:25 smithi184 bash[14594]: audit 2024-03-24T12:29:24.565572+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:25.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[14407]: cluster 2024-03-24T12:29:24.118903+0000 mgr.y (mgr.14457) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:25.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[14407]: audit 2024-03-24T12:29:24.553289+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:25.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[14407]: audit 2024-03-24T12:29:24.565572+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:25.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[20174]: cluster 2024-03-24T12:29:24.118903+0000 mgr.y (mgr.14457) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:25.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[20174]: audit 2024-03-24T12:29:24.553289+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:25.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:25 smithi176 bash[20174]: audit 2024-03-24T12:29:24.565572+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:27 smithi184 bash[14594]: cluster 2024-03-24T12:29:26.120661+0000 mgr.y (mgr.14457) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:27.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:27 smithi176 bash[14407]: cluster 2024-03-24T12:29:26.120661+0000 mgr.y (mgr.14457) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:27.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:27 smithi176 bash[20174]: cluster 2024-03-24T12:29:26.120661+0000 mgr.y (mgr.14457) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:29.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:29 smithi176 bash[20174]: cluster 2024-03-24T12:29:28.121468+0000 mgr.y (mgr.14457) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:29.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:29 smithi176 bash[14407]: cluster 2024-03-24T12:29:28.121468+0000 mgr.y (mgr.14457) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:29 smithi184 bash[14594]: cluster 2024-03-24T12:29:28.121468+0000 mgr.y (mgr.14457) 190 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:31.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:31 smithi176 bash[14407]: cluster 2024-03-24T12:29:30.123191+0000 mgr.y (mgr.14457) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:31.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:31 smithi176 bash[20174]: cluster 2024-03-24T12:29:30.123191+0000 mgr.y (mgr.14457) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:31 smithi184 bash[14594]: cluster 2024-03-24T12:29:30.123191+0000 mgr.y (mgr.14457) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:33.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:32] "GET /metrics HTTP/1.1" 200 215024 "" "Prometheus/2.33.4" 2024-03-24T12:29:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[14407]: cluster 2024-03-24T12:29:32.123943+0000 mgr.y (mgr.14457) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:33.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[14407]: audit 2024-03-24T12:29:32.256152+0000 mgr.y (mgr.14457) 193 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:33.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[20174]: cluster 2024-03-24T12:29:32.123943+0000 mgr.y (mgr.14457) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:33.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[20174]: audit 2024-03-24T12:29:32.256152+0000 mgr.y (mgr.14457) 193 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:33.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:33.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:33.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:33.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:33.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:33 smithi184 bash[14594]: cluster 2024-03-24T12:29:32.123943+0000 mgr.y (mgr.14457) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:33 smithi184 bash[14594]: audit 2024-03-24T12:29:32.256152+0000 mgr.y (mgr.14457) 193 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:34.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:29:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:34.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.873777+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.874226+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.874611+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.874673+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.875101+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.875620+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.876015+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:33.876298+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.007357+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.016450+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.200718+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.201633+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:34.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.212814+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[14407]: audit 2024-03-24T12:29:34.213624+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.873777+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.874226+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.874611+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.874673+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.875101+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.875620+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.876015+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:33.876298+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.007357+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.016450+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:34.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.200718+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:34.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.201633+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:34.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.212814+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:34.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:34 smithi176 bash[20174]: audit 2024-03-24T12:29:34.213624+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.873777+0000 mon.c (mon.1) 146 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.874226+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.874611+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.874673+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.875101+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.875620+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.876015+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-03-24T12:29:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:33.876298+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.007357+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.016450+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.200718+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.201633+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.212814+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:35.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:34 smithi184 bash[14594]: audit 2024-03-24T12:29:34.213624+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:29:35.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:35.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: cluster 2024-03-24T12:29:34.124662+0000 mgr.y (mgr.14457) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: audit 2024-03-24T12:29:34.659181+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: audit 2024-03-24T12:29:34.659365+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: audit 2024-03-24T12:29:34.659521+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: audit 2024-03-24T12:29:34.659688+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[20174]: cluster 2024-03-24T12:29:34.659785+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: cluster 2024-03-24T12:29:34.124662+0000 mgr.y (mgr.14457) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: audit 2024-03-24T12:29:34.659181+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-24T12:29:35.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: audit 2024-03-24T12:29:34.659365+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-24T12:29:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: audit 2024-03-24T12:29:34.659521+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-24T12:29:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: audit 2024-03-24T12:29:34.659688+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-24T12:29:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:35 smithi176 bash[14407]: cluster 2024-03-24T12:29:34.659785+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: cluster 2024-03-24T12:29:34.124662+0000 mgr.y (mgr.14457) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: audit 2024-03-24T12:29:34.659181+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: audit 2024-03-24T12:29:34.659365+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: audit 2024-03-24T12:29:34.659521+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: audit 2024-03-24T12:29:34.659688+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-03-24T12:29:36.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:35 smithi184 bash[14594]: cluster 2024-03-24T12:29:34.659785+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-24T12:29:37.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:36 smithi184 bash[14594]: cluster 2024-03-24T12:29:35.672554+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:29:37.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:36 smithi176 bash[14407]: cluster 2024-03-24T12:29:35.672554+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:29:37.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:36 smithi176 bash[20174]: cluster 2024-03-24T12:29:35.672554+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-24T12:29:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:37 smithi184 bash[14594]: cluster 2024-03-24T12:29:36.125455+0000 mgr.y (mgr.14457) 195 : cluster [DBG] pgmap v164: 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-03-24T12:29:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:37 smithi176 bash[20174]: cluster 2024-03-24T12:29:36.125455+0000 mgr.y (mgr.14457) 195 : cluster [DBG] pgmap v164: 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-03-24T12:29:38.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:37 smithi176 bash[14407]: cluster 2024-03-24T12:29:36.125455+0000 mgr.y (mgr.14457) 195 : cluster [DBG] pgmap v164: 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-03-24T12:29:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:39 smithi184 bash[14594]: cluster 2024-03-24T12:29:38.126174+0000 mgr.y (mgr.14457) 196 : cluster [DBG] pgmap v165: 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-03-24T12:29:40.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:39 smithi176 bash[14407]: cluster 2024-03-24T12:29:38.126174+0000 mgr.y (mgr.14457) 196 : cluster [DBG] pgmap v165: 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-03-24T12:29:40.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:39 smithi176 bash[20174]: cluster 2024-03-24T12:29:38.126174+0000 mgr.y (mgr.14457) 196 : cluster [DBG] pgmap v165: 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-03-24T12:29:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:41 smithi184 bash[14594]: cluster 2024-03-24T12:29:40.127855+0000 mgr.y (mgr.14457) 197 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:41 smithi176 bash[14407]: cluster 2024-03-24T12:29:40.127855+0000 mgr.y (mgr.14457) 197 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:42.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:41 smithi176 bash[20174]: cluster 2024-03-24T12:29:40.127855+0000 mgr.y (mgr.14457) 197 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:43.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:42] "GET /metrics HTTP/1.1" 200 214988 "" "Prometheus/2.33.4" 2024-03-24T12:29:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[14407]: cluster 2024-03-24T12:29:42.128608+0000 mgr.y (mgr.14457) 198 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[14407]: audit 2024-03-24T12:29:42.267466+0000 mgr.y (mgr.14457) 199 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[20174]: cluster 2024-03-24T12:29:42.128608+0000 mgr.y (mgr.14457) 198 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[20174]: audit 2024-03-24T12:29:42.267466+0000 mgr.y (mgr.14457) 199 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:43.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:43.519Z 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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:44.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:43 smithi184 bash[14594]: cluster 2024-03-24T12:29:42.128608+0000 mgr.y (mgr.14457) 198 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2024-03-24T12:29:44.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:43 smithi184 bash[14594]: audit 2024-03-24T12:29:42.267466+0000 mgr.y (mgr.14457) 199 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:45.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:44 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:29:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:45.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:45 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:45.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:45 smithi184 bash[14594]: cluster 2024-03-24T12:29:44.129382+0000 mgr.y (mgr.14457) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:45.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:45 smithi184 bash[14594]: audit 2024-03-24T12:29:44.700392+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:45.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:45 smithi184 bash[14594]: audit 2024-03-24T12:29:44.713223+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[14407]: cluster 2024-03-24T12:29:44.129382+0000 mgr.y (mgr.14457) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[14407]: audit 2024-03-24T12:29:44.700392+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:46.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[14407]: audit 2024-03-24T12:29:44.713223+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[20174]: cluster 2024-03-24T12:29:44.129382+0000 mgr.y (mgr.14457) 200 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[20174]: audit 2024-03-24T12:29:44.700392+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:45 smithi176 bash[20174]: audit 2024-03-24T12:29:44.713223+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:47 smithi184 bash[14594]: cluster 2024-03-24T12:29:46.131120+0000 mgr.y (mgr.14457) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:48.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:47 smithi176 bash[14407]: cluster 2024-03-24T12:29:46.131120+0000 mgr.y (mgr.14457) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:48.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:47 smithi176 bash[20174]: cluster 2024-03-24T12:29:46.131120+0000 mgr.y (mgr.14457) 201 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2024-03-24T12:29:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:49 smithi184 bash[14594]: cluster 2024-03-24T12:29:48.131881+0000 mgr.y (mgr.14457) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:50.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:49 smithi176 bash[20174]: cluster 2024-03-24T12:29:48.131881+0000 mgr.y (mgr.14457) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:50.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:49 smithi176 bash[14407]: cluster 2024-03-24T12:29:48.131881+0000 mgr.y (mgr.14457) 202 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:52.009 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:51 smithi176 bash[20174]: cluster 2024-03-24T12:29:50.132720+0000 mgr.y (mgr.14457) 203 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:52.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:51 smithi176 bash[14407]: cluster 2024-03-24T12:29:50.132720+0000 mgr.y (mgr.14457) 203 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:51 smithi184 bash[14594]: cluster 2024-03-24T12:29:50.132720+0000 mgr.y (mgr.14457) 203 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 3 B/s, 0 objects/s recovering 2024-03-24T12:29:52.913 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:52] "GET /metrics HTTP/1.1" 200 215009 "" "Prometheus/2.33.4" 2024-03-24T12:29:53.716 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[43613]: level=error ts=2024-03-24T12:29:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:53.717 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:53.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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:29:53.717 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:29:53.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:29:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:53 smithi184 bash[14594]: cluster 2024-03-24T12:29:52.133468+0000 mgr.y (mgr.14457) 204 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:53 smithi184 bash[14594]: audit 2024-03-24T12:29:52.277668+0000 mgr.y (mgr.14457) 205 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:54.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[14407]: cluster 2024-03-24T12:29:52.133468+0000 mgr.y (mgr.14457) 204 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:54.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[14407]: audit 2024-03-24T12:29:52.277668+0000 mgr.y (mgr.14457) 205 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:54.141 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[20174]: cluster 2024-03-24T12:29:52.133468+0000 mgr.y (mgr.14457) 204 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:54.141 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:53 smithi176 bash[20174]: audit 2024-03-24T12:29:52.277668+0000 mgr.y (mgr.14457) 205 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:29:54.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:29:54 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:29:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:29:55.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:29:55 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:29:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:29:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:55 smithi184 bash[14594]: audit 2024-03-24T12:29:54.130920+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:55 smithi184 bash[14594]: cluster 2024-03-24T12:29:54.133971+0000 mgr.y (mgr.14457) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:55 smithi184 bash[14594]: audit 2024-03-24T12:29:54.139797+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:55.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[14407]: audit 2024-03-24T12:29:54.130920+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:55.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[14407]: cluster 2024-03-24T12:29:54.133971+0000 mgr.y (mgr.14457) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:55.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[14407]: audit 2024-03-24T12:29:54.139797+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[20174]: audit 2024-03-24T12:29:54.130920+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[20174]: cluster 2024-03-24T12:29:54.133971+0000 mgr.y (mgr.14457) 206 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:55 smithi176 bash[20174]: audit 2024-03-24T12:29:54.139797+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:57 smithi184 bash[14594]: cluster 2024-03-24T12:29:56.135709+0000 mgr.y (mgr.14457) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:57.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:57 smithi176 bash[14407]: cluster 2024-03-24T12:29:56.135709+0000 mgr.y (mgr.14457) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:57.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:57 smithi176 bash[20174]: cluster 2024-03-24T12:29:56.135709+0000 mgr.y (mgr.14457) 207 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:29:58.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[14407]: audit 2024-03-24T12:29:58.016362+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[14407]: audit 2024-03-24T12:29:58.018683+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[14407]: audit 2024-03-24T12:29:58.314491+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[14407]: audit 2024-03-24T12:29:58.325701+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[20174]: audit 2024-03-24T12:29:58.016362+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[20174]: audit 2024-03-24T12:29:58.018683+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[20174]: audit 2024-03-24T12:29:58.314491+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:58.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:58 smithi176 bash[20174]: audit 2024-03-24T12:29:58.325701+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:59.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:58 smithi184 bash[14594]: audit 2024-03-24T12:29:58.016362+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:29:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:58 smithi184 bash[14594]: audit 2024-03-24T12:29:58.018683+0000 mon.c (mon.1) 153 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:29:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:58 smithi184 bash[14594]: audit 2024-03-24T12:29:58.314491+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:59.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:58 smithi184 bash[14594]: audit 2024-03-24T12:29:58.325701+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:29:59.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:29:59 smithi176 bash[14407]: cluster 2024-03-24T12:29:58.136540+0000 mgr.y (mgr.14457) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:29:59.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:29:59 smithi176 bash[20174]: cluster 2024-03-24T12:29:58.136540+0000 mgr.y (mgr.14457) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:29:59 smithi184 bash[14594]: cluster 2024-03-24T12:29:58.136540+0000 mgr.y (mgr.14457) 208 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:00.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:00 smithi176 bash[20174]: cluster 2024-03-24T12:30:00.000165+0000 mon.a (mon.0) 1059 : cluster [INF] overall HEALTH_OK 2024-03-24T12:30:00.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:00 smithi176 bash[14407]: cluster 2024-03-24T12:30:00.000165+0000 mon.a (mon.0) 1059 : cluster [INF] overall HEALTH_OK 2024-03-24T12:30:01.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:00 smithi184 bash[14594]: cluster 2024-03-24T12:30:00.000165+0000 mon.a (mon.0) 1059 : cluster [INF] overall HEALTH_OK 2024-03-24T12:30:01.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:01 smithi184 bash[14594]: cluster 2024-03-24T12:30:00.138291+0000 mgr.y (mgr.14457) 209 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:01.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:01 smithi176 bash[20174]: cluster 2024-03-24T12:30:00.138291+0000 mgr.y (mgr.14457) 209 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:01.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:01 smithi176 bash[14407]: cluster 2024-03-24T12:30:00.138291+0000 mgr.y (mgr.14457) 209 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:03.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:02] "GET /metrics HTTP/1.1" 200 215009 "" "Prometheus/2.33.4" 2024-03-24T12:30:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[14407]: cluster 2024-03-24T12:30:02.139053+0000 mgr.y (mgr.14457) 210 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:03.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[14407]: audit 2024-03-24T12:30:02.286980+0000 mgr.y (mgr.14457) 211 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:03.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[20174]: cluster 2024-03-24T12:30:02.139053+0000 mgr.y (mgr.14457) 210 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:03.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[20174]: audit 2024-03-24T12:30:02.286980+0000 mgr.y (mgr.14457) 211 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:03.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:03.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:03.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:03.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:03.519Z 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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:03.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:03 smithi184 bash[14594]: cluster 2024-03-24T12:30:02.139053+0000 mgr.y (mgr.14457) 210 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:03.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:03 smithi184 bash[14594]: audit 2024-03-24T12:30:02.286980+0000 mgr.y (mgr.14457) 211 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:05.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:04 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:30:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:05.229 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:05 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:05 smithi184 bash[14594]: cluster 2024-03-24T12:30:04.139813+0000 mgr.y (mgr.14457) 212 : 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-03-24T12:30:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:05 smithi184 bash[14594]: audit 2024-03-24T12:30:04.842558+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:05 smithi184 bash[14594]: audit 2024-03-24T12:30:04.854947+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[14407]: cluster 2024-03-24T12:30:04.139813+0000 mgr.y (mgr.14457) 212 : 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-03-24T12:30:06.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[14407]: audit 2024-03-24T12:30:04.842558+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:06.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[14407]: audit 2024-03-24T12:30:04.854947+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:06.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[20174]: cluster 2024-03-24T12:30:04.139813+0000 mgr.y (mgr.14457) 212 : 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-03-24T12:30:06.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[20174]: audit 2024-03-24T12:30:04.842558+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:06.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:05 smithi176 bash[20174]: audit 2024-03-24T12:30:04.854947+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:07 smithi184 bash[14594]: cluster 2024-03-24T12:30:06.141582+0000 mgr.y (mgr.14457) 213 : 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-03-24T12:30:08.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:07 smithi176 bash[14407]: cluster 2024-03-24T12:30:06.141582+0000 mgr.y (mgr.14457) 213 : 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-03-24T12:30:08.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:07 smithi176 bash[20174]: cluster 2024-03-24T12:30:06.141582+0000 mgr.y (mgr.14457) 213 : 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-03-24T12:30:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:09 smithi184 bash[14594]: cluster 2024-03-24T12:30:08.142370+0000 mgr.y (mgr.14457) 214 : 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-03-24T12:30:10.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:09 smithi176 bash[14407]: cluster 2024-03-24T12:30:08.142370+0000 mgr.y (mgr.14457) 214 : 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-03-24T12:30:10.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:09 smithi176 bash[20174]: cluster 2024-03-24T12:30:08.142370+0000 mgr.y (mgr.14457) 214 : 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-03-24T12:30:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:11 smithi184 bash[14594]: cluster 2024-03-24T12:30:10.144051+0000 mgr.y (mgr.14457) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:12.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:11 smithi176 bash[14407]: cluster 2024-03-24T12:30:10.144051+0000 mgr.y (mgr.14457) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:12.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:11 smithi176 bash[20174]: cluster 2024-03-24T12:30:10.144051+0000 mgr.y (mgr.14457) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:12.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:12] "GET /metrics HTTP/1.1" 200 214995 "" "Prometheus/2.33.4" 2024-03-24T12:30:13.690 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:13.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:13.691 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:13.691 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:13 smithi184 bash[14594]: cluster 2024-03-24T12:30:12.144815+0000 mgr.y (mgr.14457) 216 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:13 smithi184 bash[14594]: audit 2024-03-24T12:30:12.297640+0000 mgr.y (mgr.14457) 217 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:14.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[20174]: cluster 2024-03-24T12:30:12.144815+0000 mgr.y (mgr.14457) 216 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:14.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[20174]: audit 2024-03-24T12:30:12.297640+0000 mgr.y (mgr.14457) 217 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:14.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[14407]: cluster 2024-03-24T12:30:12.144815+0000 mgr.y (mgr.14457) 216 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:13 smithi176 bash[14407]: audit 2024-03-24T12:30:12.297640+0000 mgr.y (mgr.14457) 217 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:14.663 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:14 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:30:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:15 smithi184 bash[14594]: cluster 2024-03-24T12:30:14.145616+0000 mgr.y (mgr.14457) 218 : 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-03-24T12:30:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:15 smithi184 bash[14594]: audit 2024-03-24T12:30:14.256223+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:15 smithi184 bash[14594]: audit 2024-03-24T12:30:14.264665+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:15.510 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[14407]: cluster 2024-03-24T12:30:14.145616+0000 mgr.y (mgr.14457) 218 : 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-03-24T12:30:15.510 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[14407]: audit 2024-03-24T12:30:14.256223+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:15.510 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[14407]: audit 2024-03-24T12:30:14.264665+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:15.510 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[20174]: cluster 2024-03-24T12:30:14.145616+0000 mgr.y (mgr.14457) 218 : 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-03-24T12:30:15.510 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[20174]: audit 2024-03-24T12:30:14.256223+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:15.510 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:15 smithi176 bash[20174]: audit 2024-03-24T12:30:14.264665+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:17 smithi184 bash[14594]: cluster 2024-03-24T12:30:16.147422+0000 mgr.y (mgr.14457) 219 : 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-03-24T12:30:17.663 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:17 smithi176 bash[14407]: cluster 2024-03-24T12:30:16.147422+0000 mgr.y (mgr.14457) 219 : 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-03-24T12:30:17.664 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:17 smithi176 bash[20174]: cluster 2024-03-24T12:30:16.147422+0000 mgr.y (mgr.14457) 219 : 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-03-24T12:30:19.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:19 smithi176 bash[14407]: cluster 2024-03-24T12:30:18.148244+0000 mgr.y (mgr.14457) 220 : 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-03-24T12:30:19.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:19 smithi176 bash[20174]: cluster 2024-03-24T12:30:18.148244+0000 mgr.y (mgr.14457) 220 : 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-03-24T12:30:20.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:19 smithi184 bash[14594]: cluster 2024-03-24T12:30:18.148244+0000 mgr.y (mgr.14457) 220 : 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-03-24T12:30:21.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:21 smithi176 bash[14407]: cluster 2024-03-24T12:30:20.149959+0000 mgr.y (mgr.14457) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:21.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:21 smithi176 bash[20174]: cluster 2024-03-24T12:30:20.149959+0000 mgr.y (mgr.14457) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:22.006 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:21 smithi184 bash[14594]: cluster 2024-03-24T12:30:20.149959+0000 mgr.y (mgr.14457) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:23.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:22] "GET /metrics HTTP/1.1" 200 214981 "" "Prometheus/2.33.4" 2024-03-24T12:30:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:23 smithi184 bash[14594]: cluster 2024-03-24T12:30:22.150729+0000 mgr.y (mgr.14457) 222 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:23 smithi184 bash[14594]: audit 2024-03-24T12:30:22.305659+0000 mgr.y (mgr.14457) 223 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[14407]: cluster 2024-03-24T12:30:22.150729+0000 mgr.y (mgr.14457) 222 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:23.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[14407]: audit 2024-03-24T12:30:22.305659+0000 mgr.y (mgr.14457) 223 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[20174]: cluster 2024-03-24T12:30:22.150729+0000 mgr.y (mgr.14457) 222 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[20174]: audit 2024-03-24T12:30:22.305659+0000 mgr.y (mgr.14457) 223 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:23.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:25.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:25.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:24 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:30:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:25 smithi184 bash[14594]: cluster 2024-03-24T12:30:24.151523+0000 mgr.y (mgr.14457) 224 : 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-03-24T12:30:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:25 smithi184 bash[14594]: audit 2024-03-24T12:30:24.984523+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:26.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:25 smithi184 bash[14594]: audit 2024-03-24T12:30:24.995942+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:26.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[14407]: cluster 2024-03-24T12:30:24.151523+0000 mgr.y (mgr.14457) 224 : 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-03-24T12:30:26.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[14407]: audit 2024-03-24T12:30:24.984523+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:26.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[14407]: audit 2024-03-24T12:30:24.995942+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[20174]: cluster 2024-03-24T12:30:24.151523+0000 mgr.y (mgr.14457) 224 : 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-03-24T12:30:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[20174]: audit 2024-03-24T12:30:24.984523+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:25 smithi176 bash[20174]: audit 2024-03-24T12:30:24.995942+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:28.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:27 smithi184 bash[14594]: cluster 2024-03-24T12:30:26.153247+0000 mgr.y (mgr.14457) 225 : 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-03-24T12:30:28.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:27 smithi176 bash[14407]: cluster 2024-03-24T12:30:26.153247+0000 mgr.y (mgr.14457) 225 : 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-03-24T12:30:28.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:27 smithi176 bash[20174]: cluster 2024-03-24T12:30:26.153247+0000 mgr.y (mgr.14457) 225 : 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-03-24T12:30:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:29 smithi184 bash[14594]: cluster 2024-03-24T12:30:28.153994+0000 mgr.y (mgr.14457) 226 : 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-03-24T12:30:30.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:29 smithi176 bash[14407]: cluster 2024-03-24T12:30:28.153994+0000 mgr.y (mgr.14457) 226 : 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-03-24T12:30:30.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:29 smithi176 bash[20174]: cluster 2024-03-24T12:30:28.153994+0000 mgr.y (mgr.14457) 226 : 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-03-24T12:30:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:31 smithi184 bash[14594]: cluster 2024-03-24T12:30:30.155776+0000 mgr.y (mgr.14457) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:32.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:31 smithi176 bash[20174]: cluster 2024-03-24T12:30:30.155776+0000 mgr.y (mgr.14457) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:32.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:31 smithi176 bash[14407]: cluster 2024-03-24T12:30:30.155776+0000 mgr.y (mgr.14457) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:33.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:32] "GET /metrics HTTP/1.1" 200 214981 "" "Prometheus/2.33.4" 2024-03-24T12:30:33.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[20174]: cluster 2024-03-24T12:30:32.156535+0000 mgr.y (mgr.14457) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:33.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[20174]: audit 2024-03-24T12:30:32.313672+0000 mgr.y (mgr.14457) 229 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:33.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[14407]: cluster 2024-03-24T12:30:32.156535+0000 mgr.y (mgr.14457) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:33.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[14407]: audit 2024-03-24T12:30:32.313672+0000 mgr.y (mgr.14457) 229 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:33.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:33.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:33.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:33 smithi184 bash[14594]: cluster 2024-03-24T12:30:32.156535+0000 mgr.y (mgr.14457) 228 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:33 smithi184 bash[14594]: audit 2024-03-24T12:30:32.313672+0000 mgr.y (mgr.14457) 229 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:34.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:30:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.209895+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.210789+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.220968+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.221853+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.400303+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:34 smithi184 bash[14594]: audit 2024-03-24T12:30:34.410012+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.209895+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.210789+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.220968+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.221853+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.400303+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[14407]: audit 2024-03-24T12:30:34.410012+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.209895+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.210789+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.220968+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.221853+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.400303+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:34 smithi176 bash[20174]: audit 2024-03-24T12:30:34.410012+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:35.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:35 smithi184 bash[14594]: cluster 2024-03-24T12:30:34.157337+0000 mgr.y (mgr.14457) 230 : 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-03-24T12:30:36.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:35 smithi176 bash[20174]: cluster 2024-03-24T12:30:34.157337+0000 mgr.y (mgr.14457) 230 : 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-03-24T12:30:36.109 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:35 smithi176 bash[14407]: cluster 2024-03-24T12:30:34.157337+0000 mgr.y (mgr.14457) 230 : 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-03-24T12:30:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:37 smithi184 bash[14594]: cluster 2024-03-24T12:30:36.159021+0000 mgr.y (mgr.14457) 231 : 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-03-24T12:30:38.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:37 smithi176 bash[20174]: cluster 2024-03-24T12:30:36.159021+0000 mgr.y (mgr.14457) 231 : 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-03-24T12:30:38.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:37 smithi176 bash[14407]: cluster 2024-03-24T12:30:36.159021+0000 mgr.y (mgr.14457) 231 : 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-03-24T12:30:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:39 smithi184 bash[14594]: cluster 2024-03-24T12:30:38.159778+0000 mgr.y (mgr.14457) 232 : 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-03-24T12:30:40.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:39 smithi176 bash[20174]: cluster 2024-03-24T12:30:38.159778+0000 mgr.y (mgr.14457) 232 : 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-03-24T12:30:40.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:39 smithi176 bash[14407]: cluster 2024-03-24T12:30:38.159778+0000 mgr.y (mgr.14457) 232 : 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-03-24T12:30:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:41 smithi184 bash[14594]: cluster 2024-03-24T12:30:40.161481+0000 mgr.y (mgr.14457) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:42.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:41 smithi176 bash[14407]: cluster 2024-03-24T12:30:40.161481+0000 mgr.y (mgr.14457) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:42.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:41 smithi176 bash[20174]: cluster 2024-03-24T12:30:40.161481+0000 mgr.y (mgr.14457) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:43.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:42] "GET /metrics HTTP/1.1" 200 214982 "" "Prometheus/2.33.4" 2024-03-24T12:30:43.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[14407]: cluster 2024-03-24T12:30:42.162188+0000 mgr.y (mgr.14457) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:43.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[14407]: audit 2024-03-24T12:30:42.324846+0000 mgr.y (mgr.14457) 235 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[20174]: cluster 2024-03-24T12:30:42.162188+0000 mgr.y (mgr.14457) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[20174]: audit 2024-03-24T12:30:42.324846+0000 mgr.y (mgr.14457) 235 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:43.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:44.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:43 smithi184 bash[14594]: cluster 2024-03-24T12:30:42.162188+0000 mgr.y (mgr.14457) 234 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:44.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:43 smithi184 bash[14594]: audit 2024-03-24T12:30:42.324846+0000 mgr.y (mgr.14457) 235 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:45.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:45 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:45.413 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:30:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:45 smithi184 bash[14594]: cluster 2024-03-24T12:30:44.162972+0000 mgr.y (mgr.14457) 236 : 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-03-24T12:30:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:45 smithi184 bash[14594]: audit 2024-03-24T12:30:45.131332+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:45 smithi184 bash[14594]: audit 2024-03-24T12:30:45.145110+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[14407]: cluster 2024-03-24T12:30:44.162972+0000 mgr.y (mgr.14457) 236 : 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-03-24T12:30:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[14407]: audit 2024-03-24T12:30:45.131332+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:46.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[14407]: audit 2024-03-24T12:30:45.145110+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[20174]: cluster 2024-03-24T12:30:44.162972+0000 mgr.y (mgr.14457) 236 : 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-03-24T12:30:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[20174]: audit 2024-03-24T12:30:45.131332+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:45 smithi176 bash[20174]: audit 2024-03-24T12:30:45.145110+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:47 smithi184 bash[14594]: cluster 2024-03-24T12:30:46.164830+0000 mgr.y (mgr.14457) 237 : 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-03-24T12:30:48.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:47 smithi176 bash[14407]: cluster 2024-03-24T12:30:46.164830+0000 mgr.y (mgr.14457) 237 : 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-03-24T12:30:48.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:47 smithi176 bash[20174]: cluster 2024-03-24T12:30:46.164830+0000 mgr.y (mgr.14457) 237 : 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-03-24T12:30:49.732 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-24T12:30:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:49 smithi184 bash[14594]: cluster 2024-03-24T12:30:48.165601+0000 mgr.y (mgr.14457) 238 : 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-03-24T12:30:50.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:49 smithi176 bash[14407]: cluster 2024-03-24T12:30:48.165601+0000 mgr.y (mgr.14457) 238 : 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-03-24T12:30:50.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:49 smithi176 bash[20174]: cluster 2024-03-24T12:30:48.165601+0000 mgr.y (mgr.14457) 238 : 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-03-24T12:30:51.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:51 smithi176 bash[14407]: cluster 2024-03-24T12:30:50.167364+0000 mgr.y (mgr.14457) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:51.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:51 smithi176 bash[20174]: cluster 2024-03-24T12:30:50.167364+0000 mgr.y (mgr.14457) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:51 smithi184 bash[14594]: cluster 2024-03-24T12:30:50.167364+0000 mgr.y (mgr.14457) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:30:53.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:52] "GET /metrics HTTP/1.1" 200 214963 "" "Prometheus/2.33.4" 2024-03-24T12:30:53.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[14407]: cluster 2024-03-24T12:30:52.167984+0000 mgr.y (mgr.14457) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:53.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[14407]: audit 2024-03-24T12:30:52.335208+0000 mgr.y (mgr.14457) 241 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:53.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[20174]: cluster 2024-03-24T12:30:52.167984+0000 mgr.y (mgr.14457) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:53.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[20174]: audit 2024-03-24T12:30:52.335208+0000 mgr.y (mgr.14457) 241 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[43613]: level=error ts=2024-03-24T12:30:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:30:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:30:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:30:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:30:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:53 smithi184 bash[14594]: cluster 2024-03-24T12:30:52.167984+0000 mgr.y (mgr.14457) 240 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:30:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:53 smithi184 bash[14594]: audit 2024-03-24T12:30:52.335208+0000 mgr.y (mgr.14457) 241 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:30:54.367 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-24T12:30:54.765 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:30:54 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:30:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:30:55.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:30:55 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:30:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:30:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:55 smithi184 bash[14594]: cluster 2024-03-24T12:30:54.168774+0000 mgr.y (mgr.14457) 242 : 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-03-24T12:30:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:55 smithi184 bash[14594]: audit 2024-03-24T12:30:54.559020+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:55 smithi184 bash[14594]: audit 2024-03-24T12:30:54.566627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[20174]: cluster 2024-03-24T12:30:54.168774+0000 mgr.y (mgr.14457) 242 : 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-03-24T12:30:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[20174]: audit 2024-03-24T12:30:54.559020+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:55.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[20174]: audit 2024-03-24T12:30:54.566627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:55.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[14407]: cluster 2024-03-24T12:30:54.168774+0000 mgr.y (mgr.14457) 242 : 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-03-24T12:30:55.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[14407]: audit 2024-03-24T12:30:54.559020+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:55.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:55 smithi176 bash[14407]: audit 2024-03-24T12:30:54.566627+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:57 smithi184 bash[14594]: cluster 2024-03-24T12:30:56.170173+0000 mgr.y (mgr.14457) 243 : 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-03-24T12:30:57.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:57 smithi176 bash[14407]: cluster 2024-03-24T12:30:56.170173+0000 mgr.y (mgr.14457) 243 : 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-03-24T12:30:57.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:57 smithi176 bash[20174]: cluster 2024-03-24T12:30:56.170173+0000 mgr.y (mgr.14457) 243 : 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-03-24T12:30:59.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:58 smithi184 bash[14594]: audit 2024-03-24T12:30:58.336939+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:30:59.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:58 smithi184 bash[14594]: audit 2024-03-24T12:30:58.339017+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:30:59.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:58 smithi184 bash[14594]: audit 2024-03-24T12:30:58.349969+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[14407]: audit 2024-03-24T12:30:58.336939+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[14407]: audit 2024-03-24T12:30:58.339017+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[14407]: audit 2024-03-24T12:30:58.349969+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[20174]: audit 2024-03-24T12:30:58.336939+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[20174]: audit 2024-03-24T12:30:58.339017+0000 mon.c (mon.1) 157 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:30:59.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:58 smithi176 bash[20174]: audit 2024-03-24T12:30:58.349969+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:30:59.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:30:59 smithi176 bash[14407]: cluster 2024-03-24T12:30:58.170918+0000 mgr.y (mgr.14457) 244 : 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-03-24T12:30:59.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:30:59 smithi176 bash[20174]: cluster 2024-03-24T12:30:58.170918+0000 mgr.y (mgr.14457) 244 : 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-03-24T12:31:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:30:59 smithi184 bash[14594]: cluster 2024-03-24T12:30:58.170918+0000 mgr.y (mgr.14457) 244 : 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-03-24T12:31:00.777 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-24T12:31:01.961 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:01 smithi176 bash[14407]: cluster 2024-03-24T12:31:00.172646+0000 mgr.y (mgr.14457) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:01.961 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:01 smithi176 bash[20174]: cluster 2024-03-24T12:31:00.172646+0000 mgr.y (mgr.14457) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:01 smithi184 bash[14594]: cluster 2024-03-24T12:31:00.172646+0000 mgr.y (mgr.14457) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:02.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:02] "GET /metrics HTTP/1.1" 200 214963 "" "Prometheus/2.33.4" 2024-03-24T12:31:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[14407]: cluster 2024-03-24T12:31:02.173583+0000 mgr.y (mgr.14457) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:03.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[14407]: audit 2024-03-24T12:31:02.345647+0000 mgr.y (mgr.14457) 247 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:03.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[20174]: cluster 2024-03-24T12:31:02.173583+0000 mgr.y (mgr.14457) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:03.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[20174]: audit 2024-03-24T12:31:02.345647+0000 mgr.y (mgr.14457) 247 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:03.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[43613]: level=error ts=2024-03-24T12:31:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:31:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:31:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:31:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:31:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:31:04.038 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:03 smithi184 bash[14594]: cluster 2024-03-24T12:31:02.173583+0000 mgr.y (mgr.14457) 246 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:04.038 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:03 smithi184 bash[14594]: audit 2024-03-24T12:31:02.345647+0000 mgr.y (mgr.14457) 247 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:04.704 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-24T12:31:05.298 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:05 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:05.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:31:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:06.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[14407]: cluster 2024-03-24T12:31:04.174380+0000 mgr.y (mgr.14457) 248 : 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-03-24T12:31:06.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[14407]: audit 2024-03-24T12:31:05.282332+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:06.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[14407]: audit 2024-03-24T12:31:05.294593+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:06.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[20174]: cluster 2024-03-24T12:31:04.174380+0000 mgr.y (mgr.14457) 248 : 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-03-24T12:31:06.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[20174]: audit 2024-03-24T12:31:05.282332+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:06.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:05 smithi176 bash[20174]: audit 2024-03-24T12:31:05.294593+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:05 smithi184 bash[14594]: cluster 2024-03-24T12:31:04.174380+0000 mgr.y (mgr.14457) 248 : 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-03-24T12:31:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:05 smithi184 bash[14594]: audit 2024-03-24T12:31:05.282332+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:05 smithi184 bash[14594]: audit 2024-03-24T12:31:05.294593+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:07.793 INFO:teuthology.orchestra.run.smithi176.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:07.971 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:07 smithi176 bash[20174]: cluster 2024-03-24T12:31:06.176205+0000 mgr.y (mgr.14457) 249 : 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-03-24T12:31:07.972 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:07 smithi176 bash[14407]: cluster 2024-03-24T12:31:06.176205+0000 mgr.y (mgr.14457) 249 : 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-03-24T12:31:08.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:07 smithi184 bash[14594]: cluster 2024-03-24T12:31:06.176205+0000 mgr.y (mgr.14457) 249 : 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-03-24T12:31:08.636 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:31:08.646 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:31:08.646 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- 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-03-24T12:31:08.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: audit 2024-03-24T12:31:07.781248+0000 mgr.y (mgr.14457) 250 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:08.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: cephadm 2024-03-24T12:31:07.783006+0000 mgr.y (mgr.14457) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: audit 2024-03-24T12:31:07.790853+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: audit 2024-03-24T12:31:07.795953+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: audit 2024-03-24T12:31:07.797858+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: audit 2024-03-24T12:31:07.809660+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[14407]: cephadm 2024-03-24T12:31:07.817307+0000 mgr.y (mgr.14457) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: audit 2024-03-24T12:31:07.781248+0000 mgr.y (mgr.14457) 250 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: cephadm 2024-03-24T12:31:07.783006+0000 mgr.y (mgr.14457) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:08.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: audit 2024-03-24T12:31:07.790853+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: audit 2024-03-24T12:31:07.795953+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:31:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: audit 2024-03-24T12:31:07.797858+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:31:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: audit 2024-03-24T12:31:07.809660+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:08 smithi176 bash[20174]: cephadm 2024-03-24T12:31:07.817307+0000 mgr.y (mgr.14457) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: audit 2024-03-24T12:31:07.781248+0000 mgr.y (mgr.14457) 250 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: cephadm 2024-03-24T12:31:07.783006+0000 mgr.y (mgr.14457) 251 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: audit 2024-03-24T12:31:07.790853+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: audit 2024-03-24T12:31:07.795953+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: audit 2024-03-24T12:31:07.797858+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:31:09.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: audit 2024-03-24T12:31:07.809660+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:09.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:08 smithi184 bash[14594]: cephadm 2024-03-24T12:31:07.817307+0000 mgr.y (mgr.14457) 252 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 2024-03-24T12:31:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:09 smithi184 bash[14594]: cluster 2024-03-24T12:31:08.176986+0000 mgr.y (mgr.14457) 253 : 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-03-24T12:31:10.122 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:09 smithi176 bash[20174]: cluster 2024-03-24T12:31:08.176986+0000 mgr.y (mgr.14457) 253 : 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-03-24T12:31:10.122 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:09 smithi176 bash[14407]: cluster 2024-03-24T12:31:08.176986+0000 mgr.y (mgr.14457) 253 : 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-03-24T12:31:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:11 smithi184 bash[14594]: cluster 2024-03-24T12:31:10.178083+0000 mgr.y (mgr.14457) 254 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:12.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:11 smithi176 bash[20174]: cluster 2024-03-24T12:31:10.178083+0000 mgr.y (mgr.14457) 254 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:12.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:11 smithi176 bash[14407]: cluster 2024-03-24T12:31:10.178083+0000 mgr.y (mgr.14457) 254 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:12.236 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:31:12.987 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:31:12.987 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 18s ago 12m - - 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 7s ago 11m - - 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (4m) 18s ago 4m 19.0M - ba2b418f427c c9a8ebe5d2e4 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (4m) 7s ago 4m 45.8M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 18s ago 2m 47.0M - 3.5 e1d6a67b021e f3543e15b042 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443 running (11m) 7s ago 11m 406M - 17.2.0 e1d6a67b021e d08e8248d3d5 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (13m) 18s ago 13m 461M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (13m) 18s ago 13m 56.0M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (11m) 7s ago 11m 48.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (11m) 18s ago 11m 46.9M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (5m) 18s ago 5m 12.3M - 1dbe0e931976 0a2b5df8e5b9 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (5m) 7s ago 5m 12.3M - 1dbe0e931976 25feab2e6884 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (10m) 18s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (10m) 18s ago 10m 57.0M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:31:12.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (9m) 18s ago 9m 51.4M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (8m) 18s ago 8m 55.4M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (8m) 7s ago 8m 54.5M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (7m) 7s ago 7m 52.3M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (6m) 7s ago 6m 50.9M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (6m) 7s ago 6m 53.0M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (4m) 7s ago 5m 57.7M - 514e6a882f6e d4d77762e794 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (2m) 18s ago 2m 83.8M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (2m) 7s ago 2m 84.4M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (2m) 18s ago 2m 83.7M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:31:12.989 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (2m) 7s ago 2m 84.1M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:31:13.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:12] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2024-03-24T12:31:13.438 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:31:13.439 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:31:13.440 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:13.440 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:31:13.440 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:31:13.440 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:31:13.440 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:31:13.817 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[43613]: level=error ts=2024-03-24T12:31:13.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:31:13.830 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T12:31:13.831 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:31:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:13 smithi184 bash[14594]: cluster 2024-03-24T12:31:12.178695+0000 mgr.y (mgr.14457) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:13 smithi184 bash[14594]: audit 2024-03-24T12:31:12.220079+0000 mgr.y (mgr.14457) 256 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:13 smithi184 bash[14594]: audit 2024-03-24T12:31:12.353459+0000 mgr.y (mgr.14457) 257 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:13 smithi184 bash[14594]: audit 2024-03-24T12:31:12.589043+0000 mgr.y (mgr.14457) 258 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:13 smithi184 bash[14594]: audit 2024-03-24T12:31:13.437330+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.176:0/3120699997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[20174]: cluster 2024-03-24T12:31:12.178695+0000 mgr.y (mgr.14457) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[20174]: audit 2024-03-24T12:31:12.220079+0000 mgr.y (mgr.14457) 256 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[20174]: audit 2024-03-24T12:31:12.353459+0000 mgr.y (mgr.14457) 257 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[20174]: audit 2024-03-24T12:31:12.589043+0000 mgr.y (mgr.14457) 258 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[20174]: audit 2024-03-24T12:31:13.437330+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.176:0/3120699997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[14407]: cluster 2024-03-24T12:31:12.178695+0000 mgr.y (mgr.14457) 255 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[14407]: audit 2024-03-24T12:31:12.220079+0000 mgr.y (mgr.14457) 256 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[14407]: audit 2024-03-24T12:31:12.353459+0000 mgr.y (mgr.14457) 257 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[14407]: audit 2024-03-24T12:31:12.589043+0000 mgr.y (mgr.14457) 258 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:14.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:13 smithi176 bash[14407]: audit 2024-03-24T12:31:13.437330+0000 mon.c (mon.1) 160 : audit [DBG] from='client.? 172.21.15.176:0/3120699997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:14.256 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:31:15.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:14 smithi184 bash[14594]: audit 2024-03-24T12:31:12.966833+0000 mgr.y (mgr.14457) 259 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:14 smithi184 bash[14594]: audit 2024-03-24T12:31:13.829561+0000 mgr.y (mgr.14457) 260 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:14 smithi184 bash[14594]: audit 2024-03-24T12:31:14.254793+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.176:0/1039507546' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:14 smithi184 bash[14594]: audit 2024-03-24T12:31:14.725825+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:14 smithi184 bash[14594]: audit 2024-03-24T12:31:14.735192+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:15.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:31:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14407]: audit 2024-03-24T12:31:12.966833+0000 mgr.y (mgr.14457) 259 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14407]: audit 2024-03-24T12:31:13.829561+0000 mgr.y (mgr.14457) 260 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14407]: audit 2024-03-24T12:31:14.254793+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.176:0/1039507546' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14407]: audit 2024-03-24T12:31:14.725825+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[14407]: audit 2024-03-24T12:31:14.735192+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[20174]: audit 2024-03-24T12:31:12.966833+0000 mgr.y (mgr.14457) 259 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[20174]: audit 2024-03-24T12:31:13.829561+0000 mgr.y (mgr.14457) 260 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[20174]: audit 2024-03-24T12:31:14.254793+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.176:0/1039507546' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[20174]: audit 2024-03-24T12:31:14.725825+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:15.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:14 smithi176 bash[20174]: audit 2024-03-24T12:31:14.735192+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:15 smithi184 bash[14594]: cluster 2024-03-24T12:31:14.179473+0000 mgr.y (mgr.14457) 261 : 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-03-24T12:31:16.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:15 smithi176 bash[20174]: cluster 2024-03-24T12:31:14.179473+0000 mgr.y (mgr.14457) 261 : 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-03-24T12:31:16.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:15 smithi176 bash[14407]: cluster 2024-03-24T12:31:14.179473+0000 mgr.y (mgr.14457) 261 : 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-03-24T12:31:18.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:17 smithi184 bash[14594]: cluster 2024-03-24T12:31:16.180684+0000 mgr.y (mgr.14457) 262 : 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-03-24T12:31:18.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:17 smithi176 bash[20174]: cluster 2024-03-24T12:31:16.180684+0000 mgr.y (mgr.14457) 262 : 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-03-24T12:31:18.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:17 smithi176 bash[14407]: cluster 2024-03-24T12:31:16.180684+0000 mgr.y (mgr.14457) 262 : 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-03-24T12:31:20.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:19 smithi184 bash[14594]: cluster 2024-03-24T12:31:18.181316+0000 mgr.y (mgr.14457) 263 : 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-03-24T12:31:20.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:19 smithi176 bash[20174]: cluster 2024-03-24T12:31:18.181316+0000 mgr.y (mgr.14457) 263 : 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-03-24T12:31:20.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:19 smithi176 bash[14407]: cluster 2024-03-24T12:31:18.181316+0000 mgr.y (mgr.14457) 263 : 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-03-24T12:31:22.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:21 smithi184 bash[14594]: cluster 2024-03-24T12:31:20.183130+0000 mgr.y (mgr.14457) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:22.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:21 smithi176 bash[14407]: cluster 2024-03-24T12:31:20.183130+0000 mgr.y (mgr.14457) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:22.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:21 smithi176 bash[20174]: cluster 2024-03-24T12:31:20.183130+0000 mgr.y (mgr.14457) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:23.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:22] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-03-24T12:31:24.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:23 smithi176 bash[20174]: cluster 2024-03-24T12:31:22.183977+0000 mgr.y (mgr.14457) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:24.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:23 smithi176 bash[20174]: audit 2024-03-24T12:31:22.363665+0000 mgr.y (mgr.14457) 266 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:24.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:23 smithi176 bash[14407]: cluster 2024-03-24T12:31:22.183977+0000 mgr.y (mgr.14457) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:24.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:23 smithi176 bash[14407]: audit 2024-03-24T12:31:22.363665+0000 mgr.y (mgr.14457) 266 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:24.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:23 smithi184 bash[14594]: cluster 2024-03-24T12:31:22.183977+0000 mgr.y (mgr.14457) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:24.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:23 smithi184 bash[14594]: audit 2024-03-24T12:31:22.363665+0000 mgr.y (mgr.14457) 266 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:25.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:25.850 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:31:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[20174]: cluster 2024-03-24T12:31:24.184790+0000 mgr.y (mgr.14457) 267 : 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-03-24T12:31:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[20174]: audit 2024-03-24T12:31:25.457937+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:26.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[20174]: audit 2024-03-24T12:31:25.473015+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:26.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[14407]: cluster 2024-03-24T12:31:24.184790+0000 mgr.y (mgr.14457) 267 : 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-03-24T12:31:26.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[14407]: audit 2024-03-24T12:31:25.457937+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:26.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:25 smithi176 bash[14407]: audit 2024-03-24T12:31:25.473015+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:26.242 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:25 smithi184 bash[14594]: cluster 2024-03-24T12:31:24.184790+0000 mgr.y (mgr.14457) 267 : 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-03-24T12:31:26.243 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:25 smithi184 bash[14594]: audit 2024-03-24T12:31:25.457937+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:26.243 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:25 smithi184 bash[14594]: audit 2024-03-24T12:31:25.473015+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:26 smithi184 bash[14594]: cluster 2024-03-24T12:31:26.186223+0000 mgr.y (mgr.14457) 268 : 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-03-24T12:31:27.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:26 smithi176 bash[14407]: cluster 2024-03-24T12:31:26.186223+0000 mgr.y (mgr.14457) 268 : 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-03-24T12:31:27.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:26 smithi176 bash[20174]: cluster 2024-03-24T12:31:26.186223+0000 mgr.y (mgr.14457) 268 : 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-03-24T12:31:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:29 smithi184 bash[14594]: cluster 2024-03-24T12:31:28.187054+0000 mgr.y (mgr.14457) 269 : 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-03-24T12:31:30.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:29 smithi176 bash[14407]: cluster 2024-03-24T12:31:28.187054+0000 mgr.y (mgr.14457) 269 : 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-03-24T12:31:30.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:29 smithi176 bash[20174]: cluster 2024-03-24T12:31:28.187054+0000 mgr.y (mgr.14457) 269 : 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-03-24T12:31:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:31 smithi184 bash[14594]: cluster 2024-03-24T12:31:30.188935+0000 mgr.y (mgr.14457) 270 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:32.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:31 smithi176 bash[14407]: cluster 2024-03-24T12:31:30.188935+0000 mgr.y (mgr.14457) 270 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:32.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:31 smithi176 bash[20174]: cluster 2024-03-24T12:31:30.188935+0000 mgr.y (mgr.14457) 270 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:33.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:32] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-03-24T12:31:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:33 smithi184 bash[14594]: cluster 2024-03-24T12:31:32.189591+0000 mgr.y (mgr.14457) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:33 smithi184 bash[14594]: audit 2024-03-24T12:31:32.373593+0000 mgr.y (mgr.14457) 272 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:34.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:33 smithi176 bash[14407]: cluster 2024-03-24T12:31:32.189591+0000 mgr.y (mgr.14457) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:34.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:33 smithi176 bash[14407]: audit 2024-03-24T12:31:32.373593+0000 mgr.y (mgr.14457) 272 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:34.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:33 smithi176 bash[20174]: cluster 2024-03-24T12:31:32.189591+0000 mgr.y (mgr.14457) 271 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:34.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:33 smithi176 bash[20174]: audit 2024-03-24T12:31:32.373593+0000 mgr.y (mgr.14457) 272 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:35.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:34 smithi184 bash[14594]: audit 2024-03-24T12:31:34.215934+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:34 smithi184 bash[14594]: audit 2024-03-24T12:31:34.216890+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:34 smithi184 bash[14594]: audit 2024-03-24T12:31:34.227248+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.072 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:34 smithi184 bash[14594]: audit 2024-03-24T12:31:34.227726+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:31:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[20174]: audit 2024-03-24T12:31:34.215934+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[20174]: audit 2024-03-24T12:31:34.216890+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[20174]: audit 2024-03-24T12:31:34.227248+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[20174]: audit 2024-03-24T12:31:34.227726+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[14407]: audit 2024-03-24T12:31:34.215934+0000 mon.c (mon.1) 161 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[14407]: audit 2024-03-24T12:31:34.216890+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:31:35.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[14407]: audit 2024-03-24T12:31:34.227248+0000 mon.c (mon.1) 162 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:34 smithi176 bash[14407]: audit 2024-03-24T12:31:34.227726+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:31:35.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:35 smithi184 bash[14594]: cluster 2024-03-24T12:31:34.190302+0000 mgr.y (mgr.14457) 273 : 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-03-24T12:31:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:35 smithi184 bash[14594]: audit 2024-03-24T12:31:34.882002+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:35 smithi184 bash[14594]: audit 2024-03-24T12:31:34.891337+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:36.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[20174]: cluster 2024-03-24T12:31:34.190302+0000 mgr.y (mgr.14457) 273 : 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-03-24T12:31:36.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[20174]: audit 2024-03-24T12:31:34.882002+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:36.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[20174]: audit 2024-03-24T12:31:34.891337+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:36.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[14407]: cluster 2024-03-24T12:31:34.190302+0000 mgr.y (mgr.14457) 273 : 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-03-24T12:31:36.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[14407]: audit 2024-03-24T12:31:34.882002+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:36.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:35 smithi176 bash[14407]: audit 2024-03-24T12:31:34.891337+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:37 smithi184 bash[14594]: cluster 2024-03-24T12:31:36.191938+0000 mgr.y (mgr.14457) 274 : 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-03-24T12:31:38.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:37 smithi176 bash[14407]: cluster 2024-03-24T12:31:36.191938+0000 mgr.y (mgr.14457) 274 : 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-03-24T12:31:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:37 smithi176 bash[20174]: cluster 2024-03-24T12:31:36.191938+0000 mgr.y (mgr.14457) 274 : 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-03-24T12:31:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:39 smithi184 bash[14594]: cluster 2024-03-24T12:31:38.192652+0000 mgr.y (mgr.14457) 275 : 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-03-24T12:31:40.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:39 smithi176 bash[20174]: cluster 2024-03-24T12:31:38.192652+0000 mgr.y (mgr.14457) 275 : 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-03-24T12:31:40.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:39 smithi176 bash[14407]: cluster 2024-03-24T12:31:38.192652+0000 mgr.y (mgr.14457) 275 : 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-03-24T12:31:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:41 smithi184 bash[14594]: cluster 2024-03-24T12:31:40.194266+0000 mgr.y (mgr.14457) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:42.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:41 smithi176 bash[14407]: cluster 2024-03-24T12:31:40.194266+0000 mgr.y (mgr.14457) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:42.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:41 smithi176 bash[20174]: cluster 2024-03-24T12:31:40.194266+0000 mgr.y (mgr.14457) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:43.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:42] "GET /metrics HTTP/1.1" 200 214942 "" "Prometheus/2.33.4" 2024-03-24T12:31:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:43 smithi184 bash[14594]: cluster 2024-03-24T12:31:42.195045+0000 mgr.y (mgr.14457) 277 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:43 smithi184 bash[14594]: audit 2024-03-24T12:31:42.382692+0000 mgr.y (mgr.14457) 278 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:44.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:43 smithi176 bash[20174]: cluster 2024-03-24T12:31:42.195045+0000 mgr.y (mgr.14457) 277 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:44.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:43 smithi176 bash[20174]: audit 2024-03-24T12:31:42.382692+0000 mgr.y (mgr.14457) 278 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:44.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:43 smithi176 bash[14407]: cluster 2024-03-24T12:31:42.195045+0000 mgr.y (mgr.14457) 277 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:44.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:43 smithi176 bash[14407]: audit 2024-03-24T12:31:42.382692+0000 mgr.y (mgr.14457) 278 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:44.637 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 10s ago 12m - - 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 19s ago 12m - - 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (4m) 10s ago 5m 19.0M - ba2b418f427c c9a8ebe5d2e4 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (5m) 19s ago 5m 46.3M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 10s ago 2m 47.1M - 3.5 e1d6a67b021e f3543e15b042 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443 running (11m) 19s ago 11m 406M - 17.2.0 e1d6a67b021e d08e8248d3d5 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (13m) 10s ago 13m 464M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (13m) 10s ago 14m 57.5M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:31:45.341 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (12m) 19s ago 12m 48.7M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (12m) 10s ago 12m 47.7M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (5m) 10s ago 5m 12.4M - 1dbe0e931976 0a2b5df8e5b9 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (5m) 19s ago 5m 12.4M - 1dbe0e931976 25feab2e6884 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (11m) 10s ago 11m 55.3M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (10m) 10s ago 10m 57.4M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (10m) 10s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (9m) 10s ago 9m 56.0M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (8m) 19s ago 8m 54.8M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (8m) 19s ago 8m 52.5M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (7m) 19s ago 7m 50.9M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (6m) 19s ago 6m 53.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (4m) 19s ago 5m 58.3M - 514e6a882f6e d4d77762e794 2024-03-24T12:31:45.342 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (3m) 10s ago 3m 84.1M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:31:45.343 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (3m) 19s ago 3m 84.5M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:31:45.343 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (3m) 10s ago 3m 83.9M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:31:45.343 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (3m) 19s ago 3m 84.2M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:31:45.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:45 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:31:45.761 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:31:45.762 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:31:45.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:31:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:45.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[20174]: cluster 2024-03-24T12:31:44.195873+0000 mgr.y (mgr.14457) 279 : 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-03-24T12:31:45.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[20174]: audit 2024-03-24T12:31:44.620736+0000 mgr.y (mgr.14457) 280 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:45.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[20174]: audit 2024-03-24T12:31:45.632698+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:45.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[20174]: audit 2024-03-24T12:31:45.646161+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:45.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[14407]: cluster 2024-03-24T12:31:44.195873+0000 mgr.y (mgr.14457) 279 : 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-03-24T12:31:45.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[14407]: audit 2024-03-24T12:31:44.620736+0000 mgr.y (mgr.14457) 280 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:45.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[14407]: audit 2024-03-24T12:31:45.632698+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:45.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:45 smithi176 bash[14407]: audit 2024-03-24T12:31:45.646161+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:45 smithi184 bash[14594]: cluster 2024-03-24T12:31:44.195873+0000 mgr.y (mgr.14457) 279 : 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-03-24T12:31:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:45 smithi184 bash[14594]: audit 2024-03-24T12:31:44.620736+0000 mgr.y (mgr.14457) 280 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:45 smithi184 bash[14594]: audit 2024-03-24T12:31:45.632698+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:45 smithi184 bash[14594]: audit 2024-03-24T12:31:45.646161+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:46.118 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image" 2024-03-24T12:31:46.119 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:31:46.540 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:31:47.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:46 smithi184 bash[14594]: audit 2024-03-24T12:31:44.970475+0000 mgr.y (mgr.14457) 281 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:46 smithi184 bash[14594]: audit 2024-03-24T12:31:45.312200+0000 mgr.y (mgr.14457) 282 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.017 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:46 smithi184 bash[14594]: audit 2024-03-24T12:31:45.759774+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.176:0/4023581157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:47.017 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:46 smithi184 bash[14594]: audit 2024-03-24T12:31:46.539583+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.176:0/2824620249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[14407]: audit 2024-03-24T12:31:44.970475+0000 mgr.y (mgr.14457) 281 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[14407]: audit 2024-03-24T12:31:45.312200+0000 mgr.y (mgr.14457) 282 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[14407]: audit 2024-03-24T12:31:45.759774+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.176:0/4023581157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:47.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[14407]: audit 2024-03-24T12:31:46.539583+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.176:0/2824620249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:47.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[20174]: audit 2024-03-24T12:31:44.970475+0000 mgr.y (mgr.14457) 281 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[20174]: audit 2024-03-24T12:31:45.312200+0000 mgr.y (mgr.14457) 282 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:47.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[20174]: audit 2024-03-24T12:31:45.759774+0000 mon.c (mon.1) 163 : audit [DBG] from='client.? 172.21.15.176:0/4023581157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:31:47.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:46 smithi176 bash[20174]: audit 2024-03-24T12:31:46.539583+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.176:0/2824620249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:31:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:47 smithi184 bash[14594]: audit 2024-03-24T12:31:46.117261+0000 mgr.y (mgr.14457) 283 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:47 smithi184 bash[14594]: cluster 2024-03-24T12:31:46.197677+0000 mgr.y (mgr.14457) 284 : 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-03-24T12:31:48.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:47 smithi176 bash[14407]: audit 2024-03-24T12:31:46.117261+0000 mgr.y (mgr.14457) 283 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:48.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:47 smithi176 bash[14407]: cluster 2024-03-24T12:31:46.197677+0000 mgr.y (mgr.14457) 284 : 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-03-24T12:31:48.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:47 smithi176 bash[20174]: audit 2024-03-24T12:31:46.117261+0000 mgr.y (mgr.14457) 283 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:31:48.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:47 smithi176 bash[20174]: cluster 2024-03-24T12:31:46.197677+0000 mgr.y (mgr.14457) 284 : 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-03-24T12:31:49.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:49 smithi176 bash[14407]: cluster 2024-03-24T12:31:48.198475+0000 mgr.y (mgr.14457) 285 : 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-03-24T12:31:49.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:49 smithi176 bash[20174]: cluster 2024-03-24T12:31:48.198475+0000 mgr.y (mgr.14457) 285 : 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-03-24T12:31:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:49 smithi184 bash[14594]: cluster 2024-03-24T12:31:48.198475+0000 mgr.y (mgr.14457) 285 : 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-03-24T12:31:51.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[14407]: cluster 2024-03-24T12:31:50.199824+0000 mgr.y (mgr.14457) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:51 smithi184 bash[14594]: cluster 2024-03-24T12:31:50.199824+0000 mgr.y (mgr.14457) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:51 smithi184 bash[14594]: audit 2024-03-24T12:31:51.514604+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:51 smithi184 bash[14594]: audit 2024-03-24T12:31:51.517753+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:31:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:51 smithi184 bash[14594]: audit 2024-03-24T12:31:51.525503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:52.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[20174]: cluster 2024-03-24T12:31:50.199824+0000 mgr.y (mgr.14457) 286 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:31:52.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[20174]: audit 2024-03-24T12:31:51.514604+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:52.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[20174]: audit 2024-03-24T12:31:51.517753+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:31:52.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[20174]: audit 2024-03-24T12:31:51.525503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:52.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[14407]: audit 2024-03-24T12:31:51.514604+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:52.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[14407]: audit 2024-03-24T12:31:51.517753+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:31:52.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:51 smithi176 bash[14407]: audit 2024-03-24T12:31:51.525503+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:53.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:52 smithi184 bash[14594]: cephadm 2024-03-24T12:31:51.515796+0000 mgr.y (mgr.14457) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:31:53.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:52 smithi184 bash[14594]: cephadm 2024-03-24T12:31:51.515979+0000 mgr.y (mgr.14457) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:31:53.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:52 smithi184 bash[14594]: cephadm 2024-03-24T12:31:51.526760+0000 mgr.y (mgr.14457) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:31:53.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:52 smithi184 bash[14594]: cephadm 2024-03-24T12:31:51.768516+0000 mgr.y (mgr.14457) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi184 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[20174]: cephadm 2024-03-24T12:31:51.515796+0000 mgr.y (mgr.14457) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[20174]: cephadm 2024-03-24T12:31:51.515979+0000 mgr.y (mgr.14457) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[20174]: cephadm 2024-03-24T12:31:51.526760+0000 mgr.y (mgr.14457) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[20174]: cephadm 2024-03-24T12:31:51.768516+0000 mgr.y (mgr.14457) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi184 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[14407]: cephadm 2024-03-24T12:31:51.515796+0000 mgr.y (mgr.14457) 287 : cephadm [INF] Upgrade: Target is version 19.0.0-1667-gdb0330b1 (unknown) 2024-03-24T12:31:53.102 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[14407]: cephadm 2024-03-24T12:31:51.515979+0000 mgr.y (mgr.14457) 288 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f3031fd9fa3ec502ba783e14433a4d3ebf8f66e5c31d12a3a8cd7e489d3d4d10'] 2024-03-24T12:31:53.103 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[14407]: cephadm 2024-03-24T12:31:51.526760+0000 mgr.y (mgr.14457) 289 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:31:53.103 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[14407]: cephadm 2024-03-24T12:31:51.768516+0000 mgr.y (mgr.14457) 290 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 on smithi184 2024-03-24T12:31:53.103 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:52] "GET /metrics HTTP/1.1" 200 214898 "" "Prometheus/2.33.4" 2024-03-24T12:31:53.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[14407]: cluster 2024-03-24T12:31:52.200665+0000 mgr.y (mgr.14457) 291 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:53.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[14407]: audit 2024-03-24T12:31:52.393593+0000 mgr.y (mgr.14457) 292 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:53.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[20174]: cluster 2024-03-24T12:31:52.200665+0000 mgr.y (mgr.14457) 291 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:53.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[20174]: audit 2024-03-24T12:31:52.393593+0000 mgr.y (mgr.14457) 292 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:31:53.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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:31:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:31:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:31:53.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:31:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:53 smithi184 bash[14594]: cluster 2024-03-24T12:31:52.200665+0000 mgr.y (mgr.14457) 291 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:31:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:53 smithi184 bash[14594]: audit 2024-03-24T12:31:52.393593+0000 mgr.y (mgr.14457) 292 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:31:55.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:31:55 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:31:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:31:55.414 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:31:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:31:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:55 smithi184 bash[14594]: cluster 2024-03-24T12:31:54.201504+0000 mgr.y (mgr.14457) 293 : 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-03-24T12:31:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:55 smithi184 bash[14594]: audit 2024-03-24T12:31:55.040439+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:55 smithi184 bash[14594]: audit 2024-03-24T12:31:55.053326+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:56.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[14407]: cluster 2024-03-24T12:31:54.201504+0000 mgr.y (mgr.14457) 293 : 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-03-24T12:31:56.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[14407]: audit 2024-03-24T12:31:55.040439+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:56.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[14407]: audit 2024-03-24T12:31:55.053326+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:56.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[20174]: cluster 2024-03-24T12:31:54.201504+0000 mgr.y (mgr.14457) 293 : 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-03-24T12:31:56.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[20174]: audit 2024-03-24T12:31:55.040439+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:56.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:55 smithi176 bash[20174]: audit 2024-03-24T12:31:55.053326+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:31:58.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:57 smithi184 bash[14594]: cluster 2024-03-24T12:31:56.203252+0000 mgr.y (mgr.14457) 294 : 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-03-24T12:31:58.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:57 smithi176 bash[14407]: cluster 2024-03-24T12:31:56.203252+0000 mgr.y (mgr.14457) 294 : 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-03-24T12:31:58.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:57 smithi176 bash[20174]: cluster 2024-03-24T12:31:56.203252+0000 mgr.y (mgr.14457) 294 : 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-03-24T12:32:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:31:59 smithi184 bash[14594]: cluster 2024-03-24T12:31:58.204002+0000 mgr.y (mgr.14457) 295 : 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-03-24T12:32:00.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:31:59 smithi176 bash[20174]: cluster 2024-03-24T12:31:58.204002+0000 mgr.y (mgr.14457) 295 : 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-03-24T12:32:00.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:31:59 smithi176 bash[14407]: cluster 2024-03-24T12:31:58.204002+0000 mgr.y (mgr.14457) 295 : 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-03-24T12:32:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:01 smithi184 bash[14594]: cluster 2024-03-24T12:32:00.205818+0000 mgr.y (mgr.14457) 296 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:02.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:01 smithi176 bash[14407]: cluster 2024-03-24T12:32:00.205818+0000 mgr.y (mgr.14457) 296 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:02.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:01 smithi176 bash[20174]: cluster 2024-03-24T12:32:00.205818+0000 mgr.y (mgr.14457) 296 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:03.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:02] "GET /metrics HTTP/1.1" 200 214898 "" "Prometheus/2.33.4" 2024-03-24T12:32:03.780 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:03.510Z 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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:03.780 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:03.514Z 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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:03.780 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:04.071 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[20174]: cluster 2024-03-24T12:32:02.206598+0000 mgr.y (mgr.14457) 297 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:04.071 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[20174]: audit 2024-03-24T12:32:02.401708+0000 mgr.y (mgr.14457) 298 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:04.071 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[14407]: cluster 2024-03-24T12:32:02.206598+0000 mgr.y (mgr.14457) 297 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:04.072 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:03 smithi176 bash[14407]: audit 2024-03-24T12:32:02.401708+0000 mgr.y (mgr.14457) 298 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:04.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:03 smithi184 bash[14594]: cluster 2024-03-24T12:32:02.206598+0000 mgr.y (mgr.14457) 297 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:04.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:03 smithi184 bash[14594]: audit 2024-03-24T12:32:02.401708+0000 mgr.y (mgr.14457) 298 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:05.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:05 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:32:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:05 smithi184 bash[14594]: cluster 2024-03-24T12:32:04.207353+0000 mgr.y (mgr.14457) 299 : 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-03-24T12:32:06.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:05 smithi176 bash[14407]: cluster 2024-03-24T12:32:04.207353+0000 mgr.y (mgr.14457) 299 : 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-03-24T12:32:06.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:05 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:32:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:32:06.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:05 smithi176 bash[20174]: cluster 2024-03-24T12:32:04.207353+0000 mgr.y (mgr.14457) 299 : 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-03-24T12:32:07.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:06 smithi184 bash[14594]: audit 2024-03-24T12:32:05.808541+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:07.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:06 smithi184 bash[14594]: audit 2024-03-24T12:32:05.817242+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:07.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:06 smithi176 bash[14407]: audit 2024-03-24T12:32:05.808541+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:07.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:06 smithi176 bash[14407]: audit 2024-03-24T12:32:05.817242+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:07.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:06 smithi176 bash[20174]: audit 2024-03-24T12:32:05.808541+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:07.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:06 smithi176 bash[20174]: audit 2024-03-24T12:32:05.817242+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:07 smithi184 bash[14594]: cluster 2024-03-24T12:32:06.208614+0000 mgr.y (mgr.14457) 300 : 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-03-24T12:32:08.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:07 smithi176 bash[14407]: cluster 2024-03-24T12:32:06.208614+0000 mgr.y (mgr.14457) 300 : 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-03-24T12:32:08.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:07 smithi176 bash[20174]: cluster 2024-03-24T12:32:06.208614+0000 mgr.y (mgr.14457) 300 : 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-03-24T12:32:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:09 smithi184 bash[14594]: cluster 2024-03-24T12:32:08.209377+0000 mgr.y (mgr.14457) 301 : 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-03-24T12:32:10.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:09 smithi176 bash[14407]: cluster 2024-03-24T12:32:08.209377+0000 mgr.y (mgr.14457) 301 : 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-03-24T12:32:10.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:09 smithi176 bash[20174]: cluster 2024-03-24T12:32:08.209377+0000 mgr.y (mgr.14457) 301 : 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-03-24T12:32:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:11 smithi184 bash[14594]: cluster 2024-03-24T12:32:10.211052+0000 mgr.y (mgr.14457) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:12.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:11 smithi176 bash[14407]: cluster 2024-03-24T12:32:10.211052+0000 mgr.y (mgr.14457) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:12.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:11 smithi176 bash[20174]: cluster 2024-03-24T12:32:10.211052+0000 mgr.y (mgr.14457) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:13.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:12] "GET /metrics HTTP/1.1" 200 214907 "" "Prometheus/2.33.4" 2024-03-24T12:32:13.835 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:13.511Z 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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:13.835 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:13.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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:13.835 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:13.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:13 smithi184 bash[14594]: cluster 2024-03-24T12:32:12.211897+0000 mgr.y (mgr.14457) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:13 smithi184 bash[14594]: audit 2024-03-24T12:32:12.413122+0000 mgr.y (mgr.14457) 304 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[14407]: cluster 2024-03-24T12:32:12.211897+0000 mgr.y (mgr.14457) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:14.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[14407]: audit 2024-03-24T12:32:12.413122+0000 mgr.y (mgr.14457) 304 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[20174]: cluster 2024-03-24T12:32:12.211897+0000 mgr.y (mgr.14457) 303 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:13 smithi176 bash[20174]: audit 2024-03-24T12:32:12.413122+0000 mgr.y (mgr.14457) 304 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:15.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:15 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:32:15.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:32:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:32:16.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:15 smithi184 bash[14594]: cluster 2024-03-24T12:32:14.212699+0000 mgr.y (mgr.14457) 305 : 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-03-24T12:32:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:15 smithi184 bash[14594]: audit 2024-03-24T12:32:15.210622+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:15 smithi184 bash[14594]: audit 2024-03-24T12:32:15.220256+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[14407]: cluster 2024-03-24T12:32:14.212699+0000 mgr.y (mgr.14457) 305 : 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-03-24T12:32:16.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[14407]: audit 2024-03-24T12:32:15.210622+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[14407]: audit 2024-03-24T12:32:15.220256+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[20174]: cluster 2024-03-24T12:32:14.212699+0000 mgr.y (mgr.14457) 305 : 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-03-24T12:32:16.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[20174]: audit 2024-03-24T12:32:15.210622+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:15 smithi176 bash[20174]: audit 2024-03-24T12:32:15.220256+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:16.924 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:32:17.649 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:32:17.649 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 2s ago 13m - - 2024-03-24T12:32:17.649 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 11s ago 13m - - 2024-03-24T12:32:17.649 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (5m) 2s ago 6m 19.5M - ba2b418f427c c9a8ebe5d2e4 2024-03-24T12:32:17.649 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (5m) 11s ago 5m 45.5M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (3m) 2s ago 3m 47.2M - 3.5 e1d6a67b021e f3543e15b042 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443 running (12m) 11s ago 12m 406M - 17.2.0 e1d6a67b021e d08e8248d3d5 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (14m) 2s ago 14m 464M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (14m) 2s ago 14m 57.9M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (12m) 11s ago 12m 49.1M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (12m) 2s ago 12m 48.7M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (6m) 2s ago 6m 12.1M - 1dbe0e931976 0a2b5df8e5b9 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (6m) 11s ago 6m 11.9M - 1dbe0e931976 25feab2e6884 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (11m) 2s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (11m) 2s ago 11m 57.7M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (10m) 2s ago 10m 51.8M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (9m) 2s ago 9m 56.2M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (9m) 11s ago 9m 55.1M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:32:17.650 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (8m) 11s ago 8m 52.8M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (8m) 11s ago 8m 51.2M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (7m) 11s ago 7m 53.6M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (5m) 11s ago 6m 59.2M - 514e6a882f6e d4d77762e794 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (3m) 2s ago 3m 84.2M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (3m) 11s ago 3m 84.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (3m) 2s ago 3m 84.1M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:32:17.651 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (3m) 11s ago 3m 84.5M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:32:18.060 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:32:18.060 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-03-24T12:32:18.061 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:32:18.062 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:32:18.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:17 smithi176 bash[14407]: cluster 2024-03-24T12:32:16.214490+0000 mgr.y (mgr.14457) 306 : 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-03-24T12:32:18.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:17 smithi176 bash[20174]: cluster 2024-03-24T12:32:16.214490+0000 mgr.y (mgr.14457) 306 : 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-03-24T12:32:18.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:17 smithi184 bash[14594]: cluster 2024-03-24T12:32:16.214490+0000 mgr.y (mgr.14457) 306 : 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-03-24T12:32:18.419 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:32:18.419 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:32:18.419 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:32:18.419 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:32:18.419 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "0/23 daemons upgraded", 2024-03-24T12:32:18.420 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69 image on host smithi184" 2024-03-24T12:32:18.420 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:32:18.831 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:32:19.093 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[14407]: audit 2024-03-24T12:32:16.902960+0000 mgr.y (mgr.14457) 307 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.093 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[14407]: audit 2024-03-24T12:32:17.277289+0000 mgr.y (mgr.14457) 308 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.093 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[14407]: audit 2024-03-24T12:32:17.624377+0000 mgr.y (mgr.14457) 309 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.093 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[14407]: audit 2024-03-24T12:32:18.058992+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.176:0/1586349883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[14407]: audit 2024-03-24T12:32:18.830613+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.176:0/3308176487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[20174]: audit 2024-03-24T12:32:16.902960+0000 mgr.y (mgr.14457) 307 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[20174]: audit 2024-03-24T12:32:17.277289+0000 mgr.y (mgr.14457) 308 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[20174]: audit 2024-03-24T12:32:17.624377+0000 mgr.y (mgr.14457) 309 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[20174]: audit 2024-03-24T12:32:18.058992+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.176:0/1586349883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:19.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:18 smithi176 bash[20174]: audit 2024-03-24T12:32:18.830613+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.176:0/3308176487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:18 smithi184 bash[14594]: audit 2024-03-24T12:32:16.902960+0000 mgr.y (mgr.14457) 307 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:18 smithi184 bash[14594]: audit 2024-03-24T12:32:17.277289+0000 mgr.y (mgr.14457) 308 : audit [DBG] from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:18 smithi184 bash[14594]: audit 2024-03-24T12:32:17.624377+0000 mgr.y (mgr.14457) 309 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:18 smithi184 bash[14594]: audit 2024-03-24T12:32:18.058992+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.176:0/1586349883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:18 smithi184 bash[14594]: audit 2024-03-24T12:32:18.830613+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.176:0/3308176487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:20.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:19 smithi176 bash[14407]: cluster 2024-03-24T12:32:18.214989+0000 mgr.y (mgr.14457) 310 : 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-03-24T12:32:20.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:19 smithi176 bash[14407]: audit 2024-03-24T12:32:18.417503+0000 mgr.y (mgr.14457) 311 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:20.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:19 smithi176 bash[20174]: cluster 2024-03-24T12:32:18.214989+0000 mgr.y (mgr.14457) 310 : 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-03-24T12:32:20.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:19 smithi176 bash[20174]: audit 2024-03-24T12:32:18.417503+0000 mgr.y (mgr.14457) 311 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:20.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:19 smithi184 bash[14594]: cluster 2024-03-24T12:32:18.214989+0000 mgr.y (mgr.14457) 310 : 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-03-24T12:32:20.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:19 smithi184 bash[14594]: audit 2024-03-24T12:32:18.417503+0000 mgr.y (mgr.14457) 311 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:22.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:21 smithi176 bash[14407]: cluster 2024-03-24T12:32:20.216520+0000 mgr.y (mgr.14457) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:22.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:21 smithi176 bash[20174]: cluster 2024-03-24T12:32:20.216520+0000 mgr.y (mgr.14457) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:22.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:21 smithi184 bash[14594]: cluster 2024-03-24T12:32:20.216520+0000 mgr.y (mgr.14457) 312 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:22.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:22] "GET /metrics HTTP/1.1" 200 214910 "" "Prometheus/2.33.4" 2024-03-24T12:32:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[20174]: cluster 2024-03-24T12:32:22.217487+0000 mgr.y (mgr.14457) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:23.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[20174]: audit 2024-03-24T12:32:22.424356+0000 mgr.y (mgr.14457) 314 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[14407]: cluster 2024-03-24T12:32:22.217487+0000 mgr.y (mgr.14457) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[14407]: audit 2024-03-24T12:32:22.424356+0000 mgr.y (mgr.14457) 314 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:23.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:23.512Z 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.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:23.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:23.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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:23.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:23 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:23 smithi184 bash[14594]: cluster 2024-03-24T12:32:22.217487+0000 mgr.y (mgr.14457) 313 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:23 smithi184 bash[14594]: audit 2024-03-24T12:32:22.424356+0000 mgr.y (mgr.14457) 314 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:25.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:25 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:32:25.985 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:25 smithi176 bash[20174]: cluster 2024-03-24T12:32:24.218232+0000 mgr.y (mgr.14457) 315 : 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-03-24T12:32:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:25 smithi176 bash[14407]: cluster 2024-03-24T12:32:24.218232+0000 mgr.y (mgr.14457) 315 : 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-03-24T12:32:25.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:25 smithi184 bash[14594]: cluster 2024-03-24T12:32:24.218232+0000 mgr.y (mgr.14457) 315 : 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-03-24T12:32:26.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:25 smithi176 bash[14683]: 172.21.15.184 - - [24/Mar/2024:12:32:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:32:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:26 smithi184 bash[14594]: audit 2024-03-24T12:32:25.971961+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:26 smithi184 bash[14594]: audit 2024-03-24T12:32:25.983186+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:26 smithi184 bash[14594]: cluster 2024-03-24T12:32:26.219966+0000 mgr.y (mgr.14457) 316 : 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-03-24T12:32:27.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[20174]: audit 2024-03-24T12:32:25.971961+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[20174]: audit 2024-03-24T12:32:25.983186+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[20174]: cluster 2024-03-24T12:32:26.219966+0000 mgr.y (mgr.14457) 316 : 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-03-24T12:32:27.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[14407]: audit 2024-03-24T12:32:25.971961+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[14407]: audit 2024-03-24T12:32:25.983186+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:27.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:26 smithi176 bash[14407]: cluster 2024-03-24T12:32:26.219966+0000 mgr.y (mgr.14457) 316 : 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-03-24T12:32:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:29 smithi184 bash[14594]: cluster 2024-03-24T12:32:28.220771+0000 mgr.y (mgr.14457) 317 : 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-03-24T12:32:30.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:29 smithi176 bash[20174]: cluster 2024-03-24T12:32:28.220771+0000 mgr.y (mgr.14457) 317 : 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-03-24T12:32:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:29 smithi176 bash[14407]: cluster 2024-03-24T12:32:28.220771+0000 mgr.y (mgr.14457) 317 : 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-03-24T12:32:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:31 smithi184 bash[14594]: cluster 2024-03-24T12:32:30.222507+0000 mgr.y (mgr.14457) 318 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:32.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:31 smithi176 bash[14407]: cluster 2024-03-24T12:32:30.222507+0000 mgr.y (mgr.14457) 318 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:32.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:31 smithi176 bash[20174]: cluster 2024-03-24T12:32:30.222507+0000 mgr.y (mgr.14457) 318 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:32:32.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:32] "GET /metrics HTTP/1.1" 200 214910 "" "Prometheus/2.33.4" 2024-03-24T12:32:33.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[14407]: cluster 2024-03-24T12:32:32.223346+0000 mgr.y (mgr.14457) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:33.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[14407]: audit 2024-03-24T12:32:32.434592+0000 mgr.y (mgr.14457) 320 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:33.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[20174]: cluster 2024-03-24T12:32:32.223346+0000 mgr.y (mgr.14457) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:33.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[20174]: audit 2024-03-24T12:32:32.434592+0000 mgr.y (mgr.14457) 320 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:33.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:33.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:33.519Z 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.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:33.916 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:33 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:33 smithi184 bash[14594]: cluster 2024-03-24T12:32:32.223346+0000 mgr.y (mgr.14457) 319 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:33 smithi184 bash[14594]: audit 2024-03-24T12:32:32.434592+0000 mgr.y (mgr.14457) 320 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:34.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[20174]: audit 2024-03-24T12:32:34.222219+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:34.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[20174]: audit 2024-03-24T12:32:34.223129+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[20174]: audit 2024-03-24T12:32:34.231456+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[20174]: audit 2024-03-24T12:32:34.232290+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[14407]: audit 2024-03-24T12:32:34.222219+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[14407]: audit 2024-03-24T12:32:34.223129+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[14407]: audit 2024-03-24T12:32:34.231456+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:34.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:34 smithi176 bash[14407]: audit 2024-03-24T12:32:34.232290+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:34 smithi184 bash[14594]: audit 2024-03-24T12:32:34.222219+0000 mon.c (mon.1) 166 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:34 smithi184 bash[14594]: audit 2024-03-24T12:32:34.223129+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:35.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:34 smithi184 bash[14594]: audit 2024-03-24T12:32:34.231456+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:35.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:34 smithi184 bash[14594]: audit 2024-03-24T12:32:34.232290+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:35.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:35 smithi184 bash[15607]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:32:35.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[14683]: 172.21.15.176 - - [24/Mar/2024:12:32:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-03-24T12:32:36.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:35 smithi184 bash[14594]: cluster 2024-03-24T12:32:34.224204+0000 mgr.y (mgr.14457) 321 : 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-03-24T12:32:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:35 smithi184 bash[14594]: audit 2024-03-24T12:32:35.377933+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:36.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:35 smithi184 bash[14594]: audit 2024-03-24T12:32:35.386765+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:36.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[20174]: cluster 2024-03-24T12:32:34.224204+0000 mgr.y (mgr.14457) 321 : 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-03-24T12:32:36.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[20174]: audit 2024-03-24T12:32:35.377933+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:36.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[20174]: audit 2024-03-24T12:32:35.386765+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[14407]: cluster 2024-03-24T12:32:34.224204+0000 mgr.y (mgr.14457) 321 : 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-03-24T12:32:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[14407]: audit 2024-03-24T12:32:35.377933+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:35 smithi176 bash[14407]: audit 2024-03-24T12:32:35.386765+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: cluster 2024-03-24T12:32:36.226130+0000 mgr.y (mgr.14457) 322 : 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-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: audit 2024-03-24T12:32:37.657884+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: audit 2024-03-24T12:32:37.661246+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: audit 2024-03-24T12:32:37.661915+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: audit 2024-03-24T12:32:37.663716+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:32:37.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:37 smithi184 bash[14594]: audit 2024-03-24T12:32:37.665113+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:38.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: cluster 2024-03-24T12:32:36.226130+0000 mgr.y (mgr.14457) 322 : 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-03-24T12:32:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: audit 2024-03-24T12:32:37.657884+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: audit 2024-03-24T12:32:37.661246+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: audit 2024-03-24T12:32:37.661915+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: audit 2024-03-24T12:32:37.663716+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[14407]: audit 2024-03-24T12:32:37.665113+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: cluster 2024-03-24T12:32:36.226130+0000 mgr.y (mgr.14457) 322 : 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-03-24T12:32:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: audit 2024-03-24T12:32:37.657884+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: audit 2024-03-24T12:32:37.661246+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: audit 2024-03-24T12:32:37.661915+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:32:38.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: audit 2024-03-24T12:32:37.663716+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:32:38.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:37 smithi176 bash[20174]: audit 2024-03-24T12:32:37.665113+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:38.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:38 smithi176 bash[14407]: cephadm 2024-03-24T12:32:37.646335+0000 mgr.y (mgr.14457) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:32:38.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:38 smithi176 bash[14407]: cephadm 2024-03-24T12:32:37.666468+0000 mgr.y (mgr.14457) 324 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:32:38.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:38 smithi176 bash[20174]: cephadm 2024-03-24T12:32:37.646335+0000 mgr.y (mgr.14457) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:32:38.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:38 smithi176 bash[20174]: cephadm 2024-03-24T12:32:37.666468+0000 mgr.y (mgr.14457) 324 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:32:39.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:38 smithi184 bash[14594]: cephadm 2024-03-24T12:32:37.646335+0000 mgr.y (mgr.14457) 323 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:32:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:38 smithi184 bash[14594]: cephadm 2024-03-24T12:32:37.666468+0000 mgr.y (mgr.14457) 324 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:32:39.996 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:39 smithi184 bash[14594]: cluster 2024-03-24T12:32:38.226947+0000 mgr.y (mgr.14457) 325 : 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-03-24T12:32:40.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:39 smithi176 bash[14407]: cluster 2024-03-24T12:32:38.226947+0000 mgr.y (mgr.14457) 325 : 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-03-24T12:32:40.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:39 smithi176 bash[20174]: cluster 2024-03-24T12:32:38.226947+0000 mgr.y (mgr.14457) 325 : 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-03-24T12:32:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:41 smithi184 bash[14594]: cluster 2024-03-24T12:32:40.228792+0000 mgr.y (mgr.14457) 326 : cluster [DBG] pgmap v256: 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-03-24T12:32:42.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:41 smithi176 bash[20174]: cluster 2024-03-24T12:32:40.228792+0000 mgr.y (mgr.14457) 326 : cluster [DBG] pgmap v256: 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-03-24T12:32:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:41 smithi176 bash[14407]: cluster 2024-03-24T12:32:40.228792+0000 mgr.y (mgr.14457) 326 : cluster [DBG] pgmap v256: 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-03-24T12:32:42.721 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:42 smithi184 systemd[1]: Stopping Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:32:42.721 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:42 smithi184 bash[44787]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr.x 2024-03-24T12:32:42.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:42 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:42] "GET /metrics HTTP/1.1" 200 214913 "" "Prometheus/2.33.4" 2024-03-24T12:32:43.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 bash[44798]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:32:43.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 bash[44845]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr.x 2024-03-24T12:32:43.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:32:43.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-24T12:32:43.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 systemd[1]: Stopped Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:32:43.914 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[20174]: cluster 2024-03-24T12:32:42.229685+0000 mgr.y (mgr.14457) 327 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:43.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[20174]: audit 2024-03-24T12:32:42.445643+0000 mgr.y (mgr.14457) 328 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:43.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[14407]: cluster 2024-03-24T12:32:42.229685+0000 mgr.y (mgr.14457) 327 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:43.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[14407]: audit 2024-03-24T12:32:42.445643+0000 mgr.y (mgr.14457) 328 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:43.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:32:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:43 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:44.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:43 smithi184 systemd[1]: Started Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:32:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:43 smithi184 bash[14594]: cluster 2024-03-24T12:32:42.229685+0000 mgr.y (mgr.14457) 327 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:32:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:43 smithi184 bash[14594]: audit 2024-03-24T12:32:42.445643+0000 mgr.y (mgr.14457) 328 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:45.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[44914]: debug 2024-03-24T12:32:44.942+0000 7f20f5d3a700 1 -- 172.21.15.184:0/1498799237 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5566c11dc1a0 con 0x5566c1f5e400 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.803327+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.808114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.809853+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.818547+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: cephadm 2024-03-24T12:32:43.821544+0000 mgr.y (mgr.14457) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.826758+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: cephadm 2024-03-24T12:32:43.830740+0000 mgr.y (mgr.14457) 330 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: cephadm 2024-03-24T12:32:43.834421+0000 mgr.y (mgr.14457) 331 : cephadm [INF] Failing over to other MGR 2024-03-24T12:32:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.835084+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: audit 2024-03-24T12:32:43.835621+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: cluster 2024-03-24T12:32:43.841862+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:32:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:44 smithi184 bash[14594]: cluster 2024-03-24T12:32:43.928202+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:45.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14683]: debug 2024-03-24T12:32:44.824+0000 7f4a7aa38700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14683]: ignoring --setuser ceph since I am not root 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14683]: ignoring --setgroup ceph since I am not root 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14683]: debug 2024-03-24T12:32:44.872+0000 7f1f5c6d0700 1 -- 172.21.15.176:0/1676129106 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c1fc7a4340 con 0x55c1fd520400 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[14683]: debug 2024-03-24T12:32:45.028+0000 7f1f6512c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.803327+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.808114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.809853+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.818547+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: cephadm 2024-03-24T12:32:43.821544+0000 mgr.y (mgr.14457) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.826758+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: cephadm 2024-03-24T12:32:43.830740+0000 mgr.y (mgr.14457) 330 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: cephadm 2024-03-24T12:32:43.834421+0000 mgr.y (mgr.14457) 331 : cephadm [INF] Failing over to other MGR 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.835084+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: audit 2024-03-24T12:32:43.835621+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: cluster 2024-03-24T12:32:43.841862+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[14407]: cluster 2024-03-24T12:32:43.928202+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.803327+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.808114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.809853+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.818547+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.14457 ' entity='mgr.y' 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: cephadm 2024-03-24T12:32:43.821544+0000 mgr.y (mgr.14457) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.826758+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: cephadm 2024-03-24T12:32:43.830740+0000 mgr.y (mgr.14457) 330 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: cephadm 2024-03-24T12:32:43.834421+0000 mgr.y (mgr.14457) 331 : cephadm [INF] Failing over to other MGR 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.835084+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.14457 172.21.15.176:0/4091970990' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: audit 2024-03-24T12:32:43.835621+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: cluster 2024-03-24T12:32:43.841862+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-24T12:32:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:44 smithi176 bash[20174]: cluster 2024-03-24T12:32:43.928202+0000 mon.a (mon.0) 1112 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:45.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:45 smithi184 bash[44914]: debug 2024-03-24T12:32:45.106+0000 7f20fff34200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:32:45.823 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:45.490Z 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.176:8443//api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:32:45.823 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[14683]: debug 2024-03-24T12:32:45.720+0000 7f1f6512c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:32:45.823 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[14407]: audit 2024-03-24T12:32:44.834825+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:32:45.823 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[14407]: cluster 2024-03-24T12:32:44.834899+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e21: x(active, starting, since 0.998173s), standbys: y 2024-03-24T12:32:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:46 smithi184 bash[44914]: debug 2024-03-24T12:32:46.030+0000 7f20fff34200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:32:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:45 smithi184 bash[14594]: audit 2024-03-24T12:32:44.834825+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:32:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:45 smithi184 bash[14594]: cluster 2024-03-24T12:32:44.834899+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e21: x(active, starting, since 0.998173s), standbys: y 2024-03-24T12:32:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[20174]: audit 2024-03-24T12:32:44.834825+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.14457 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-03-24T12:32:46.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[20174]: cluster 2024-03-24T12:32:44.834899+0000 mon.a (mon.0) 1114 : cluster [DBG] mgrmap e21: x(active, starting, since 0.998173s), standbys: y 2024-03-24T12:32:46.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:45 smithi176 bash[14683]: debug 2024-03-24T12:32:45.852+0000 7f1f6512c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:32:46.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:46 smithi176 bash[14683]: debug 2024-03-24T12:32:46.024+0000 7f1f6512c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:32:46.522 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:46 smithi184 bash[44914]: debug 2024-03-24T12:32:46.134+0000 7f20fff34200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:32:46.522 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:46 smithi184 bash[44914]: debug 2024-03-24T12:32:46.234+0000 7f20fff34200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:32:46.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:46 smithi176 bash[14683]: debug 2024-03-24T12:32:46.376+0000 7f1f6512c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:32:46.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:46 smithi176 bash[14683]: debug 2024-03-24T12:32:46.468+0000 7f1f6512c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:32:46.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:46 smithi184 bash[44914]: debug 2024-03-24T12:32:46.522+0000 7f20fff34200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:32:47.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:46 smithi176 bash[14683]: debug 2024-03-24T12:32:46.672+0000 7f1f6512c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:32:47.268 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:46 smithi184 bash[44914]: debug 2024-03-24T12:32:46.898+0000 7f20fff34200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:32:47.268 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:47 smithi184 bash[44914]: debug 2024-03-24T12:32:47.054+0000 7f20fff34200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:32:47.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:47 smithi184 bash[44914]: debug 2024-03-24T12:32:47.266+0000 7f20fff34200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:32:47.852 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:47 smithi176 bash[14683]: debug 2024-03-24T12:32:47.532+0000 7f1f6512c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:32:47.852 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:47 smithi176 bash[14683]: debug 2024-03-24T12:32:47.640+0000 7f1f6512c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:32:48.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:47 smithi176 bash[14683]: debug 2024-03-24T12:32:47.848+0000 7f1f6512c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:32:48.533 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:48 smithi176 bash[14683]: debug 2024-03-24T12:32:48.196+0000 7f1f6512c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:32:48.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:48 smithi184 bash[44914]: debug 2024-03-24T12:32:48.318+0000 7f20fff34200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:32:48.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:48 smithi184 bash[44914]: debug 2024-03-24T12:32:48.430+0000 7f20fff34200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:32:48.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:48 smithi184 bash[44914]: debug 2024-03-24T12:32:48.550+0000 7f20fff34200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:32:48.905 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:48 smithi176 bash[14683]: debug 2024-03-24T12:32:48.528+0000 7f1f6512c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:32:49.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:48 smithi176 bash[14683]: debug 2024-03-24T12:32:48.900+0000 7f1f6512c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:32:49.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:49 smithi184 bash[44914]: debug 2024-03-24T12:32:49.030+0000 7f20fff34200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:32:49.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:49 smithi184 bash[44914]: debug 2024-03-24T12:32:49.250+0000 7f20fff34200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:32:49.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:49 smithi176 bash[14683]: debug 2024-03-24T12:32:49.184+0000 7f1f6512c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:32:49.983 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:49 smithi184 bash[44914]: debug 2024-03-24T12:32:49.718+0000 7f20fff34200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:32:50.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:49 smithi176 bash[14683]: debug 2024-03-24T12:32:49.896+0000 7f1f6512c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:32:50.164 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.000+0000 7f1f6512c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:32:50.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:50 smithi184 bash[44914]: debug 2024-03-24T12:32:50.258+0000 7f20fff34200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:32:50.664 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.172+0000 7f1f6512c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:32:50.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.280+0000 7f1f6512c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:32:50.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.416+0000 7f1f6512c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:32:51.017 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.712+0000 7f1f6512c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:32:51.017 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:50 smithi176 bash[14683]: debug 2024-03-24T12:32:50.832+0000 7f1f6512c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:32:51.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:50 smithi184 bash[44914]: debug 2024-03-24T12:32:50.890+0000 7f20fff34200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:32:51.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.026+0000 7f20fff34200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:32:51.414 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:51 smithi176 bash[14683]: debug 2024-03-24T12:32:51.012+0000 7f1f6512c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:32:51.414 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:51 smithi176 bash[14683]: debug 2024-03-24T12:32:51.136+0000 7f1f6512c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:32:51.661 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.402+0000 7f20fff34200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:32:51.661 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.518+0000 7f20fff34200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:32:52.087 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.662+0000 7f20fff34200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:32:52.087 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.774+0000 7f20fff34200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:32:52.087 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:51 smithi184 bash[44914]: debug 2024-03-24T12:32:51.898+0000 7f20fff34200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[44914]: debug 2024-03-24T12:32:52.094+0000 7f20fff34200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[44914]: debug 2024-03-24T12:32:52.222+0000 7f20fff34200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: cluster 2024-03-24T12:32:52.016738+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: cluster 2024-03-24T12:32:52.017035+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: audit 2024-03-24T12:32:52.021396+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: audit 2024-03-24T12:32:52.023123+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: audit 2024-03-24T12:32:52.027760+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:32:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:52 smithi184 bash[14594]: audit 2024-03-24T12:32:52.031137+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: cluster 2024-03-24T12:32:52.016738+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: cluster 2024-03-24T12:32:52.017035+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: audit 2024-03-24T12:32:52.021396+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: audit 2024-03-24T12:32:52.023123+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: audit 2024-03-24T12:32:52.027760+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:32:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[20174]: audit 2024-03-24T12:32:52.031137+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: cluster 2024-03-24T12:32:52.016738+0000 mon.a (mon.0) 1115 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: cluster 2024-03-24T12:32:52.017035+0000 mon.a (mon.0) 1116 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: audit 2024-03-24T12:32:52.021396+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: audit 2024-03-24T12:32:52.023123+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: audit 2024-03-24T12:32:52.027760+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14407]: audit 2024-03-24T12:32:52.031137+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.176:0/3534695958' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:51 smithi176 bash[14683]: debug 2024-03-24T12:32:51.992+0000 7f1f6512c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: [24/Mar/2024:12:32:52] ENGINE Bus STARTING 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: CherryPy Checker: 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: The Application mounted at '' has an empty config. 2024-03-24T12:32:52.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: [24/Mar/2024:12:32:52] ENGINE Serving on http://:::9283 2024-03-24T12:32:52.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: [24/Mar/2024:12:32:52] ENGINE Bus STARTED 2024-03-24T12:32:53.088 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:32:52 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:32:53.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:53 smithi184 bash[14594]: cluster 2024-03-24T12:32:52.080662+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-24T12:32:53.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:53 smithi176 bash[14407]: cluster 2024-03-24T12:32:52.080662+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-24T12:32:53.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:53 smithi176 bash[20174]: cluster 2024-03-24T12:32:52.080662+0000 mon.a (mon.0) 1117 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-03-24T12:32:53.795 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:53 smithi184 bash[44914]: debug 2024-03-24T12:32:53.538+0000 7f20fff34200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:32:53.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:53 smithi176 bash[43613]: level=error ts=2024-03-24T12:32:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:32:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:32:53.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:53 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:32:54.281 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[14594]: cluster 2024-03-24T12:32:53.562955+0000 mon.a (mon.0) 1118 : cluster [INF] Active manager daemon x restarted 2024-03-24T12:32:54.281 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[14594]: cluster 2024-03-24T12:32:53.564736+0000 mon.a (mon.0) 1119 : cluster [INF] Activating manager daemon x 2024-03-24T12:32:54.281 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[14594]: cluster 2024-03-24T12:32:53.571441+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:32:54.367 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[44914]: [24/Mar/2024:12:32:54] ENGINE Bus STARTING 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[14407]: cluster 2024-03-24T12:32:53.562955+0000 mon.a (mon.0) 1118 : cluster [INF] Active manager daemon x restarted 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[14407]: cluster 2024-03-24T12:32:53.564736+0000 mon.a (mon.0) 1119 : cluster [INF] Activating manager daemon x 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[14407]: cluster 2024-03-24T12:32:53.571441+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[20174]: cluster 2024-03-24T12:32:53.562955+0000 mon.a (mon.0) 1118 : cluster [INF] Active manager daemon x restarted 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[20174]: cluster 2024-03-24T12:32:53.564736+0000 mon.a (mon.0) 1119 : cluster [INF] Activating manager daemon x 2024-03-24T12:32:54.371 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[20174]: cluster 2024-03-24T12:32:53.571441+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-24T12:32:54.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[44914]: CherryPy Checker: 2024-03-24T12:32:54.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[44914]: The Application mounted at '' has an empty config. 2024-03-24T12:32:54.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[44914]: [24/Mar/2024:12:32:54] ENGINE Serving on http://:::9283 2024-03-24T12:32:54.844 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:54 smithi184 bash[44914]: [24/Mar/2024:12:32:54] ENGINE Bus STARTED 2024-03-24T12:32:55.137 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:32:54 smithi176 bash[43613]: level=warn ts=2024-03-24T12:32:54.816Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:32:55.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cluster 2024-03-24T12:32:54.106101+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e23: x(active, starting, since 0.541971s), standbys: y 2024-03-24T12:32:55.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.107817+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:32:55.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.107969+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:32:55.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.108175+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:32:55.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.111889+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.112506+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.112741+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.113086+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.113380+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.113668+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.113970+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.114253+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.114530+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.114813+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.115132+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.115368+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.115912+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cluster 2024-03-24T12:32:54.126841+0000 mon.a (mon.0) 1122 : cluster [INF] Manager daemon x is now available 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.187716+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.192459+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.196922+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.201904+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.202516+0000 mgr.x (mgr.24998) 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-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.202606+0000 mgr.x (mgr.24998) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.206124+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.220028+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.226632+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.237418+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.237784+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.238020+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.238821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.241383+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:55.181 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:32:55.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:32:55] "GET /metrics HTTP/1.1" 200 35431 "" "Prometheus/2.33.4" 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cluster 2024-03-24T12:32:54.106101+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e23: x(active, starting, since 0.541971s), standbys: y 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.107817+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.107969+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.108175+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.111889+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.112506+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.112741+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.113086+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.113380+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:32:55.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.113668+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.113970+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.114253+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.114530+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.114813+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.115132+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.115368+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.115912+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cluster 2024-03-24T12:32:54.126841+0000 mon.a (mon.0) 1122 : cluster [INF] Manager daemon x is now available 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.187716+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.192459+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.196922+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.201904+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.202516+0000 mgr.x (mgr.24998) 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-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.202606+0000 mgr.x (mgr.24998) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.206124+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.220028+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.226632+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.237418+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.237784+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.238020+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.238821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.241383+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.245089+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.251735+0000 mgr.x (mgr.24998) 5 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.252677+0000 mgr.x (mgr.24998) 6 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.277917+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.294300+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.295119+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.338036+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.338841+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.757883+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: audit 2024-03-24T12:32:54.767882+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.947067+0000 mgr.x (mgr.24998) 7 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:55 smithi184 bash[14594]: cephadm 2024-03-24T12:32:54.947388+0000 mgr.x (mgr.24998) 8 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cluster 2024-03-24T12:32:54.106101+0000 mon.a (mon.0) 1121 : cluster [DBG] mgrmap e23: x(active, starting, since 0.541971s), standbys: y 2024-03-24T12:32:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.107817+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:32:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.107969+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:32:55.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.108175+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.111889+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.112506+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.112741+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.113086+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.113380+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.113668+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.113970+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.114253+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.114530+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.114813+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.115132+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.115368+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:32:55.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.115912+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cluster 2024-03-24T12:32:54.126841+0000 mon.a (mon.0) 1122 : cluster [INF] Manager daemon x is now available 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.187716+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.245089+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.251735+0000 mgr.x (mgr.24998) 5 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.252677+0000 mgr.x (mgr.24998) 6 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.277917+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.294300+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.295119+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.338036+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.338841+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.757883+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: audit 2024-03-24T12:32:54.767882+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.947067+0000 mgr.x (mgr.24998) 7 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[14407]: cephadm 2024-03-24T12:32:54.947388+0000 mgr.x (mgr.24998) 8 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.192459+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.196922+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.201904+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.202516+0000 mgr.x (mgr.24998) 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-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.202606+0000 mgr.x (mgr.24998) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-03-24T12:32:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.206124+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.220028+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.226632+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.237418+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.237784+0000 mon.c (mon.1) 193 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.238020+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.238821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.241383+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.245089+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.251735+0000 mgr.x (mgr.24998) 5 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.252677+0000 mgr.x (mgr.24998) 6 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.277917+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.294300+0000 mon.c (mon.1) 197 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.295119+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.338036+0000 mon.c (mon.1) 198 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.338841+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.757883+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: audit 2024-03-24T12:32:54.767882+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.947067+0000 mgr.x (mgr.24998) 7 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:55 smithi176 bash[20174]: cephadm 2024-03-24T12:32:54.947388+0000 mgr.x (mgr.24998) 8 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:32:55.986 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:32:55.986 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 20s ago 13m - - 2024-03-24T12:32:55.986 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 30s ago 13m - - 2024-03-24T12:32:55.986 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (6m) 20s ago 6m 19.9M - ba2b418f427c c9a8ebe5d2e4 2024-03-24T12:32:55.986 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (6m) 30s ago 6m 46.0M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (4m) 20s ago 4m 47.3M - 3.5 e1d6a67b021e f3543e15b042 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283 starting - - - - 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (15m) 20s ago 15m 465M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (15m) 20s ago 15m 58.9M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (13m) 30s ago 13m 50.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (13m) 20s ago 13m 49.2M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (6m) 20s ago 6m 15.0M - 1dbe0e931976 0a2b5df8e5b9 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (6m) 30s ago 6m 11.8M - 1dbe0e931976 25feab2e6884 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (12m) 20s ago 12m 55.8M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (11m) 20s ago 11m 58.3M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (11m) 20s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (10m) 20s ago 10m 56.6M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (9m) 30s ago 9m 55.4M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (9m) 30s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (8m) 30s ago 8m 51.3M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:32:55.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (7m) 30s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:32:55.988 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (5m) 30s ago 7m 59.3M - 514e6a882f6e d4d77762e794 2024-03-24T12:32:55.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (4m) 20s ago 4m 84.3M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:32:55.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (4m) 30s ago 4m 84.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:32:55.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (4m) 20s ago 4m 84.2M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:32:55.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (4m) 30s ago 4m 84.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.112116+0000 mgr.x (mgr.24998) 9 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cluster 2024-03-24T12:32:55.130365+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e24: x(active, since 1.56623s), standbys: y 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.162614+0000 mgr.x (mgr.24998) 10 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.163113+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.164412+0000 mgr.x (mgr.24998) 12 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cluster 2024-03-24T12:32:55.166891+0000 mgr.x (mgr.24998) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.277814+0000 mgr.x (mgr.24998) 14 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.379289+0000 mgr.x (mgr.24998) 15 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTING 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.452699+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.465682+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.482089+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.502821+0000 mgr.x (mgr.24998) 17 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on https://172.21.15.184:7150 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.584250+0000 mgr.x (mgr.24998) 18 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.604760+0000 mgr.x (mgr.24998) 19 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on http://172.21.15.184:8765 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: cephadm 2024-03-24T12:32:55.604988+0000 mgr.x (mgr.24998) 20 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTED 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.653929+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.665365+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.675941+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.684588+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.764415+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.771474+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.777808+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.783513+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.787039+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[20174]: audit 2024-03-24T12:32:55.787506+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.112116+0000 mgr.x (mgr.24998) 9 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cluster 2024-03-24T12:32:55.130365+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e24: x(active, since 1.56623s), standbys: y 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.162614+0000 mgr.x (mgr.24998) 10 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.163113+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.164412+0000 mgr.x (mgr.24998) 12 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cluster 2024-03-24T12:32:55.166891+0000 mgr.x (mgr.24998) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.277814+0000 mgr.x (mgr.24998) 14 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.379289+0000 mgr.x (mgr.24998) 15 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTING 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.452699+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.465682+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.482089+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.502821+0000 mgr.x (mgr.24998) 17 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on https://172.21.15.184:7150 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.584250+0000 mgr.x (mgr.24998) 18 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.604760+0000 mgr.x (mgr.24998) 19 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on http://172.21.15.184:8765 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: cephadm 2024-03-24T12:32:55.604988+0000 mgr.x (mgr.24998) 20 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTED 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.653929+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.665365+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.675941+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.684588+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.764415+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.771474+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.777808+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.783513+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.787039+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:56 smithi176 bash[14407]: audit 2024-03-24T12:32:55.787506+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.454 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:32:56.455 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:32:56.456 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:32:56.456 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:32:56.456 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:32:56.456 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:32:56.456 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.112116+0000 mgr.x (mgr.24998) 9 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cluster 2024-03-24T12:32:55.130365+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e24: x(active, since 1.56623s), standbys: y 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.162614+0000 mgr.x (mgr.24998) 10 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.163113+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.164412+0000 mgr.x (mgr.24998) 12 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cluster 2024-03-24T12:32:55.166891+0000 mgr.x (mgr.24998) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.277814+0000 mgr.x (mgr.24998) 14 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.379289+0000 mgr.x (mgr.24998) 15 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTING 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.452699+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.465682+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.482089+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.502821+0000 mgr.x (mgr.24998) 17 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on https://172.21.15.184:7150 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.584250+0000 mgr.x (mgr.24998) 18 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.604760+0000 mgr.x (mgr.24998) 19 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Serving on http://172.21.15.184:8765 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: cephadm 2024-03-24T12:32:55.604988+0000 mgr.x (mgr.24998) 20 : cephadm [INF] [24/Mar/2024:12:32:55] ENGINE Bus STARTED 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.653929+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.665365+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.675941+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.684588+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.764415+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.771474+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.777808+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.783513+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:32:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.787039+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:56 smithi184 bash[14594]: audit 2024-03-24T12:32:55.787506+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:32:56.848 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "", 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:32:56.849 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: audit 2024-03-24T12:32:55.961274+0000 mgr.x (mgr.24998) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: cluster 2024-03-24T12:32:56.117369+0000 mgr.x (mgr.24998) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: audit 2024-03-24T12:32:56.453018+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.176:0/1745945134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: cephadm 2024-03-24T12:32:56.462821+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Reconfiguring daemon agent.smithi176 on smithi176 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: cluster 2024-03-24T12:32:56.480443+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: cephadm 2024-03-24T12:32:56.536853+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Deploying cephadm binary to smithi176 2024-03-24T12:32:57.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:57 smithi184 bash[14594]: audit 2024-03-24T12:32:56.836434+0000 mgr.x (mgr.24998) 25 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:57.322 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:32:57.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: audit 2024-03-24T12:32:55.961274+0000 mgr.x (mgr.24998) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:57.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: cluster 2024-03-24T12:32:56.117369+0000 mgr.x (mgr.24998) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:57.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: audit 2024-03-24T12:32:56.453018+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.176:0/1745945134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: cephadm 2024-03-24T12:32:56.462821+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Reconfiguring daemon agent.smithi176 on smithi176 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: cluster 2024-03-24T12:32:56.480443+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: cephadm 2024-03-24T12:32:56.536853+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Deploying cephadm binary to smithi176 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[14407]: audit 2024-03-24T12:32:56.836434+0000 mgr.x (mgr.24998) 25 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: audit 2024-03-24T12:32:55.961274+0000 mgr.x (mgr.24998) 21 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: cluster 2024-03-24T12:32:56.117369+0000 mgr.x (mgr.24998) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: audit 2024-03-24T12:32:56.453018+0000 mon.c (mon.1) 200 : audit [DBG] from='client.? 172.21.15.176:0/1745945134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: cephadm 2024-03-24T12:32:56.462821+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Reconfiguring daemon agent.smithi176 on smithi176 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: cluster 2024-03-24T12:32:56.480443+0000 mon.a (mon.0) 1145 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: cephadm 2024-03-24T12:32:56.536853+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Deploying cephadm binary to smithi176 2024-03-24T12:32:57.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:57 smithi176 bash[20174]: audit 2024-03-24T12:32:56.836434+0000 mgr.x (mgr.24998) 25 : audit [DBG] from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:32:58.414 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:58 smithi176 bash[20174]: audit 2024-03-24T12:32:57.321447+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.176:0/1675912746' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:58.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:58 smithi176 bash[14407]: audit 2024-03-24T12:32:57.321447+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.176:0/1675912746' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:58 smithi184 bash[14594]: audit 2024-03-24T12:32:57.321447+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.176:0/1675912746' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:32:59.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:59 smithi176 bash[14407]: cluster 2024-03-24T12:32:58.117819+0000 mgr.x (mgr.24998) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:59.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:32:59 smithi176 bash[14407]: cluster 2024-03-24T12:32:58.164022+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-24T12:32:59.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:59 smithi176 bash[20174]: cluster 2024-03-24T12:32:58.117819+0000 mgr.x (mgr.24998) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:59.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:32:59 smithi176 bash[20174]: cluster 2024-03-24T12:32:58.164022+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-24T12:32:59.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:59 smithi184 bash[14594]: cluster 2024-03-24T12:32:58.117819+0000 mgr.x (mgr.24998) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:32:59.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:32:59 smithi184 bash[14594]: cluster 2024-03-24T12:32:58.164022+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-03-24T12:33:01.239 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:01 smithi176 systemd[1]: Stopping Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:33:01.664 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[59954]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter.a 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: cluster 2024-03-24T12:33:00.118483+0000 mgr.x (mgr.24998) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: audit 2024-03-24T12:33:00.759872+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: audit 2024-03-24T12:33:00.771767+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: audit 2024-03-24T12:33:00.780045+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: cephadm 2024-03-24T12:33:00.795500+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:33:02.069 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[14407]: cephadm 2024-03-24T12:33:00.796345+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi176 2024-03-24T12:33:02.069 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[59964]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:33:02.070 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[60000]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter.a 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: cluster 2024-03-24T12:33:00.118483+0000 mgr.x (mgr.24998) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: audit 2024-03-24T12:33:00.759872+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: audit 2024-03-24T12:33:00.771767+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: audit 2024-03-24T12:33:00.780045+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: cephadm 2024-03-24T12:33:00.795500+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:33:02.070 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:01 smithi176 bash[20174]: cephadm 2024-03-24T12:33:00.796345+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi176 2024-03-24T12:33:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: cluster 2024-03-24T12:33:00.118483+0000 mgr.x (mgr.24998) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: audit 2024-03-24T12:33:00.759872+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: audit 2024-03-24T12:33:00.771767+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: audit 2024-03-24T12:33:00.780045+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: cephadm 2024-03-24T12:33:00.795500+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-24T12:33:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:01 smithi184 bash[14594]: cephadm 2024-03-24T12:33:00.796345+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi176 2024-03-24T12:33:02.414 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:02 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:33:02.414 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:02 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:33:02.415 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:02 smithi176 systemd[1]: Stopped Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:02.415 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:02 smithi176 systemd[1]: Started Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:03.048 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:33:02 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[14407]: cluster 2024-03-24T12:33:02.120723+0000 mgr.x (mgr.24998) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[14407]: audit 2024-03-24T12:33:02.121162+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[14407]: audit 2024-03-24T12:33:02.132949+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[14407]: cephadm 2024-03-24T12:33:02.166095+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[14407]: cephadm 2024-03-24T12:33:02.187517+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:33:03.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[20174]: cluster 2024-03-24T12:33:02.120723+0000 mgr.x (mgr.24998) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:33:03.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[20174]: audit 2024-03-24T12:33:02.121162+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[20174]: audit 2024-03-24T12:33:02.132949+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[20174]: cephadm 2024-03-24T12:33:02.166095+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:33:03.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[20174]: cephadm 2024-03-24T12:33:02.187517+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.171Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.171Z 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-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.171Z 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-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.171Z 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-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:33:03.416 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:33:03.417 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:33:03.418 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.173Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.174Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.174Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:33:03.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[60032]: ts=2024-03-24T12:33:03.174Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:33:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:03 smithi184 bash[14594]: cluster 2024-03-24T12:33:02.120723+0000 mgr.x (mgr.24998) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-24T12:33:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:03 smithi184 bash[14594]: audit 2024-03-24T12:33:02.121162+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:03 smithi184 bash[14594]: audit 2024-03-24T12:33:02.132949+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:03 smithi184 bash[14594]: cephadm 2024-03-24T12:33:02.166095+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-24T12:33:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:03 smithi184 bash[14594]: cephadm 2024-03-24T12:33:02.187517+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi176 2024-03-24T12:33:03.914 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[43613]: level=error ts=2024-03-24T12:33:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:33:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:33:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.176:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.176 because it doesn't contain any IP SANs" 2024-03-24T12:33:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:03 smithi176 bash[43613]: level=warn ts=2024-03-24T12:33:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.184:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.184 because it doesn't contain any IP SANs" 2024-03-24T12:33:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:05 smithi184 bash[14594]: cluster 2024-03-24T12:33:04.121538+0000 mgr.x (mgr.24998) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:33:05.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:33:05 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:05] "GET /metrics HTTP/1.1" 200 35431 "" "Prometheus/2.33.4" 2024-03-24T12:33:05.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:05 smithi176 bash[14407]: cluster 2024-03-24T12:33:04.121538+0000 mgr.x (mgr.24998) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:33:05.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:05 smithi176 bash[20174]: cluster 2024-03-24T12:33:04.121538+0000 mgr.x (mgr.24998) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:33:06.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:06 smithi176 bash[14407]: audit 2024-03-24T12:33:05.173329+0000 mgr.x (mgr.24998) 34 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:06.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:06 smithi176 bash[20174]: audit 2024-03-24T12:33:05.173329+0000 mgr.x (mgr.24998) 34 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:06.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:06 smithi184 bash[14594]: audit 2024-03-24T12:33:05.173329+0000 mgr.x (mgr.24998) 34 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:07.414 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:07 smithi176 bash[14407]: cluster 2024-03-24T12:33:06.123259+0000 mgr.x (mgr.24998) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:33:07.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:07 smithi176 bash[20174]: cluster 2024-03-24T12:33:06.123259+0000 mgr.x (mgr.24998) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:33:07.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:07 smithi184 bash[14594]: cluster 2024-03-24T12:33:06.123259+0000 mgr.x (mgr.24998) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-24T12:33:09.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:09 smithi176 bash[14407]: cluster 2024-03-24T12:33:08.124056+0000 mgr.x (mgr.24998) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:09.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:09 smithi176 bash[14407]: audit 2024-03-24T12:33:09.278490+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:09.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:09 smithi176 bash[20174]: cluster 2024-03-24T12:33:08.124056+0000 mgr.x (mgr.24998) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:09.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:09 smithi176 bash[20174]: audit 2024-03-24T12:33:09.278490+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:09 smithi184 bash[14594]: cluster 2024-03-24T12:33:08.124056+0000 mgr.x (mgr.24998) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:09 smithi184 bash[14594]: audit 2024-03-24T12:33:09.278490+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:11.989 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:11 smithi176 bash[20174]: cluster 2024-03-24T12:33:10.124797+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:11.990 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:11 smithi176 systemd[1]: Stopping Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:33:11.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:11 smithi176 bash[14407]: cluster 2024-03-24T12:33:10.124797+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:11 smithi184 bash[14594]: cluster 2024-03-24T12:33:10.124797+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:12.251 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:11 smithi176 bash[60729]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:33:12.251 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 bash[43613]: level=info ts=2024-03-24T12:33:12.079Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:33:12.593 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:12 smithi184 bash[36548]: ts=2024-03-24T12:33:12.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.184:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.176:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:33:12.914 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:33:12 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:33:12.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 bash[60739]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:33:12.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 bash[60777]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager.a 2024-03-24T12:33:12.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:33:12.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 systemd[1]: Stopped Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:12.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:12 smithi176 systemd[1]: Started Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: cluster 2024-03-24T12:33:12.126696+0000 mgr.x (mgr.24998) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: audit 2024-03-24T12:33:12.936778+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: audit 2024-03-24T12:33:12.947189+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: audit 2024-03-24T12:33:12.976921+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: audit 2024-03-24T12:33:12.977675+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:13 smithi184 bash[14594]: audit 2024-03-24T12:33:12.991396+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: cluster 2024-03-24T12:33:12.126696+0000 mgr.x (mgr.24998) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: audit 2024-03-24T12:33:12.936778+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: audit 2024-03-24T12:33:12.947189+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: audit 2024-03-24T12:33:12.976921+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: audit 2024-03-24T12:33:12.977675+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[14407]: audit 2024-03-24T12:33:12.991396+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: cluster 2024-03-24T12:33:12.126696+0000 mgr.x (mgr.24998) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:33:14.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: audit 2024-03-24T12:33:12.936778+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: audit 2024-03-24T12:33:12.947189+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:14.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: audit 2024-03-24T12:33:12.976921+0000 mon.c (mon.1) 202 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: audit 2024-03-24T12:33:12.977675+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:33:14.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:13 smithi176 bash[20174]: audit 2024-03-24T12:33:12.991396+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.555Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.555Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.556Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.176 port=9094 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.557Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.598Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.598Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.601Z caller=main.go:518 msg=Listening address=:9093 2024-03-24T12:33:14.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:14.602Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-24T12:33:15.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:33:15 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:15] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-03-24T12:33:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:14 smithi184 bash[14594]: cephadm 2024-03-24T12:33:12.979705+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:33:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:14 smithi184 bash[14594]: cephadm 2024-03-24T12:33:12.997510+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:33:15.373 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[14407]: cephadm 2024-03-24T12:33:12.979705+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:33:15.373 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[14407]: cephadm 2024-03-24T12:33:12.997510+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:33:15.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[20174]: cephadm 2024-03-24T12:33:12.979705+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:33:15.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:14 smithi176 bash[20174]: cephadm 2024-03-24T12:33:12.997510+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:33:16.209 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:15 smithi176 bash[14407]: cluster 2024-03-24T12:33:14.127544+0000 mgr.x (mgr.24998) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:16.209 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:15 smithi176 bash[20174]: cluster 2024-03-24T12:33:14.127544+0000 mgr.x (mgr.24998) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:16.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:15 smithi184 bash[14594]: cluster 2024-03-24T12:33:14.127544+0000 mgr.x (mgr.24998) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:16.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:16 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:16.558Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000652821s 2024-03-24T12:33:17.282 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:16 smithi176 bash[20174]: audit 2024-03-24T12:33:15.181540+0000 mgr.x (mgr.24998) 42 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:17.283 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:16 smithi176 bash[14407]: audit 2024-03-24T12:33:15.181540+0000 mgr.x (mgr.24998) 42 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:17.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:16 smithi184 bash[14594]: audit 2024-03-24T12:33:15.181540+0000 mgr.x (mgr.24998) 42 : audit [DBG] from='client.14967 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:18.249 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:17 smithi176 bash[20174]: cluster 2024-03-24T12:33:16.129207+0000 mgr.x (mgr.24998) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:18.249 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:17 smithi176 bash[14407]: cluster 2024-03-24T12:33:16.129207+0000 mgr.x (mgr.24998) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:18.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:17 smithi184 bash[14594]: cluster 2024-03-24T12:33:16.129207+0000 mgr.x (mgr.24998) 43 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:19.000 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:18 smithi176 bash[14407]: cluster 2024-03-24T12:33:18.129971+0000 mgr.x (mgr.24998) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:19.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:18 smithi176 bash[20174]: cluster 2024-03-24T12:33:18.129971+0000 mgr.x (mgr.24998) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:18 smithi184 bash[14594]: cluster 2024-03-24T12:33:18.129971+0000 mgr.x (mgr.24998) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:20.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[20174]: audit 2024-03-24T12:33:19.664541+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:20.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[20174]: audit 2024-03-24T12:33:19.675369+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:20.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[20174]: audit 2024-03-24T12:33:19.725579+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:20.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[20174]: audit 2024-03-24T12:33:19.726238+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:20.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[14407]: audit 2024-03-24T12:33:19.664541+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:20.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[14407]: audit 2024-03-24T12:33:19.675369+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:20.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[14407]: audit 2024-03-24T12:33:19.725579+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:20.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:20 smithi176 bash[14407]: audit 2024-03-24T12:33:19.726238+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:21.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:20 smithi184 bash[14594]: audit 2024-03-24T12:33:19.664541+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:21.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:20 smithi184 bash[14594]: audit 2024-03-24T12:33:19.675369+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:21.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:20 smithi184 bash[14594]: audit 2024-03-24T12:33:19.725579+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:21.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:20 smithi184 bash[14594]: audit 2024-03-24T12:33:19.726238+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[14407]: cephadm 2024-03-24T12:33:20.035345+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Reconfiguring daemon agent.smithi184 on smithi184 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[14407]: cephadm 2024-03-24T12:33:20.110295+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Deploying cephadm binary to smithi184 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[14407]: cluster 2024-03-24T12:33:20.130807+0000 mgr.x (mgr.24998) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[14407]: audit 2024-03-24T12:33:21.627871+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.176:0/2171733153' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[20174]: cephadm 2024-03-24T12:33:20.035345+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Reconfiguring daemon agent.smithi184 on smithi184 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[20174]: cephadm 2024-03-24T12:33:20.110295+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Deploying cephadm binary to smithi184 2024-03-24T12:33:21.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[20174]: cluster 2024-03-24T12:33:20.130807+0000 mgr.x (mgr.24998) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:21.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:21 smithi176 bash[20174]: audit 2024-03-24T12:33:21.627871+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.176:0/2171733153' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:33:22.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:21 smithi184 bash[14594]: cephadm 2024-03-24T12:33:20.035345+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Reconfiguring daemon agent.smithi184 on smithi184 2024-03-24T12:33:22.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:21 smithi184 bash[14594]: cephadm 2024-03-24T12:33:20.110295+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Deploying cephadm binary to smithi184 2024-03-24T12:33:22.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:21 smithi184 bash[14594]: cluster 2024-03-24T12:33:20.130807+0000 mgr.x (mgr.24998) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:33:22.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:21 smithi184 bash[14594]: audit 2024-03-24T12:33:21.627871+0000 mon.c (mon.1) 205 : audit [DBG] from='client.? 172.21.15.176:0/2171733153' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:33:22.593 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:22 smithi184 bash[36548]: ts=2024-03-24T12:33: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.184:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.176:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:33:22.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:22 smithi176 bash[14407]: audit 2024-03-24T12:33:22.012186+0000 mon.c (mon.1) 206 : audit [INF] from='client.? 172.21.15.176:0/679380176' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:22.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:22 smithi176 bash[14407]: audit 2024-03-24T12:33:22.013343+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:22.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:33:22 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:33:22.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:22 smithi176 bash[20174]: audit 2024-03-24T12:33:22.012186+0000 mon.c (mon.1) 206 : audit [INF] from='client.? 172.21.15.176:0/679380176' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:22.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:22 smithi176 bash[20174]: audit 2024-03-24T12:33:22.013343+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:23.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:22 smithi184 bash[14594]: audit 2024-03-24T12:33:22.012186+0000 mon.c (mon.1) 206 : audit [INF] from='client.? 172.21.15.176:0/679380176' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:23.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:22 smithi184 bash[14594]: audit 2024-03-24T12:33:22.013343+0000 mon.a (mon.0) 1159 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]: dispatch 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[20174]: cluster 2024-03-24T12:33:22.131756+0000 mgr.x (mgr.24998) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[20174]: audit 2024-03-24T12:33:22.695315+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]': finished 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[20174]: cluster 2024-03-24T12:33:22.695444+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[20174]: audit 2024-03-24T12:33:23.075494+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]: dispatch 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[14407]: cluster 2024-03-24T12:33:22.131756+0000 mgr.x (mgr.24998) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[14407]: audit 2024-03-24T12:33:22.695315+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]': finished 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[14407]: cluster 2024-03-24T12:33:22.695444+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:33:23.913 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:23 smithi176 bash[14407]: audit 2024-03-24T12:33:23.075494+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]: dispatch 2024-03-24T12:33:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:23 smithi184 bash[14594]: cluster 2024-03-24T12:33:22.131756+0000 mgr.x (mgr.24998) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:33:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:23 smithi184 bash[14594]: audit 2024-03-24T12:33:22.695315+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1360151706"}]': finished 2024-03-24T12:33:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:23 smithi184 bash[14594]: cluster 2024-03-24T12:33:22.695444+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-24T12:33:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:23 smithi184 bash[14594]: audit 2024-03-24T12:33:23.075494+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]: dispatch 2024-03-24T12:33:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:23.718386+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]': finished 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: cluster 2024-03-24T12:33:23.718511+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.127560+0000 mon.c (mon.1) 207 : audit [INF] from='client.? 172.21.15.176:0/3632594462' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.128244+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.273395+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.279681+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.290564+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:24 smithi184 bash[14594]: audit 2024-03-24T12:33:24.299193+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:23.718386+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]': finished 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: cluster 2024-03-24T12:33:23.718511+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.127560+0000 mon.c (mon.1) 207 : audit [INF] from='client.? 172.21.15.176:0/3632594462' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.128244+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.273395+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.907 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.279681+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.290564+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[20174]: audit 2024-03-24T12:33:24.299193+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.908 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[60814]: level=info ts=2024-03-24T12:33:24.561Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003524574s 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:23.718386+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.176:0/1210970953' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3183208536"}]': finished 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: cluster 2024-03-24T12:33:23.718511+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.127560+0000 mon.c (mon.1) 207 : audit [INF] from='client.? 172.21.15.176:0/3632594462' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.128244+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]: dispatch 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.273395+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.279681+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:24.908 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.290564+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:24.909 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:24 smithi176 bash[14407]: audit 2024-03-24T12:33:24.299193+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:25.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:25] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: cluster 2024-03-24T12:33:24.132519+0000 mgr.x (mgr.24998) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: cephadm 2024-03-24T12:33:24.324928+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: cephadm 2024-03-24T12:33:24.567891+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: audit 2024-03-24T12:33:24.727914+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]': finished 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: cluster 2024-03-24T12:33:24.727999+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:33:26.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:25 smithi184 bash[14594]: audit 2024-03-24T12:33:25.124655+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]: dispatch 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: cluster 2024-03-24T12:33:24.132519+0000 mgr.x (mgr.24998) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: cephadm 2024-03-24T12:33:24.324928+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: cephadm 2024-03-24T12:33:24.567891+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: audit 2024-03-24T12:33:24.727914+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]': finished 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: cluster 2024-03-24T12:33:24.727999+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[14407]: audit 2024-03-24T12:33:25.124655+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]: dispatch 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: cluster 2024-03-24T12:33:24.132519+0000 mgr.x (mgr.24998) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: cephadm 2024-03-24T12:33:24.324928+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: cephadm 2024-03-24T12:33:24.567891+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: audit 2024-03-24T12:33:24.727914+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2174915408"}]': finished 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: cluster 2024-03-24T12:33:24.727999+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-24T12:33:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:25 smithi176 bash[20174]: audit 2024-03-24T12:33:25.124655+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]: dispatch 2024-03-24T12:33:27.023 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:26 smithi184 bash[14594]: audit 2024-03-24T12:33:25.738641+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]': finished 2024-03-24T12:33:27.023 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:26 smithi184 bash[14594]: cluster 2024-03-24T12:33:25.739162+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:33:27.023 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:26 smithi184 bash[14594]: audit 2024-03-24T12:33:26.129827+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]: dispatch 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[14407]: audit 2024-03-24T12:33:25.738641+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]': finished 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[14407]: cluster 2024-03-24T12:33:25.739162+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[14407]: audit 2024-03-24T12:33:26.129827+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]: dispatch 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[20174]: audit 2024-03-24T12:33:25.738641+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.176:0/2545504013' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/281573931"}]': finished 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[20174]: cluster 2024-03-24T12:33:25.739162+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-24T12:33:27.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:26 smithi176 bash[20174]: audit 2024-03-24T12:33:26.129827+0000 mon.a (mon.0) 1174 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]: dispatch 2024-03-24T12:33:27.725 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:33:28.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:27 smithi184 bash[14594]: cluster 2024-03-24T12:33:26.133334+0000 mgr.x (mgr.24998) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:28.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:27 smithi184 bash[14594]: audit 2024-03-24T12:33:26.750584+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]': finished 2024-03-24T12:33:28.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:27 smithi184 bash[14594]: cluster 2024-03-24T12:33:26.750678+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:33:28.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:27 smithi184 bash[14594]: audit 2024-03-24T12:33:27.182153+0000 mon.c (mon.1) 209 : audit [INF] from='client.? 172.21.15.176:0/3738928530' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:27 smithi184 bash[14594]: audit 2024-03-24T12:33:27.183140+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[14407]: cluster 2024-03-24T12:33:26.133334+0000 mgr.x (mgr.24998) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[14407]: audit 2024-03-24T12:33:26.750584+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]': finished 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[14407]: cluster 2024-03-24T12:33:26.750678+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[14407]: audit 2024-03-24T12:33:27.182153+0000 mon.c (mon.1) 209 : audit [INF] from='client.? 172.21.15.176:0/3738928530' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[14407]: audit 2024-03-24T12:33:27.183140+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[20174]: cluster 2024-03-24T12:33:26.133334+0000 mgr.x (mgr.24998) 52 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[20174]: audit 2024-03-24T12:33:26.750584+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.176:0/275778633' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3183208536"}]': finished 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[20174]: cluster 2024-03-24T12:33:26.750678+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[20174]: audit 2024-03-24T12:33:27.182153+0000 mon.c (mon.1) 209 : audit [INF] from='client.? 172.21.15.176:0/3738928530' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:27 smithi176 bash[20174]: audit 2024-03-24T12:33:27.183140+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]: dispatch 2024-03-24T12:33:28.510 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:33:28.510 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 starting - - - - 2024-03-24T12:33:28.510 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 starting - - - - 2024-03-24T12:33:28.510 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 starting - - - - 2024-03-24T12:33:28.513 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (6m) 62s ago 6m 46.0M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:33:28.513 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 starting - - - - 2024-03-24T12:33:28.513 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283 starting - - - - 2024-03-24T12:33:28.513 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (15m) 53s ago 15m 465M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:33:28.513 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (15m) 53s ago 15m 58.9M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (13m) 62s ago 13m 50.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (14m) 53s ago 14m 49.2M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 starting - - - - 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (7m) 62s ago 7m 11.8M - 1dbe0e931976 25feab2e6884 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (13m) 53s ago 13m 55.8M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (12m) 53s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (11m) 53s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (11m) 53s ago 11m 56.6M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (10m) 62s ago 10m 55.4M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (9m) 62s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (9m) 62s ago 9m 51.3M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (8m) 62s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (6m) 62s ago 7m 59.3M - 514e6a882f6e d4d77762e794 2024-03-24T12:33:28.514 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (5m) 53s ago 5m 84.3M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:33:28.515 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (5m) 62s ago 5m 84.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:33:28.515 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (4m) 53s ago 4m 84.2M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:33:28.515 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (4m) 62s ago 4m 84.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:33:28.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:28 smithi184 bash[14594]: audit 2024-03-24T12:33:27.709377+0000 mgr.x (mgr.24998) 53 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:28.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:28 smithi184 bash[14594]: audit 2024-03-24T12:33:27.761380+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]': finished 2024-03-24T12:33:28.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:28 smithi184 bash[14594]: cluster 2024-03-24T12:33:27.761540+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-24T12:33:28.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:28 smithi184 bash[14594]: audit 2024-03-24T12:33:28.142172+0000 mon.c (mon.1) 210 : audit [INF] from='client.? 172.21.15.176:0/1327135506' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:28.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:28 smithi184 bash[14594]: audit 2024-03-24T12:33:28.142800+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:33:28.962 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:33:28.963 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[14407]: audit 2024-03-24T12:33:27.709377+0000 mgr.x (mgr.24998) 53 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[14407]: audit 2024-03-24T12:33:27.761380+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]': finished 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[14407]: cluster 2024-03-24T12:33:27.761540+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[14407]: audit 2024-03-24T12:33:28.142172+0000 mon.c (mon.1) 210 : audit [INF] from='client.? 172.21.15.176:0/1327135506' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[14407]: audit 2024-03-24T12:33:28.142800+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[20174]: audit 2024-03-24T12:33:27.709377+0000 mgr.x (mgr.24998) 53 : audit [DBG] from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:29.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[20174]: audit 2024-03-24T12:33:27.761380+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1748606239"}]': finished 2024-03-24T12:33:29.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[20174]: cluster 2024-03-24T12:33:27.761540+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-24T12:33:29.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[20174]: audit 2024-03-24T12:33:28.142172+0000 mon.c (mon.1) 210 : audit [INF] from='client.? 172.21.15.176:0/1327135506' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:29.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:28 smithi176 bash[20174]: audit 2024-03-24T12:33:28.142800+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]: dispatch 2024-03-24T12:33:29.342 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:33:29.342 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:33:29.342 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "", 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:33:29.343 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:33:29.799 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:33:30.053 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: audit 2024-03-24T12:33:28.109722+0000 mgr.x (mgr.24998) 54 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: cluster 2024-03-24T12:33:28.134091+0000 mgr.x (mgr.24998) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:30.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: audit 2024-03-24T12:33:28.487794+0000 mgr.x (mgr.24998) 56 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: audit 2024-03-24T12:33:28.766412+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]': finished 2024-03-24T12:33:30.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: cluster 2024-03-24T12:33:28.766630+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-24T12:33:30.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:29 smithi184 bash[14594]: audit 2024-03-24T12:33:28.959838+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.176:0/1821663719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: audit 2024-03-24T12:33:28.109722+0000 mgr.x (mgr.24998) 54 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: cluster 2024-03-24T12:33:28.134091+0000 mgr.x (mgr.24998) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: audit 2024-03-24T12:33:28.487794+0000 mgr.x (mgr.24998) 56 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: audit 2024-03-24T12:33:28.766412+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]': finished 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: cluster 2024-03-24T12:33:28.766630+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[14407]: audit 2024-03-24T12:33:28.959838+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.176:0/1821663719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: audit 2024-03-24T12:33:28.109722+0000 mgr.x (mgr.24998) 54 : audit [DBG] from='client.25243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: cluster 2024-03-24T12:33:28.134091+0000 mgr.x (mgr.24998) 55 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-24T12:33:30.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: audit 2024-03-24T12:33:28.487794+0000 mgr.x (mgr.24998) 56 : audit [DBG] from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:30.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: audit 2024-03-24T12:33:28.766412+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/1377474568"}]': finished 2024-03-24T12:33:30.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: cluster 2024-03-24T12:33:28.766630+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-24T12:33:30.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:29 smithi176 bash[20174]: audit 2024-03-24T12:33:28.959838+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.176:0/1821663719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:33:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:30 smithi184 bash[14594]: audit 2024-03-24T12:33:29.344307+0000 mgr.x (mgr.24998) 57 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:30 smithi184 bash[14594]: audit 2024-03-24T12:33:29.797377+0000 mon.c (mon.1) 211 : audit [DBG] from='client.? 172.21.15.176:0/317668743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:33:31.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:30 smithi176 bash[14407]: audit 2024-03-24T12:33:29.344307+0000 mgr.x (mgr.24998) 57 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:31.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:30 smithi176 bash[14407]: audit 2024-03-24T12:33:29.797377+0000 mon.c (mon.1) 211 : audit [DBG] from='client.? 172.21.15.176:0/317668743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:33:31.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:30 smithi176 bash[20174]: audit 2024-03-24T12:33:29.344307+0000 mgr.x (mgr.24998) 57 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:33:31.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:30 smithi176 bash[20174]: audit 2024-03-24T12:33:29.797377+0000 mon.c (mon.1) 211 : audit [DBG] from='client.? 172.21.15.176:0/317668743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:33:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:31 smithi184 bash[14594]: cluster 2024-03-24T12:33:30.134837+0000 mgr.x (mgr.24998) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:32.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:31 smithi176 bash[14407]: cluster 2024-03-24T12:33:30.134837+0000 mgr.x (mgr.24998) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:32.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:31 smithi176 bash[20174]: cluster 2024-03-24T12:33:30.134837+0000 mgr.x (mgr.24998) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:33:32.593 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:32 smithi184 bash[36548]: ts=2024-03-24T12:33: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.184:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.176:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:33:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:32 smithi184 bash[14594]: audit 2024-03-24T12:33:31.283050+0000 mgr.x (mgr.24998) 59 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:33.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:32 smithi176 bash[14407]: audit 2024-03-24T12:33:31.283050+0000 mgr.x (mgr.24998) 59 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:33.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:33:32 smithi176 bash[14683]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:33:33.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:32 smithi176 bash[20174]: audit 2024-03-24T12:33:31.283050+0000 mgr.x (mgr.24998) 59 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:33 smithi184 bash[14594]: cluster 2024-03-24T12:33:32.136024+0000 mgr.x (mgr.24998) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-24T12:33:34.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:33 smithi176 bash[20174]: cluster 2024-03-24T12:33:32.136024+0000 mgr.x (mgr.24998) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-24T12:33:34.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:33 smithi176 bash[14407]: cluster 2024-03-24T12:33:32.136024+0000 mgr.x (mgr.24998) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-24T12:33:35.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:33:35 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:35] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-03-24T12:33:36.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:35 smithi184 bash[14594]: cluster 2024-03-24T12:33:34.136799+0000 mgr.x (mgr.24998) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-24T12:33:36.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:35 smithi176 bash[14407]: cluster 2024-03-24T12:33:34.136799+0000 mgr.x (mgr.24998) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-24T12:33:36.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:35 smithi176 bash[20174]: cluster 2024-03-24T12:33:34.136799+0000 mgr.x (mgr.24998) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-03-24T12:33:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:37 smithi184 bash[14594]: cluster 2024-03-24T12:33:36.138524+0000 mgr.x (mgr.24998) 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-03-24T12:33:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:37 smithi176 bash[14407]: cluster 2024-03-24T12:33:36.138524+0000 mgr.x (mgr.24998) 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-03-24T12:33:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:37 smithi176 bash[20174]: cluster 2024-03-24T12:33:36.138524+0000 mgr.x (mgr.24998) 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-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 systemd[1]: Stopping Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[47107]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.230Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:33:39.436 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:33:39.437 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:33:39.437 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[36548]: ts=2024-03-24T12:33:39.231Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:33:40.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[14594]: cluster 2024-03-24T12:33:38.139303+0000 mgr.x (mgr.24998) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:33:40.073 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[14594]: audit 2024-03-24T12:33:39.279015+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:40.073 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[47116]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:33:40.073 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:39 smithi184 bash[47152]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:33:40.073 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:40 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:33:40.073 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:40 smithi184 systemd[1]: Stopped Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:40.073 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:40 smithi184 systemd[1]: Started Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:40.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:39 smithi176 bash[20174]: cluster 2024-03-24T12:33:38.139303+0000 mgr.x (mgr.24998) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:33:40.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:39 smithi176 bash[20174]: audit 2024-03-24T12:33:39.279015+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:40.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:39 smithi176 bash[14407]: cluster 2024-03-24T12:33:38.139303+0000 mgr.x (mgr.24998) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:33:40.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:39 smithi176 bash[14407]: audit 2024-03-24T12:33:39.279015+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:41.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[14594]: audit 2024-03-24T12:33:40.071689+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[14594]: audit 2024-03-24T12:33:40.081757+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[14594]: cephadm 2024-03-24T12:33:40.122048+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:33:41.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[14594]: cephadm 2024-03-24T12:33:40.122903+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi184 2024-03-24T12:33:41.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[14594]: cluster 2024-03-24T12:33:40.139998+0000 mgr.x (mgr.24998) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-24T12:33:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[14407]: audit 2024-03-24T12:33:40.071689+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[14407]: audit 2024-03-24T12:33:40.081757+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[14407]: cephadm 2024-03-24T12:33:40.122048+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:33:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[14407]: cephadm 2024-03-24T12:33:40.122903+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi184 2024-03-24T12:33:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[14407]: cluster 2024-03-24T12:33:40.139998+0000 mgr.x (mgr.24998) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-24T12:33:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[20174]: audit 2024-03-24T12:33:40.071689+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[20174]: audit 2024-03-24T12:33:40.081757+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[20174]: cephadm 2024-03-24T12:33:40.122048+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-24T12:33:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[20174]: cephadm 2024-03-24T12:33:40.122903+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi184 2024-03-24T12:33:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:41 smithi176 bash[20174]: cluster 2024-03-24T12:33:40.139998+0000 mgr.x (mgr.24998) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-24T12:33:42.085 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi184 (none))" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.793Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.797Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.799Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.799Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.807Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.807Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.235µs 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.807Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:33:42.086 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:41 smithi184 bash[47187]: ts=2024-03-24T12:33:41.808Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-24T12:33:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[14594]: audit 2024-03-24T12:33:41.293877+0000 mgr.x (mgr.24998) 67 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:42.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.247Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-24T12:33:42.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.248Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.248Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.086µs wal_replay_duration=441.167381ms total_replay_duration=441.219914ms 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.256Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.256Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.256Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.297Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=41.351673ms db_storage=1.923µs remote_storage=3.75µs web_handler=763ns query_engine=1.637µs scrape=984.211µs scrape_sd=441.165µs notify=56.689µs notify_sd=50.089µs rules=38.797242ms 2024-03-24T12:33:42.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:42 smithi184 bash[47187]: ts=2024-03-24T12:33:42.298Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:33:42.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:42 smithi176 bash[14407]: audit 2024-03-24T12:33:41.293877+0000 mgr.x (mgr.24998) 67 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:42.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:42 smithi176 bash[20174]: audit 2024-03-24T12:33:41.293877+0000 mgr.x (mgr.24998) 67 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:43.729 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:43 smithi184 systemd[1]: Stopping Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:33:43.729 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:43 smithi184 bash[47383]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter.b 2024-03-24T12:33:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:43 smithi184 bash[14594]: cluster 2024-03-24T12:33:42.141228+0000 mgr.x (mgr.24998) 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-03-24T12:33:44.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:43 smithi176 bash[20174]: cluster 2024-03-24T12:33:42.141228+0000 mgr.x (mgr.24998) 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-03-24T12:33:44.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:43 smithi176 bash[14407]: cluster 2024-03-24T12:33:42.141228+0000 mgr.x (mgr.24998) 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-03-24T12:33:44.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 bash[47393]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:33:44.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 bash[47429]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter.b 2024-03-24T12:33:44.474 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:33:44.475 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:33:44.475 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 systemd[1]: Stopped Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:44.475 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:44 smithi184 systemd[1]: Started Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: cluster 2024-03-24T12:33:44.141975+0000 mgr.x (mgr.24998) 69 : 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-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.464218+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.474969+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: cephadm 2024-03-24T12:33:44.498851+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: cephadm 2024-03-24T12:33:44.513387+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:33:45.709 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.563422+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.570853+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.577223+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: audit 2024-03-24T12:33:44.582433+0000 mgr.x (mgr.24998) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.710 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:45 smithi184 bash[14594]: cephadm 2024-03-24T12:33:44.586792+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Reconfiguring daemon grafana.a on smithi184 2024-03-24T12:33:45.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: cluster 2024-03-24T12:33:44.141975+0000 mgr.x (mgr.24998) 69 : 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-03-24T12:33:45.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.464218+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.474969+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: cephadm 2024-03-24T12:33:44.498851+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: cephadm 2024-03-24T12:33:44.513387+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.563422+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.570853+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.577223+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: audit 2024-03-24T12:33:44.582433+0000 mgr.x (mgr.24998) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[20174]: cephadm 2024-03-24T12:33:44.586792+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Reconfiguring daemon grafana.a on smithi184 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: cluster 2024-03-24T12:33:44.141975+0000 mgr.x (mgr.24998) 69 : 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-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.464218+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.474969+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: cephadm 2024-03-24T12:33:44.498851+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: cephadm 2024-03-24T12:33:44.513387+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.563422+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.570853+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:33:45.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.577223+0000 mon.c (mon.1) 213 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: audit 2024-03-24T12:33:44.582433+0000 mgr.x (mgr.24998) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-24T12:33:45.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:45 smithi176 bash[14407]: cephadm 2024-03-24T12:33:44.586792+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Reconfiguring daemon grafana.a on smithi184 2024-03-24T12:33:46.837 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.369Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.369Z 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-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z 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-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z 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-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=arp 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-24T12:33:46.838 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=edac 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-24T12:33:46.839 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=os 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.371Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=stat 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-24T12:33:46.840 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=time 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=uname 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-24T12:33:46.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:33:46 smithi184 bash[47457]: ts=2024-03-24T12:33:46.372Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-24T12:33:47.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:47 smithi184 bash[14594]: cluster 2024-03-24T12:33:46.143689+0000 mgr.x (mgr.24998) 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-03-24T12:33:47.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:47 smithi176 bash[20174]: cluster 2024-03-24T12:33:46.143689+0000 mgr.x (mgr.24998) 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-03-24T12:33:47.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:47 smithi176 bash[14407]: cluster 2024-03-24T12:33:46.143689+0000 mgr.x (mgr.24998) 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-03-24T12:33:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:49 smithi184 bash[14594]: cluster 2024-03-24T12:33:48.144281+0000 mgr.x (mgr.24998) 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-03-24T12:33:50.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:49 smithi176 bash[20174]: cluster 2024-03-24T12:33:48.144281+0000 mgr.x (mgr.24998) 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-03-24T12:33:50.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:49 smithi176 bash[14407]: cluster 2024-03-24T12:33:48.144281+0000 mgr.x (mgr.24998) 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-03-24T12:33:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:51 smithi184 bash[14594]: cluster 2024-03-24T12:33:50.145524+0000 mgr.x (mgr.24998) 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-03-24T12:33:52.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:51 smithi176 bash[14407]: cluster 2024-03-24T12:33:50.145524+0000 mgr.x (mgr.24998) 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-03-24T12:33:52.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:51 smithi176 bash[20174]: cluster 2024-03-24T12:33:50.145524+0000 mgr.x (mgr.24998) 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-03-24T12:33:53.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:52 smithi184 bash[14594]: audit 2024-03-24T12:33:51.301869+0000 mgr.x (mgr.24998) 77 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:53.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:52 smithi176 bash[14407]: audit 2024-03-24T12:33:51.301869+0000 mgr.x (mgr.24998) 77 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:53.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:52 smithi176 bash[20174]: audit 2024-03-24T12:33:51.301869+0000 mgr.x (mgr.24998) 77 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:33:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:53 smithi184 bash[14594]: cluster 2024-03-24T12:33:52.146819+0000 mgr.x (mgr.24998) 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-03-24T12:33:54.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:33:53 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:33:53] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.33.4" 2024-03-24T12:33:54.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:53 smithi176 bash[20174]: cluster 2024-03-24T12:33:52.146819+0000 mgr.x (mgr.24998) 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-03-24T12:33:54.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:53 smithi176 bash[14407]: cluster 2024-03-24T12:33:52.146819+0000 mgr.x (mgr.24998) 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-03-24T12:33:54.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:54 smithi176 bash[20174]: audit 2024-03-24T12:33:54.279508+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:54.894 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:54 smithi176 bash[14407]: audit 2024-03-24T12:33:54.279508+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:54 smithi184 bash[14594]: audit 2024-03-24T12:33:54.279508+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:33:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:55 smithi184 bash[14594]: cluster 2024-03-24T12:33:54.147367+0000 mgr.x (mgr.24998) 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-03-24T12:33:56.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:55 smithi176 bash[14407]: cluster 2024-03-24T12:33:54.147367+0000 mgr.x (mgr.24998) 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-03-24T12:33:56.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:55 smithi176 bash[20174]: cluster 2024-03-24T12:33:54.147367+0000 mgr.x (mgr.24998) 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-03-24T12:33:58.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:57 smithi184 bash[14594]: cluster 2024-03-24T12:33:56.148739+0000 mgr.x (mgr.24998) 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-03-24T12:33:58.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:57 smithi176 bash[20174]: cluster 2024-03-24T12:33:56.148739+0000 mgr.x (mgr.24998) 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-03-24T12:33:58.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:57 smithi176 bash[14407]: cluster 2024-03-24T12:33:56.148739+0000 mgr.x (mgr.24998) 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-03-24T12:33:59.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:33:58 smithi184 bash[47187]: ts=2024-03-24T12:33:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:34:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:33:59 smithi184 bash[14594]: cluster 2024-03-24T12:33:58.149309+0000 mgr.x (mgr.24998) 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-03-24T12:34:00.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:33:59 smithi176 bash[14407]: cluster 2024-03-24T12:33:58.149309+0000 mgr.x (mgr.24998) 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-03-24T12:34:00.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:33:59 smithi176 bash[20174]: cluster 2024-03-24T12:33:58.149309+0000 mgr.x (mgr.24998) 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-03-24T12:34:00.209 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:34:00.986 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (7m) 95s ago 7m 46.0M - 8.3.5 dad864ee21e9 6ace1f2b2947 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:9283 running (16m) 85s ago 16m 465M - 17.2.0 e1d6a67b021e 3531b715263c 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (16m) 85s ago 16m 58.9M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (14m) 95s ago 14m 50.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (14m) 85s ago 14m 49.2M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 starting - - - - 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (13m) 85s ago 13m 55.8M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (12m) 85s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:34:00.987 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (12m) 85s ago 12m 52.0M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (11m) 85s ago 11m 56.6M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (10m) 95s ago 11m 55.4M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (10m) 95s ago 10m 52.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (9m) 95s ago 9m 51.3M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (9m) 95s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 starting - - - - 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (5m) 85s ago 5m 84.3M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (5m) 95s ago 5m 84.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (5m) 85s ago 5m 84.2M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:34:00.988 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (5m) 95s ago 5m 84.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:01.430 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:34:01.431 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:34:01.803 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "", 2024-03-24T12:34:01.804 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:34:01.804 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:34:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:01 smithi184 bash[14594]: cluster 2024-03-24T12:34:00.150156+0000 mgr.x (mgr.24998) 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-03-24T12:34:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:01 smithi184 bash[14594]: audit 2024-03-24T12:34:00.194328+0000 mgr.x (mgr.24998) 83 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:01 smithi184 bash[14594]: audit 2024-03-24T12:34:00.587784+0000 mgr.x (mgr.24998) 84 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:01 smithi184 bash[14594]: audit 2024-03-24T12:34:00.963224+0000 mgr.x (mgr.24998) 85 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:01 smithi184 bash[14594]: audit 2024-03-24T12:34:01.425790+0000 mon.a (mon.0) 1190 : audit [DBG] from='client.? 172.21.15.176:0/2076199911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[20174]: cluster 2024-03-24T12:34:00.150156+0000 mgr.x (mgr.24998) 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-03-24T12:34:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[20174]: audit 2024-03-24T12:34:00.194328+0000 mgr.x (mgr.24998) 83 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[20174]: audit 2024-03-24T12:34:00.587784+0000 mgr.x (mgr.24998) 84 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[20174]: audit 2024-03-24T12:34:00.963224+0000 mgr.x (mgr.24998) 85 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[20174]: audit 2024-03-24T12:34:01.425790+0000 mon.a (mon.0) 1190 : audit [DBG] from='client.? 172.21.15.176:0/2076199911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:02.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[14407]: cluster 2024-03-24T12:34:00.150156+0000 mgr.x (mgr.24998) 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-03-24T12:34:02.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[14407]: audit 2024-03-24T12:34:00.194328+0000 mgr.x (mgr.24998) 83 : audit [DBG] from='client.25279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[14407]: audit 2024-03-24T12:34:00.587784+0000 mgr.x (mgr.24998) 84 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[14407]: audit 2024-03-24T12:34:00.963224+0000 mgr.x (mgr.24998) 85 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:01 smithi176 bash[14407]: audit 2024-03-24T12:34:01.425790+0000 mon.a (mon.0) 1190 : audit [DBG] from='client.? 172.21.15.176:0/2076199911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:02.254 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:34:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:02 smithi184 bash[14594]: audit 2024-03-24T12:34:01.309910+0000 mgr.x (mgr.24998) 86 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:02 smithi184 bash[14594]: audit 2024-03-24T12:34:01.804983+0000 mgr.x (mgr.24998) 87 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:02 smithi184 bash[14594]: audit 2024-03-24T12:34:02.252603+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.176:0/3778919902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:03.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[14407]: audit 2024-03-24T12:34:01.309910+0000 mgr.x (mgr.24998) 86 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:03.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[14407]: audit 2024-03-24T12:34:01.804983+0000 mgr.x (mgr.24998) 87 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:03.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[14407]: audit 2024-03-24T12:34:02.252603+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.176:0/3778919902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:03.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[20174]: audit 2024-03-24T12:34:01.309910+0000 mgr.x (mgr.24998) 86 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:03.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[20174]: audit 2024-03-24T12:34:01.804983+0000 mgr.x (mgr.24998) 87 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:03.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:02 smithi176 bash[20174]: audit 2024-03-24T12:34:02.252603+0000 mon.a (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.176:0/3778919902' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:04.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:03 smithi184 bash[14594]: cluster 2024-03-24T12:34:02.151374+0000 mgr.x (mgr.24998) 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-03-24T12:34:04.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:03 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:34:03] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-03-24T12:34:04.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:03 smithi176 bash[14407]: cluster 2024-03-24T12:34:02.151374+0000 mgr.x (mgr.24998) 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-03-24T12:34:04.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:03 smithi176 bash[20174]: cluster 2024-03-24T12:34:02.151374+0000 mgr.x (mgr.24998) 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-03-24T12:34:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:05 smithi184 bash[14594]: cluster 2024-03-24T12:34:04.152115+0000 mgr.x (mgr.24998) 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-03-24T12:34:06.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:05 smithi176 bash[20174]: cluster 2024-03-24T12:34:04.152115+0000 mgr.x (mgr.24998) 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-03-24T12:34:06.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:05 smithi176 bash[14407]: cluster 2024-03-24T12:34:04.152115+0000 mgr.x (mgr.24998) 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-03-24T12:34:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:07 smithi184 bash[14594]: cluster 2024-03-24T12:34:06.153730+0000 mgr.x (mgr.24998) 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-03-24T12:34:08.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:07 smithi176 bash[20174]: cluster 2024-03-24T12:34:06.153730+0000 mgr.x (mgr.24998) 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-03-24T12:34:08.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:07 smithi176 bash[14407]: cluster 2024-03-24T12:34:06.153730+0000 mgr.x (mgr.24998) 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-03-24T12:34:08.936 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:34:08 smithi184 bash[47187]: ts=2024-03-24T12:34:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:34:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:09 smithi184 bash[14594]: cluster 2024-03-24T12:34:08.154437+0000 mgr.x (mgr.24998) 91 : 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-03-24T12:34:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:09 smithi184 bash[14594]: audit 2024-03-24T12:34:09.279886+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:10.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:09 smithi176 bash[14407]: cluster 2024-03-24T12:34:08.154437+0000 mgr.x (mgr.24998) 91 : 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-03-24T12:34:10.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:09 smithi176 bash[14407]: audit 2024-03-24T12:34:09.279886+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:09 smithi176 bash[20174]: cluster 2024-03-24T12:34:08.154437+0000 mgr.x (mgr.24998) 91 : 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-03-24T12:34:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:09 smithi176 bash[20174]: audit 2024-03-24T12:34:09.279886+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:11 smithi184 bash[14594]: cluster 2024-03-24T12:34:10.155533+0000 mgr.x (mgr.24998) 92 : 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-03-24T12:34:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:11 smithi176 bash[14407]: cluster 2024-03-24T12:34:10.155533+0000 mgr.x (mgr.24998) 92 : 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-03-24T12:34:12.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:11 smithi176 bash[20174]: cluster 2024-03-24T12:34:10.155533+0000 mgr.x (mgr.24998) 92 : 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-03-24T12:34:13.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:12 smithi184 bash[14594]: audit 2024-03-24T12:34:11.321325+0000 mgr.x (mgr.24998) 93 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:13.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:12 smithi176 bash[14407]: audit 2024-03-24T12:34:11.321325+0000 mgr.x (mgr.24998) 93 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:13.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:12 smithi176 bash[20174]: audit 2024-03-24T12:34:11.321325+0000 mgr.x (mgr.24998) 93 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:13 smithi184 bash[14594]: cluster 2024-03-24T12:34:12.156853+0000 mgr.x (mgr.24998) 94 : 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-03-24T12:34:14.094 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:13 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:34:13] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-03-24T12:34:14.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:13 smithi184 systemd[1]: Stopping Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:34:14.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:13 smithi184 bash[48391]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana.a 2024-03-24T12:34:14.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:13 smithi184 bash[35336]: t=2024-03-24T12:34:13+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-24T12:34:14.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:13 smithi176 bash[14407]: cluster 2024-03-24T12:34:12.156853+0000 mgr.x (mgr.24998) 94 : 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-03-24T12:34:14.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:13 smithi176 bash[20174]: cluster 2024-03-24T12:34:12.156853+0000 mgr.x (mgr.24998) 94 : 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-03-24T12:34:14.764 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[48399]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:34:14.764 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[48434]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana.a 2024-03-24T12:34:14.764 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:14 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Succeeded. 2024-03-24T12:34:14.764 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:14 smithi184 systemd[1]: Stopped Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:14.764 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:14 smithi184 systemd[1]: Started Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STOPPING 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STOPPED 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STARTING 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Serving on http://:::9283 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STARTED 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STOPPING 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STOPPED 2024-03-24T12:34:15.071 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:14 smithi184 bash[44914]: [24/Mar/2024:12:34:14] ENGINE Bus STARTING 2024-03-24T12:34:15.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Serving on http://:::9283 2024-03-24T12:34:15.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Bus STARTED 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Bus STOPPING 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Bus STOPPED 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Bus STARTING 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Serving on http://:::9283 2024-03-24T12:34:15.344 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[44914]: [24/Mar/2024:12:34:15] ENGINE Bus STARTED 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: cluster 2024-03-24T12:34:14.157549+0000 mgr.x (mgr.24998) 95 : 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-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.745968+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.755211+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.783150+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.786265+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.788582+0000 mgr.x (mgr.24998) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.791527+0000 mgr.x (mgr.24998) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.801419+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.813409+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.818839+0000 mgr.x (mgr.24998) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.846010+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.849108+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.852826+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: cephadm 2024-03-24T12:34:14.853248+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.854335+0000 mgr.x (mgr.24998) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.858299+0000 mgr.x (mgr.24998) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.860968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.869620+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.872769+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.874939+0000 mgr.x (mgr.24998) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.878233+0000 mgr.x (mgr.24998) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.881775+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.907709+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.912280+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.913161+0000 mgr.x (mgr.24998) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.917768+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.927597+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: audit 2024-03-24T12:34:14.961444+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:16.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:15 smithi184 bash[14594]: cephadm 2024-03-24T12:34:14.968221+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: cluster 2024-03-24T12:34:14.157549+0000 mgr.x (mgr.24998) 95 : 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-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.745968+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.755211+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.783150+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.786265+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.136 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.788582+0000 mgr.x (mgr.24998) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.791527+0000 mgr.x (mgr.24998) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.801419+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.813409+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.818839+0000 mgr.x (mgr.24998) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.846010+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.849108+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.852826+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: cephadm 2024-03-24T12:34:14.853248+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.854335+0000 mgr.x (mgr.24998) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.858299+0000 mgr.x (mgr.24998) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.860968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.869620+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.872769+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.874939+0000 mgr.x (mgr.24998) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.878233+0000 mgr.x (mgr.24998) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.137 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.881775+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.907709+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.912280+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.913161+0000 mgr.x (mgr.24998) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.917768+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.927597+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: audit 2024-03-24T12:34:14.961444+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[14407]: cephadm 2024-03-24T12:34:14.968221+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: cluster 2024-03-24T12:34:14.157549+0000 mgr.x (mgr.24998) 95 : 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-03-24T12:34:16.138 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.745968+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.755211+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.138 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.783150+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.786265+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.788582+0000 mgr.x (mgr.24998) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.791527+0000 mgr.x (mgr.24998) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi176.front.sepia.ceph.com:9093"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.801419+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.813409+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.818839+0000 mgr.x (mgr.24998) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.846010+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.849108+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.852826+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: cephadm 2024-03-24T12:34:14.853248+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.854335+0000 mgr.x (mgr.24998) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.858299+0000 mgr.x (mgr.24998) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:34:16.139 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.860968+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.869620+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.872769+0000 mon.c (mon.1) 222 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.874939+0000 mgr.x (mgr.24998) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.878233+0000 mgr.x (mgr.24998) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184.front.sepia.ceph.com:9095"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.881775+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.907709+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.912280+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.913161+0000 mgr.x (mgr.24998) 104 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.917768+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184.front.sepia.ceph.com:3000"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.927597+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: audit 2024-03-24T12:34:14.961444+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:16.140 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:15 smithi176 bash[20174]: cephadm 2024-03-24T12:34:14.968221+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+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-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+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-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-24T12:34:17.094 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="App mode production" logger=settings 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+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-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=646.923µs 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-24T12:34:17.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:16 smithi184 bash[48464]: t=2024-03-24T12:34:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-24T12:34:17.593 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-03-24T12:34:17.594 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:34:17.594 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-03-24T12:34:17.594 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-24T12:34:17.594 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:34:17.594 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[48464]: t=2024-03-24T12:34:17+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-24T12:34:17.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:17 smithi176 bash[14407]: cluster 2024-03-24T12:34:16.159178+0000 mgr.x (mgr.24998) 107 : 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-03-24T12:34:17.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:17 smithi176 bash[20174]: cluster 2024-03-24T12:34:16.159178+0000 mgr.x (mgr.24998) 107 : 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-03-24T12:34:18.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:17 smithi184 bash[14594]: cluster 2024-03-24T12:34:16.159178+0000 mgr.x (mgr.24998) 107 : 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-03-24T12:34:19.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:34:18 smithi184 bash[47187]: ts=2024-03-24T12:34: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:34:19.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: cephadm 2024-03-24T12:34:18.142638+0000 mgr.x (mgr.24998) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:19.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: audit 2024-03-24T12:34:18.146276+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: audit 2024-03-24T12:34:18.148243+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: audit 2024-03-24T12:34:18.149174+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: audit 2024-03-24T12:34:18.151761+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: audit 2024-03-24T12:34:18.153606+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: cluster 2024-03-24T12:34:18.159869+0000 mgr.x (mgr.24998) 109 : 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-03-24T12:34:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[20174]: cephadm 2024-03-24T12:34:18.160231+0000 mgr.x (mgr.24998) 110 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:19.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: cephadm 2024-03-24T12:34:18.142638+0000 mgr.x (mgr.24998) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:19.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: audit 2024-03-24T12:34:18.146276+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: audit 2024-03-24T12:34:18.148243+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: audit 2024-03-24T12:34:18.149174+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: audit 2024-03-24T12:34:18.151761+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: audit 2024-03-24T12:34:18.153606+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: cluster 2024-03-24T12:34:18.159869+0000 mgr.x (mgr.24998) 109 : 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-03-24T12:34:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:19 smithi176 bash[14407]: cephadm 2024-03-24T12:34:18.160231+0000 mgr.x (mgr.24998) 110 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:19.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: cephadm 2024-03-24T12:34:18.142638+0000 mgr.x (mgr.24998) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:19.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: audit 2024-03-24T12:34:18.146276+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:19.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: audit 2024-03-24T12:34:18.148243+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: audit 2024-03-24T12:34:18.149174+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:19.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: audit 2024-03-24T12:34:18.151761+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:19.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: audit 2024-03-24T12:34:18.153606+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:19.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: cluster 2024-03-24T12:34:18.159869+0000 mgr.x (mgr.24998) 109 : 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-03-24T12:34:19.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:19 smithi184 bash[14594]: cephadm 2024-03-24T12:34:18.160231+0000 mgr.x (mgr.24998) 110 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:21.220 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:21 smithi176 systemd[1]: Stopping Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:34:21.473 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:21 smithi176 bash[14407]: cluster 2024-03-24T12:34:20.160983+0000 mgr.x (mgr.24998) 111 : 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-03-24T12:34:21.473 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:21 smithi176 bash[20174]: cluster 2024-03-24T12:34:20.160983+0000 mgr.x (mgr.24998) 111 : 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-03-24T12:34:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:21 smithi184 bash[14594]: cluster 2024-03-24T12:34:20.160983+0000 mgr.x (mgr.24998) 111 : 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-03-24T12:34:22.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:21 smithi176 bash[63552]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:34:22.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:22 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:34:22.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:22 smithi176 bash[63626]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:34:22.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:22 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-24T12:34:22.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:22 smithi176 systemd[1]: Stopped Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:22.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:22 smithi184 bash[14594]: audit 2024-03-24T12:34:21.330415+0000 mgr.x (mgr.24998) 112 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:22.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:22 smithi176 systemd[1]: Started Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:22.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:22 smithi176 bash[20174]: audit 2024-03-24T12:34:21.330415+0000 mgr.x (mgr.24998) 112 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:22.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:22 smithi176 bash[14407]: audit 2024-03-24T12:34:21.330415+0000 mgr.x (mgr.24998) 112 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:23.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: cluster 2024-03-24T12:34:22.162339+0000 mgr.x (mgr.24998) 113 : 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-03-24T12:34:23.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.361989+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.372422+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.384010+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.384436+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.384546+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: audit 2024-03-24T12:34:22.385241+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: cephadm 2024-03-24T12:34:22.770068+0000 mgr.x (mgr.24998) 114 : cephadm [INF] Deploying daemon agent.smithi184 on smithi184 2024-03-24T12:34:23.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[14594]: cephadm 2024-03-24T12:34:22.960681+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Deploying daemon agent.smithi176 on smithi176 2024-03-24T12:34:23.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[63692]: debug 2024-03-24T12:34:23.502+0000 7f4222ebf700 1 -- 172.21.15.176:0/1945645048 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d2864d81a0 con 0x55d28725a400 2024-03-24T12:34:23.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: cluster 2024-03-24T12:34:22.162339+0000 mgr.x (mgr.24998) 113 : 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-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.361989+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.372422+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.384010+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.384436+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.384546+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: audit 2024-03-24T12:34:22.385241+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: cephadm 2024-03-24T12:34:22.770068+0000 mgr.x (mgr.24998) 114 : cephadm [INF] Deploying daemon agent.smithi184 on smithi184 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[20174]: cephadm 2024-03-24T12:34:22.960681+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Deploying daemon agent.smithi176 on smithi176 2024-03-24T12:34:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: cluster 2024-03-24T12:34:22.162339+0000 mgr.x (mgr.24998) 113 : 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-03-24T12:34:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.361989+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.372422+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.384010+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.384436+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.384546+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: audit 2024-03-24T12:34:22.385241+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: cephadm 2024-03-24T12:34:22.770068+0000 mgr.x (mgr.24998) 114 : cephadm [INF] Deploying daemon agent.smithi184 on smithi184 2024-03-24T12:34:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[14407]: cephadm 2024-03-24T12:34:22.960681+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Deploying daemon agent.smithi176 on smithi176 2024-03-24T12:34:24.039 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:23 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:34:23] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-03-24T12:34:24.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:23 smithi176 bash[63692]: debug 2024-03-24T12:34:23.674+0000 7f422d0b9200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:34:25.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:24 smithi184 bash[14594]: audit 2024-03-24T12:34:23.737621+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:24 smithi184 bash[14594]: audit 2024-03-24T12:34:23.963722+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:24 smithi184 bash[14594]: audit 2024-03-24T12:34:24.180521+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:24 smithi184 bash[14594]: audit 2024-03-24T12:34:24.280055+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:25.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:24 smithi184 bash[14594]: audit 2024-03-24T12:34:24.457024+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[14407]: audit 2024-03-24T12:34:23.737621+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[14407]: audit 2024-03-24T12:34:23.963722+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[14407]: audit 2024-03-24T12:34:24.180521+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[14407]: audit 2024-03-24T12:34:24.280055+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[14407]: audit 2024-03-24T12:34:24.457024+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[63692]: debug 2024-03-24T12:34:24.678+0000 7f422d0b9200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[63692]: debug 2024-03-24T12:34:24.782+0000 7f422d0b9200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[63692]: debug 2024-03-24T12:34:24.882+0000 7f422d0b9200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[20174]: audit 2024-03-24T12:34:23.737621+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[20174]: audit 2024-03-24T12:34:23.963722+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[20174]: audit 2024-03-24T12:34:24.180521+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[20174]: audit 2024-03-24T12:34:24.280055+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:25.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:24 smithi176 bash[20174]: audit 2024-03-24T12:34:24.457024+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:25.550 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[63692]: debug 2024-03-24T12:34:25.166+0000 7f422d0b9200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:25.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[63692]: debug 2024-03-24T12:34:25.542+0000 7f422d0b9200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:34:25.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[63692]: debug 2024-03-24T12:34:25.702+0000 7f422d0b9200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:26.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:25 smithi184 bash[14594]: cluster 2024-03-24T12:34:24.163087+0000 mgr.x (mgr.24998) 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-03-24T12:34:26.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[14407]: cluster 2024-03-24T12:34:24.163087+0000 mgr.x (mgr.24998) 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-03-24T12:34:26.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[20174]: cluster 2024-03-24T12:34:24.163087+0000 mgr.x (mgr.24998) 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-03-24T12:34:26.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:25 smithi176 bash[63692]: debug 2024-03-24T12:34:25.914+0000 7f422d0b9200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:34:27.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:26 smithi176 bash[63692]: debug 2024-03-24T12:34:26.958+0000 7f422d0b9200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:34:27.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[63692]: debug 2024-03-24T12:34:27.070+0000 7f422d0b9200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:34:27.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[63692]: debug 2024-03-24T12:34:27.194+0000 7f422d0b9200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:34:27.972 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[63692]: debug 2024-03-24T12:34:27.714+0000 7f422d0b9200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:34:27.972 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[63692]: debug 2024-03-24T12:34:27.934+0000 7f422d0b9200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:34:28.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:27 smithi184 bash[14594]: cluster 2024-03-24T12:34:26.164765+0000 mgr.x (mgr.24998) 117 : cluster [DBG] 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-03-24T12:34:28.407 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[14407]: cluster 2024-03-24T12:34:26.164765+0000 mgr.x (mgr.24998) 117 : cluster [DBG] 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-03-24T12:34:28.408 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:27 smithi176 bash[20174]: cluster 2024-03-24T12:34:26.164765+0000 mgr.x (mgr.24998) 117 : cluster [DBG] 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-03-24T12:34:28.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:28 smithi176 bash[63692]: debug 2024-03-24T12:34:28.402+0000 7f422d0b9200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:34:28.983 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:34:28 smithi184 bash[47187]: ts=2024-03-24T12:34: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:34:29.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:28 smithi176 bash[20174]: cluster 2024-03-24T12:34:28.165455+0000 mgr.x (mgr.24998) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:29.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:28 smithi176 bash[63692]: debug 2024-03-24T12:34:28.942+0000 7f422d0b9200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:29.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:28 smithi176 bash[14407]: cluster 2024-03-24T12:34:28.165455+0000 mgr.x (mgr.24998) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:28 smithi184 bash[14594]: cluster 2024-03-24T12:34:28.165455+0000 mgr.x (mgr.24998) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:29.750 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:29 smithi176 bash[63692]: debug 2024-03-24T12:34:29.598+0000 7f422d0b9200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:34:30.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:29 smithi176 bash[63692]: debug 2024-03-24T12:34:29.742+0000 7f422d0b9200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:34:30.491 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:30 smithi176 bash[63692]: debug 2024-03-24T12:34:30.174+0000 7f422d0b9200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:34:30.491 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:30 smithi176 bash[63692]: debug 2024-03-24T12:34:30.314+0000 7f422d0b9200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:34:30.780 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:30 smithi176 bash[63692]: debug 2024-03-24T12:34:30.486+0000 7f422d0b9200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:30.780 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:30 smithi176 bash[63692]: debug 2024-03-24T12:34:30.634+0000 7f422d0b9200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:34:31.150 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:30 smithi176 bash[63692]: debug 2024-03-24T12:34:30.774+0000 7f422d0b9200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:34:31.150 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[63692]: debug 2024-03-24T12:34:30.998+0000 7f422d0b9200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:34:31.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[63692]: debug 2024-03-24T12:34:31.142+0000 7f422d0b9200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: cluster 2024-03-24T12:34:30.166501+0000 mgr.x (mgr.24998) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.241891+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.250237+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.259666+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.474940+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.487381+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.572748+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.583840+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[14407]: audit 2024-03-24T12:34:30.596365+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: cluster 2024-03-24T12:34:30.166501+0000 mgr.x (mgr.24998) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.241891+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.250237+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.259666+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.474940+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.487381+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.572748+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.583840+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:31 smithi176 bash[20174]: audit 2024-03-24T12:34:30.596365+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: cluster 2024-03-24T12:34:30.166501+0000 mgr.x (mgr.24998) 119 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.241891+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.250237+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.259666+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.474940+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.487381+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.572748+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.583840+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:31.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:31 smithi184 bash[14594]: audit 2024-03-24T12:34:30.596365+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.674 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.338636+0000 mgr.x (mgr.24998) 120 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.590084+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.603275+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.607818+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.609529+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: cluster 2024-03-24T12:34:31.618633+0000 mgr.x (mgr.24998) 121 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.621324+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:31.715277+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: cephadm 2024-03-24T12:34:31.722387+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: cephadm 2024-03-24T12:34:31.722956+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: cluster 2024-03-24T12:34:32.547287+0000 mon.a (mon.0) 1220 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:34:32.868 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: cluster 2024-03-24T12:34:32.547501+0000 mon.a (mon.0) 1221 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:34:32.869 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:32.552631+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:32.869 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:32.553595+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:32.869 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:32.558206+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:32.869 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:32 smithi184 bash[14594]: audit 2024-03-24T12:34:32.560690+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:32.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: debug 2024-03-24T12:34:32.522+0000 7f422d0b9200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: [24/Mar/2024:12:34:32] ENGINE Bus STARTING 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: CherryPy Checker: 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: The Application mounted at '' has an empty config. 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: [24/Mar/2024:12:34:32] ENGINE Serving on http://:::9283 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[63692]: [24/Mar/2024:12:34:32] ENGINE Bus STARTED 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.338636+0000 mgr.x (mgr.24998) 120 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.590084+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.603275+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.607818+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.609529+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: cluster 2024-03-24T12:34:31.618633+0000 mgr.x (mgr.24998) 121 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.621324+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:31.715277+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: cephadm 2024-03-24T12:34:31.722387+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: cephadm 2024-03-24T12:34:31.722956+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: cluster 2024-03-24T12:34:32.547287+0000 mon.a (mon.0) 1220 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: cluster 2024-03-24T12:34:32.547501+0000 mon.a (mon.0) 1221 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:32.552631+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:32.553595+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:32.558206+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[14407]: audit 2024-03-24T12:34:32.560690+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.338636+0000 mgr.x (mgr.24998) 120 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.590084+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.603275+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.607818+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.609529+0000 mon.c (mon.1) 233 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: cluster 2024-03-24T12:34:31.618633+0000 mgr.x (mgr.24998) 121 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.621324+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:31.715277+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: cephadm 2024-03-24T12:34:31.722387+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: cephadm 2024-03-24T12:34:31.722956+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: cluster 2024-03-24T12:34:32.547287+0000 mon.a (mon.0) 1220 : cluster [DBG] Standby manager daemon y restarted 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: cluster 2024-03-24T12:34:32.547501+0000 mon.a (mon.0) 1221 : cluster [DBG] Standby manager daemon y started 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:32.552631+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:32.553595+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:32.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:32.558206+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:32.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:32 smithi176 bash[20174]: audit 2024-03-24T12:34:32.560690+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.? 172.21.15.176:0/79738336' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:33.460 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:34:33.460 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 error 2s ago 15m - - 2024-03-24T12:34:33.460 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 3s ago 15m - - 2024-03-24T12:34:33.460 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (80s) 2s ago 8m 15.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:34:33.460 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (18s) 3s ago 7m 38.8M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (73s) 2s ago 5m 46.1M - 3.5 e1d6a67b021e 4048766730b5 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283 running (109s) 3s ago 14m 496M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0629512f310d 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (11s) 2s ago 16m 147M - 19.0.0-1667-gdb0330b1 4f325f8440e9 af460644527b 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (16m) 2s ago 16m 63.4M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (15m) 3s ago 15m 48.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (15m) 2s ago 15m 49.6M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (91s) 2s ago 8m 11.9M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (48s) 3s ago 8m 10.1M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (14m) 2s ago 14m 57.5M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (13m) 2s ago 13m 59.7M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (12m) 2s ago 12m 53.5M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (12m) 2s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (11m) 3s ago 11m 57.9M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:34:33.461 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (10m) 3s ago 10m 54.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (10m) 3s ago 10m 52.5M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (9m) 3s ago 9m 55.7M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (53s) 3s ago 8m 52.1M - 2.33.4 514e6a882f6e fbc961e8020b 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (6m) 2s ago 6m 85.5M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (6m) 3s ago 6m 86.3M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (5m) 2s ago 5m 85.5M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:34:33.462 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (5m) 3s ago 5m 86.1M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:34:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:33 smithi184 bash[14594]: cluster 2024-03-24T12:34:32.600485+0000 mon.a (mon.0) 1226 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-24T12:34:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:33 smithi184 bash[14594]: cluster 2024-03-24T12:34:32.627719+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-03-24T12:34:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:33 smithi184 bash[14594]: audit 2024-03-24T12:34:32.662770+0000 mgr.x (mgr.24998) 124 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:33.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[20174]: cluster 2024-03-24T12:34:32.600485+0000 mon.a (mon.0) 1226 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-24T12:34:33.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[20174]: cluster 2024-03-24T12:34:32.627719+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-03-24T12:34:33.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[20174]: audit 2024-03-24T12:34:32.662770+0000 mgr.x (mgr.24998) 124 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[14407]: cluster 2024-03-24T12:34:32.600485+0000 mon.a (mon.0) 1226 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-03-24T12:34:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[14407]: cluster 2024-03-24T12:34:32.627719+0000 mon.a (mon.0) 1227 : cluster [DBG] mgrmap e27: x(active, since 99s), standbys: y 2024-03-24T12:34:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:33 smithi176 bash[14407]: audit 2024-03-24T12:34:32.662770+0000 mgr.x (mgr.24998) 124 : audit [DBG] from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:34:33.916 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:34:33.917 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:34:34.122 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:33 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:34:33] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-03-24T12:34:34.324 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "2/23 daemons upgraded", 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mgr daemons", 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:34:34.325 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:34:34.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[14407]: audit 2024-03-24T12:34:33.054300+0000 mgr.x (mgr.24998) 125 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[14407]: audit 2024-03-24T12:34:33.435576+0000 mgr.x (mgr.24998) 126 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[14407]: cluster 2024-03-24T12:34:33.619323+0000 mgr.x (mgr.24998) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:34.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[14407]: audit 2024-03-24T12:34:33.913307+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.176:0/2028731102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:34.745 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-24T12:34:34.745 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-03-24T12:34:34.746 INFO:teuthology.orchestra.run.smithi176.stdout: Cephadm agent on host smithi176 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-03-24T12:34:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[20174]: audit 2024-03-24T12:34:33.054300+0000 mgr.x (mgr.24998) 125 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[20174]: audit 2024-03-24T12:34:33.435576+0000 mgr.x (mgr.24998) 126 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[20174]: cluster 2024-03-24T12:34:33.619323+0000 mgr.x (mgr.24998) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:34.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:34 smithi176 bash[20174]: audit 2024-03-24T12:34:33.913307+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.176:0/2028731102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:34.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:34 smithi184 bash[14594]: audit 2024-03-24T12:34:33.054300+0000 mgr.x (mgr.24998) 125 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:34 smithi184 bash[14594]: audit 2024-03-24T12:34:33.435576+0000 mgr.x (mgr.24998) 126 : audit [DBG] from='client.25333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:34.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:34 smithi184 bash[14594]: cluster 2024-03-24T12:34:33.619323+0000 mgr.x (mgr.24998) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:34.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:34 smithi184 bash[14594]: audit 2024-03-24T12:34:33.913307+0000 mon.c (mon.1) 235 : audit [DBG] from='client.? 172.21.15.176:0/2028731102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:34:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:34.326267+0000 mgr.x (mgr.24998) 128 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:34.743366+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.176:0/4222478441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:35.545164+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:35.545986+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:35.548500+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[14407]: audit 2024-03-24T12:34:35.550301+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:34.326267+0000 mgr.x (mgr.24998) 128 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:34.743366+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.176:0/4222478441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:35.545164+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:35.545986+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:35.548500+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:35.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:35 smithi176 bash[20174]: audit 2024-03-24T12:34:35.550301+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:34.326267+0000 mgr.x (mgr.24998) 128 : audit [DBG] from='client.25345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:34.743366+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.176:0/4222478441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:35.545164+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:35.545986+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:35.548500+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:34:35.939 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:35 smithi184 bash[14594]: audit 2024-03-24T12:34:35.550301+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:36.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[14407]: cephadm 2024-03-24T12:34:35.548942+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:36.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[14407]: cephadm 2024-03-24T12:34:35.557202+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:36.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[14407]: cluster 2024-03-24T12:34:35.620351+0000 mgr.x (mgr.24998) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[20174]: cephadm 2024-03-24T12:34:35.548942+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[20174]: cephadm 2024-03-24T12:34:35.557202+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:36 smithi176 bash[20174]: cluster 2024-03-24T12:34:35.620351+0000 mgr.x (mgr.24998) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:36 smithi184 bash[14594]: cephadm 2024-03-24T12:34:35.548942+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Upgrade: Updating mgr.y 2024-03-24T12:34:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:36 smithi184 bash[14594]: cephadm 2024-03-24T12:34:35.557202+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Deploying daemon mgr.y on smithi176 2024-03-24T12:34:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:36 smithi184 bash[14594]: cluster 2024-03-24T12:34:35.620351+0000 mgr.x (mgr.24998) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: cluster 2024-03-24T12:34:37.621053+0000 mgr.x (mgr.24998) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.203430+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.219458+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.232132+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.678592+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.691892+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[14407]: audit 2024-03-24T12:34:38.702945+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: cluster 2024-03-24T12:34:37.621053+0000 mgr.x (mgr.24998) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:38.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.203430+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.219458+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.232132+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.678592+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.691892+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:38.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:38 smithi176 bash[20174]: audit 2024-03-24T12:34:38.702945+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[47187]: ts=2024-03-24T12:34: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: cluster 2024-03-24T12:34:37.621053+0000 mgr.x (mgr.24998) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.203430+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.219458+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.232132+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.678592+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.691892+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:38 smithi184 bash[14594]: audit 2024-03-24T12:34:38.702945+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:40.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[20174]: audit 2024-03-24T12:34:39.287346+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:40.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[20174]: audit 2024-03-24T12:34:39.289790+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:40.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[20174]: cluster 2024-03-24T12:34:39.621873+0000 mgr.x (mgr.24998) 133 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:40.568 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[14407]: audit 2024-03-24T12:34:39.287346+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:40.568 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[14407]: audit 2024-03-24T12:34:39.289790+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:40.568 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:40 smithi176 bash[14407]: cluster 2024-03-24T12:34:39.621873+0000 mgr.x (mgr.24998) 133 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:40.568 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:40 smithi176 systemd[1]: Stopping Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:34:40.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:40 smithi184 bash[14594]: audit 2024-03-24T12:34:39.287346+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:40.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:40 smithi184 bash[14594]: audit 2024-03-24T12:34:39.289790+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:40.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:40 smithi184 bash[14594]: cluster 2024-03-24T12:34:39.621873+0000 mgr.x (mgr.24998) 133 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 893 B/s rd, 0 op/s 2024-03-24T12:34:41.604 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 bash[65495]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:34:41.604 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:34:41.604 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 bash[65570]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-y 2024-03-24T12:34:41.604 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-03-24T12:34:41.604 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 systemd[1]: Stopped Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:41.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:41 smithi176 systemd[1]: Started Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:34:42.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[65639]: debug 2024-03-24T12:34:42.742+0000 7fc892389700 1 -- 172.21.15.176:0/1981388442 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ea408f81a0 con 0x55ea4167c400 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.343908+0000 mgr.x (mgr.24998) 134 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cluster 2024-03-24T12:34:41.623676+0000 mgr.x (mgr.24998) 135 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.758165+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.766222+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.788238+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.789986+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cluster 2024-03-24T12:34:41.798065+0000 mgr.x (mgr.24998) 136 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.800078+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cephadm 2024-03-24T12:34:41.806358+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.884057+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.890867+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cephadm 2024-03-24T12:34:41.891488+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: audit 2024-03-24T12:34:41.891731+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cephadm 2024-03-24T12:34:41.892061+0000 mgr.x (mgr.24998) 139 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cephadm 2024-03-24T12:34:41.895050+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Failing over to other MGR 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cluster 2024-03-24T12:34:41.903222+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[14407]: cluster 2024-03-24T12:34:42.145289+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.343908+0000 mgr.x (mgr.24998) 134 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cluster 2024-03-24T12:34:41.623676+0000 mgr.x (mgr.24998) 135 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.758165+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.766222+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.788238+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.789986+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:42.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cluster 2024-03-24T12:34:41.798065+0000 mgr.x (mgr.24998) 136 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.800078+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cephadm 2024-03-24T12:34:41.806358+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.884057+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.890867+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cephadm 2024-03-24T12:34:41.891488+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: audit 2024-03-24T12:34:41.891731+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cephadm 2024-03-24T12:34:41.892061+0000 mgr.x (mgr.24998) 139 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cephadm 2024-03-24T12:34:41.895050+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Failing over to other MGR 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cluster 2024-03-24T12:34:41.903222+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-24T12:34:42.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[20174]: cluster 2024-03-24T12:34:42.145289+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[44914]: debug 2024-03-24T12:34:42.820+0000 7f20f3535700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[44914]: ignoring --setuser ceph since I am not root 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[44914]: ignoring --setgroup ceph since I am not root 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[44914]: debug 2024-03-24T12:34:42.872+0000 7f07e2c1f700 1 -- 172.21.15.184:0/234421610 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562385ece1a0 con 0x562386c4c800 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[44914]: debug 2024-03-24T12:34:43.040+0000 7f07ec9fb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:34:43.045 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.343908+0000 mgr.x (mgr.24998) 134 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cluster 2024-03-24T12:34:41.623676+0000 mgr.x (mgr.24998) 135 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.758165+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.766222+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.788238+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.789986+0000 mon.c (mon.1) 241 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cluster 2024-03-24T12:34:41.798065+0000 mgr.x (mgr.24998) 136 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.800078+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cephadm 2024-03-24T12:34:41.806358+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.884057+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.890867+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.184:0/2388515075' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cephadm 2024-03-24T12:34:41.891488+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: audit 2024-03-24T12:34:41.891731+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cephadm 2024-03-24T12:34:41.892061+0000 mgr.x (mgr.24998) 139 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cephadm 2024-03-24T12:34:41.895050+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Failing over to other MGR 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cluster 2024-03-24T12:34:41.903222+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-24T12:34:43.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:42 smithi184 bash[14594]: cluster 2024-03-24T12:34:42.145289+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:43.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:42 smithi176 bash[65639]: debug 2024-03-24T12:34:42.922+0000 7fc89c583200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:34:44.067 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[20174]: cluster 2024-03-24T12:34:42.768085+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-24T12:34:44.067 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[20174]: cluster 2024-03-24T12:34:42.768140+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-03-24T12:34:44.067 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[20174]: audit 2024-03-24T12:34:42.817678+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:34:44.067 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[20174]: cluster 2024-03-24T12:34:42.817793+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e28: y(active, starting, since 0.924255s), standbys: x 2024-03-24T12:34:44.067 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[65639]: debug 2024-03-24T12:34:43.837+0000 7fc89c583200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:34:44.068 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[65639]: debug 2024-03-24T12:34:43.949+0000 7fc89c583200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:34:44.068 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[14407]: cluster 2024-03-24T12:34:42.768085+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-24T12:34:44.068 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[14407]: cluster 2024-03-24T12:34:42.768140+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-03-24T12:34:44.068 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[14407]: audit 2024-03-24T12:34:42.817678+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:34:44.068 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:43 smithi176 bash[14407]: cluster 2024-03-24T12:34:42.817793+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e28: y(active, starting, since 0.924255s), standbys: x 2024-03-24T12:34:44.070 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[44914]: debug 2024-03-24T12:34:43.968+0000 7f07ec9fb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:34:44.070 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[14594]: cluster 2024-03-24T12:34:42.768085+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-03-24T12:34:44.070 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[14594]: cluster 2024-03-24T12:34:42.768140+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-03-24T12:34:44.070 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[14594]: audit 2024-03-24T12:34:42.817678+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-24T12:34:44.070 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:43 smithi184 bash[14594]: cluster 2024-03-24T12:34:42.817793+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e28: y(active, starting, since 0.924255s), standbys: x 2024-03-24T12:34:44.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:44 smithi184 bash[44914]: debug 2024-03-24T12:34:44.068+0000 7f07ec9fb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:34:44.345 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:44 smithi184 bash[44914]: debug 2024-03-24T12:34:44.172+0000 7f07ec9fb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:34:44.375 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:44 smithi176 bash[65639]: debug 2024-03-24T12:34:44.057+0000 7fc89c583200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:34:44.669 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:44 smithi176 bash[65639]: debug 2024-03-24T12:34:44.365+0000 7fc89c583200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:44.832 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:44 smithi184 bash[44914]: debug 2024-03-24T12:34:44.456+0000 7f07ec9fb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:44.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:44 smithi176 bash[65639]: debug 2024-03-24T12:34:44.749+0000 7fc89c583200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:34:45.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:44 smithi184 bash[44914]: debug 2024-03-24T12:34:44.828+0000 7f07ec9fb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:34:45.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:44 smithi184 bash[44914]: debug 2024-03-24T12:34:44.988+0000 7f07ec9fb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:45.129 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:44 smithi176 bash[65639]: debug 2024-03-24T12:34:44.909+0000 7fc89c583200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:45.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:45 smithi184 bash[44914]: debug 2024-03-24T12:34:45.208+0000 7f07ec9fb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:34:45.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:45 smithi176 bash[65639]: debug 2024-03-24T12:34:45.121+0000 7fc89c583200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:34:46.285 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:46 smithi176 bash[65639]: debug 2024-03-24T12:34:46.165+0000 7fc89c583200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:34:46.482 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:46 smithi184 bash[44914]: debug 2024-03-24T12:34:46.240+0000 7f07ec9fb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:34:46.483 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:46 smithi184 bash[44914]: debug 2024-03-24T12:34:46.356+0000 7f07ec9fb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:34:46.546 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:46 smithi176 bash[65639]: debug 2024-03-24T12:34:46.277+0000 7fc89c583200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:34:46.546 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:46 smithi176 bash[65639]: debug 2024-03-24T12:34:46.397+0000 7fc89c583200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:34:46.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:46 smithi184 bash[44914]: debug 2024-03-24T12:34:46.480+0000 7f07ec9fb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:34:47.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:46 smithi176 bash[65639]: debug 2024-03-24T12:34:46.901+0000 7fc89c583200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:34:47.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:47 smithi176 bash[65639]: debug 2024-03-24T12:34:47.149+0000 7fc89c583200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:34:47.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:46 smithi184 bash[44914]: debug 2024-03-24T12:34:46.976+0000 7f07ec9fb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:34:47.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:47 smithi184 bash[44914]: debug 2024-03-24T12:34:47.208+0000 7f07ec9fb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:34:47.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:47 smithi176 bash[65639]: debug 2024-03-24T12:34:47.629+0000 7fc89c583200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:34:48.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:47 smithi184 bash[44914]: debug 2024-03-24T12:34:47.668+0000 7f07ec9fb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:34:48.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:48 smithi176 bash[65639]: debug 2024-03-24T12:34:48.149+0000 7fc89c583200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:48.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:48 smithi184 bash[44914]: debug 2024-03-24T12:34:48.184+0000 7f07ec9fb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:34:48.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:48 smithi176 bash[65639]: debug 2024-03-24T12:34:48.713+0000 7fc89c583200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:34:48.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:48 smithi176 bash[65639]: debug 2024-03-24T12:34:48.825+0000 7fc89c583200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:34:49.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:48 smithi184 bash[44914]: debug 2024-03-24T12:34:48.756+0000 7f07ec9fb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:34:49.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:48 smithi184 bash[44914]: debug 2024-03-24T12:34:48.872+0000 7f07ec9fb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:34:49.453 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.181+0000 7fc89c583200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:34:49.453 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.297+0000 7fc89c583200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:34:49.489 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.224+0000 7f07ec9fb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:34:49.489 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.340+0000 7f07ec9fb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:34:49.716 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.445+0000 7fc89c583200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:49.716 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.569+0000 7fc89c583200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:34:49.744 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.488+0000 7f07ec9fb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:34:49.744 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.612+0000 7f07ec9fb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:34:50.069 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.709+0000 7fc89c583200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:34:50.075 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:49 smithi176 bash[65639]: debug 2024-03-24T12:34:49.917+0000 7fc89c583200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:34:50.075 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.740+0000 7f07ec9fb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:34:50.075 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:49 smithi184 bash[44914]: debug 2024-03-24T12:34:49.936+0000 7f07ec9fb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:34:50.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:50 smithi184 bash[44914]: debug 2024-03-24T12:34:50.064+0000 7f07ec9fb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:34:50.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:50 smithi176 bash[65639]: debug 2024-03-24T12:34:50.057+0000 7fc89c583200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:34:51.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: debug 2024-03-24T12:34:51.328+0000 7f07ec9fb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:34:51.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: [24/Mar/2024:12:34:51] ENGINE Bus STARTING 2024-03-24T12:34:51.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: CherryPy Checker: 2024-03-24T12:34:51.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: The Application mounted at '' has an empty config. 2024-03-24T12:34:51.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: [24/Mar/2024:12:34:51] ENGINE Serving on http://:::9283 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[44914]: [24/Mar/2024:12:34:51] ENGINE Bus STARTED 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.348061+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.348244+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.352239+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.353505+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.357850+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.360552+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.368331+0000 mon.a (mon.0) 1253 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.369667+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon y 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.377513+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.378677+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.381429+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.383472+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:51 smithi184 bash[14594]: audit 2024-03-24T12:34:51.383922+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.348061+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.348244+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.352239+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.353505+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.357850+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.360552+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.368331+0000 mon.a (mon.0) 1253 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.369667+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon y 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.377513+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.378677+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.381429+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.383472+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:51.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[20174]: audit 2024-03-24T12:34:51.383922+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.348061+0000 mon.a (mon.0) 1247 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.348244+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.352239+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.353505+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.357850+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.360552+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.184:0/1379366936' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.368331+0000 mon.a (mon.0) 1253 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.369667+0000 mon.a (mon.0) 1254 : cluster [INF] Activating manager daemon y 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.377513+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.378677+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-24T12:34:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.381429+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.383472+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[14407]: audit 2024-03-24T12:34:51.383922+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.? 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: debug 2024-03-24T12:34:51.341+0000 7fc89c583200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STARTING 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: CherryPy Checker: 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: The Application mounted at '' has an empty config. 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Serving on http://:::9283 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STARTED 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STOPPING 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:34:51.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STOPPED 2024-03-24T12:34:52.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STARTING 2024-03-24T12:34:52.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Serving on http://:::9283 2024-03-24T12:34:52.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:34:51 smithi176 bash[65639]: [24/Mar/2024:12:34:51] ENGINE Bus STARTED 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.414713+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0453956s), standbys: x 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.423868+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.424037+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.424261+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.424457+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.424722+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.424975+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.425339+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.425690+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.425995+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:34:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.426265+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.426559+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.426841+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.427091+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.427372+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.427597+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.427997+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: cluster 2024-03-24T12:34:51.565508+0000 mon.a (mon.0) 1257 : cluster [INF] Manager daemon y is now available 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.633320+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.638513+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.646903+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.647591+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.649524+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.649976+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.688461+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.693849+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.706060+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.706509+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.755887+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:51.756335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:52.344211+0000 mon.c (mon.1) 270 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:52 smithi184 bash[14594]: audit 2024-03-24T12:34:52.344698+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:52.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.414713+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0453956s), standbys: x 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.423868+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.424037+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.424261+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.424457+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.424722+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.424975+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.425339+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.425690+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.425995+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.426265+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.426559+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.426841+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:34:52.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.427091+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.427372+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.427597+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.427997+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: cluster 2024-03-24T12:34:51.565508+0000 mon.a (mon.0) 1257 : cluster [INF] Manager daemon y is now available 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.633320+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.414713+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0453956s), standbys: x 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.423868+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.424037+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.424261+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.424457+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.424722+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.424975+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:34:52.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.425339+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.425690+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.425995+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.426265+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.426559+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.426841+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.427091+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.427372+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.427597+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.427997+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: cluster 2024-03-24T12:34:51.565508+0000 mon.a (mon.0) 1257 : cluster [INF] Manager daemon y is now available 2024-03-24T12:34:52.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.633320+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.638513+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.646903+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.647591+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.649524+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.649976+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.688461+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.693849+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.706060+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.706509+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.755887+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:51.756335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:52.344211+0000 mon.c (mon.1) 270 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[14407]: audit 2024-03-24T12:34:52.344698+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:52.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.638513+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.646903+0000 mon.c (mon.1) 265 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.647591+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.649524+0000 mon.c (mon.1) 266 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.649976+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.688461+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.693849+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.706060+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.706509+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.755887+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:51.756335+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:52.344211+0000 mon.c (mon.1) 270 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:52.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:52 smithi176 bash[20174]: audit 2024-03-24T12:34:52.344698+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cephadm 2024-03-24T12:34:52.076427+0000 mgr.y (mgr.25357) 1 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTING 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cephadm 2024-03-24T12:34:52.201195+0000 mgr.y (mgr.25357) 2 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cephadm 2024-03-24T12:34:52.303107+0000 mgr.y (mgr.25357) 3 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cephadm 2024-03-24T12:34:52.303782+0000 mgr.y (mgr.25357) 4 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTED 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cluster 2024-03-24T12:34:52.451935+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e30: y(active, since 1.08262s), standbys: x 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: audit 2024-03-24T12:34:52.476665+0000 mgr.y (mgr.25357) 5 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:53.742 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[20174]: cluster 2024-03-24T12:34:52.481398+0000 mgr.y (mgr.25357) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cephadm 2024-03-24T12:34:52.076427+0000 mgr.y (mgr.25357) 1 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTING 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cephadm 2024-03-24T12:34:52.201195+0000 mgr.y (mgr.25357) 2 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cephadm 2024-03-24T12:34:52.303107+0000 mgr.y (mgr.25357) 3 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cephadm 2024-03-24T12:34:52.303782+0000 mgr.y (mgr.25357) 4 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTED 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cluster 2024-03-24T12:34:52.451935+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e30: y(active, since 1.08262s), standbys: x 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: audit 2024-03-24T12:34:52.476665+0000 mgr.y (mgr.25357) 5 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:53.743 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:53 smithi176 bash[14407]: cluster 2024-03-24T12:34:52.481398+0000 mgr.y (mgr.25357) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:53.767 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cephadm 2024-03-24T12:34:52.076427+0000 mgr.y (mgr.25357) 1 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTING 2024-03-24T12:34:53.767 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cephadm 2024-03-24T12:34:52.201195+0000 mgr.y (mgr.25357) 2 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on https://172.21.15.176:7150 2024-03-24T12:34:53.767 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cephadm 2024-03-24T12:34:52.303107+0000 mgr.y (mgr.25357) 3 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:34:53.767 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cephadm 2024-03-24T12:34:52.303782+0000 mgr.y (mgr.25357) 4 : cephadm [INF] [24/Mar/2024:12:34:52] ENGINE Bus STARTED 2024-03-24T12:34:53.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cluster 2024-03-24T12:34:52.451935+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e30: y(active, since 1.08262s), standbys: x 2024-03-24T12:34:53.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: audit 2024-03-24T12:34:52.476665+0000 mgr.y (mgr.25357) 5 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:34:53.768 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[14594]: cluster 2024-03-24T12:34:52.481398+0000 mgr.y (mgr.25357) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:54.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:34:53 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:34:54.769 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: cluster 2024-03-24T12:34:53.422511+0000 mgr.y (mgr.25357) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:54.769 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.508020+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.508685+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.510284+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.511441+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: cephadm 2024-03-24T12:34:53.513729+0000 mgr.y (mgr.25357) 8 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: cephadm 2024-03-24T12:34:53.513980+0000 mgr.y (mgr.25357) 9 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.543909+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: audit 2024-03-24T12:34:53.747552+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[14407]: cluster 2024-03-24T12:34:53.766962+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-03-24T12:34:54.770 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: cluster 2024-03-24T12:34:53.422511+0000 mgr.y (mgr.25357) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.508020+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.508685+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.510284+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.511441+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: cephadm 2024-03-24T12:34:53.513729+0000 mgr.y (mgr.25357) 8 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: cephadm 2024-03-24T12:34:53.513980+0000 mgr.y (mgr.25357) 9 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.543909+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: audit 2024-03-24T12:34:53.747552+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.771 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:54 smithi176 bash[20174]: cluster 2024-03-24T12:34:53.766962+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: cluster 2024-03-24T12:34:53.422511+0000 mgr.y (mgr.25357) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.508020+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.508685+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.510284+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.511441+0000 mon.c (mon.1) 273 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: cephadm 2024-03-24T12:34:53.513729+0000 mgr.y (mgr.25357) 8 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: cephadm 2024-03-24T12:34:53.513980+0000 mgr.y (mgr.25357) 9 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:34:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.543909+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: audit 2024-03-24T12:34:53.747552+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:54 smithi184 bash[14594]: cluster 2024-03-24T12:34:53.766962+0000 mon.a (mon.0) 1269 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-03-24T12:34:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.109665+0000 mgr.y (mgr.25357) 10 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.210339+0000 mgr.y (mgr.25357) 11 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.274229+0000 mgr.y (mgr.25357) 12 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.374767+0000 mgr.y (mgr.25357) 13 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.388701+0000 mgr.y (mgr.25357) 14 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.538881+0000 mgr.y (mgr.25357) 15 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.563776+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.576163+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.627265+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.711216+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.724163+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.731748+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.734831+0000 mgr.y (mgr.25357) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.740143+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.764853+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.809864+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.810637+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.825358+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:55 smithi184 bash[14594]: audit 2024-03-24T12:34:54.897171+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.942 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.109665+0000 mgr.y (mgr.25357) 10 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.942 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.210339+0000 mgr.y (mgr.25357) 11 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.942 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.274229+0000 mgr.y (mgr.25357) 12 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.942 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.374767+0000 mgr.y (mgr.25357) 13 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.388701+0000 mgr.y (mgr.25357) 14 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.538881+0000 mgr.y (mgr.25357) 15 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.563776+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.576163+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.627265+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.711216+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.724163+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.731748+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.734831+0000 mgr.y (mgr.25357) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.740143+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.764853+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.809864+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.810637+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.943 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.825358+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[20174]: audit 2024-03-24T12:34:54.897171+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.109665+0000 mgr.y (mgr.25357) 10 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.210339+0000 mgr.y (mgr.25357) 11 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.274229+0000 mgr.y (mgr.25357) 12 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.374767+0000 mgr.y (mgr.25357) 13 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.388701+0000 mgr.y (mgr.25357) 14 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.538881+0000 mgr.y (mgr.25357) 15 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.563776+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.576163+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.627265+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.944 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.711216+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.724163+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.731748+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.734831+0000 mgr.y (mgr.25357) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.740143+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.764853+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.809864+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.810637+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.825358+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:34:55.945 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:55 smithi176 bash[14407]: audit 2024-03-24T12:34:54.897171+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:56.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:56 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.809205+0000 mgr.y (mgr.25357) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:34:56.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:56 smithi184 bash[14594]: cephadm 2024-03-24T12:34:54.826687+0000 mgr.y (mgr.25357) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:34:56.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:56 smithi184 bash[14594]: cluster 2024-03-24T12:34:55.423153+0000 mgr.y (mgr.25357) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:56.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:56 smithi184 bash[14594]: cluster 2024-03-24T12:34:55.919941+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.809205+0000 mgr.y (mgr.25357) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[20174]: cephadm 2024-03-24T12:34:54.826687+0000 mgr.y (mgr.25357) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[20174]: cluster 2024-03-24T12:34:55.423153+0000 mgr.y (mgr.25357) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[20174]: cluster 2024-03-24T12:34:55.919941+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.809205+0000 mgr.y (mgr.25357) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi176.avcubv (dependencies changed)... 2024-03-24T12:34:56.815 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[14407]: cephadm 2024-03-24T12:34:54.826687+0000 mgr.y (mgr.25357) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:34:56.816 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[14407]: cluster 2024-03-24T12:34:55.423153+0000 mgr.y (mgr.25357) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:56.816 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:56 smithi176 bash[14407]: cluster 2024-03-24T12:34:55.919941+0000 mon.a (mon.0) 1280 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-03-24T12:34:57.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:57 smithi176 bash[14407]: audit 2024-03-24T12:34:56.732596+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:57.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:57 smithi176 bash[14407]: audit 2024-03-24T12:34:57.590806+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:57.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:57 smithi176 bash[20174]: audit 2024-03-24T12:34:56.732596+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:57.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:57 smithi176 bash[20174]: audit 2024-03-24T12:34:57.590806+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:58.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:57 smithi184 bash[14594]: audit 2024-03-24T12:34:56.732596+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:58.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:57 smithi184 bash[14594]: audit 2024-03-24T12:34:57.590806+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:34:58.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:34:58 smithi176 bash[20174]: cluster 2024-03-24T12:34:57.423854+0000 mgr.y (mgr.25357) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:58.844 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:34:58 smithi176 bash[14407]: cluster 2024-03-24T12:34:57.423854+0000 mgr.y (mgr.25357) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:34:59.026 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:34:58 smithi184 bash[14594]: cluster 2024-03-24T12:34:57.423854+0000 mgr.y (mgr.25357) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.141949+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: cluster 2024-03-24T12:34:59.425555+0000 mgr.y (mgr.25357) 21 : 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-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.625965+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.635509+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: cephadm 2024-03-24T12:34:59.654043+0000 mgr.y (mgr.25357) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.818610+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.828146+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[14407]: audit 2024-03-24T12:34:59.837617+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.141949+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: cluster 2024-03-24T12:34:59.425555+0000 mgr.y (mgr.25357) 21 : 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-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.625965+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.635509+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: cephadm 2024-03-24T12:34:59.654043+0000 mgr.y (mgr.25357) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.818610+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.828146+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:00 smithi176 bash[20174]: audit 2024-03-24T12:34:59.837617+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.141949+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: cluster 2024-03-24T12:34:59.425555+0000 mgr.y (mgr.25357) 21 : 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-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.625965+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.635509+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: cephadm 2024-03-24T12:34:59.654043+0000 mgr.y (mgr.25357) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-24T12:35:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.818610+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.828146+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:00 smithi184 bash[14594]: audit 2024-03-24T12:34:59.837617+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:01.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:01 smithi176 bash[20174]: cephadm 2024-03-24T12:34:59.900802+0000 mgr.y (mgr.25357) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:35:01.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:01 smithi176 bash[14407]: cephadm 2024-03-24T12:34:59.900802+0000 mgr.y (mgr.25357) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:35:01.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:01 smithi184 bash[14594]: cephadm 2024-03-24T12:34:59.900802+0000 mgr.y (mgr.25357) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-03-24T12:35:02.414 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:02 smithi184 bash[14594]: cluster 2024-03-24T12:35:01.426284+0000 mgr.y (mgr.25357) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:35:02.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:02 smithi176 bash[20174]: cluster 2024-03-24T12:35:01.426284+0000 mgr.y (mgr.25357) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:35:02.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:02 smithi176 bash[14407]: cluster 2024-03-24T12:35:01.426284+0000 mgr.y (mgr.25357) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-24T12:35:03.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:03 smithi176 bash[20174]: audit 2024-03-24T12:35:02.524443+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.176:0/1365494965' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:35:03.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:03 smithi176 bash[14407]: audit 2024-03-24T12:35:02.524443+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.176:0/1365494965' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:35:03.539 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:03 smithi184 bash[14594]: audit 2024-03-24T12:35:02.524443+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.176:0/1365494965' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:35:04.175 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:03 smithi184 bash[44914]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-24T12:35:04.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:04 smithi176 bash[14407]: cluster 2024-03-24T12:35:03.427867+0000 mgr.y (mgr.25357) 25 : 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-03-24T12:35:04.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:04 smithi176 bash[14407]: audit 2024-03-24T12:35:04.059441+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:04.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:04 smithi176 bash[20174]: cluster 2024-03-24T12:35:03.427867+0000 mgr.y (mgr.25357) 25 : 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-03-24T12:35:04.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:04 smithi176 bash[20174]: audit 2024-03-24T12:35:04.059441+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:04.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:04 smithi184 bash[14594]: cluster 2024-03-24T12:35:03.427867+0000 mgr.y (mgr.25357) 25 : 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-03-24T12:35:04.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:04 smithi184 bash[14594]: audit 2024-03-24T12:35:04.059441+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:05.252 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:35:05.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 systemd[1]: Stopping Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:35:05.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[50858]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:35:05.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:35:05.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.214Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.215Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.215Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:35:05.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[47187]: ts=2024-03-24T12:35:05.215Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 27s ago 16m - - 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 6s ago 15m - - 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (113s) 27s ago 8m 15.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (51s) 6s ago 8m 41.7M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 starting - - - - 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283 running (2m) 6s ago 15m 441M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0629512f310d 2024-03-24T12:35:06.066 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 starting - - - - 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (17m) 27s ago 17m 63.4M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (15m) 6s ago 15m 54.0M 2048M 17.2.0 e1d6a67b021e 73f49db02cfc 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (15m) 27s ago 15m 49.6M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (2m) 27s ago 9m 11.9M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (81s) 6s ago 9m 10.7M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (14m) 27s ago 14m 57.5M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (14m) 27s ago 14m 59.7M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (13m) 27s ago 13m 53.5M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (12m) 27s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (12m) 6s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (11m) 6s ago 11m 55.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (10m) 6s ago 10m 53.6M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (10m) 6s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 starting - - - - 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (6m) 27s ago 6m 85.5M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:35:06.067 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (6m) 6s ago 6m 87.2M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:35:06.068 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (6m) 27s ago 6m 85.5M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:35:06.068 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (6m) 6s ago 6m 86.8M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:35:06.089 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[50866]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:35:06.089 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 bash[50906]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus.a 2024-03-24T12:35:06.089 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:35:06.089 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 systemd[1]: Stopped Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:06.089 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:05 smithi184 systemd[1]: Started Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:06.526 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:35:06.526 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:35:06.527 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:35:06.528 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:35:06.765 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:05.230559+0000 mgr.y (mgr.25357) 26 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.765 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: cluster 2024-03-24T12:35:05.428584+0000 mgr.y (mgr.25357) 27 : 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-03-24T12:35:06.765 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:05.638776+0000 mgr.y (mgr.25357) 28 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.026108+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.039237+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.088334+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.128991+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.132317+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.134881+0000 mon.c (mon.1) 278 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.143164+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.151387+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.160490+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.164239+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.165280+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.435719+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.447488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[14407]: audit 2024-03-24T12:35:06.457119+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:05.230559+0000 mgr.y (mgr.25357) 26 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: cluster 2024-03-24T12:35:05.428584+0000 mgr.y (mgr.25357) 27 : 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-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:05.638776+0000 mgr.y (mgr.25357) 28 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.026108+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.039237+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.088334+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.128991+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.132317+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.134881+0000 mon.c (mon.1) 278 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.143164+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.151387+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.160490+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.164239+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:35:06.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.165280+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:35:06.768 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.435719+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.768 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.447488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.768 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:06 smithi176 bash[20174]: audit 2024-03-24T12:35:06.457119+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:05.230559+0000 mgr.y (mgr.25357) 26 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: cluster 2024-03-24T12:35:05.428584+0000 mgr.y (mgr.25357) 27 : 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-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:05.638776+0000 mgr.y (mgr.25357) 28 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.026108+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.039237+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.088334+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.128991+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.132317+0000 mon.c (mon.1) 277 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.134881+0000 mon.c (mon.1) 278 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.143164+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.151387+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.160490+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.164239+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.165280+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.435719+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.447488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:06 smithi184 bash[14594]: audit 2024-03-24T12:35:06.457119+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:06.930 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:35:06.930 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:35:06.930 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:35:06.930 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "2/23 daemons upgraded", 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:35:06.931 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:35:07.377 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:35:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.041558+0000 mgr.y (mgr.25357) 29 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.091058+0000 mgr.y (mgr.25357) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: cephadm 2024-03-24T12:35:06.131976+0000 mgr.y (mgr.25357) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:35:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.132917+0000 mgr.y (mgr.25357) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.135748+0000 mgr.y (mgr.25357) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.152081+0000 mgr.y (mgr.25357) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: cephadm 2024-03-24T12:35:06.166113+0000 mgr.y (mgr.25357) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-24T12:35:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.523661+0000 mon.c (mon.1) 283 : audit [DBG] from='client.? 172.21.15.176:0/2764470331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:06.681433+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:07 smithi184 bash[14594]: audit 2024-03-24T12:35:07.375165+0000 mon.c (mon.1) 285 : audit [DBG] from='client.? 172.21.15.176:0/1526231951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.041558+0000 mgr.y (mgr.25357) 29 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.091058+0000 mgr.y (mgr.25357) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: cephadm 2024-03-24T12:35:06.131976+0000 mgr.y (mgr.25357) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.132917+0000 mgr.y (mgr.25357) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.135748+0000 mgr.y (mgr.25357) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.152081+0000 mgr.y (mgr.25357) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: cephadm 2024-03-24T12:35:06.166113+0000 mgr.y (mgr.25357) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.523661+0000 mon.c (mon.1) 283 : audit [DBG] from='client.? 172.21.15.176:0/2764470331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:06.681433+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[14407]: audit 2024-03-24T12:35:07.375165+0000 mon.c (mon.1) 285 : audit [DBG] from='client.? 172.21.15.176:0/1526231951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.041558+0000 mgr.y (mgr.25357) 29 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.091058+0000 mgr.y (mgr.25357) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: cephadm 2024-03-24T12:35:06.131976+0000 mgr.y (mgr.25357) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.176:5000 to Dashboard 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.132917+0000 mgr.y (mgr.25357) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.135748+0000 mgr.y (mgr.25357) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi176"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.152081+0000 mgr.y (mgr.25357) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: cephadm 2024-03-24T12:35:06.166113+0000 mgr.y (mgr.25357) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.523661+0000 mon.c (mon.1) 283 : audit [DBG] from='client.? 172.21.15.176:0/2764470331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:06.681433+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:07 smithi176 bash[20174]: audit 2024-03-24T12:35:07.375165+0000 mon.c (mon.1) 285 : audit [DBG] from='client.? 172.21.15.176:0/1526231951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:518 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi184 (none))" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.514Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.517Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.518Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.520Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.525Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:35:08.711 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.525Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.758µs 2024-03-24T12:35:08.712 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.525Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:35:08.712 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.527Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-24T12:35:08.991 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[14594]: audit 2024-03-24T12:35:06.927112+0000 mgr.y (mgr.25357) 36 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:08.991 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[14594]: cluster 2024-03-24T12:35:07.429400+0000 mgr.y (mgr.25357) 37 : 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-03-24T12:35:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:08 smithi176 bash[14407]: audit 2024-03-24T12:35:06.927112+0000 mgr.y (mgr.25357) 36 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:08 smithi176 bash[14407]: cluster 2024-03-24T12:35:07.429400+0000 mgr.y (mgr.25357) 37 : 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-03-24T12:35:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:08 smithi176 bash[20174]: audit 2024-03-24T12:35:06.927112+0000 mgr.y (mgr.25357) 36 : audit [DBG] from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:08 smithi176 bash[20174]: cluster 2024-03-24T12:35:07.429400+0000 mgr.y (mgr.25357) 37 : 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-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:08 smithi184 bash[50935]: ts=2024-03-24T12:35:08.993Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.038Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.039Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.039Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=93.548µs wal_replay_duration=513.672573ms total_replay_duration=513.792156ms 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.045Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.046Z caller=main.go:947 level=info msg="TSDB started" 2024-03-24T12:35:09.343 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.046Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:35:09.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.078Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.312804ms db_storage=1.295µs remote_storage=2.09µs web_handler=605ns query_engine=1.225µs scrape=1.099032ms scrape_sd=258.501µs notify=37.753µs notify_sd=33.291µs rules=30.358409ms 2024-03-24T12:35:09.344 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[50935]: ts=2024-03-24T12:35:09.078Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-24T12:35:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:08.969773+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:08.981081+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:08.993342+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: cluster 2024-03-24T12:35:09.431134+0000 mgr.y (mgr.25357) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:35:10.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: cephadm 2024-03-24T12:35:09.638045+0000 mgr.y (mgr.25357) 39 : cephadm [INF] Upgrade: Updating mon.b 2024-03-24T12:35:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:09.648553+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:09.651171+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:35:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:09.652762+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:35:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: audit 2024-03-24T12:35:09.654508+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:10.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:09 smithi184 bash[14594]: cephadm 2024-03-24T12:35:09.656649+0000 mgr.y (mgr.25357) 40 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:08.969773+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:08.981081+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:08.993342+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: cluster 2024-03-24T12:35:09.431134+0000 mgr.y (mgr.25357) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: cephadm 2024-03-24T12:35:09.638045+0000 mgr.y (mgr.25357) 39 : cephadm [INF] Upgrade: Updating mon.b 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:09.648553+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:09.651171+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:09.652762+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:35:10.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: audit 2024-03-24T12:35:09.654508+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[14407]: cephadm 2024-03-24T12:35:09.656649+0000 mgr.y (mgr.25357) 40 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:08.969773+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:08.981081+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:08.993342+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: cluster 2024-03-24T12:35:09.431134+0000 mgr.y (mgr.25357) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: cephadm 2024-03-24T12:35:09.638045+0000 mgr.y (mgr.25357) 39 : cephadm [INF] Upgrade: Updating mon.b 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:09.648553+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:09.651171+0000 mon.c (mon.1) 286 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:09.652762+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: audit 2024-03-24T12:35:09.654508+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:10.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:09 smithi176 bash[20174]: cephadm 2024-03-24T12:35:09.656649+0000 mgr.y (mgr.25357) 40 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-03-24T12:35:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:11 smithi184 bash[14594]: audit 2024-03-24T12:35:10.750545+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:11 smithi184 bash[14594]: audit 2024-03-24T12:35:10.761481+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:11 smithi184 bash[14594]: audit 2024-03-24T12:35:10.774291+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[14407]: audit 2024-03-24T12:35:10.750545+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[14407]: audit 2024-03-24T12:35:10.761481+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[14407]: audit 2024-03-24T12:35:10.774291+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[20174]: audit 2024-03-24T12:35:10.750545+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[20174]: audit 2024-03-24T12:35:10.761481+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:11 smithi176 bash[20174]: audit 2024-03-24T12:35:10.774291+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:12.989 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:12 smithi184 bash[14594]: cluster 2024-03-24T12:35:11.431918+0000 mgr.y (mgr.25357) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:35:12.990 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:12 smithi184 systemd[1]: Stopping Ceph mon.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:35:13.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:12 smithi176 bash[14407]: cluster 2024-03-24T12:35:11.431918+0000 mgr.y (mgr.25357) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:35:13.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:12 smithi176 bash[20174]: cluster 2024-03-24T12:35:11.431918+0000 mgr.y (mgr.25357) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-03-24T12:35:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:12 smithi184 bash[14594]: debug 2024-03-24T12:35:12.987+0000 7f593aaeb700 -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-03-24T12:35:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:12 smithi184 bash[14594]: debug 2024-03-24T12:35:12.987+0000 7f593aaeb700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-24T12:35:14.090 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:13 smithi184 bash[51357]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-b 2024-03-24T12:35:14.090 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:13 smithi184 bash[51429]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-b 2024-03-24T12:35:14.090 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:13 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.b.service: Succeeded. 2024-03-24T12:35:14.090 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:13 smithi184 systemd[1]: Stopped Ceph mon.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:14 smithi184 systemd[1]: Started Ceph mon.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:15.458 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.211+0000 7fb93d779c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.211+0000 7fb93d779c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 6 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.211+0000 7fb93d779c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 0 load: jerasure load: lrc 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Git sha 0 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: DB SUMMARY 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: DB Session ID: 8NI6SRIUKXCSXZNRRESU 2024-03-24T12:35:15.459 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1463 Bytes 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000033.sst 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000031.log size: 296610 ; 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.env: 0x55c69ea69ae0 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.info_log: 0x55c69f90b900 2024-03-24T12:35:15.460 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:35:15.461 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:35:15.461 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:35:15.461 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:35:15.462 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:35:15.462 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:35:15.462 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:35:15.462 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:35:15.462 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:35:15.463 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.write_buffer_manager: 0x55c69f8dedc0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:35:15.464 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:35:15.465 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:35:15.466 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:35:15.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.215+0000 7fb93d779c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:35:15.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c69f90ba00) 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: cache_index_and_filter_blocks: 1 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: pin_top_level_index_and_filter: 1 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: index_type: 0 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: data_block_index_type: 0 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: index_shortening: 1 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: checksum: 4 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: no_block_cache: 0 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_cache: 0x55c69f90d090 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_cache_name: BinnedLRUCache 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_cache_options: 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: capacity : 536870912 2024-03-24T12:35:15.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: num_shard_bits : 4 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: strict_capacity_limit : 0 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: high_pri_pool_ratio: 0.000 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_cache_compressed: (nil) 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: persistent_cache: (nil) 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_size: 4096 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_size_deviation: 10 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_restart_interval: 16 2024-03-24T12:35:15.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: index_block_restart_interval: 1 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: metadata_block_size: 4096 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: partition_filters: 0 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: use_delta_encoding: 1 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: filter_policy: bloomfilter 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: whole_key_filtering: 1 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: verify_compression: 0 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: read_amp_bytes_per_bit: 0 2024-03-24T12:35:15.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: format_version: 5 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: enable_index_compression: 1 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: block_align: 0 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: max_auto_readahead_size: 262144 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: prepopulate_block_cache: 0 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: initial_auto_readahead_size: 8192 2024-03-24T12:35:15.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:35:15.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:35:15.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:35:15.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:35:15.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:35:15.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:35:15.474 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:35:15.475 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:35:15.476 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:35:15.477 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:35:15.478 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:35:15.479 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb9326f6700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 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 35, last_sequence is 20460, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 656f9087-927e-405c-bc81-cd823e276506 2024-03-24T12:35:15.480 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283715225995, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.219+0000 7fb93d779c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283715227971, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 197871, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20465, "largest_seqno": 20590, "table_properties": {"data_size": 196157, "index_size": 510, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1720, "raw_average_key_size": 26, "raw_value_size": 194423, "raw_average_value_size": 2945, "num_data_blocks": 21, "num_entries": 66, "num_filter_entries": 66, "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": 1711283715, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "656f9087-927e-405c-bc81-cd823e276506", "db_session_id": "8NI6SRIUKXCSXZNRRESU", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283715228085, "job": 1, "event": "recovery_finished"} 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c69fa02000 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.223+0000 7fb93d779c80 4 rocksdb: DB pointer 0x55c69f9ec000 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.227+0000 7fb92bee9700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.227+0000 7fb92bee9700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: ** DB Stats ** 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:35:15.481 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: ** Compaction Stats [default] ** 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: 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-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: L0 1/0 193.23 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 157.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: L6 1/0 11.58 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-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Sum 2/0 11.77 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 157.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 157.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: ** Compaction Stats [default] ** 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: 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-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:35:15.482 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 157.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Cumulative compaction: 0.00 GB write, 23.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Interval compaction: 0.00 GB write, 23.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: 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-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Block cache BinnedLRUCache@0x55c69f90d090#6 capacity: 512.00 MB usage: 51.16 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: Block cache entry stats(count,size,portion): DataBlock(3,14.23 KB,0.00271499%) FilterBlock(2,12.27 KB,0.00233948%) IndexBlock(2,24.66 KB,0.00470281%) Misc(1,0.00 KB,0%) 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.227+0000 7fb93d779c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] at bind addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:35:15.483 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.227+0000 7fb93d779c80 1 mon.b@-1(???) e3 preinit fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).mds e1 new map 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).mds e1 print_map 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: e1 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: 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-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: legacy client fscid: -1 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: No filesystems configured 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 0 mon.b@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: debug 2024-03-24T12:35:15.231+0000 7fb93d779c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-03-24T12:35:15.484 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:15 smithi184 bash[51492]: audit 2024-03-24T12:35:12.177748+0000 mgr.y (mgr.25357) 42 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:15.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:15 smithi176 bash[14407]: audit 2024-03-24T12:35:12.177748+0000 mgr.y (mgr.25357) 42 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:15.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:15] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.33.4" 2024-03-24T12:35:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:15 smithi176 bash[20174]: audit 2024-03-24T12:35:12.177748+0000 mgr.y (mgr.25357) 42 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:13.433611+0000 mgr.y (mgr.25357) 43 : cluster 0 pgmap v14: 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-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.434338+0000 mgr.y (mgr.25357) 44 : 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-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.444932+0000 mon.c (mon.1) 289 : cluster 1 mon.c calling monitor election 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.445185+0000 mon.a (mon.0) 1305 : cluster 1 mon.a calling monitor election 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.449115+0000 mon.b (mon.2) 1 : cluster 1 mon.b calling monitor election 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.450157+0000 mon.a (mon.0) 1306 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.461310+0000 mon.a (mon.0) 1307 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.461457+0000 mon.a (mon.0) 1308 : cluster 0 fsmap 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.461518+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.462467+0000 mon.a (mon.0) 1310 : cluster 0 mgrmap e32: y(active, since 24s), standbys: x 2024-03-24T12:35:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cluster 2024-03-24T12:35:15.467535+0000 mon.a (mon.0) 1311 : cluster 1 overall HEALTH_OK 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.472945+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.486684+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.538879+0000 mon.c (mon.1) 290 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.540898+0000 mon.c (mon.1) 291 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.554970+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.556470+0000 mgr.y (mgr.25357) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.638666+0000 mon.c (mon.1) 292 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.643498+0000 mon.c (mon.1) 293 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.645243+0000 mgr.y (mgr.25357) 46 : cephadm 1 Upgrade: Setting container_image for all mgr 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.657388+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.659561+0000 mon.c (mon.1) 294 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.660326+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.671175+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.672976+0000 mon.c (mon.1) 295 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.673518+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.681343+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.686620+0000 mon.c (mon.1) 296 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.687893+0000 mon.c (mon.1) 297 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.698564+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.699711+0000 mgr.y (mgr.25357) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.780271+0000 mon.c (mon.1) 298 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.783090+0000 mon.c (mon.1) 299 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.786837+0000 mon.c (mon.1) 300 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.788276+0000 mon.c (mon.1) 301 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.798594+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.881789+0000 mon.c (mon.1) 302 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.884760+0000 mon.c (mon.1) 303 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.888376+0000 mon.c (mon.1) 304 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.889832+0000 mon.c (mon.1) 305 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.898454+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.981956+0000 mon.c (mon.1) 306 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.984717+0000 mon.c (mon.1) 307 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.987295+0000 mon.c (mon.1) 308 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.988248+0000 mon.c (mon.1) 309 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:15.996871+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.079082+0000 mon.c (mon.1) 310 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.081527+0000 mon.c (mon.1) 311 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.084440+0000 mon.c (mon.1) 312 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.085540+0000 mon.c (mon.1) 313 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.091614+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.174328+0000 mon.c (mon.1) 314 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.177250+0000 mon.c (mon.1) 315 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.181861+0000 mon.c (mon.1) 316 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.183444+0000 mon.c (mon.1) 317 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.190724+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.277044+0000 mon.c (mon.1) 318 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.280872+0000 mon.c (mon.1) 319 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.284178+0000 mon.c (mon.1) 320 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.285226+0000 mon.c (mon.1) 321 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.301241+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.381474+0000 mon.c (mon.1) 322 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.385304+0000 mon.c (mon.1) 323 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.388022+0000 mon.c (mon.1) 324 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.389304+0000 mon.c (mon.1) 325 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:16 smithi184 bash[51492]: audit 2024-03-24T12:35:16.397808+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:13.433611+0000 mgr.y (mgr.25357) 43 : cluster [DBG] pgmap v14: 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-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.434338+0000 mgr.y (mgr.25357) 44 : 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-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.444932+0000 mon.c (mon.1) 289 : cluster [INF] mon.c calling monitor election 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.445185+0000 mon.a (mon.0) 1305 : cluster [INF] mon.a calling monitor election 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.449115+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.450157+0000 mon.a (mon.0) 1306 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.461310+0000 mon.a (mon.0) 1307 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.461457+0000 mon.a (mon.0) 1308 : cluster [DBG] fsmap 2024-03-24T12:35:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.461518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.462467+0000 mon.a (mon.0) 1310 : cluster [DBG] mgrmap e32: y(active, since 24s), standbys: x 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cluster 2024-03-24T12:35:15.467535+0000 mon.a (mon.0) 1311 : cluster [INF] overall HEALTH_OK 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.472945+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.486684+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.538879+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.540898+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.554970+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.556470+0000 mgr.y (mgr.25357) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.638666+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.643498+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.645243+0000 mgr.y (mgr.25357) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.657388+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.659561+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:13.433611+0000 mgr.y (mgr.25357) 43 : cluster [DBG] pgmap v14: 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-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.434338+0000 mgr.y (mgr.25357) 44 : 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-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.444932+0000 mon.c (mon.1) 289 : cluster [INF] mon.c calling monitor election 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.445185+0000 mon.a (mon.0) 1305 : cluster [INF] mon.a calling monitor election 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.449115+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.450157+0000 mon.a (mon.0) 1306 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.461310+0000 mon.a (mon.0) 1307 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.461457+0000 mon.a (mon.0) 1308 : cluster [DBG] fsmap 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.461518+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.462467+0000 mon.a (mon.0) 1310 : cluster [DBG] mgrmap e32: y(active, since 24s), standbys: x 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cluster 2024-03-24T12:35:15.467535+0000 mon.a (mon.0) 1311 : cluster [INF] overall HEALTH_OK 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.472945+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.486684+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.538879+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.540898+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.554970+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.556470+0000 mgr.y (mgr.25357) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.638666+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.643498+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.645243+0000 mgr.y (mgr.25357) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.657388+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.659561+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.660326+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.671175+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.672976+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.673518+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.681343+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.686620+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.687893+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.698564+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.699711+0000 mgr.y (mgr.25357) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.780271+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.783090+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.786837+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.788276+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.798594+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.881789+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.884760+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.888376+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.889832+0000 mon.c (mon.1) 305 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.898454+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.981956+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.984717+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.987295+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.988248+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:15.996871+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.079082+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.081527+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.084440+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.085540+0000 mon.c (mon.1) 313 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.091614+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.174328+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.177250+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.181861+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.183444+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.190724+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.277044+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.280872+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.284178+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.285226+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.301241+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.381474+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.385304+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.388022+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.389304+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[14407]: audit 2024-03-24T12:35:16.397808+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.660326+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.671175+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.672976+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.673518+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.681343+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.686620+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.687893+0000 mon.c (mon.1) 297 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.698564+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.699711+0000 mgr.y (mgr.25357) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.780271+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.783090+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.786837+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.788276+0000 mon.c (mon.1) 301 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.798594+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.881789+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.884760+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.888376+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.889832+0000 mon.c (mon.1) 305 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.898454+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.981956+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.984717+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.987295+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.988248+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:15.996871+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.079082+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.081527+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.084440+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.085540+0000 mon.c (mon.1) 313 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.091614+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.174328+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.177250+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.181861+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.183444+0000 mon.c (mon.1) 317 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.190724+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.277044+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.280872+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.284178+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.285226+0000 mon.c (mon.1) 321 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.301241+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.381474+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.385304+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.388022+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.389304+0000 mon.c (mon.1) 325 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:16 smithi176 bash[20174]: audit 2024-03-24T12:35:16.397808+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.800899+0000 mgr.y (mgr.25357) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.901712+0000 mgr.y (mgr.25357) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:15.998988+0000 mgr.y (mgr.25357) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.096495+0000 mgr.y (mgr.25357) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.195025+0000 mgr.y (mgr.25357) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.302260+0000 mgr.y (mgr.25357) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.401154+0000 mgr.y (mgr.25357) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.482854+0000 mon.c (mon.1) 326 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.484639+0000 mon.c (mon.1) 327 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.486689+0000 mon.c (mon.1) 328 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.487554+0000 mon.c (mon.1) 329 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.492938+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.494389+0000 mgr.y (mgr.25357) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.573697+0000 mon.c (mon.1) 330 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.576201+0000 mon.c (mon.1) 331 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.578843+0000 mon.c (mon.1) 332 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.579862+0000 mon.c (mon.1) 333 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.585841+0000 mon.a (mon.0) 1329 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.588181+0000 mgr.y (mgr.25357) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.667369+0000 mon.c (mon.1) 334 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.670093+0000 mon.c (mon.1) 335 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.673276+0000 mon.c (mon.1) 336 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.674368+0000 mon.c (mon.1) 337 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.684678+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.685617+0000 mgr.y (mgr.25357) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.746199+0000 mon.c (mon.1) 338 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.748621+0000 mon.c (mon.1) 339 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.751470+0000 mon.c (mon.1) 340 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.752603+0000 mon.c (mon.1) 341 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.759379+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.760805+0000 mgr.y (mgr.25357) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.843061+0000 mon.c (mon.1) 342 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.845607+0000 mon.c (mon.1) 343 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.848486+0000 mon.c (mon.1) 344 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.849534+0000 mon.c (mon.1) 345 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.858480+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.922547+0000 mon.c (mon.1) 346 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.924955+0000 mon.c (mon.1) 347 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.927926+0000 mon.c (mon.1) 348 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.928923+0000 mon.c (mon.1) 349 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:16.938845+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.021607+0000 mon.c (mon.1) 350 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.024514+0000 mon.c (mon.1) 351 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.028015+0000 mon.c (mon.1) 352 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.029295+0000 mon.c (mon.1) 353 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.036167+0000 mon.a (mon.0) 1334 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.117998+0000 mon.c (mon.1) 354 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.119892+0000 mon.c (mon.1) 355 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.122533+0000 mon.c (mon.1) 356 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.123395+0000 mon.c (mon.1) 357 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.130819+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.209343+0000 mon.c (mon.1) 358 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.213872+0000 mon.c (mon.1) 359 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.218014+0000 mon.c (mon.1) 360 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.219495+0000 mon.c (mon.1) 361 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.228430+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.308012+0000 mon.c (mon.1) 362 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.311577+0000 mon.c (mon.1) 363 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.316285+0000 mon.c (mon.1) 364 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.317448+0000 mon.c (mon.1) 365 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.325684+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.405960+0000 mon.c (mon.1) 366 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.410311+0000 mon.c (mon.1) 367 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.413882+0000 mon.c (mon.1) 368 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.415036+0000 mon.c (mon.1) 369 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:17 smithi184 bash[51492]: audit 2024-03-24T12:35:17.422244+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.800899+0000 mgr.y (mgr.25357) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.901712+0000 mgr.y (mgr.25357) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:15.998988+0000 mgr.y (mgr.25357) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.096495+0000 mgr.y (mgr.25357) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.195025+0000 mgr.y (mgr.25357) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.302260+0000 mgr.y (mgr.25357) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.401154+0000 mgr.y (mgr.25357) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.482854+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.484639+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.486689+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.487554+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.492938+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.494389+0000 mgr.y (mgr.25357) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.573697+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.576201+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.578843+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.579862+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.585841+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.588181+0000 mgr.y (mgr.25357) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.667369+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.670093+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.673276+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.674368+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.684678+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.685617+0000 mgr.y (mgr.25357) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.746199+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.748621+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.751470+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.752603+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.759379+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.760805+0000 mgr.y (mgr.25357) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.843061+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.845607+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.848486+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.849534+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.858480+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.922547+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.924955+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.927926+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.928923+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.800899+0000 mgr.y (mgr.25357) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.901712+0000 mgr.y (mgr.25357) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:15.998988+0000 mgr.y (mgr.25357) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.096495+0000 mgr.y (mgr.25357) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.195025+0000 mgr.y (mgr.25357) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.302260+0000 mgr.y (mgr.25357) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.401154+0000 mgr.y (mgr.25357) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.482854+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.484639+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.486689+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.487554+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.492938+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.494389+0000 mgr.y (mgr.25357) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.573697+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.576201+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.578843+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.579862+0000 mon.c (mon.1) 333 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.585841+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.588181+0000 mgr.y (mgr.25357) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.667369+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:16.938845+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.021607+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.024514+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.028015+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.029295+0000 mon.c (mon.1) 353 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.036167+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.117998+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.119892+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.122533+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.123395+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.130819+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.209343+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.213872+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.218014+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.219495+0000 mon.c (mon.1) 361 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.228430+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.308012+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.311577+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.316285+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.317448+0000 mon.c (mon.1) 365 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.325684+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.405960+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.410311+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.413882+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.415036+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[20174]: audit 2024-03-24T12:35:17.422244+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.670093+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.673276+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.674368+0000 mon.c (mon.1) 337 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.684678+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.685617+0000 mgr.y (mgr.25357) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.746199+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.748621+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.751470+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.752603+0000 mon.c (mon.1) 341 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.759379+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.760805+0000 mgr.y (mgr.25357) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.843061+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.845607+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.848486+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.849534+0000 mon.c (mon.1) 345 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.858480+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.922547+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.924955+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.927926+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.928923+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:16.938845+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.021607+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.024514+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.028015+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.029295+0000 mon.c (mon.1) 353 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.036167+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.117998+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.119892+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.122533+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.123395+0000 mon.c (mon.1) 357 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.130819+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.209343+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.213872+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.218014+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.219495+0000 mon.c (mon.1) 361 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.228430+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.308012+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.311577+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.316285+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.317448+0000 mon.c (mon.1) 365 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.325684+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.405960+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.410311+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.413882+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.415036+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:17.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:17 smithi176 bash[14407]: audit 2024-03-24T12:35:17.422244+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.843 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[50935]: ts=2024-03-24T12:35: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:35:18.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.859231+0000 mgr.y (mgr.25357) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:16.939947+0000 mgr.y (mgr.25357) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.038328+0000 mgr.y (mgr.25357) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.131546+0000 mgr.y (mgr.25357) 62 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.229538+0000 mgr.y (mgr.25357) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.326871+0000 mgr.y (mgr.25357) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.423109+0000 mgr.y (mgr.25357) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cluster 2024-03-24T12:35:17.434906+0000 mgr.y (mgr.25357) 66 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.496884+0000 mon.c (mon.1) 370 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.499161+0000 mon.c (mon.1) 371 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.501465+0000 mon.c (mon.1) 372 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.502411+0000 mon.c (mon.1) 373 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.511416+0000 mon.a (mon.0) 1339 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.512223+0000 mgr.y (mgr.25357) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.589442+0000 mon.c (mon.1) 374 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.591429+0000 mon.c (mon.1) 375 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.594041+0000 mon.c (mon.1) 376 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.595095+0000 mon.c (mon.1) 377 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.605751+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.606598+0000 mgr.y (mgr.25357) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.684767+0000 mon.c (mon.1) 378 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.687853+0000 mon.c (mon.1) 379 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.690771+0000 mon.c (mon.1) 380 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.691905+0000 mon.c (mon.1) 381 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.701039+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.702154+0000 mgr.y (mgr.25357) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.779474+0000 mon.c (mon.1) 382 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.781841+0000 mon.c (mon.1) 383 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.784137+0000 mon.c (mon.1) 384 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.785233+0000 mon.c (mon.1) 385 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.801535+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.881842+0000 mon.c (mon.1) 386 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.884629+0000 mon.c (mon.1) 387 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.887853+0000 mon.c (mon.1) 388 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.889095+0000 mon.c (mon.1) 389 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.895731+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.980896+0000 mon.c (mon.1) 390 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.983138+0000 mon.c (mon.1) 391 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.986903+0000 mon.c (mon.1) 392 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.988196+0000 mon.c (mon.1) 393 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:17.995337+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.077427+0000 mon.c (mon.1) 394 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.080079+0000 mon.c (mon.1) 395 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.083251+0000 mon.c (mon.1) 396 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.084466+0000 mon.c (mon.1) 397 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.093184+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.161036+0000 mon.c (mon.1) 398 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.165100+0000 mon.c (mon.1) 399 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.168505+0000 mon.c (mon.1) 400 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.169534+0000 mon.c (mon.1) 401 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.176978+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.255855+0000 mon.c (mon.1) 402 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.258460+0000 mon.c (mon.1) 403 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.261708+0000 mon.c (mon.1) 404 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.262896+0000 mon.c (mon.1) 405 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.271123+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.336990+0000 mon.c (mon.1) 406 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.340048+0000 mon.c (mon.1) 407 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.343402+0000 mon.c (mon.1) 408 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.344591+0000 mon.c (mon.1) 409 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.350962+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.435399+0000 mon.c (mon.1) 410 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.437979+0000 mon.c (mon.1) 411 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.441999+0000 mon.c (mon.1) 412 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.443136+0000 mon.c (mon.1) 413 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:18 smithi184 bash[51492]: audit 2024-03-24T12:35:18.450193+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.859231+0000 mgr.y (mgr.25357) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:16.939947+0000 mgr.y (mgr.25357) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.038328+0000 mgr.y (mgr.25357) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.131546+0000 mgr.y (mgr.25357) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.229538+0000 mgr.y (mgr.25357) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.326871+0000 mgr.y (mgr.25357) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.423109+0000 mgr.y (mgr.25357) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cluster 2024-03-24T12:35:17.434906+0000 mgr.y (mgr.25357) 66 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.496884+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.499161+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.501465+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.502411+0000 mon.c (mon.1) 373 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.511416+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.512223+0000 mgr.y (mgr.25357) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.589442+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.591429+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.594041+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.595095+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.605751+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.606598+0000 mgr.y (mgr.25357) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.859231+0000 mgr.y (mgr.25357) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:16.939947+0000 mgr.y (mgr.25357) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.038328+0000 mgr.y (mgr.25357) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.131546+0000 mgr.y (mgr.25357) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.229538+0000 mgr.y (mgr.25357) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.326871+0000 mgr.y (mgr.25357) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.423109+0000 mgr.y (mgr.25357) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cluster 2024-03-24T12:35:17.434906+0000 mgr.y (mgr.25357) 66 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.496884+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.499161+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.501465+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.502411+0000 mon.c (mon.1) 373 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.511416+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.512223+0000 mgr.y (mgr.25357) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.589442+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.591429+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.594041+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.595095+0000 mon.c (mon.1) 377 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.605751+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.606598+0000 mgr.y (mgr.25357) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.684767+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.687853+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.690771+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.691905+0000 mon.c (mon.1) 381 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.701039+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.702154+0000 mgr.y (mgr.25357) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.779474+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.781841+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.784137+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.785233+0000 mon.c (mon.1) 385 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.801535+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.881842+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.884629+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.887853+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.889095+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.895731+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.980896+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.983138+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.986903+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.988196+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.684767+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.687853+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.690771+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.691905+0000 mon.c (mon.1) 381 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.701039+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.702154+0000 mgr.y (mgr.25357) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.779474+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.781841+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.784137+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.785233+0000 mon.c (mon.1) 385 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.801535+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.881842+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.884629+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.887853+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.889095+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.895731+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.980896+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.983138+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.986903+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.988196+0000 mon.c (mon.1) 393 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:17.995337+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.077427+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.080079+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.083251+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.084466+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.093184+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.161036+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.165100+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.168505+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.169534+0000 mon.c (mon.1) 401 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.176978+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.255855+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.258460+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.261708+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.262896+0000 mon.c (mon.1) 405 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.271123+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.336990+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.340048+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.343402+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.344591+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.350962+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.435399+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.437979+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.441999+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.443136+0000 mon.c (mon.1) 413 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[20174]: audit 2024-03-24T12:35:18.450193+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:17.995337+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.077427+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.080079+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.083251+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.084466+0000 mon.c (mon.1) 397 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.093184+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.161036+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.165100+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.168505+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.169534+0000 mon.c (mon.1) 401 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.176978+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.255855+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.258460+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.261708+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.262896+0000 mon.c (mon.1) 405 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.271123+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.336990+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.340048+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.343402+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.344591+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.350962+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.435399+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.437979+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.441999+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.443136+0000 mon.c (mon.1) 413 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:18.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:18 smithi176 bash[14407]: audit 2024-03-24T12:35:18.450193+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.802978+0000 mgr.y (mgr.25357) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.898173+0000 mgr.y (mgr.25357) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:17.996878+0000 mgr.y (mgr.25357) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.093913+0000 mgr.y (mgr.25357) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.177703+0000 mgr.y (mgr.25357) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.273501+0000 mgr.y (mgr.25357) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.352871+0000 mgr.y (mgr.25357) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.451929+0000 mgr.y (mgr.25357) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.530566+0000 mon.c (mon.1) 414 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.532916+0000 mon.c (mon.1) 415 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.535661+0000 mon.c (mon.1) 416 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.536600+0000 mon.c (mon.1) 417 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.546768+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.547447+0000 mgr.y (mgr.25357) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.627528+0000 mon.c (mon.1) 418 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.630203+0000 mon.c (mon.1) 419 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.633698+0000 mon.c (mon.1) 420 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.635033+0000 mon.c (mon.1) 421 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.644050+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.644835+0000 mgr.y (mgr.25357) 79 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.725883+0000 mon.c (mon.1) 422 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.728422+0000 mon.c (mon.1) 423 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.731087+0000 mon.c (mon.1) 424 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.732314+0000 mon.c (mon.1) 425 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.739261+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.742173+0000 mgr.y (mgr.25357) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.822091+0000 mon.c (mon.1) 426 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.824458+0000 mon.c (mon.1) 427 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.827657+0000 mon.c (mon.1) 428 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.829003+0000 mon.c (mon.1) 429 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.837861+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.921129+0000 mon.c (mon.1) 430 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.923838+0000 mon.c (mon.1) 431 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.927523+0000 mon.c (mon.1) 432 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.928909+0000 mon.c (mon.1) 433 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:18.936916+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.022026+0000 mon.c (mon.1) 434 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.025078+0000 mon.c (mon.1) 435 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.029884+0000 mon.c (mon.1) 436 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.031365+0000 mon.c (mon.1) 437 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.038022+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.120085+0000 mon.c (mon.1) 438 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.122219+0000 mon.c (mon.1) 439 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.125193+0000 mon.c (mon.1) 440 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.126325+0000 mon.c (mon.1) 441 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.135045+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.215098+0000 mon.c (mon.1) 442 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.218265+0000 mon.c (mon.1) 443 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.222130+0000 mon.c (mon.1) 444 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.223520+0000 mon.c (mon.1) 445 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.233951+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.312480+0000 mon.c (mon.1) 446 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.315115+0000 mon.c (mon.1) 447 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.318071+0000 mon.c (mon.1) 448 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.321237+0000 mon.c (mon.1) 449 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.331099+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.415446+0000 mon.c (mon.1) 450 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.418117+0000 mon.c (mon.1) 451 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.422424+0000 mon.c (mon.1) 452 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.423932+0000 mon.c (mon.1) 453 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:19 smithi184 bash[51492]: audit 2024-03-24T12:35:19.434850+0000 mon.a (mon.0) 1359 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.802978+0000 mgr.y (mgr.25357) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.898173+0000 mgr.y (mgr.25357) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:17.996878+0000 mgr.y (mgr.25357) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.093913+0000 mgr.y (mgr.25357) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.177703+0000 mgr.y (mgr.25357) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.273501+0000 mgr.y (mgr.25357) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.352871+0000 mgr.y (mgr.25357) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.451929+0000 mgr.y (mgr.25357) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.530566+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.532916+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.535661+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.536600+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.546768+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.547447+0000 mgr.y (mgr.25357) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.627528+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.630203+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.633698+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.635033+0000 mon.c (mon.1) 421 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.644050+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.644835+0000 mgr.y (mgr.25357) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.725883+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.728422+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.731087+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.732314+0000 mon.c (mon.1) 425 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.739261+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.742173+0000 mgr.y (mgr.25357) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.822091+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.824458+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.827657+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.829003+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.837861+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.921129+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.923838+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.927523+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.928909+0000 mon.c (mon.1) 433 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:18.936916+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.022026+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.025078+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.029884+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.031365+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.802978+0000 mgr.y (mgr.25357) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.898173+0000 mgr.y (mgr.25357) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:17.996878+0000 mgr.y (mgr.25357) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.093913+0000 mgr.y (mgr.25357) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.177703+0000 mgr.y (mgr.25357) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.273501+0000 mgr.y (mgr.25357) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.352871+0000 mgr.y (mgr.25357) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.451929+0000 mgr.y (mgr.25357) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.530566+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.532916+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.535661+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.536600+0000 mon.c (mon.1) 417 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.546768+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.547447+0000 mgr.y (mgr.25357) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.627528+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.630203+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.633698+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.635033+0000 mon.c (mon.1) 421 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.644050+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.644835+0000 mgr.y (mgr.25357) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.725883+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.038022+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.120085+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.122219+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.125193+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.126325+0000 mon.c (mon.1) 441 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.135045+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.215098+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.218265+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.222130+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.223520+0000 mon.c (mon.1) 445 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.233951+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.312480+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.315115+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.318071+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.321237+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.331099+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.415446+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.418117+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.422424+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.423932+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[20174]: audit 2024-03-24T12:35:19.434850+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.728422+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.731087+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.732314+0000 mon.c (mon.1) 425 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.739261+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.742173+0000 mgr.y (mgr.25357) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.822091+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.824458+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.827657+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.829003+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.837861+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.921129+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.923838+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.927523+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.928909+0000 mon.c (mon.1) 433 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:18.936916+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.022026+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.025078+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.029884+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.031365+0000 mon.c (mon.1) 437 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.038022+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.120085+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.122219+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.125193+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.126325+0000 mon.c (mon.1) 441 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.135045+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.215098+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.218265+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.222130+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.223520+0000 mon.c (mon.1) 445 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.233951+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.312480+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.315115+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.318071+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.321237+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.331099+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.415446+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.418117+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.422424+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.423932+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:19.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:19 smithi176 bash[14407]: audit 2024-03-24T12:35:19.434850+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[65639]: debug 2024-03-24T12:35:20.237+0000 7fc82aae0700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.839311+0000 mgr.y (mgr.25357) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:18.939182+0000 mgr.y (mgr.25357) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.038617+0000 mgr.y (mgr.25357) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.138182+0000 mgr.y (mgr.25357) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.235292+0000 mgr.y (mgr.25357) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.333612+0000 mgr.y (mgr.25357) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.435933+0000 mgr.y (mgr.25357) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cluster 2024-03-24T12:35:19.436008+0000 mgr.y (mgr.25357) 88 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.512722+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.514948+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.517257+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.518125+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.523439+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.526191+0000 mgr.y (mgr.25357) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.604451+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.607961+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.610947+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.612167+0000 mon.c (mon.1) 461 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.621184+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.621908+0000 mgr.y (mgr.25357) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.703579+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.705745+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.709447+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.710909+0000 mon.c (mon.1) 465 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.719549+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.720250+0000 mgr.y (mgr.25357) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.804410+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.807054+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.809828+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.811041+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.818504+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.899244+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.901982+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.905650+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.906811+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.915295+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.994901+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:19.997192+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.000131+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.001176+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.839311+0000 mgr.y (mgr.25357) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:18.939182+0000 mgr.y (mgr.25357) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.038617+0000 mgr.y (mgr.25357) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.138182+0000 mgr.y (mgr.25357) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.235292+0000 mgr.y (mgr.25357) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.333612+0000 mgr.y (mgr.25357) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.435933+0000 mgr.y (mgr.25357) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cluster 2024-03-24T12:35:19.436008+0000 mgr.y (mgr.25357) 88 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.512722+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.514948+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.517257+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.518125+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.523439+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.526191+0000 mgr.y (mgr.25357) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.604451+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.607961+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.610947+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.612167+0000 mon.c (mon.1) 461 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.621184+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.621908+0000 mgr.y (mgr.25357) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.011738+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.091310+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.093753+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.096848+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.097803+0000 mon.c (mon.1) 481 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.107255+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.192111+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.194905+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.198567+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.200151+0000 mon.c (mon.1) 485 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.209348+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.291180+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.295456+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.299936+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.301097+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.309864+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.390849+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.394518+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.398077+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.399460+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[20174]: audit 2024-03-24T12:35:20.408836+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.703579+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.705745+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.709447+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.710909+0000 mon.c (mon.1) 465 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.719549+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.720250+0000 mgr.y (mgr.25357) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.804410+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.807054+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.809828+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.811041+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.818504+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.899244+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.901982+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.905650+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.906811+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.915295+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.994901+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:19.997192+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.000131+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.001176+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.011738+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.091310+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.093753+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.096848+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.097803+0000 mon.c (mon.1) 481 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.107255+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.192111+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.194905+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.198567+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.200151+0000 mon.c (mon.1) 485 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.209348+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.291180+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.295456+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.299936+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.301097+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.309864+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.390849+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.394518+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.398077+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.399460+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:20 smithi176 bash[14407]: audit 2024-03-24T12:35:20.408836+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.839311+0000 mgr.y (mgr.25357) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:18.939182+0000 mgr.y (mgr.25357) 82 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.038617+0000 mgr.y (mgr.25357) 83 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.138182+0000 mgr.y (mgr.25357) 84 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.235292+0000 mgr.y (mgr.25357) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.333612+0000 mgr.y (mgr.25357) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.435933+0000 mgr.y (mgr.25357) 87 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cluster 2024-03-24T12:35:19.436008+0000 mgr.y (mgr.25357) 88 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.512722+0000 mon.c (mon.1) 454 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.514948+0000 mon.c (mon.1) 455 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.517257+0000 mon.c (mon.1) 456 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.518125+0000 mon.c (mon.1) 457 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.523439+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.526191+0000 mgr.y (mgr.25357) 89 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.604451+0000 mon.c (mon.1) 458 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.607961+0000 mon.c (mon.1) 459 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.610947+0000 mon.c (mon.1) 460 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.612167+0000 mon.c (mon.1) 461 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.621184+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.621908+0000 mgr.y (mgr.25357) 90 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.703579+0000 mon.c (mon.1) 462 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.705745+0000 mon.c (mon.1) 463 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.709447+0000 mon.c (mon.1) 464 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.710909+0000 mon.c (mon.1) 465 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.719549+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.720250+0000 mgr.y (mgr.25357) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.804410+0000 mon.c (mon.1) 466 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.807054+0000 mon.c (mon.1) 467 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.809828+0000 mon.c (mon.1) 468 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.811041+0000 mon.c (mon.1) 469 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.818504+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.899244+0000 mon.c (mon.1) 470 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.901982+0000 mon.c (mon.1) 471 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.905650+0000 mon.c (mon.1) 472 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.906811+0000 mon.c (mon.1) 473 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.915295+0000 mon.a (mon.0) 1364 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.994901+0000 mon.c (mon.1) 474 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:19.997192+0000 mon.c (mon.1) 475 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.000131+0000 mon.c (mon.1) 476 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.001176+0000 mon.c (mon.1) 477 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.011738+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.091310+0000 mon.c (mon.1) 478 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.093753+0000 mon.c (mon.1) 479 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.096848+0000 mon.c (mon.1) 480 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.097803+0000 mon.c (mon.1) 481 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.107255+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.192111+0000 mon.c (mon.1) 482 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.194905+0000 mon.c (mon.1) 483 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.198567+0000 mon.c (mon.1) 484 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.200151+0000 mon.c (mon.1) 485 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.209348+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.291180+0000 mon.c (mon.1) 486 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.295456+0000 mon.c (mon.1) 487 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.299936+0000 mon.c (mon.1) 488 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.301097+0000 mon.c (mon.1) 489 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.309864+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:20.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.390849+0000 mon.c (mon.1) 490 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:20.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.394518+0000 mon.c (mon.1) 491 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:20.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.398077+0000 mon.c (mon.1) 492 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:20.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.399460+0000 mon.c (mon.1) 493 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:20.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:20 smithi184 bash[51492]: audit 2024-03-24T12:35:20.408836+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.821092+0000 mgr.y (mgr.25357) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:19.916108+0000 mgr.y (mgr.25357) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.012473+0000 mgr.y (mgr.25357) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.108643+0000 mgr.y (mgr.25357) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.210284+0000 mgr.y (mgr.25357) 96 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.310775+0000 mgr.y (mgr.25357) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.409656+0000 mgr.y (mgr.25357) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.491693+0000 mon.c (mon.1) 494 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.493950+0000 mon.c (mon.1) 495 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.495864+0000 mon.c (mon.1) 496 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.496611+0000 mon.c (mon.1) 497 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.502105+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.502969+0000 mgr.y (mgr.25357) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.580363+0000 mon.c (mon.1) 498 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.584026+0000 mon.c (mon.1) 499 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.588096+0000 mon.c (mon.1) 500 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.589922+0000 mon.c (mon.1) 501 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.602136+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.603033+0000 mgr.y (mgr.25357) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.683194+0000 mon.c (mon.1) 502 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.686673+0000 mon.c (mon.1) 503 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.690758+0000 mon.c (mon.1) 504 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.691986+0000 mon.c (mon.1) 505 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.701100+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.701915+0000 mgr.y (mgr.25357) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.784610+0000 mon.c (mon.1) 506 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.787005+0000 mon.c (mon.1) 507 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.790579+0000 mon.c (mon.1) 508 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.791841+0000 mon.c (mon.1) 509 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.799823+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.881923+0000 mon.c (mon.1) 510 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.884233+0000 mon.c (mon.1) 511 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.887073+0000 mon.c (mon.1) 512 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.888335+0000 mon.c (mon.1) 513 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.900031+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.979787+0000 mon.c (mon.1) 514 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.982646+0000 mon.c (mon.1) 515 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.985749+0000 mon.c (mon.1) 516 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.986925+0000 mon.c (mon.1) 517 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:20.996930+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.080479+0000 mon.c (mon.1) 518 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.083680+0000 mon.c (mon.1) 519 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.087866+0000 mon.c (mon.1) 520 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.089362+0000 mon.c (mon.1) 521 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.101166+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.168804+0000 mon.c (mon.1) 522 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.171427+0000 mon.c (mon.1) 523 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.174715+0000 mon.c (mon.1) 524 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.175949+0000 mon.c (mon.1) 525 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.185940+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.268549+0000 mon.c (mon.1) 526 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.270456+0000 mon.c (mon.1) 527 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.273496+0000 mon.c (mon.1) 528 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.274693+0000 mon.c (mon.1) 529 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.286508+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.371096+0000 mon.c (mon.1) 530 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.373523+0000 mon.c (mon.1) 531 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.375550+0000 mon.c (mon.1) 532 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.376392+0000 mon.c (mon.1) 533 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.384828+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.464315+0000 mon.c (mon.1) 534 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.467203+0000 mon.c (mon.1) 535 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.470121+0000 mon.c (mon.1) 536 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:21 smithi184 bash[51492]: audit 2024-03-24T12:35:21.471244+0000 mon.c (mon.1) 537 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.821092+0000 mgr.y (mgr.25357) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:19.916108+0000 mgr.y (mgr.25357) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.012473+0000 mgr.y (mgr.25357) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.108643+0000 mgr.y (mgr.25357) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.210284+0000 mgr.y (mgr.25357) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.310775+0000 mgr.y (mgr.25357) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.409656+0000 mgr.y (mgr.25357) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.491693+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.493950+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.495864+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.496611+0000 mon.c (mon.1) 497 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.502105+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.502969+0000 mgr.y (mgr.25357) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.580363+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.584026+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.588096+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.589922+0000 mon.c (mon.1) 501 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.602136+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.603033+0000 mgr.y (mgr.25357) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.683194+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.821092+0000 mgr.y (mgr.25357) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:19.916108+0000 mgr.y (mgr.25357) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.012473+0000 mgr.y (mgr.25357) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.108643+0000 mgr.y (mgr.25357) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.210284+0000 mgr.y (mgr.25357) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.310775+0000 mgr.y (mgr.25357) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.409656+0000 mgr.y (mgr.25357) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.491693+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.493950+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.495864+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.496611+0000 mon.c (mon.1) 497 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.502105+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.502969+0000 mgr.y (mgr.25357) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.580363+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.584026+0000 mon.c (mon.1) 499 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.588096+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.589922+0000 mon.c (mon.1) 501 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.602136+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.603033+0000 mgr.y (mgr.25357) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.683194+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.686673+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.690758+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.691986+0000 mon.c (mon.1) 505 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.701100+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.701915+0000 mgr.y (mgr.25357) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.784610+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.787005+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.790579+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.791841+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.799823+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.881923+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.884233+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.887073+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.888335+0000 mon.c (mon.1) 513 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.900031+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.979787+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.982646+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.985749+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.986925+0000 mon.c (mon.1) 517 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:20.996930+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.686673+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.690758+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.691986+0000 mon.c (mon.1) 505 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.701100+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.701915+0000 mgr.y (mgr.25357) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.784610+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.787005+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.790579+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.791841+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.799823+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.881923+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.884233+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.887073+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.888335+0000 mon.c (mon.1) 513 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.900031+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.979787+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.982646+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.985749+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.986925+0000 mon.c (mon.1) 517 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:20.996930+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.080479+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.083680+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.087866+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.089362+0000 mon.c (mon.1) 521 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.101166+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.168804+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.171427+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.174715+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.175949+0000 mon.c (mon.1) 525 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.185940+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.268549+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.270456+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.273496+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.274693+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.286508+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.371096+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.373523+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.375550+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.376392+0000 mon.c (mon.1) 533 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.384828+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.464315+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.467203+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.470121+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[14407]: audit 2024-03-24T12:35:21.471244+0000 mon.c (mon.1) 537 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.080479+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.083680+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.087866+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.089362+0000 mon.c (mon.1) 521 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.101166+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.168804+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.171427+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.174715+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.175949+0000 mon.c (mon.1) 525 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.185940+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.268549+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.270456+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.273496+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.274693+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.286508+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.371096+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.373523+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.375550+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.376392+0000 mon.c (mon.1) 533 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.384828+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.464315+0000 mon.c (mon.1) 534 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:21.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.467203+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:21.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.470121+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:21.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:21 smithi176 bash[20174]: audit 2024-03-24T12:35:21.471244+0000 mon.c (mon.1) 537 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.801922+0000 mgr.y (mgr.25357) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.901029+0000 mgr.y (mgr.25357) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:20.997975+0000 mgr.y (mgr.25357) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.101984+0000 mgr.y (mgr.25357) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.186747+0000 mgr.y (mgr.25357) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.287514+0000 mgr.y (mgr.25357) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.385447+0000 mgr.y (mgr.25357) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cluster 2024-03-24T12:35:21.436643+0000 mgr.y (mgr.25357) 109 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.481636+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.499472+0000 mgr.y (mgr.25357) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.560474+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.564802+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.568071+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.569334+0000 mon.c (mon.1) 541 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.578904+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.579730+0000 mgr.y (mgr.25357) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.659108+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.661352+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.664592+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.665633+0000 mon.c (mon.1) 545 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.672605+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.801922+0000 mgr.y (mgr.25357) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.901029+0000 mgr.y (mgr.25357) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:20.997975+0000 mgr.y (mgr.25357) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.101984+0000 mgr.y (mgr.25357) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.186747+0000 mgr.y (mgr.25357) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.287514+0000 mgr.y (mgr.25357) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.385447+0000 mgr.y (mgr.25357) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cluster 2024-03-24T12:35:21.436643+0000 mgr.y (mgr.25357) 109 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.481636+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.499472+0000 mgr.y (mgr.25357) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.560474+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.564802+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.568071+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.569334+0000 mon.c (mon.1) 541 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.578904+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.579730+0000 mgr.y (mgr.25357) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.659108+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.661352+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.664592+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.665633+0000 mon.c (mon.1) 545 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.672605+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.675603+0000 mgr.y (mgr.25357) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.681198+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.795124+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.797831+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.502 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.801149+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.802176+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.812388+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.880254+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.882717+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.885596+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.886755+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.894857+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.976875+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.978933+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.981408+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.675603+0000 mgr.y (mgr.25357) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.681198+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:22.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.795124+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.797831+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.801149+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.802176+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.812388+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.880254+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.882717+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.885596+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.886755+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.894857+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.976875+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.978933+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.504 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.981408+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.982498+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:21.988462+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.068039+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.070846+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.073250+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.074194+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.080411+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.146051+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.148146+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.150213+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.839 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.151183+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.158123+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.226040+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.236244+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.237019+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.240847+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.243678+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.246538+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.247380+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.253933+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.840 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.982498+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:21.988462+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.068039+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.070846+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.073250+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.074194+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.080411+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.146051+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.148146+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.150213+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.151183+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.158123+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.226040+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.236244+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.841 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.237019+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.240847+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.243678+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.246538+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.247380+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.253933+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.332031+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.335904+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.339657+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.341263+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.842 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.350919+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.429738+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.434004+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.438261+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.439665+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[14407]: audit 2024-03-24T12:35:22.447521+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.332031+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.335904+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.339657+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.341263+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.350919+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.843 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.429738+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.844 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.434004+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.844 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.438261+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.844 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.439665+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.844 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:22 smithi176 bash[20174]: audit 2024-03-24T12:35:22.447521+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.801922+0000 mgr.y (mgr.25357) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.901029+0000 mgr.y (mgr.25357) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:20.997975+0000 mgr.y (mgr.25357) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.101984+0000 mgr.y (mgr.25357) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.186747+0000 mgr.y (mgr.25357) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.287514+0000 mgr.y (mgr.25357) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.385447+0000 mgr.y (mgr.25357) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cluster 2024-03-24T12:35:21.436643+0000 mgr.y (mgr.25357) 109 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.481636+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.499472+0000 mgr.y (mgr.25357) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.560474+0000 mon.c (mon.1) 538 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.564802+0000 mon.c (mon.1) 539 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.568071+0000 mon.c (mon.1) 540 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.569334+0000 mon.c (mon.1) 541 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.578904+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.579730+0000 mgr.y (mgr.25357) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.659108+0000 mon.c (mon.1) 542 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.661352+0000 mon.c (mon.1) 543 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.664592+0000 mon.c (mon.1) 544 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.665633+0000 mon.c (mon.1) 545 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.672605+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.675603+0000 mgr.y (mgr.25357) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.681198+0000 mon.c (mon.1) 546 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.795124+0000 mon.c (mon.1) 547 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.797831+0000 mon.c (mon.1) 548 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.801149+0000 mon.c (mon.1) 549 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.802176+0000 mon.c (mon.1) 550 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.812388+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.880254+0000 mon.c (mon.1) 551 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.882717+0000 mon.c (mon.1) 552 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.885596+0000 mon.c (mon.1) 553 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.886755+0000 mon.c (mon.1) 554 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.894857+0000 mon.a (mon.0) 1384 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.976875+0000 mon.c (mon.1) 555 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.978933+0000 mon.c (mon.1) 556 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.981408+0000 mon.c (mon.1) 557 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.982498+0000 mon.c (mon.1) 558 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:21.988462+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.068039+0000 mon.c (mon.1) 559 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.070846+0000 mon.c (mon.1) 560 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.073250+0000 mon.c (mon.1) 561 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.074194+0000 mon.c (mon.1) 562 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.080411+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.146051+0000 mon.c (mon.1) 563 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.148146+0000 mon.c (mon.1) 564 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.150213+0000 mon.c (mon.1) 565 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.151183+0000 mon.c (mon.1) 566 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.158123+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.226040+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.236244+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.237019+0000 mon.c (mon.1) 567 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.240847+0000 mon.c (mon.1) 568 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.243678+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.246538+0000 mon.c (mon.1) 569 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.247380+0000 mon.c (mon.1) 570 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.253933+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.332031+0000 mon.c (mon.1) 571 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.335904+0000 mon.c (mon.1) 572 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.339657+0000 mon.c (mon.1) 573 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.341263+0000 mon.c (mon.1) 574 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.350919+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.429738+0000 mon.c (mon.1) 575 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.434004+0000 mon.c (mon.1) 576 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.438261+0000 mon.c (mon.1) 577 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.439665+0000 mon.c (mon.1) 578 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:22.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:22 smithi184 bash[51492]: audit 2024-03-24T12:35:22.447521+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.813625+0000 mgr.y (mgr.25357) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.895704+0000 mgr.y (mgr.25357) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:21.989789+0000 mgr.y (mgr.25357) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.082572+0000 mgr.y (mgr.25357) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.159809+0000 mgr.y (mgr.25357) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.186523+0000 mgr.y (mgr.25357) 118 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.254546+0000 mgr.y (mgr.25357) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.351653+0000 mgr.y (mgr.25357) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.450020+0000 mgr.y (mgr.25357) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.526314+0000 mon.c (mon.1) 579 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.528888+0000 mon.c (mon.1) 580 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.532185+0000 mon.c (mon.1) 581 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.533324+0000 mon.c (mon.1) 582 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.540981+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.541705+0000 mgr.y (mgr.25357) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.622024+0000 mon.c (mon.1) 583 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.625556+0000 mon.c (mon.1) 584 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.629040+0000 mon.c (mon.1) 585 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.630385+0000 mon.c (mon.1) 586 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.638607+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.639504+0000 mgr.y (mgr.25357) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.718067+0000 mon.c (mon.1) 587 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.721825+0000 mon.c (mon.1) 588 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.725069+0000 mon.c (mon.1) 589 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.725938+0000 mon.c (mon.1) 590 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.732485+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.733180+0000 mgr.y (mgr.25357) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.815229+0000 mon.c (mon.1) 591 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.818696+0000 mon.c (mon.1) 592 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.821132+0000 mon.c (mon.1) 593 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.822325+0000 mon.c (mon.1) 594 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.831382+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.898020+0000 mon.c (mon.1) 595 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.900346+0000 mon.c (mon.1) 596 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.903662+0000 mon.c (mon.1) 597 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.904962+0000 mon.c (mon.1) 598 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.913627+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.994336+0000 mon.c (mon.1) 599 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:22.997098+0000 mon.c (mon.1) 600 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.002026+0000 mon.c (mon.1) 601 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.003407+0000 mon.c (mon.1) 602 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.012429+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.094386+0000 mon.c (mon.1) 603 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.096552+0000 mon.c (mon.1) 604 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.099427+0000 mon.c (mon.1) 605 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.100779+0000 mon.c (mon.1) 606 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.109501+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.193373+0000 mon.c (mon.1) 607 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.195739+0000 mon.c (mon.1) 608 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.198085+0000 mon.c (mon.1) 609 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.199127+0000 mon.c (mon.1) 610 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.206648+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.288875+0000 mon.c (mon.1) 611 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.291354+0000 mon.c (mon.1) 612 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.294027+0000 mon.c (mon.1) 613 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.295094+0000 mon.c (mon.1) 614 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.303189+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.384389+0000 mon.c (mon.1) 615 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.388671+0000 mon.c (mon.1) 616 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.392316+0000 mon.c (mon.1) 617 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.393662+0000 mon.c (mon.1) 618 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.401369+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.482170+0000 mon.c (mon.1) 619 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.484471+0000 mon.c (mon.1) 620 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:23 smithi184 bash[51492]: audit 2024-03-24T12:35:23.487354+0000 mon.c (mon.1) 621 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.813625+0000 mgr.y (mgr.25357) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.895704+0000 mgr.y (mgr.25357) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:21.989789+0000 mgr.y (mgr.25357) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.082572+0000 mgr.y (mgr.25357) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.159809+0000 mgr.y (mgr.25357) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.186523+0000 mgr.y (mgr.25357) 118 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.254546+0000 mgr.y (mgr.25357) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.351653+0000 mgr.y (mgr.25357) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.450020+0000 mgr.y (mgr.25357) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.526314+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.528888+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.532185+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.533324+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.540981+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.541705+0000 mgr.y (mgr.25357) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.622024+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.625556+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.629040+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.630385+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.638607+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.813625+0000 mgr.y (mgr.25357) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.895704+0000 mgr.y (mgr.25357) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:21.989789+0000 mgr.y (mgr.25357) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.082572+0000 mgr.y (mgr.25357) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.159809+0000 mgr.y (mgr.25357) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.186523+0000 mgr.y (mgr.25357) 118 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.254546+0000 mgr.y (mgr.25357) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.351653+0000 mgr.y (mgr.25357) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.450020+0000 mgr.y (mgr.25357) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.526314+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.528888+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.532185+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.533324+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.540981+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.541705+0000 mgr.y (mgr.25357) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.622024+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.625556+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.629040+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.630385+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.638607+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.639504+0000 mgr.y (mgr.25357) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.718067+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.721825+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.725069+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.725938+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.732485+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.733180+0000 mgr.y (mgr.25357) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.815229+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.818696+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.821132+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.822325+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.831382+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.898020+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.900346+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.903662+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.904962+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.913627+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.994336+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:22.997098+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.002026+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.639504+0000 mgr.y (mgr.25357) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.718067+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.721825+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.725069+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.725938+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.732485+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.733180+0000 mgr.y (mgr.25357) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.815229+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.818696+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.821132+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.822325+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.831382+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.898020+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.900346+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.903662+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.904962+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.913627+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.994336+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:22.997098+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.002026+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.003407+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.012429+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.094386+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.096552+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.099427+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.100779+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.109501+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.193373+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.195739+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.198085+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.199127+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.206648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.288875+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.291354+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.294027+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.295094+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.303189+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.384389+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.388671+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.392316+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.393662+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.401369+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.482170+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.484471+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[20174]: audit 2024-03-24T12:35:23.487354+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.003407+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.012429+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.094386+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.096552+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.099427+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.100779+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.109501+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.193373+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.195739+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.198085+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.199127+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.206648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.288875+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.291354+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.294027+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.295094+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.303189+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.384389+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.388671+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.392316+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.393662+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.401369+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.482170+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.484471+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:23.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:23 smithi176 bash[14407]: audit 2024-03-24T12:35:23.487354+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.497 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.832072+0000 mgr.y (mgr.25357) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.832072+0000 mgr.y (mgr.25357) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:22.915624+0000 mgr.y (mgr.25357) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.014814+0000 mgr.y (mgr.25357) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.111403+0000 mgr.y (mgr.25357) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.207280+0000 mgr.y (mgr.25357) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.304157+0000 mgr.y (mgr.25357) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.403719+0000 mgr.y (mgr.25357) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cluster 2024-03-24T12:35:23.438168+0000 mgr.y (mgr.25357) 132 : 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-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.488751+0000 mon.c (mon.1) 622 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.523651+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.524433+0000 mgr.y (mgr.25357) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.605243+0000 mon.c (mon.1) 623 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.607415+0000 mon.c (mon.1) 624 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.610961+0000 mon.c (mon.1) 625 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.612128+0000 mon.c (mon.1) 626 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.621840+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.622669+0000 mgr.y (mgr.25357) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.702134+0000 mon.c (mon.1) 627 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.705953+0000 mon.c (mon.1) 628 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.709600+0000 mon.c (mon.1) 629 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.710705+0000 mon.c (mon.1) 630 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.718757+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.721223+0000 mgr.y (mgr.25357) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.804547+0000 mon.c (mon.1) 631 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.806597+0000 mon.c (mon.1) 632 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.809405+0000 mon.c (mon.1) 633 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.810417+0000 mon.c (mon.1) 634 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.818197+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.901698+0000 mon.c (mon.1) 635 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.903875+0000 mon.c (mon.1) 636 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.907612+0000 mon.c (mon.1) 637 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.908628+0000 mon.c (mon.1) 638 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.915899+0000 mon.a (mon.0) 1408 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:23.997966+0000 mon.c (mon.1) 639 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.002111+0000 mon.c (mon.1) 640 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.004422+0000 mon.c (mon.1) 641 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.005473+0000 mon.c (mon.1) 642 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.012371+0000 mon.a (mon.0) 1409 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.093632+0000 mon.c (mon.1) 643 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.096201+0000 mon.c (mon.1) 644 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.098765+0000 mon.c (mon.1) 645 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.100557+0000 mon.c (mon.1) 646 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.111970+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.193885+0000 mon.c (mon.1) 647 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.197862+0000 mon.c (mon.1) 648 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.203073+0000 mon.c (mon.1) 649 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.204491+0000 mon.c (mon.1) 650 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.212975+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.295040+0000 mon.c (mon.1) 651 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.297800+0000 mon.c (mon.1) 652 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.304750+0000 mon.c (mon.1) 653 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.305716+0000 mon.c (mon.1) 654 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.312928+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.393357+0000 mon.c (mon.1) 655 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.396466+0000 mon.c (mon.1) 656 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.400545+0000 mon.c (mon.1) 657 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.408338+0000 mon.c (mon.1) 658 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:24 smithi184 bash[51492]: audit 2024-03-24T12:35:24.415204+0000 mon.a (mon.0) 1413 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:22.915624+0000 mgr.y (mgr.25357) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.014814+0000 mgr.y (mgr.25357) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.111403+0000 mgr.y (mgr.25357) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.207280+0000 mgr.y (mgr.25357) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.304157+0000 mgr.y (mgr.25357) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.403719+0000 mgr.y (mgr.25357) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cluster 2024-03-24T12:35:23.438168+0000 mgr.y (mgr.25357) 132 : 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-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.488751+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.523651+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.524433+0000 mgr.y (mgr.25357) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.605243+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.607415+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.610961+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.612128+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.621840+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.622669+0000 mgr.y (mgr.25357) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.702134+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.705953+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.709600+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.710705+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.832072+0000 mgr.y (mgr.25357) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:22.915624+0000 mgr.y (mgr.25357) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.014814+0000 mgr.y (mgr.25357) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.111403+0000 mgr.y (mgr.25357) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.207280+0000 mgr.y (mgr.25357) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.304157+0000 mgr.y (mgr.25357) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.403719+0000 mgr.y (mgr.25357) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cluster 2024-03-24T12:35:23.438168+0000 mgr.y (mgr.25357) 132 : 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-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.488751+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.523651+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.524433+0000 mgr.y (mgr.25357) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.605243+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.607415+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.610961+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.612128+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.621840+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.622669+0000 mgr.y (mgr.25357) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.702134+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.705953+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.709600+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.718757+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.721223+0000 mgr.y (mgr.25357) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.804547+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.806597+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.809405+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.810417+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.818197+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.901698+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.903875+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.907612+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.908628+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.915899+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:23.997966+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.002111+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.004422+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.005473+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.012371+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.093632+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.096201+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.098765+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.100557+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.111970+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.193885+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.197862+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.203073+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.204491+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.212975+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.295040+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.297800+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.304750+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.305716+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.312928+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.393357+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.396466+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.400545+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.408338+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[14407]: audit 2024-03-24T12:35:24.415204+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.710705+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.718757+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.721223+0000 mgr.y (mgr.25357) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.804547+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.806597+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.809405+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.810417+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.818197+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.901698+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.903875+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.907612+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.908628+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.915899+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:23.997966+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.002111+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.004422+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.005473+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.012371+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.093632+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.096201+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.098765+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.100557+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.111970+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.193885+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.197862+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.203073+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.204491+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.212975+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.295040+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.297800+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.304750+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.305716+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.312928+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.393357+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.396466+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.400545+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.408338+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:24.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:24 smithi176 bash[20174]: audit 2024-03-24T12:35:24.415204+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.500 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:25] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2024-03-24T12:35:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.821034+0000 mgr.y (mgr.25357) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:23.918978+0000 mgr.y (mgr.25357) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.012994+0000 mgr.y (mgr.25357) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.112941+0000 mgr.y (mgr.25357) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.213995+0000 mgr.y (mgr.25357) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.313659+0000 mgr.y (mgr.25357) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.416778+0000 mgr.y (mgr.25357) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.505199+0000 mon.c (mon.1) 659 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.507355+0000 mon.c (mon.1) 660 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.509448+0000 mon.c (mon.1) 661 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.510170+0000 mon.c (mon.1) 662 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.515429+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.516119+0000 mgr.y (mgr.25357) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.580242+0000 mon.c (mon.1) 663 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.582391+0000 mon.c (mon.1) 664 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.585402+0000 mon.c (mon.1) 665 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.586379+0000 mon.c (mon.1) 666 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.592397+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.595331+0000 mgr.y (mgr.25357) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.677329+0000 mon.c (mon.1) 667 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.680223+0000 mon.c (mon.1) 668 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.684142+0000 mon.c (mon.1) 669 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.685396+0000 mon.c (mon.1) 670 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.692428+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.694597+0000 mgr.y (mgr.25357) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.810408+0000 mon.c (mon.1) 671 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.813172+0000 mon.c (mon.1) 672 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.816413+0000 mon.c (mon.1) 673 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.817638+0000 mon.c (mon.1) 674 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.827487+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.906618+0000 mon.c (mon.1) 675 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.909993+0000 mon.c (mon.1) 676 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.913138+0000 mon.c (mon.1) 677 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.914162+0000 mon.c (mon.1) 678 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.922249+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:24.999702+0000 mon.c (mon.1) 679 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.002646+0000 mon.c (mon.1) 680 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.006822+0000 mon.c (mon.1) 681 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.008364+0000 mon.c (mon.1) 682 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.020357+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.132628+0000 mon.c (mon.1) 683 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.135057+0000 mon.c (mon.1) 684 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.138099+0000 mon.c (mon.1) 685 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.138995+0000 mon.c (mon.1) 686 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.145137+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.231905+0000 mon.c (mon.1) 687 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.234031+0000 mon.c (mon.1) 688 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.237343+0000 mon.c (mon.1) 689 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.238731+0000 mon.c (mon.1) 690 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.248803+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.313318+0000 mon.c (mon.1) 691 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.315554+0000 mon.c (mon.1) 692 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.317990+0000 mon.c (mon.1) 693 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.319084+0000 mon.c (mon.1) 694 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.328485+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.412944+0000 mon.c (mon.1) 695 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.415259+0000 mon.c (mon.1) 696 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.417917+0000 mon.c (mon.1) 697 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.418856+0000 mon.c (mon.1) 698 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:25 smithi184 bash[51492]: audit 2024-03-24T12:35:25.428040+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.821034+0000 mgr.y (mgr.25357) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.982 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:23.918978+0000 mgr.y (mgr.25357) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.012994+0000 mgr.y (mgr.25357) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.112941+0000 mgr.y (mgr.25357) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.213995+0000 mgr.y (mgr.25357) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.313659+0000 mgr.y (mgr.25357) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.416778+0000 mgr.y (mgr.25357) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.505199+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.507355+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.509448+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.510170+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.515429+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.516119+0000 mgr.y (mgr.25357) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.580242+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.582391+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.585402+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.586379+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.592397+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.595331+0000 mgr.y (mgr.25357) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.677329+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.680223+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.684142+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.685396+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.692428+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.694597+0000 mgr.y (mgr.25357) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.810408+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.813172+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.816413+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.817638+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.827487+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.906618+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.909993+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.913138+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.914162+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.922249+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:24.999702+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.002646+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.006822+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.008364+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.020357+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.821034+0000 mgr.y (mgr.25357) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:23.918978+0000 mgr.y (mgr.25357) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.012994+0000 mgr.y (mgr.25357) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.112941+0000 mgr.y (mgr.25357) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.213995+0000 mgr.y (mgr.25357) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.313659+0000 mgr.y (mgr.25357) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.986 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.416778+0000 mgr.y (mgr.25357) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.505199+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.507355+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.509448+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.510170+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.515429+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.516119+0000 mgr.y (mgr.25357) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.580242+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.582391+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.585402+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.586379+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.592397+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.595331+0000 mgr.y (mgr.25357) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.987 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.677329+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.132628+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.135057+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.138099+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.138995+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.145137+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.231905+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.234031+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.237343+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.238731+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.248803+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.313318+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.315554+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.317990+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.319084+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.328485+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.412944+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.415259+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.417917+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.418856+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[14407]: audit 2024-03-24T12:35:25.428040+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.989 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.680223+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.684142+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.685396+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.692428+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.694597+0000 mgr.y (mgr.25357) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.810408+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.813172+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.816413+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.817638+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.827487+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.906618+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.909993+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.913138+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.914162+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.990 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.922249+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:24.999702+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.002646+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.006822+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.008364+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.020357+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.132628+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.135057+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.138099+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.138995+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.145137+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.231905+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.234031+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.237343+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.991 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.238731+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.248803+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.313318+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.315554+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.317990+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.319084+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.328485+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.412944+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.415259+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.417917+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.418856+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:25.992 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:25 smithi176 bash[20174]: audit 2024-03-24T12:35:25.428040+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.828198+0000 mgr.y (mgr.25357) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:24.922929+0000 mgr.y (mgr.25357) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.021318+0000 mgr.y (mgr.25357) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.147517+0000 mgr.y (mgr.25357) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.249676+0000 mgr.y (mgr.25357) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.330131+0000 mgr.y (mgr.25357) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.428778+0000 mgr.y (mgr.25357) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cluster 2024-03-24T12:35:25.438687+0000 mgr.y (mgr.25357) 153 : 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-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.513733+0000 mon.c (mon.1) 699 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.515954+0000 mon.c (mon.1) 700 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.518349+0000 mon.c (mon.1) 701 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.519066+0000 mon.c (mon.1) 702 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.526699+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.528111+0000 mgr.y (mgr.25357) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.607014+0000 mon.c (mon.1) 703 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.609875+0000 mon.c (mon.1) 704 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.613165+0000 mon.c (mon.1) 705 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.614030+0000 mon.c (mon.1) 706 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.624212+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.625010+0000 mgr.y (mgr.25357) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.702780+0000 mon.c (mon.1) 707 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.705680+0000 mon.c (mon.1) 708 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.709151+0000 mon.c (mon.1) 709 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.710668+0000 mon.c (mon.1) 710 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.722269+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.723210+0000 mgr.y (mgr.25357) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.834712+0000 mon.c (mon.1) 711 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.837500+0000 mon.c (mon.1) 712 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.841373+0000 mon.c (mon.1) 713 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.842919+0000 mon.c (mon.1) 714 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.852760+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.932676+0000 mon.c (mon.1) 715 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.935463+0000 mon.c (mon.1) 716 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.939816+0000 mon.c (mon.1) 717 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.941397+0000 mon.c (mon.1) 718 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:25.952989+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.031992+0000 mon.c (mon.1) 719 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.036584+0000 mon.c (mon.1) 720 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.040724+0000 mon.c (mon.1) 721 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.042708+0000 mon.c (mon.1) 722 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.051488+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.120498+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.130051+0000 mon.c (mon.1) 723 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.130517+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:26 smithi184 bash[51492]: audit 2024-03-24T12:35:26.138501+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.828198+0000 mgr.y (mgr.25357) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:24.922929+0000 mgr.y (mgr.25357) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.021318+0000 mgr.y (mgr.25357) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.147517+0000 mgr.y (mgr.25357) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.249676+0000 mgr.y (mgr.25357) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.330131+0000 mgr.y (mgr.25357) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.428778+0000 mgr.y (mgr.25357) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cluster 2024-03-24T12:35:25.438687+0000 mgr.y (mgr.25357) 153 : 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-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.513733+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.515954+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.518349+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.519066+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.526699+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.528111+0000 mgr.y (mgr.25357) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.607014+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.609875+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.613165+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.614030+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.624212+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.625010+0000 mgr.y (mgr.25357) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.828198+0000 mgr.y (mgr.25357) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:24.922929+0000 mgr.y (mgr.25357) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.021318+0000 mgr.y (mgr.25357) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.147517+0000 mgr.y (mgr.25357) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.249676+0000 mgr.y (mgr.25357) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.330131+0000 mgr.y (mgr.25357) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.428778+0000 mgr.y (mgr.25357) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cluster 2024-03-24T12:35:25.438687+0000 mgr.y (mgr.25357) 153 : 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-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.513733+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.515954+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.518349+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.519066+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.526699+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.528111+0000 mgr.y (mgr.25357) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.607014+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.609875+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.613165+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.614030+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.624212+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.625010+0000 mgr.y (mgr.25357) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.702780+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.705680+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.709151+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.710668+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.722269+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.723210+0000 mgr.y (mgr.25357) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.834712+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.837500+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.841373+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.842919+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.852760+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.932676+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.935463+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.939816+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.941397+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:25.952989+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.031992+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.036584+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.040724+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.042708+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.051488+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.120498+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.130051+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.130517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[14407]: audit 2024-03-24T12:35:26.138501+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.702780+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.705680+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.709151+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.710668+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.722269+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.723210+0000 mgr.y (mgr.25357) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.834712+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.837500+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.841373+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.842919+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.852760+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.932676+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.935463+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.939816+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.941397+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:25.952989+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.031992+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.036584+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.040724+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.042708+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.051488+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.120498+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.130051+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.130517+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:26 smithi176 bash[20174]: audit 2024-03-24T12:35:26.138501+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:27.835 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.853602+0000 mgr.y (mgr.25357) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.835 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[20174]: cephadm 2024-03-24T12:35:25.953948+0000 mgr.y (mgr.25357) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.835 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[20174]: cephadm 2024-03-24T12:35:26.053444+0000 mgr.y (mgr.25357) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.836 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.853602+0000 mgr.y (mgr.25357) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.836 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[14407]: cephadm 2024-03-24T12:35:25.953948+0000 mgr.y (mgr.25357) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.836 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:27 smithi176 bash[14407]: cephadm 2024-03-24T12:35:26.053444+0000 mgr.y (mgr.25357) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:27 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.853602+0000 mgr.y (mgr.25357) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:27 smithi184 bash[51492]: cephadm 2024-03-24T12:35:25.953948+0000 mgr.y (mgr.25357) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:27 smithi184 bash[51492]: cephadm 2024-03-24T12:35:26.053444+0000 mgr.y (mgr.25357) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:28.814 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:28 smithi184 bash[51492]: cluster 2024-03-24T12:35:27.439417+0000 mgr.y (mgr.25357) 160 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:28.815 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:28 smithi184 bash[50935]: ts=2024-03-24T12:35: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:35:29.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:28 smithi176 bash[14407]: cluster 2024-03-24T12:35:27.439417+0000 mgr.y (mgr.25357) 160 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:29.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:28 smithi176 bash[20174]: cluster 2024-03-24T12:35:27.439417+0000 mgr.y (mgr.25357) 160 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:29.416667+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:29.432601+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: cluster 2024-03-24T12:35:29.440839+0000 mgr.y (mgr.25357) 161 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:29.445250+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:30.010501+0000 mon.c (mon.1) 724 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:30.011393+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:30.013892+0000 mon.c (mon.1) 725 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:30 smithi184 bash[51492]: audit 2024-03-24T12:35:30.016095+0000 mon.c (mon.1) 726 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:29.416667+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:29.432601+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: cluster 2024-03-24T12:35:29.440839+0000 mgr.y (mgr.25357) 161 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:29.445250+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:30.010501+0000 mon.c (mon.1) 724 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:30.011393+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:30.013892+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[14407]: audit 2024-03-24T12:35:30.016095+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:29.416667+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:29.432601+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: cluster 2024-03-24T12:35:29.440839+0000 mgr.y (mgr.25357) 161 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:29.445250+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:30.010501+0000 mon.c (mon.1) 724 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:30.011393+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:30.013892+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:30.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:30 smithi176 bash[20174]: audit 2024-03-24T12:35:30.016095+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:31 smithi184 bash[51492]: cephadm 2024-03-24T12:35:30.009665+0000 mgr.y (mgr.25357) 162 : cephadm 1 Upgrade: Updating mgr.x 2024-03-24T12:35:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:31 smithi184 bash[51492]: cephadm 2024-03-24T12:35:30.018243+0000 mgr.y (mgr.25357) 163 : cephadm 1 Deploying daemon mgr.x on smithi184 2024-03-24T12:35:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:31 smithi176 bash[14407]: cephadm 2024-03-24T12:35:30.009665+0000 mgr.y (mgr.25357) 162 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:35:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:31 smithi176 bash[14407]: cephadm 2024-03-24T12:35:30.018243+0000 mgr.y (mgr.25357) 163 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:35:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:31 smithi176 bash[20174]: cephadm 2024-03-24T12:35:30.009665+0000 mgr.y (mgr.25357) 162 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:35:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:31 smithi176 bash[20174]: cephadm 2024-03-24T12:35:30.018243+0000 mgr.y (mgr.25357) 163 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:35:32.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:32 smithi184 bash[51492]: cluster 2024-03-24T12:35:31.441720+0000 mgr.y (mgr.25357) 164 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:32.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:32 smithi176 bash[14407]: cluster 2024-03-24T12:35:31.441720+0000 mgr.y (mgr.25357) 164 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:32 smithi176 bash[20174]: cluster 2024-03-24T12:35:31.441720+0000 mgr.y (mgr.25357) 164 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:33 smithi184 bash[51492]: audit 2024-03-24T12:35:32.197668+0000 mgr.y (mgr.25357) 165 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:34.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:33 smithi176 bash[14407]: audit 2024-03-24T12:35:32.197668+0000 mgr.y (mgr.25357) 165 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:33 smithi176 bash[20174]: audit 2024-03-24T12:35:32.197668+0000 mgr.y (mgr.25357) 165 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:34 smithi184 bash[51492]: cluster 2024-03-24T12:35:33.443389+0000 mgr.y (mgr.25357) 166 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:34 smithi176 bash[20174]: cluster 2024-03-24T12:35:33.443389+0000 mgr.y (mgr.25357) 166 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:34 smithi176 bash[14407]: cluster 2024-03-24T12:35:33.443389+0000 mgr.y (mgr.25357) 166 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:35.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:35] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.33.4" 2024-03-24T12:35:35.749 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:35 smithi184 systemd[1]: Stopping Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:35:36.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 bash[53291]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:35:36.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:35:36.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 bash[53363]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:35:36.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-24T12:35:36.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 systemd[1]: Stopped Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:36 smithi184 bash[51492]: cluster 2024-03-24T12:35:35.444093+0000 mgr.y (mgr.25357) 167 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:36 smithi184 bash[51492]: audit 2024-03-24T12:35:36.682560+0000 mon.c (mon.1) 727 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:37.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:36 smithi184 systemd[1]: Started Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:36 smithi176 bash[14407]: cluster 2024-03-24T12:35:35.444093+0000 mgr.y (mgr.25357) 167 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:36 smithi176 bash[14407]: audit 2024-03-24T12:35:36.682560+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:37.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:36 smithi176 bash[20174]: cluster 2024-03-24T12:35:35.444093+0000 mgr.y (mgr.25357) 167 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:37.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:36 smithi176 bash[20174]: audit 2024-03-24T12:35:36.682560+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:37.791 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:35:38.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:36.879462+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:36.889706+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:36.908709+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:36.910466+0000 mon.c (mon.1) 729 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:36.920112+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:36.922957+0000 mgr.y (mgr.25357) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.006750+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.010474+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.016038+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.017916+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.029785+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.030915+0000 mgr.y (mgr.25357) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.113994+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.116162+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.118364+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.119226+0000 mon.c (mon.1) 737 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.126026+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.126933+0000 mgr.y (mgr.25357) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.206462+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.208810+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:36.879462+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:36.889706+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:36.908709+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:36.910466+0000 mon.c (mon.1) 729 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:36.920112+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:36.922957+0000 mgr.y (mgr.25357) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.006750+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.010474+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.016038+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.017916+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.029785+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.030915+0000 mgr.y (mgr.25357) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.113994+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.116162+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.118364+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.119226+0000 mon.c (mon.1) 737 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.126026+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.126933+0000 mgr.y (mgr.25357) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.206462+0000 mon.c (mon.1) 738 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.208810+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.212009+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.213138+0000 mon.c (mon.1) 741 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.222312+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.223350+0000 mgr.y (mgr.25357) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.286619+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.288919+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.291539+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.292613+0000 mon.c (mon.1) 745 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.300521+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.302155+0000 mgr.y (mgr.25357) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.384251+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.386718+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.390516+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.391714+0000 mon.c (mon.1) 749 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.401370+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.402118+0000 mgr.y (mgr.25357) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cluster 2024-03-24T12:35:37.444616+0000 mgr.y (mgr.25357) 174 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.485862+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.488490+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.491863+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.212009+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.213138+0000 mon.c (mon.1) 741 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.222312+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.223350+0000 mgr.y (mgr.25357) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.286619+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.288919+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.291539+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.292613+0000 mon.c (mon.1) 745 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.300521+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.302155+0000 mgr.y (mgr.25357) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.384251+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.386718+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.390516+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.391714+0000 mon.c (mon.1) 749 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.401370+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.402118+0000 mgr.y (mgr.25357) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cluster 2024-03-24T12:35:37.444616+0000 mgr.y (mgr.25357) 174 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:38.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.485862+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.488490+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.491863+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.492934+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.499597+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.501662+0000 mgr.y (mgr.25357) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.563165+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.566315+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.568953+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.569791+0000 mon.c (mon.1) 757 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.575615+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.577551+0000 mgr.y (mgr.25357) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.656449+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.659324+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.663123+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.664648+0000 mon.c (mon.1) 761 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.673369+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.674086+0000 mgr.y (mgr.25357) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.751401+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.754019+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.757125+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.763980+0000 mon.c (mon.1) 765 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.770238+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.770971+0000 mgr.y (mgr.25357) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.850792+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.852855+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.855786+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.856825+0000 mon.c (mon.1) 769 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[14407]: audit 2024-03-24T12:35:37.864001+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.492934+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.499597+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.501662+0000 mgr.y (mgr.25357) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.563165+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.566315+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.568953+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.569791+0000 mon.c (mon.1) 757 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.575615+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.577551+0000 mgr.y (mgr.25357) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.656449+0000 mon.c (mon.1) 758 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.659324+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.663123+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.664648+0000 mon.c (mon.1) 761 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.673369+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.674086+0000 mgr.y (mgr.25357) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.751401+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.754019+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.757125+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.763980+0000 mon.c (mon.1) 765 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.770238+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.770971+0000 mgr.y (mgr.25357) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.850792+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.852855+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.855786+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.856825+0000 mon.c (mon.1) 769 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:37 smithi176 bash[20174]: audit 2024-03-24T12:35:37.864001+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:36.879462+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:36.889706+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:36.908709+0000 mon.c (mon.1) 728 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:36.910466+0000 mon.c (mon.1) 729 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:36.920112+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:36.922957+0000 mgr.y (mgr.25357) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.006750+0000 mon.c (mon.1) 730 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.010474+0000 mon.c (mon.1) 731 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.016038+0000 mon.c (mon.1) 732 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.017916+0000 mon.c (mon.1) 733 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.029785+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.030915+0000 mgr.y (mgr.25357) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.113994+0000 mon.c (mon.1) 734 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.116162+0000 mon.c (mon.1) 735 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.118364+0000 mon.c (mon.1) 736 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.119226+0000 mon.c (mon.1) 737 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.126026+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.126933+0000 mgr.y (mgr.25357) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.206462+0000 mon.c (mon.1) 738 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.208810+0000 mon.c (mon.1) 739 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.212009+0000 mon.c (mon.1) 740 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.213138+0000 mon.c (mon.1) 741 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.222312+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.223350+0000 mgr.y (mgr.25357) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.286619+0000 mon.c (mon.1) 742 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.288919+0000 mon.c (mon.1) 743 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.291539+0000 mon.c (mon.1) 744 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.292613+0000 mon.c (mon.1) 745 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.300521+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.302155+0000 mgr.y (mgr.25357) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.384251+0000 mon.c (mon.1) 746 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.386718+0000 mon.c (mon.1) 747 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.390516+0000 mon.c (mon.1) 748 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.391714+0000 mon.c (mon.1) 749 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.401370+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.402118+0000 mgr.y (mgr.25357) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cluster 2024-03-24T12:35:37.444616+0000 mgr.y (mgr.25357) 174 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.485862+0000 mon.c (mon.1) 750 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.488490+0000 mon.c (mon.1) 751 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.491863+0000 mon.c (mon.1) 752 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.492934+0000 mon.c (mon.1) 753 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.499597+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.501662+0000 mgr.y (mgr.25357) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.563165+0000 mon.c (mon.1) 754 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.566315+0000 mon.c (mon.1) 755 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.568953+0000 mon.c (mon.1) 756 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.569791+0000 mon.c (mon.1) 757 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.575615+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.577551+0000 mgr.y (mgr.25357) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.656449+0000 mon.c (mon.1) 758 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.659324+0000 mon.c (mon.1) 759 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.663123+0000 mon.c (mon.1) 760 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.664648+0000 mon.c (mon.1) 761 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.673369+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.674086+0000 mgr.y (mgr.25357) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.751401+0000 mon.c (mon.1) 762 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.754019+0000 mon.c (mon.1) 763 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.757125+0000 mon.c (mon.1) 764 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.763980+0000 mon.c (mon.1) 765 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.770238+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.770971+0000 mgr.y (mgr.25357) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.850792+0000 mon.c (mon.1) 766 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.852855+0000 mon.c (mon.1) 767 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.855786+0000 mon.c (mon.1) 768 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.856825+0000 mon.c (mon.1) 769 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:38.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:37 smithi184 bash[51492]: audit 2024-03-24T12:35:37.864001+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:38.576 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[53431]: debug 2024-03-24T12:35:38.411+0000 7f7a90f87700 1 -- 172.21.15.184:0/2649755201 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560501042340 con 0x560501dbe400 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 16s ago 16m - - 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 9s ago 16m - - 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (2m) 16s ago 9m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (83s) 9s ago 9m 42.6M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (38s) 16s ago 6m 44.5M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 starting - - - - 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (56s) 16s ago 17m 497M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (17m) 16s ago 17m 70.1M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (24s) 9s ago 16m 33.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:35:38.587 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (16m) 16s ago 16m 51.0M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (2m) 16s ago 9m 11.4M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (114s) 9s ago 9m 11.2M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (15m) 16s ago 15m 58.4M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (14m) 16s ago 14m 60.4M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (13m) 16s ago 13m 53.8M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (13m) 16s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (12m) 9s ago 12m 59.1M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (11m) 9s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (11m) 9s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (10m) 9s ago 10m 57.0M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (32s) 9s ago 9m 52.4M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (7m) 16s ago 7m 86.4M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (7m) 9s ago 7m 87.4M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (7m) 16s ago 7m 86.4M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:35:38.588 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (6m) 9s ago 6m 87.1M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:35:38.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[53431]: debug 2024-03-24T12:35:38.571+0000 7f7a99bf6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:35:38.839 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[50935]: ts=2024-03-24T12:35: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:35:39.034 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:35:39.034 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:35:39.034 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:35:39.034 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:35:39.034 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:35:39.035 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:35:39.036 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:35:39.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.774480+0000 mgr.y (mgr.25357) 179 : audit 0 from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.865803+0000 mgr.y (mgr.25357) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.947591+0000 mon.c (mon.1) 770 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.950399+0000 mon.c (mon.1) 771 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.953102+0000 mon.c (mon.1) 772 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.954290+0000 mon.c (mon.1) 773 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:37.961183+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:37.962886+0000 mgr.y (mgr.25357) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.025920+0000 mon.c (mon.1) 774 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.028993+0000 mon.c (mon.1) 775 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.032533+0000 mon.c (mon.1) 776 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.033993+0000 mon.c (mon.1) 777 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.043371+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.044153+0000 mgr.y (mgr.25357) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.122821+0000 mon.c (mon.1) 778 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.125777+0000 mon.c (mon.1) 779 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.127749+0000 mon.c (mon.1) 780 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.128538+0000 mon.c (mon.1) 781 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.135133+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.136473+0000 mgr.y (mgr.25357) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.183957+0000 mgr.y (mgr.25357) 184 : audit 0 from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.198131+0000 mon.c (mon.1) 782 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.201352+0000 mon.c (mon.1) 783 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.204667+0000 mon.c (mon.1) 784 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.205529+0000 mon.c (mon.1) 785 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.213400+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.214170+0000 mgr.y (mgr.25357) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.278027+0000 mon.c (mon.1) 786 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.281074+0000 mon.c (mon.1) 787 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.284497+0000 mon.c (mon.1) 788 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.285678+0000 mon.c (mon.1) 789 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.293102+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.294666+0000 mgr.y (mgr.25357) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.376138+0000 mon.c (mon.1) 790 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.378747+0000 mon.c (mon.1) 791 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.382632+0000 mon.c (mon.1) 792 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.383906+0000 mon.c (mon.1) 793 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.391713+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.393994+0000 mgr.y (mgr.25357) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.473044+0000 mon.c (mon.1) 794 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.475680+0000 mon.c (mon.1) 795 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.478414+0000 mon.c (mon.1) 796 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.479364+0000 mon.c (mon.1) 797 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.487250+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.487925+0000 mgr.y (mgr.25357) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.553761+0000 mon.c (mon.1) 798 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.557538+0000 mon.c (mon.1) 799 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.560716+0000 mon.c (mon.1) 800 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.561909+0000 mon.c (mon.1) 801 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.565947+0000 mgr.y (mgr.25357) 189 : audit 0 from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.569204+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.571664+0000 mgr.y (mgr.25357) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.662456+0000 mon.c (mon.1) 802 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.665272+0000 mon.c (mon.1) 803 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.667761+0000 mon.c (mon.1) 804 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.668805+0000 mon.c (mon.1) 805 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.674646+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.677455+0000 mgr.y (mgr.25357) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.740222+0000 mon.c (mon.1) 806 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.742622+0000 mon.c (mon.1) 807 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.745226+0000 mon.c (mon.1) 808 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.746364+0000 mon.c (mon.1) 809 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.754278+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.755170+0000 mgr.y (mgr.25357) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.834417+0000 mon.c (mon.1) 810 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.837115+0000 mon.c (mon.1) 811 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.841151+0000 mon.c (mon.1) 812 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.842364+0000 mon.c (mon.1) 813 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:38 smithi184 bash[51492]: audit 2024-03-24T12:35:38.848968+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.774480+0000 mgr.y (mgr.25357) 179 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.865803+0000 mgr.y (mgr.25357) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.947591+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.950399+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.953102+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.954290+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:37.961183+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:37.962886+0000 mgr.y (mgr.25357) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.025920+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.028993+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.032533+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.033993+0000 mon.c (mon.1) 777 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.043371+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.044153+0000 mgr.y (mgr.25357) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.122821+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.125777+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.127749+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.128538+0000 mon.c (mon.1) 781 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.135133+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.136473+0000 mgr.y (mgr.25357) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.774480+0000 mgr.y (mgr.25357) 179 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.865803+0000 mgr.y (mgr.25357) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.947591+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.950399+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.953102+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.954290+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:37.961183+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:37.962886+0000 mgr.y (mgr.25357) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.025920+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.028993+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.032533+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.033993+0000 mon.c (mon.1) 777 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.043371+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.044153+0000 mgr.y (mgr.25357) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.122821+0000 mon.c (mon.1) 778 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.125777+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.127749+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.128538+0000 mon.c (mon.1) 781 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.135133+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.136473+0000 mgr.y (mgr.25357) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.183957+0000 mgr.y (mgr.25357) 184 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.198131+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.201352+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.204667+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.205529+0000 mon.c (mon.1) 785 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.213400+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.214170+0000 mgr.y (mgr.25357) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.278027+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.281074+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.284497+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.285678+0000 mon.c (mon.1) 789 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.293102+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.294666+0000 mgr.y (mgr.25357) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.376138+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.378747+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.382632+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.383906+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.391713+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.393994+0000 mgr.y (mgr.25357) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.473044+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.183957+0000 mgr.y (mgr.25357) 184 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.198131+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.201352+0000 mon.c (mon.1) 783 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.204667+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.205529+0000 mon.c (mon.1) 785 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.213400+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.214170+0000 mgr.y (mgr.25357) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.278027+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.281074+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.284497+0000 mon.c (mon.1) 788 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.285678+0000 mon.c (mon.1) 789 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.293102+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.294666+0000 mgr.y (mgr.25357) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.376138+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.378747+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.382632+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.383906+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.391713+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.393994+0000 mgr.y (mgr.25357) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.473044+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.475680+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.478414+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.479364+0000 mon.c (mon.1) 797 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.487250+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.487925+0000 mgr.y (mgr.25357) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.553761+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.557538+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.560716+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.561909+0000 mon.c (mon.1) 801 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.565947+0000 mgr.y (mgr.25357) 189 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.569204+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.571664+0000 mgr.y (mgr.25357) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.662456+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.665272+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.667761+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.668805+0000 mon.c (mon.1) 805 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.674646+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.677455+0000 mgr.y (mgr.25357) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.740222+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.742622+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.475680+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.478414+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.479364+0000 mon.c (mon.1) 797 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.487250+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.487925+0000 mgr.y (mgr.25357) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.553761+0000 mon.c (mon.1) 798 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.557538+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.560716+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.561909+0000 mon.c (mon.1) 801 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.565947+0000 mgr.y (mgr.25357) 189 : audit [DBG] from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.569204+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.571664+0000 mgr.y (mgr.25357) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.662456+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.665272+0000 mon.c (mon.1) 803 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.667761+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.668805+0000 mon.c (mon.1) 805 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.674646+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.677455+0000 mgr.y (mgr.25357) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.740222+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.742622+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.745226+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.746364+0000 mon.c (mon.1) 809 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.754278+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.755170+0000 mgr.y (mgr.25357) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.834417+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.837115+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.841151+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.842364+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[20174]: audit 2024-03-24T12:35:38.848968+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.745226+0000 mon.c (mon.1) 808 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.746364+0000 mon.c (mon.1) 809 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.754278+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.755170+0000 mgr.y (mgr.25357) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.834417+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.837115+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.841151+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.842364+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:39.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:38 smithi176 bash[14407]: audit 2024-03-24T12:35:38.848968+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:39.494 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "", 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mgr daemons", 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:35:39.495 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:35:39.574 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[53431]: debug 2024-03-24T12:35:39.279+0000 7f7a99bf6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:35:39.574 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[53431]: debug 2024-03-24T12:35:39.403+0000 7f7a99bf6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:35:39.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[53431]: debug 2024-03-24T12:35:39.571+0000 7f7a99bf6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:35:39.982 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:35:40.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[53431]: debug 2024-03-24T12:35:39.923+0000 7f7a99bf6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:35:40.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[53431]: debug 2024-03-24T12:35:40.019+0000 7f7a99bf6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:35:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.851460+0000 mgr.y (mgr.25357) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:38.935589+0000 mon.c (mon.1) 814 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:38.938259+0000 mon.c (mon.1) 815 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:38.941776+0000 mon.c (mon.1) 816 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:38.943072+0000 mon.c (mon.1) 817 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:38.951507+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:38.954279+0000 mgr.y (mgr.25357) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.029426+0000 mon.c (mon.1) 818 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.031381+0000 mon.c (mon.1) 819 : audit 0 from='client.? 172.21.15.176:0/1513134073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.032510+0000 mon.c (mon.1) 820 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.036602+0000 mon.c (mon.1) 821 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.038107+0000 mon.c (mon.1) 822 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.047094+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.049649+0000 mgr.y (mgr.25357) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.129857+0000 mon.c (mon.1) 823 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.133532+0000 mon.c (mon.1) 824 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.136954+0000 mon.c (mon.1) 825 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.138238+0000 mon.c (mon.1) 826 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.144729+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.147325+0000 mgr.y (mgr.25357) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.228318+0000 mon.c (mon.1) 827 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.230597+0000 mon.c (mon.1) 828 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.233650+0000 mon.c (mon.1) 829 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.234783+0000 mon.c (mon.1) 830 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.241771+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.245079+0000 mgr.y (mgr.25357) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.325428+0000 mon.c (mon.1) 831 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.328020+0000 mon.c (mon.1) 832 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.331718+0000 mon.c (mon.1) 833 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.332766+0000 mon.c (mon.1) 834 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.339566+0000 mon.a (mon.0) 1465 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.342084+0000 mgr.y (mgr.25357) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.419769+0000 mon.c (mon.1) 835 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.424111+0000 mon.c (mon.1) 836 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.427733+0000 mon.c (mon.1) 837 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.429159+0000 mon.c (mon.1) 838 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.437283+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.441478+0000 mgr.y (mgr.25357) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cluster 2024-03-24T12:35:39.445787+0000 mgr.y (mgr.25357) 200 : cluster 0 pgmap v27: 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-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.491144+0000 mgr.y (mgr.25357) 201 : audit 0 from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.521944+0000 mon.c (mon.1) 839 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.524095+0000 mon.c (mon.1) 840 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.526232+0000 mon.c (mon.1) 841 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.527023+0000 mon.c (mon.1) 842 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.532437+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.535328+0000 mgr.y (mgr.25357) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.616075+0000 mon.c (mon.1) 843 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.618373+0000 mon.c (mon.1) 844 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.621223+0000 mon.c (mon.1) 845 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.622232+0000 mon.c (mon.1) 846 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.628718+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.635412+0000 mgr.y (mgr.25357) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.718577+0000 mon.c (mon.1) 847 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.720869+0000 mon.c (mon.1) 848 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.723193+0000 mon.c (mon.1) 849 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.723986+0000 mon.c (mon.1) 850 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.730653+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.732026+0000 mgr.y (mgr.25357) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.810568+0000 mon.c (mon.1) 851 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.813876+0000 mon.c (mon.1) 852 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.818750+0000 mon.c (mon.1) 853 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.820207+0000 mon.c (mon.1) 854 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:39 smithi184 bash[51492]: audit 2024-03-24T12:35:39.829824+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.851460+0000 mgr.y (mgr.25357) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:38.935589+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:38.938259+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:38.941776+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:38.943072+0000 mon.c (mon.1) 817 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:38.951507+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:38.954279+0000 mgr.y (mgr.25357) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.029426+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.031381+0000 mon.c (mon.1) 819 : audit [DBG] from='client.? 172.21.15.176:0/1513134073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.032510+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.036602+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.038107+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.047094+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.049649+0000 mgr.y (mgr.25357) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.129857+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.133532+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.136954+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.138238+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.144729+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.147325+0000 mgr.y (mgr.25357) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.851460+0000 mgr.y (mgr.25357) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:38.935589+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:38.938259+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:38.941776+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:38.943072+0000 mon.c (mon.1) 817 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:38.951507+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:38.954279+0000 mgr.y (mgr.25357) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.029426+0000 mon.c (mon.1) 818 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.031381+0000 mon.c (mon.1) 819 : audit [DBG] from='client.? 172.21.15.176:0/1513134073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.032510+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.036602+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.038107+0000 mon.c (mon.1) 822 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.047094+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.049649+0000 mgr.y (mgr.25357) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.129857+0000 mon.c (mon.1) 823 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.133532+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.136954+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.138238+0000 mon.c (mon.1) 826 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.144729+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.147325+0000 mgr.y (mgr.25357) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.228318+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.230597+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.233650+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.234783+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.241771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.245079+0000 mgr.y (mgr.25357) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.325428+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.328020+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.331718+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.332766+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.339566+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.342084+0000 mgr.y (mgr.25357) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.419769+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.424111+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.427733+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.429159+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.437283+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.441478+0000 mgr.y (mgr.25357) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cluster 2024-03-24T12:35:39.445787+0000 mgr.y (mgr.25357) 200 : cluster [DBG] pgmap v27: 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-03-24T12:35:40.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.491144+0000 mgr.y (mgr.25357) 201 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.228318+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.230597+0000 mon.c (mon.1) 828 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.233650+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.234783+0000 mon.c (mon.1) 830 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.241771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.245079+0000 mgr.y (mgr.25357) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.325428+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.328020+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.331718+0000 mon.c (mon.1) 833 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.332766+0000 mon.c (mon.1) 834 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.339566+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.342084+0000 mgr.y (mgr.25357) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.419769+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.424111+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.427733+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.429159+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.437283+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.441478+0000 mgr.y (mgr.25357) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cluster 2024-03-24T12:35:39.445787+0000 mgr.y (mgr.25357) 200 : cluster [DBG] pgmap v27: 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-03-24T12:35:40.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.491144+0000 mgr.y (mgr.25357) 201 : audit [DBG] from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.521944+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.524095+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.526232+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.527023+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.532437+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.535328+0000 mgr.y (mgr.25357) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.616075+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.618373+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.621223+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.622232+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.628718+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.635412+0000 mgr.y (mgr.25357) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.718577+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.720869+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.723193+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.723986+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.730653+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.732026+0000 mgr.y (mgr.25357) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.810568+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.813876+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.818750+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.820207+0000 mon.c (mon.1) 854 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[14407]: audit 2024-03-24T12:35:39.829824+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.521944+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.524095+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.526232+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.527023+0000 mon.c (mon.1) 842 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.532437+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.535328+0000 mgr.y (mgr.25357) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.616075+0000 mon.c (mon.1) 843 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.618373+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.621223+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.622232+0000 mon.c (mon.1) 846 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.628718+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.635412+0000 mgr.y (mgr.25357) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.718577+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.720869+0000 mon.c (mon.1) 848 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.723193+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.723986+0000 mon.c (mon.1) 850 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.730653+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.732026+0000 mgr.y (mgr.25357) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.810568+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.813876+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.818750+0000 mon.c (mon.1) 853 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.820207+0000 mon.c (mon.1) 854 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:40.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:39 smithi176 bash[20174]: audit 2024-03-24T12:35:39.829824+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:40.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[53431]: debug 2024-03-24T12:35:40.231+0000 7f7a99bf6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:35:41.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.830906+0000 mgr.y (mgr.25357) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.909920+0000 mon.c (mon.1) 855 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.156 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.912632+0000 mon.c (mon.1) 856 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.915232+0000 mon.c (mon.1) 857 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.916244+0000 mon.c (mon.1) 858 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.924003+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:39.925011+0000 mgr.y (mgr.25357) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:39.979906+0000 mon.c (mon.1) 859 : audit 0 from='client.? 172.21.15.176:0/3461831611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.004878+0000 mon.c (mon.1) 860 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.007260+0000 mon.c (mon.1) 861 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.009374+0000 mon.c (mon.1) 862 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.010190+0000 mon.c (mon.1) 863 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.016449+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.017479+0000 mgr.y (mgr.25357) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.098109+0000 mon.c (mon.1) 864 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.100355+0000 mon.c (mon.1) 865 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.157 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.104027+0000 mon.c (mon.1) 866 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.105558+0000 mon.c (mon.1) 867 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.113639+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.114282+0000 mgr.y (mgr.25357) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.176733+0000 mon.c (mon.1) 868 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.179039+0000 mon.c (mon.1) 869 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.181802+0000 mon.c (mon.1) 870 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.183025+0000 mon.c (mon.1) 871 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.189746+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.192268+0000 mgr.y (mgr.25357) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.273410+0000 mon.c (mon.1) 872 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.277176+0000 mon.c (mon.1) 873 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.280392+0000 mon.c (mon.1) 874 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.281655+0000 mon.c (mon.1) 875 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.289447+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.290060+0000 mgr.y (mgr.25357) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.369526+0000 mon.c (mon.1) 876 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.371671+0000 mon.c (mon.1) 877 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.374900+0000 mon.c (mon.1) 878 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.375931+0000 mon.c (mon.1) 879 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.384474+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.385542+0000 mgr.y (mgr.25357) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.465512+0000 mon.c (mon.1) 880 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.469462+0000 mon.c (mon.1) 881 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.473260+0000 mon.c (mon.1) 882 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.474430+0000 mon.c (mon.1) 883 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.481413+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.484063+0000 mgr.y (mgr.25357) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.546856+0000 mon.c (mon.1) 884 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.550772+0000 mon.c (mon.1) 885 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.554874+0000 mon.c (mon.1) 886 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.556001+0000 mon.c (mon.1) 887 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.564873+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.565663+0000 mgr.y (mgr.25357) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.646865+0000 mon.c (mon.1) 888 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.649475+0000 mon.c (mon.1) 889 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.652634+0000 mon.c (mon.1) 890 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.653904+0000 mon.c (mon.1) 891 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.661090+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.662162+0000 mgr.y (mgr.25357) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.740815+0000 mon.c (mon.1) 892 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.743085+0000 mon.c (mon.1) 893 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.746114+0000 mon.c (mon.1) 894 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.747244+0000 mon.c (mon.1) 895 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.754827+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.755674+0000 mgr.y (mgr.25357) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.834178+0000 mon.c (mon.1) 896 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.837605+0000 mon.c (mon.1) 897 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.841350+0000 mon.c (mon.1) 898 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.842622+0000 mon.c (mon.1) 899 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:40 smithi184 bash[51492]: audit 2024-03-24T12:35:40.852191+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.830906+0000 mgr.y (mgr.25357) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.909920+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.912632+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.915232+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.916244+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.924003+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:39.925011+0000 mgr.y (mgr.25357) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:39.979906+0000 mon.c (mon.1) 859 : audit [DBG] from='client.? 172.21.15.176:0/3461831611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.004878+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.007260+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.009374+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.010190+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.016449+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.017479+0000 mgr.y (mgr.25357) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.098109+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.100355+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.104027+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.105558+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.113639+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.114282+0000 mgr.y (mgr.25357) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.830906+0000 mgr.y (mgr.25357) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.909920+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.912632+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.915232+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.916244+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.924003+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:39.925011+0000 mgr.y (mgr.25357) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:39.979906+0000 mon.c (mon.1) 859 : audit [DBG] from='client.? 172.21.15.176:0/3461831611' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.004878+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.007260+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.009374+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.010190+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.016449+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.017479+0000 mgr.y (mgr.25357) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.098109+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.100355+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.104027+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.105558+0000 mon.c (mon.1) 867 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.113639+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.114282+0000 mgr.y (mgr.25357) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.176733+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.179039+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.181802+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.183025+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.189746+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.192268+0000 mgr.y (mgr.25357) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.273410+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.277176+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.280392+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.281655+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.289447+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.290060+0000 mgr.y (mgr.25357) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.369526+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.371671+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.374900+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.375931+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.384474+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.385542+0000 mgr.y (mgr.25357) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.465512+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.469462+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.176733+0000 mon.c (mon.1) 868 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.179039+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.181802+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.183025+0000 mon.c (mon.1) 871 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.189746+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.192268+0000 mgr.y (mgr.25357) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.273410+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.277176+0000 mon.c (mon.1) 873 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.280392+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.281655+0000 mon.c (mon.1) 875 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.289447+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.290060+0000 mgr.y (mgr.25357) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.369526+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.371671+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.374900+0000 mon.c (mon.1) 878 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.375931+0000 mon.c (mon.1) 879 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.384474+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.385542+0000 mgr.y (mgr.25357) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.465512+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.469462+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.473260+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.474430+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.481413+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.484063+0000 mgr.y (mgr.25357) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.546856+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.550772+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.554874+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.556001+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.564873+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.565663+0000 mgr.y (mgr.25357) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.646865+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.649475+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.652634+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.653904+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.661090+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.662162+0000 mgr.y (mgr.25357) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.740815+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.743085+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.746114+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.747244+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.473260+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.474430+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.481413+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.484063+0000 mgr.y (mgr.25357) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.546856+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.550772+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.554874+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.556001+0000 mon.c (mon.1) 887 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.564873+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.565663+0000 mgr.y (mgr.25357) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.646865+0000 mon.c (mon.1) 888 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.649475+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.652634+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.653904+0000 mon.c (mon.1) 891 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.661090+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.662162+0000 mgr.y (mgr.25357) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.740815+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.743085+0000 mon.c (mon.1) 893 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.746114+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.747244+0000 mon.c (mon.1) 895 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.754827+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.755674+0000 mgr.y (mgr.25357) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.834178+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.837605+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.841350+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.842622+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[20174]: audit 2024-03-24T12:35:40.852191+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.754827+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.755674+0000 mgr.y (mgr.25357) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.834178+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.837605+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.841350+0000 mon.c (mon.1) 898 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.842622+0000 mon.c (mon.1) 899 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:41.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:40 smithi176 bash[14407]: audit 2024-03-24T12:35:40.852191+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:41.481 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[53431]: debug 2024-03-24T12:35:41.155+0000 7f7a99bf6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:35:41.482 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[53431]: debug 2024-03-24T12:35:41.267+0000 7f7a99bf6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:35:41.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[53431]: debug 2024-03-24T12:35:41.479+0000 7f7a99bf6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.852956+0000 mgr.y (mgr.25357) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:40.932182+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:40.935063+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:40.937485+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:40.938503+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:40.948499+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:40.949554+0000 mgr.y (mgr.25357) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.029577+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.034104+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.037235+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.038247+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.046081+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.046759+0000 mgr.y (mgr.25357) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.128832+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.131490+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.134562+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.135461+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.142483+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.143331+0000 mgr.y (mgr.25357) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.221876+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.852956+0000 mgr.y (mgr.25357) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:40.932182+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:40.935063+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:40.937485+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:40.938503+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:40.948499+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:40.949554+0000 mgr.y (mgr.25357) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.029577+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.034104+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.037235+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.038247+0000 mon.c (mon.1) 907 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.046081+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.046759+0000 mgr.y (mgr.25357) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.128832+0000 mon.c (mon.1) 908 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.131490+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.134562+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.135461+0000 mon.c (mon.1) 911 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.142483+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.143331+0000 mgr.y (mgr.25357) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.221876+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.224192+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.226936+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.227913+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.238154+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.238980+0000 mgr.y (mgr.25357) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.315587+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.318827+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.323187+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.324529+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.331770+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.334547+0000 mgr.y (mgr.25357) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.414302+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.417016+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.421794+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.423017+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.432147+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.433010+0000 mgr.y (mgr.25357) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cluster 2024-03-24T12:35:41.446638+0000 mgr.y (mgr.25357) 223 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.510638+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.512928+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.224192+0000 mon.c (mon.1) 913 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.226936+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.227913+0000 mon.c (mon.1) 915 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.238154+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.238980+0000 mgr.y (mgr.25357) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.315587+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.318827+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.323187+0000 mon.c (mon.1) 918 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.324529+0000 mon.c (mon.1) 919 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.331770+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.334547+0000 mgr.y (mgr.25357) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.414302+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.417016+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.421794+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.423017+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.432147+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.433010+0000 mgr.y (mgr.25357) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cluster 2024-03-24T12:35:41.446638+0000 mgr.y (mgr.25357) 223 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.510638+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.512928+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.515903+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.517387+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.526884+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.527589+0000 mgr.y (mgr.25357) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.606868+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.609354+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.612131+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.613214+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.621146+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.634015+0000 mgr.y (mgr.25357) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.713294+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.716915+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.719613+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.720815+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.728679+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.730160+0000 mgr.y (mgr.25357) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.812606+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.815208+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.818323+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.819895+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[14407]: audit 2024-03-24T12:35:41.827388+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.515903+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.517387+0000 mon.c (mon.1) 927 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.526884+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.527589+0000 mgr.y (mgr.25357) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.606868+0000 mon.c (mon.1) 928 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.609354+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.612131+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.613214+0000 mon.c (mon.1) 931 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.621146+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.634015+0000 mgr.y (mgr.25357) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.713294+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.716915+0000 mon.c (mon.1) 933 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.719613+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.720815+0000 mon.c (mon.1) 935 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.728679+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.730160+0000 mgr.y (mgr.25357) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.812606+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.815208+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.818323+0000 mon.c (mon.1) 938 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.819895+0000 mon.c (mon.1) 939 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:41 smithi176 bash[20174]: audit 2024-03-24T12:35:41.827388+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.191 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[53431]: debug 2024-03-24T12:35:41.847+0000 7f7a99bf6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:35:42.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.852956+0000 mgr.y (mgr.25357) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:40.932182+0000 mon.c (mon.1) 900 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:40.935063+0000 mon.c (mon.1) 901 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:40.937485+0000 mon.c (mon.1) 902 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:40.938503+0000 mon.c (mon.1) 903 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:40.948499+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:40.949554+0000 mgr.y (mgr.25357) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.029577+0000 mon.c (mon.1) 904 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.034104+0000 mon.c (mon.1) 905 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.037235+0000 mon.c (mon.1) 906 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.038247+0000 mon.c (mon.1) 907 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.046081+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.046759+0000 mgr.y (mgr.25357) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.128832+0000 mon.c (mon.1) 908 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.131490+0000 mon.c (mon.1) 909 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.134562+0000 mon.c (mon.1) 910 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.135461+0000 mon.c (mon.1) 911 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.142483+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.143331+0000 mgr.y (mgr.25357) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.221876+0000 mon.c (mon.1) 912 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.224192+0000 mon.c (mon.1) 913 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.226936+0000 mon.c (mon.1) 914 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.227913+0000 mon.c (mon.1) 915 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.238154+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.238980+0000 mgr.y (mgr.25357) 220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.315587+0000 mon.c (mon.1) 916 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.318827+0000 mon.c (mon.1) 917 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.323187+0000 mon.c (mon.1) 918 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.324529+0000 mon.c (mon.1) 919 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.331770+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.334547+0000 mgr.y (mgr.25357) 221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.414302+0000 mon.c (mon.1) 920 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.417016+0000 mon.c (mon.1) 921 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.421794+0000 mon.c (mon.1) 922 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.423017+0000 mon.c (mon.1) 923 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.432147+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.433010+0000 mgr.y (mgr.25357) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cluster 2024-03-24T12:35:41.446638+0000 mgr.y (mgr.25357) 223 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.510638+0000 mon.c (mon.1) 924 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.512928+0000 mon.c (mon.1) 925 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.515903+0000 mon.c (mon.1) 926 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.517387+0000 mon.c (mon.1) 927 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.526884+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.527589+0000 mgr.y (mgr.25357) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.606868+0000 mon.c (mon.1) 928 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.609354+0000 mon.c (mon.1) 929 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.612131+0000 mon.c (mon.1) 930 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.613214+0000 mon.c (mon.1) 931 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.621146+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.634015+0000 mgr.y (mgr.25357) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.713294+0000 mon.c (mon.1) 932 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.716915+0000 mon.c (mon.1) 933 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.719613+0000 mon.c (mon.1) 934 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.720815+0000 mon.c (mon.1) 935 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.728679+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.730160+0000 mgr.y (mgr.25357) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.812606+0000 mon.c (mon.1) 936 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.815208+0000 mon.c (mon.1) 937 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.818323+0000 mon.c (mon.1) 938 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.819895+0000 mon.c (mon.1) 939 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:42.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:41 smithi184 bash[51492]: audit 2024-03-24T12:35:41.827388+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:42.539 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[53431]: debug 2024-03-24T12:35:42.187+0000 7f7a99bf6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:35:42.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[53431]: debug 2024-03-24T12:35:42.591+0000 7f7a99bf6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:35:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.829981+0000 mgr.y (mgr.25357) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.906942+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.908821+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.910675+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.911426+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.916532+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:41.917411+0000 mgr.y (mgr.25357) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:41.997441+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.000231+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.004675+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.006471+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.016292+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.017914+0000 mgr.y (mgr.25357) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.101046+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.105454+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.108331+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.109469+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.117569+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.118215+0000 mgr.y (mgr.25357) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.198144+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.829981+0000 mgr.y (mgr.25357) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.906942+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.908821+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.910675+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.911426+0000 mon.c (mon.1) 943 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.916532+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:41.917411+0000 mgr.y (mgr.25357) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:41.997441+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.000231+0000 mon.c (mon.1) 945 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.004675+0000 mon.c (mon.1) 946 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.006471+0000 mon.c (mon.1) 947 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.016292+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.017914+0000 mgr.y (mgr.25357) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.101046+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.105454+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.108331+0000 mon.c (mon.1) 950 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.109469+0000 mon.c (mon.1) 951 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.117569+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.118215+0000 mgr.y (mgr.25357) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.198144+0000 mon.c (mon.1) 952 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.200668+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.203734+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.204999+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.205452+0000 mgr.y (mgr.25357) 231 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.214017+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.214745+0000 mgr.y (mgr.25357) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.292854+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.295530+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.298276+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.299318+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.306320+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.308171+0000 mgr.y (mgr.25357) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.372550+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.375318+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.377691+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.378747+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.384794+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.387197+0000 mgr.y (mgr.25357) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.401039+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.410394+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.416826+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.472430+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.474821+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.478077+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.479666+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.491609+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.492294+0000 mgr.y (mgr.25357) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.571466+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.574784+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.577653+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.579145+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.589880+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.590766+0000 mgr.y (mgr.25357) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.671175+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.674581+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.678390+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.679590+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.691598+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.693225+0000 mgr.y (mgr.25357) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.778233+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.781896+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.785369+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.786589+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.797184+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.880995+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[20174]: audit 2024-03-24T12:35:42.884905+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.200668+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.203734+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.204999+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.205452+0000 mgr.y (mgr.25357) 231 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.214017+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.214745+0000 mgr.y (mgr.25357) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.292854+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.295530+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.298276+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.299318+0000 mon.c (mon.1) 959 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.306320+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.308171+0000 mgr.y (mgr.25357) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.372550+0000 mon.c (mon.1) 960 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.375318+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.377691+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.378747+0000 mon.c (mon.1) 963 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.384794+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.387197+0000 mgr.y (mgr.25357) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.401039+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.410394+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.416826+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.472430+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.474821+0000 mon.c (mon.1) 965 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.478077+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.479666+0000 mon.c (mon.1) 967 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.491609+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.492294+0000 mgr.y (mgr.25357) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.571466+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.574784+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.577653+0000 mon.c (mon.1) 970 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.579145+0000 mon.c (mon.1) 971 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.589880+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.590766+0000 mgr.y (mgr.25357) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.671175+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.674581+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.678390+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.679590+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.691598+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.693225+0000 mgr.y (mgr.25357) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.778233+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.781896+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.785369+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.786589+0000 mon.c (mon.1) 979 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.797184+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.880995+0000 mon.c (mon.1) 980 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:42 smithi176 bash[14407]: audit 2024-03-24T12:35:42.884905+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.287 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[53431]: debug 2024-03-24T12:35:42.887+0000 7f7a99bf6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.829981+0000 mgr.y (mgr.25357) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.906942+0000 mon.c (mon.1) 940 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.908821+0000 mon.c (mon.1) 941 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.910675+0000 mon.c (mon.1) 942 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.911426+0000 mon.c (mon.1) 943 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.916532+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:41.917411+0000 mgr.y (mgr.25357) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:41.997441+0000 mon.c (mon.1) 944 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.000231+0000 mon.c (mon.1) 945 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.288 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.004675+0000 mon.c (mon.1) 946 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.006471+0000 mon.c (mon.1) 947 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.016292+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.017914+0000 mgr.y (mgr.25357) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.101046+0000 mon.c (mon.1) 948 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.105454+0000 mon.c (mon.1) 949 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.108331+0000 mon.c (mon.1) 950 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.109469+0000 mon.c (mon.1) 951 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.117569+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.118215+0000 mgr.y (mgr.25357) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.198144+0000 mon.c (mon.1) 952 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.200668+0000 mon.c (mon.1) 953 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.203734+0000 mon.c (mon.1) 954 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.204999+0000 mon.c (mon.1) 955 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.289 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.205452+0000 mgr.y (mgr.25357) 231 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.214017+0000 mon.a (mon.0) 1495 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.214745+0000 mgr.y (mgr.25357) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.292854+0000 mon.c (mon.1) 956 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.295530+0000 mon.c (mon.1) 957 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.298276+0000 mon.c (mon.1) 958 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.299318+0000 mon.c (mon.1) 959 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.306320+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.308171+0000 mgr.y (mgr.25357) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.372550+0000 mon.c (mon.1) 960 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.375318+0000 mon.c (mon.1) 961 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.377691+0000 mon.c (mon.1) 962 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.378747+0000 mon.c (mon.1) 963 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.290 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.384794+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.387197+0000 mgr.y (mgr.25357) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.401039+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.410394+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.416826+0000 mon.a (mon.0) 1500 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.472430+0000 mon.c (mon.1) 964 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.474821+0000 mon.c (mon.1) 965 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.478077+0000 mon.c (mon.1) 966 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.479666+0000 mon.c (mon.1) 967 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.491609+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.492294+0000 mgr.y (mgr.25357) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.571466+0000 mon.c (mon.1) 968 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.574784+0000 mon.c (mon.1) 969 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.577653+0000 mon.c (mon.1) 970 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.579145+0000 mon.c (mon.1) 971 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.589880+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.590766+0000 mgr.y (mgr.25357) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.671175+0000 mon.c (mon.1) 972 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.674581+0000 mon.c (mon.1) 973 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.678390+0000 mon.c (mon.1) 974 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.679590+0000 mon.c (mon.1) 975 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.691598+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.693225+0000 mgr.y (mgr.25357) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.778233+0000 mon.c (mon.1) 976 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.781896+0000 mon.c (mon.1) 977 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.785369+0000 mon.c (mon.1) 978 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.786589+0000 mon.c (mon.1) 979 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.797184+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:43.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.880995+0000 mon.c (mon.1) 980 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:43.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:42 smithi184 bash[51492]: audit 2024-03-24T12:35:42.884905+0000 mon.c (mon.1) 981 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:43.899 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[53431]: debug 2024-03-24T12:35:43.627+0000 7f7a99bf6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:35:43.899 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[53431]: debug 2024-03-24T12:35:43.739+0000 7f7a99bf6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:35:44.148 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.797909+0000 mgr.y (mgr.25357) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.148 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:42.888374+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.148 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:42.890016+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.148 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:42.921123+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:42.921810+0000 mgr.y (mgr.25357) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.005064+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.007339+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.011313+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.012870+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.020728+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.022414+0000 mgr.y (mgr.25357) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.103022+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.106520+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.110178+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.111715+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.119751+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.122120+0000 mgr.y (mgr.25357) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.201378+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.204507+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.209000+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.797909+0000 mgr.y (mgr.25357) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:42.888374+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:42.890016+0000 mon.c (mon.1) 983 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:42.921123+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:42.921810+0000 mgr.y (mgr.25357) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.005064+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.007339+0000 mon.c (mon.1) 985 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.011313+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.012870+0000 mon.c (mon.1) 987 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.020728+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.022414+0000 mgr.y (mgr.25357) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.103022+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.106520+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.110178+0000 mon.c (mon.1) 990 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.111715+0000 mon.c (mon.1) 991 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.119751+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.122120+0000 mgr.y (mgr.25357) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.201378+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.204507+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.209000+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.210262+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.218790+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.221301+0000 mgr.y (mgr.25357) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.302273+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.304978+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.308366+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.309759+0000 mon.c (mon.1) 999 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.316307+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.318865+0000 mgr.y (mgr.25357) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.396910+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.399909+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.402899+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.403880+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.412986+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.413818+0000 mgr.y (mgr.25357) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cluster 2024-03-24T12:35:43.447605+0000 mgr.y (mgr.25357) 245 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.497124+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.499803+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.503203+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.504354+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.210262+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.218790+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.221301+0000 mgr.y (mgr.25357) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.302273+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.304978+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.308366+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.309759+0000 mon.c (mon.1) 999 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.316307+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.318865+0000 mgr.y (mgr.25357) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.396910+0000 mon.c (mon.1) 1000 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.399909+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.402899+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.403880+0000 mon.c (mon.1) 1003 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.412986+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.413818+0000 mgr.y (mgr.25357) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cluster 2024-03-24T12:35:43.447605+0000 mgr.y (mgr.25357) 245 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.497124+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.499803+0000 mon.c (mon.1) 1005 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.503203+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.504354+0000 mon.c (mon.1) 1007 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.513347+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.514036+0000 mgr.y (mgr.25357) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.594108+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.596724+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.599702+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.600841+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.607229+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.610060+0000 mgr.y (mgr.25357) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.689940+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.693250+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.696399+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.697467+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.705548+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.706229+0000 mgr.y (mgr.25357) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.788610+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.791207+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.794179+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.795349+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.802078+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.884610+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.513347+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.514036+0000 mgr.y (mgr.25357) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.594108+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.596724+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.599702+0000 mon.c (mon.1) 1010 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.600841+0000 mon.c (mon.1) 1011 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.607229+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.610060+0000 mgr.y (mgr.25357) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.689940+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.693250+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.696399+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.697467+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.705548+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.706229+0000 mgr.y (mgr.25357) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.788610+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.791207+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.794179+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.795349+0000 mon.c (mon.1) 1019 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.802078+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.884610+0000 mon.c (mon.1) 1020 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.887241+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.890556+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[20174]: audit 2024-03-24T12:35:43.891608+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.887241+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.890556+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:43 smithi176 bash[14407]: audit 2024-03-24T12:35:43.891608+0000 mon.c (mon.1) 1023 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.167 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[53431]: debug 2024-03-24T12:35:43.907+0000 7f7a99bf6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:35:44.167 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.023+0000 7f7a99bf6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:35:44.167 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.797909+0000 mgr.y (mgr.25357) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.167 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:42.888374+0000 mon.c (mon.1) 982 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:42.890016+0000 mon.c (mon.1) 983 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:42.921123+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:42.921810+0000 mgr.y (mgr.25357) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.005064+0000 mon.c (mon.1) 984 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.007339+0000 mon.c (mon.1) 985 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.011313+0000 mon.c (mon.1) 986 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.012870+0000 mon.c (mon.1) 987 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.020728+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.022414+0000 mgr.y (mgr.25357) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.103022+0000 mon.c (mon.1) 988 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.106520+0000 mon.c (mon.1) 989 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.110178+0000 mon.c (mon.1) 990 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.111715+0000 mon.c (mon.1) 991 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.119751+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.122120+0000 mgr.y (mgr.25357) 241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.201378+0000 mon.c (mon.1) 992 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.204507+0000 mon.c (mon.1) 993 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.209000+0000 mon.c (mon.1) 994 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.210262+0000 mon.c (mon.1) 995 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.218790+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.221301+0000 mgr.y (mgr.25357) 242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.302273+0000 mon.c (mon.1) 996 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.304978+0000 mon.c (mon.1) 997 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.308366+0000 mon.c (mon.1) 998 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.309759+0000 mon.c (mon.1) 999 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.316307+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.318865+0000 mgr.y (mgr.25357) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.396910+0000 mon.c (mon.1) 1000 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.399909+0000 mon.c (mon.1) 1001 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.402899+0000 mon.c (mon.1) 1002 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.403880+0000 mon.c (mon.1) 1003 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.412986+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.413818+0000 mgr.y (mgr.25357) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cluster 2024-03-24T12:35:43.447605+0000 mgr.y (mgr.25357) 245 : 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-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.497124+0000 mon.c (mon.1) 1004 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.499803+0000 mon.c (mon.1) 1005 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.503203+0000 mon.c (mon.1) 1006 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.504354+0000 mon.c (mon.1) 1007 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.513347+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.514036+0000 mgr.y (mgr.25357) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.594108+0000 mon.c (mon.1) 1008 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.596724+0000 mon.c (mon.1) 1009 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.599702+0000 mon.c (mon.1) 1010 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.600841+0000 mon.c (mon.1) 1011 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.607229+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.610060+0000 mgr.y (mgr.25357) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.689940+0000 mon.c (mon.1) 1012 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.693250+0000 mon.c (mon.1) 1013 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.696399+0000 mon.c (mon.1) 1014 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.697467+0000 mon.c (mon.1) 1015 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.705548+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.706229+0000 mgr.y (mgr.25357) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:44.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.788610+0000 mon.c (mon.1) 1016 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.791207+0000 mon.c (mon.1) 1017 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.794179+0000 mon.c (mon.1) 1018 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.795349+0000 mon.c (mon.1) 1019 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.802078+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.884610+0000 mon.c (mon.1) 1020 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.887241+0000 mon.c (mon.1) 1021 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.890556+0000 mon.c (mon.1) 1022 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:44.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:43 smithi184 bash[51492]: audit 2024-03-24T12:35:43.891608+0000 mon.c (mon.1) 1023 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:44.476 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.163+0000 7f7a99bf6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:35:44.730 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.475+0000 7f7a99bf6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:35:44.730 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.599+0000 7f7a99bf6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:35:45.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.783+0000 7f7a99bf6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:35:45.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[53431]: debug 2024-03-24T12:35:44.907+0000 7f7a99bf6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:35:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.804345+0000 mgr.y (mgr.25357) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.911429+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.911961+0000 mgr.y (mgr.25357) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.978862+0000 mon.c (mon.1) 1024 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.981413+0000 mon.c (mon.1) 1025 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.984701+0000 mon.c (mon.1) 1026 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.985972+0000 mon.c (mon.1) 1027 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:43.996534+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:43.998091+0000 mgr.y (mgr.25357) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.080566+0000 mon.c (mon.1) 1028 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.082468+0000 mon.c (mon.1) 1029 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.086079+0000 mon.c (mon.1) 1030 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.086890+0000 mon.c (mon.1) 1031 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.095364+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.097376+0000 mgr.y (mgr.25357) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.179903+0000 mon.c (mon.1) 1032 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.182811+0000 mon.c (mon.1) 1033 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.185843+0000 mon.c (mon.1) 1034 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.186875+0000 mon.c (mon.1) 1035 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.194974+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.197436+0000 mgr.y (mgr.25357) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.276720+0000 mon.c (mon.1) 1036 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.279615+0000 mon.c (mon.1) 1037 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.283748+0000 mon.c (mon.1) 1038 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.285233+0000 mon.c (mon.1) 1039 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.294986+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.296651+0000 mgr.y (mgr.25357) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.367473+0000 mon.c (mon.1) 1040 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.369842+0000 mon.c (mon.1) 1041 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.373224+0000 mon.c (mon.1) 1042 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.374337+0000 mon.c (mon.1) 1043 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.384421+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.386458+0000 mgr.y (mgr.25357) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.469387+0000 mon.c (mon.1) 1044 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.472024+0000 mon.c (mon.1) 1045 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.475464+0000 mon.c (mon.1) 1046 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.476798+0000 mon.c (mon.1) 1047 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.483713+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.486190+0000 mgr.y (mgr.25357) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.566231+0000 mon.c (mon.1) 1048 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.568806+0000 mon.c (mon.1) 1049 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.571954+0000 mon.c (mon.1) 1050 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.573165+0000 mon.c (mon.1) 1051 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.580554+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.583819+0000 mgr.y (mgr.25357) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.665572+0000 mon.c (mon.1) 1052 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.667829+0000 mon.c (mon.1) 1053 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.670919+0000 mon.c (mon.1) 1054 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.672080+0000 mon.c (mon.1) 1055 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.680417+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.681174+0000 mgr.y (mgr.25357) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.764134+0000 mon.c (mon.1) 1056 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.767059+0000 mon.c (mon.1) 1057 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.770239+0000 mon.c (mon.1) 1058 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.771525+0000 mon.c (mon.1) 1059 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.780141+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.861506+0000 mon.c (mon.1) 1060 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.863888+0000 mon.c (mon.1) 1061 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.866552+0000 mon.c (mon.1) 1062 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.867628+0000 mon.c (mon.1) 1063 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:44 smithi184 bash[51492]: audit 2024-03-24T12:35:44.874248+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.804345+0000 mgr.y (mgr.25357) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.911429+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.911961+0000 mgr.y (mgr.25357) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.978862+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.981413+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.984701+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.985972+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:43.996534+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:43.998091+0000 mgr.y (mgr.25357) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.080566+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.082468+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.086079+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.086890+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.095364+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.097376+0000 mgr.y (mgr.25357) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.179903+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.182811+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.185843+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.186875+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.194974+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.804345+0000 mgr.y (mgr.25357) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.911429+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.911961+0000 mgr.y (mgr.25357) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.978862+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.981413+0000 mon.c (mon.1) 1025 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.984701+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.985972+0000 mon.c (mon.1) 1027 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:43.996534+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:43.998091+0000 mgr.y (mgr.25357) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.080566+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.082468+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.086079+0000 mon.c (mon.1) 1030 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.086890+0000 mon.c (mon.1) 1031 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.095364+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.097376+0000 mgr.y (mgr.25357) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.179903+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.182811+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.185843+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.186875+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.194974+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.197436+0000 mgr.y (mgr.25357) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.276720+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.279615+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.283748+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.285233+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.294986+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.296651+0000 mgr.y (mgr.25357) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.367473+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.369842+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.373224+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.374337+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.384421+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.386458+0000 mgr.y (mgr.25357) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.469387+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.472024+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.475464+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.476798+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.483713+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.486190+0000 mgr.y (mgr.25357) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.566231+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.197436+0000 mgr.y (mgr.25357) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.276720+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.279615+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.283748+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.285233+0000 mon.c (mon.1) 1039 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.294986+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.296651+0000 mgr.y (mgr.25357) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.367473+0000 mon.c (mon.1) 1040 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.369842+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.373224+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.374337+0000 mon.c (mon.1) 1043 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.384421+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.386458+0000 mgr.y (mgr.25357) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.469387+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.472024+0000 mon.c (mon.1) 1045 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.475464+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.476798+0000 mon.c (mon.1) 1047 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.483713+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.486190+0000 mgr.y (mgr.25357) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.566231+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.568806+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.571954+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.573165+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.580554+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.583819+0000 mgr.y (mgr.25357) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.665572+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.667829+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.670919+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.672080+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.680417+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.681174+0000 mgr.y (mgr.25357) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.764134+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.767059+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.770239+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.771525+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.780141+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.861506+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.863888+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.866552+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.867628+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[14407]: audit 2024-03-24T12:35:44.874248+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.568806+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.571954+0000 mon.c (mon.1) 1050 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.573165+0000 mon.c (mon.1) 1051 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.580554+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.583819+0000 mgr.y (mgr.25357) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.665572+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.667829+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.670919+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.672080+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.680417+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.681174+0000 mgr.y (mgr.25357) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.764134+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.767059+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.770239+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.771525+0000 mon.c (mon.1) 1059 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.780141+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.861506+0000 mon.c (mon.1) 1060 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.863888+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.866552+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.867628+0000 mon.c (mon.1) 1063 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:45.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:44 smithi176 bash[20174]: audit 2024-03-24T12:35:44.874248+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:45.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:45] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: debug 2024-03-24T12:35:45.783+0000 7f7a99bf6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: [24/Mar/2024:12:35:45] ENGINE Bus STARTING 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: CherryPy Checker: 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: The Application mounted at '' has an empty config. 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: [24/Mar/2024:12:35:45] ENGINE Serving on http://:::9283 2024-03-24T12:35:46.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[53431]: [24/Mar/2024:12:35:45] ENGINE Bus STARTED 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.780895+0000 mgr.y (mgr.25357) 259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.876202+0000 mgr.y (mgr.25357) 260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:44.944667+0000 mon.c (mon.1) 1064 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:44.947131+0000 mon.c (mon.1) 1065 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:44.949633+0000 mon.c (mon.1) 1066 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:44.950667+0000 mon.c (mon.1) 1067 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:44.956930+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:44.958911+0000 mgr.y (mgr.25357) 261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.036070+0000 mon.c (mon.1) 1068 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.039248+0000 mon.c (mon.1) 1069 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.042691+0000 mon.c (mon.1) 1070 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.043900+0000 mon.c (mon.1) 1071 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.053156+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.054088+0000 mgr.y (mgr.25357) 262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.132480+0000 mon.c (mon.1) 1072 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.135263+0000 mon.c (mon.1) 1073 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.138243+0000 mon.c (mon.1) 1074 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.139359+0000 mon.c (mon.1) 1075 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.147435+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.148784+0000 mgr.y (mgr.25357) 263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.227048+0000 mon.c (mon.1) 1076 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.230225+0000 mon.c (mon.1) 1077 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.233533+0000 mon.c (mon.1) 1078 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.235002+0000 mon.c (mon.1) 1079 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.244712+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.245718+0000 mgr.y (mgr.25357) 264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.325288+0000 mon.c (mon.1) 1080 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.327942+0000 mon.c (mon.1) 1081 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.331442+0000 mon.c (mon.1) 1082 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.332740+0000 mon.c (mon.1) 1083 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.339140+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.340684+0000 mgr.y (mgr.25357) 265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.418697+0000 mon.c (mon.1) 1084 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.421441+0000 mon.c (mon.1) 1085 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.424844+0000 mon.c (mon.1) 1086 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.426125+0000 mon.c (mon.1) 1087 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.434701+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.435371+0000 mgr.y (mgr.25357) 266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cluster 2024-03-24T12:35:45.448237+0000 mgr.y (mgr.25357) 267 : 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-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.512221+0000 mon.c (mon.1) 1088 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.514954+0000 mon.c (mon.1) 1089 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.518459+0000 mon.c (mon.1) 1090 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.519613+0000 mon.c (mon.1) 1091 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.526960+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.528223+0000 mgr.y (mgr.25357) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.606919+0000 mon.c (mon.1) 1092 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.609490+0000 mon.c (mon.1) 1093 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.612984+0000 mon.c (mon.1) 1094 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.614094+0000 mon.c (mon.1) 1095 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.622803+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.623583+0000 mgr.y (mgr.25357) 269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.686958+0000 mon.c (mon.1) 1096 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.690007+0000 mon.c (mon.1) 1097 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.693351+0000 mon.c (mon.1) 1098 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.694662+0000 mon.c (mon.1) 1099 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.701414+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.703879+0000 mgr.y (mgr.25357) 270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.783654+0000 mon.c (mon.1) 1100 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cluster 2024-03-24T12:35:45.787366+0000 mon.a (mon.0) 1535 : cluster 0 Standby manager daemon x restarted 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: cluster 2024-03-24T12:35:45.787491+0000 mon.a (mon.0) 1536 : cluster 0 Standby manager daemon x started 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.788848+0000 mon.c (mon.1) 1101 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.792106+0000 mon.c (mon.1) 1102 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.792657+0000 mon.c (mon.1) 1103 : audit 0 from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.793614+0000 mon.c (mon.1) 1104 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.794657+0000 mon.c (mon.1) 1105 : audit 0 from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.799797+0000 mon.c (mon.1) 1106 : audit 0 from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:35:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.802530+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.804950+0000 mon.c (mon.1) 1107 : audit 0 from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.885537+0000 mon.c (mon.1) 1108 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.887961+0000 mon.c (mon.1) 1109 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.891455+0000 mon.c (mon.1) 1110 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.892776+0000 mon.c (mon.1) 1111 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:45 smithi184 bash[51492]: audit 2024-03-24T12:35:45.902590+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.780895+0000 mgr.y (mgr.25357) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.876202+0000 mgr.y (mgr.25357) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:44.944667+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.210 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:44.947131+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:44.949633+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:44.950667+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:44.956930+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:44.958911+0000 mgr.y (mgr.25357) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.036070+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.039248+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.042691+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.043900+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.053156+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.054088+0000 mgr.y (mgr.25357) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.132480+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.135263+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.138243+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.139359+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.211 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.147435+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.148784+0000 mgr.y (mgr.25357) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.780895+0000 mgr.y (mgr.25357) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.876202+0000 mgr.y (mgr.25357) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:44.944667+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:44.947131+0000 mon.c (mon.1) 1065 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:44.949633+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:44.950667+0000 mon.c (mon.1) 1067 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:44.956930+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:44.958911+0000 mgr.y (mgr.25357) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.036070+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.039248+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.212 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.042691+0000 mon.c (mon.1) 1070 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.043900+0000 mon.c (mon.1) 1071 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.053156+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.054088+0000 mgr.y (mgr.25357) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.132480+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.135263+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.138243+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.139359+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.147435+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.148784+0000 mgr.y (mgr.25357) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.227048+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.213 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.230225+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.233533+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.235002+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.244712+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.245718+0000 mgr.y (mgr.25357) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.325288+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.327942+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.331442+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.332740+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.339140+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.340684+0000 mgr.y (mgr.25357) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.418697+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.421441+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.214 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.424844+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.426125+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.434701+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.435371+0000 mgr.y (mgr.25357) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cluster 2024-03-24T12:35:45.448237+0000 mgr.y (mgr.25357) 267 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.512221+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.514954+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.518459+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.519613+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.526960+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.528223+0000 mgr.y (mgr.25357) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.606919+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.609490+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.215 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.612984+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.614094+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.622803+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.623583+0000 mgr.y (mgr.25357) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.686958+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.690007+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.693351+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.694662+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.701414+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.703879+0000 mgr.y (mgr.25357) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.783654+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cluster 2024-03-24T12:35:45.787366+0000 mon.a (mon.0) 1535 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: cluster 2024-03-24T12:35:45.787491+0000 mon.a (mon.0) 1536 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.788848+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.792106+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.216 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.792657+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.793614+0000 mon.c (mon.1) 1104 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.794657+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.799797+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.802530+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.804950+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.885537+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.887961+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.891455+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.892776+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.217 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[14407]: audit 2024-03-24T12:35:45.902590+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.227048+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.230225+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.233533+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.235002+0000 mon.c (mon.1) 1079 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.244712+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.245718+0000 mgr.y (mgr.25357) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.325288+0000 mon.c (mon.1) 1080 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.327942+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.331442+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.332740+0000 mon.c (mon.1) 1083 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.339140+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.218 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.340684+0000 mgr.y (mgr.25357) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.418697+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.421441+0000 mon.c (mon.1) 1085 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.424844+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.426125+0000 mon.c (mon.1) 1087 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.434701+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.435371+0000 mgr.y (mgr.25357) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cluster 2024-03-24T12:35:45.448237+0000 mgr.y (mgr.25357) 267 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.512221+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.514954+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.518459+0000 mon.c (mon.1) 1090 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.519613+0000 mon.c (mon.1) 1091 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.526960+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.528223+0000 mgr.y (mgr.25357) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.606919+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.219 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.609490+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.612984+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.614094+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.622803+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.623583+0000 mgr.y (mgr.25357) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.686958+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.690007+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.693351+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.694662+0000 mon.c (mon.1) 1099 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.701414+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.703879+0000 mgr.y (mgr.25357) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.783654+0000 mon.c (mon.1) 1100 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cluster 2024-03-24T12:35:45.787366+0000 mon.a (mon.0) 1535 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: cluster 2024-03-24T12:35:45.787491+0000 mon.a (mon.0) 1536 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.788848+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.220 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.792106+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.792657+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.793614+0000 mon.c (mon.1) 1104 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.794657+0000 mon.c (mon.1) 1105 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.799797+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.802530+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.804950+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.? 172.21.15.184:0/6' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.885537+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.887961+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.891455+0000 mon.c (mon.1) 1110 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.892776+0000 mon.c (mon.1) 1111 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:46.221 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:45 smithi176 bash[20174]: audit 2024-03-24T12:35:45.902590+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.804953+0000 mgr.y (mgr.25357) 271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:45.906918+0000 mgr.y (mgr.25357) 272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:45.988954+0000 mon.c (mon.1) 1112 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:45.992836+0000 mon.c (mon.1) 1113 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:45.996400+0000 mon.c (mon.1) 1114 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:45.997703+0000 mon.c (mon.1) 1115 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.006708+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.007531+0000 mgr.y (mgr.25357) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.088661+0000 mon.c (mon.1) 1116 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.091192+0000 mon.c (mon.1) 1117 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.095552+0000 mon.c (mon.1) 1118 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.097186+0000 mon.c (mon.1) 1119 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.105493+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.107388+0000 mgr.y (mgr.25357) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.191216+0000 mon.c (mon.1) 1120 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.193689+0000 mon.c (mon.1) 1121 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.197155+0000 mon.c (mon.1) 1122 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.198531+0000 mon.c (mon.1) 1123 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.207017+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.208366+0000 mgr.y (mgr.25357) 275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.287608+0000 mon.c (mon.1) 1124 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.290200+0000 mon.c (mon.1) 1125 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.293167+0000 mon.c (mon.1) 1126 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.294387+0000 mon.c (mon.1) 1127 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.301515+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.303251+0000 mgr.y (mgr.25357) 276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.368503+0000 mon.c (mon.1) 1128 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.370795+0000 mon.c (mon.1) 1129 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.373091+0000 mon.c (mon.1) 1130 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.374233+0000 mon.c (mon.1) 1131 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.383455+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.384338+0000 mgr.y (mgr.25357) 277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.444308+0000 mon.c (mon.1) 1132 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.446959+0000 mon.c (mon.1) 1133 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.450085+0000 mon.c (mon.1) 1134 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.451391+0000 mon.c (mon.1) 1135 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.461099+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.465085+0000 mgr.y (mgr.25357) 278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.549178+0000 mon.c (mon.1) 1136 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.552308+0000 mon.c (mon.1) 1137 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.556733+0000 mon.c (mon.1) 1138 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.558034+0000 mon.c (mon.1) 1139 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.568392+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.572802+0000 mgr.y (mgr.25357) 279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.648529+0000 mon.c (mon.1) 1140 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.651416+0000 mon.c (mon.1) 1141 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.654326+0000 mon.c (mon.1) 1142 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.655418+0000 mon.c (mon.1) 1143 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.664151+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.667148+0000 mgr.y (mgr.25357) 280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cluster 2024-03-24T12:35:46.714950+0000 mon.a (mon.0) 1547 : cluster 0 mgrmap e33: y(active, since 55s), standbys: x 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.746279+0000 mon.c (mon.1) 1144 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.748616+0000 mon.c (mon.1) 1145 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.749581+0000 mgr.y (mgr.25357) 281 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.751884+0000 mon.c (mon.1) 1146 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.752934+0000 mon.c (mon.1) 1147 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.760488+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.761631+0000 mgr.y (mgr.25357) 282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.840842+0000 mon.c (mon.1) 1148 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.843922+0000 mon.c (mon.1) 1149 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.847610+0000 mon.c (mon.1) 1150 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.848791+0000 mon.c (mon.1) 1151 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:46 smithi184 bash[51492]: audit 2024-03-24T12:35:46.855883+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.804953+0000 mgr.y (mgr.25357) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:45.906918+0000 mgr.y (mgr.25357) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:45.988954+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:45.992836+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:45.996400+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:45.997703+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.006708+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.007531+0000 mgr.y (mgr.25357) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.088661+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.091192+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.095552+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.097186+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.105493+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.107388+0000 mgr.y (mgr.25357) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.191216+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.193689+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.197155+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.198531+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.207017+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.208366+0000 mgr.y (mgr.25357) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.804953+0000 mgr.y (mgr.25357) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:45.906918+0000 mgr.y (mgr.25357) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:45.988954+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:45.992836+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:45.996400+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:45.997703+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.006708+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.007531+0000 mgr.y (mgr.25357) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.088661+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.091192+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.095552+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.097186+0000 mon.c (mon.1) 1119 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.105493+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.107388+0000 mgr.y (mgr.25357) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.191216+0000 mon.c (mon.1) 1120 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.193689+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.197155+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.198531+0000 mon.c (mon.1) 1123 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.207017+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.208366+0000 mgr.y (mgr.25357) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.287608+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.290200+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.293167+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.294387+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.301515+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.303251+0000 mgr.y (mgr.25357) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.368503+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.370795+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.373091+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.374233+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.383455+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.384338+0000 mgr.y (mgr.25357) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.444308+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.446959+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.450085+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.451391+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.461099+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.465085+0000 mgr.y (mgr.25357) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.549178+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.552308+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.287608+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.290200+0000 mon.c (mon.1) 1125 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.293167+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.294387+0000 mon.c (mon.1) 1127 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.301515+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.303251+0000 mgr.y (mgr.25357) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.368503+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.370795+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.373091+0000 mon.c (mon.1) 1130 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.374233+0000 mon.c (mon.1) 1131 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.383455+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.384338+0000 mgr.y (mgr.25357) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.444308+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.446959+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.450085+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.451391+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.461099+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.465085+0000 mgr.y (mgr.25357) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.549178+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.552308+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.556733+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.558034+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.568392+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.572802+0000 mgr.y (mgr.25357) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.648529+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.651416+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.654326+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.655418+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.664151+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.667148+0000 mgr.y (mgr.25357) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cluster 2024-03-24T12:35:46.714950+0000 mon.a (mon.0) 1547 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.746279+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.748616+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.749581+0000 mgr.y (mgr.25357) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.751884+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.752934+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.760488+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.761631+0000 mgr.y (mgr.25357) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.840842+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.843922+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.847610+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.848791+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[14407]: audit 2024-03-24T12:35:46.855883+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.556733+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.558034+0000 mon.c (mon.1) 1139 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.568392+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.572802+0000 mgr.y (mgr.25357) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.648529+0000 mon.c (mon.1) 1140 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.651416+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.654326+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.655418+0000 mon.c (mon.1) 1143 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.664151+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.667148+0000 mgr.y (mgr.25357) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cluster 2024-03-24T12:35:46.714950+0000 mon.a (mon.0) 1547 : cluster [DBG] mgrmap e33: y(active, since 55s), standbys: x 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.746279+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.748616+0000 mon.c (mon.1) 1145 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.749581+0000 mgr.y (mgr.25357) 281 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.751884+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.752934+0000 mon.c (mon.1) 1147 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.760488+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.761631+0000 mgr.y (mgr.25357) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.840842+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.843922+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.847610+0000 mon.c (mon.1) 1150 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.848791+0000 mon.c (mon.1) 1151 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:46 smithi176 bash[20174]: audit 2024-03-24T12:35:46.855883+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.845261+0000 mgr.y (mgr.25357) 283 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.857037+0000 mgr.y (mgr.25357) 284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:46.968009+0000 mon.c (mon.1) 1152 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:46.971651+0000 mon.c (mon.1) 1153 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.972757+0000 mgr.y (mgr.25357) 285 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:46.974439+0000 mon.c (mon.1) 1154 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:46.975526+0000 mon.c (mon.1) 1155 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:46.983147+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:46.983896+0000 mgr.y (mgr.25357) 286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.061024+0000 mon.c (mon.1) 1156 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.063562+0000 mon.c (mon.1) 1157 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.064717+0000 mgr.y (mgr.25357) 287 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.066777+0000 mon.c (mon.1) 1158 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.068143+0000 mon.c (mon.1) 1159 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.079069+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.079814+0000 mgr.y (mgr.25357) 288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.163370+0000 mon.c (mon.1) 1160 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.165767+0000 mon.c (mon.1) 1161 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.166683+0000 mgr.y (mgr.25357) 289 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.168865+0000 mon.c (mon.1) 1162 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.170112+0000 mon.c (mon.1) 1163 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.179591+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.181484+0000 mgr.y (mgr.25357) 290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.261981+0000 mon.c (mon.1) 1164 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.264564+0000 mon.c (mon.1) 1165 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.265812+0000 mgr.y (mgr.25357) 291 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.268705+0000 mon.c (mon.1) 1166 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.270076+0000 mon.c (mon.1) 1167 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.279871+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.280875+0000 mgr.y (mgr.25357) 292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.365796+0000 mon.c (mon.1) 1168 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.369341+0000 mon.c (mon.1) 1169 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cephadm 2024-03-24T12:35:47.374693+0000 mgr.y (mgr.25357) 293 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.376859+0000 mon.c (mon.1) 1170 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.380143+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.382707+0000 mon.c (mon.1) 1171 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.391092+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.397391+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.403251+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: cluster 2024-03-24T12:35:47.448964+0000 mgr.y (mgr.25357) 294 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:47 smithi184 bash[51492]: audit 2024-03-24T12:35:47.488421+0000 mon.c (mon.1) 1172 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.845261+0000 mgr.y (mgr.25357) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.857037+0000 mgr.y (mgr.25357) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:46.968009+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:46.971651+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.972757+0000 mgr.y (mgr.25357) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:46.974439+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:46.975526+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:46.983147+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:46.983896+0000 mgr.y (mgr.25357) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.061024+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.063562+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.064717+0000 mgr.y (mgr.25357) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.066777+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.068143+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.079069+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.079814+0000 mgr.y (mgr.25357) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.163370+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.165767+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.166683+0000 mgr.y (mgr.25357) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.168865+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.845261+0000 mgr.y (mgr.25357) 283 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.857037+0000 mgr.y (mgr.25357) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:46.968009+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:46.971651+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.972757+0000 mgr.y (mgr.25357) 285 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:46.974439+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:46.975526+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:46.983147+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:46.983896+0000 mgr.y (mgr.25357) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.061024+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.063562+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.064717+0000 mgr.y (mgr.25357) 287 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.066777+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.068143+0000 mon.c (mon.1) 1159 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.079069+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.079814+0000 mgr.y (mgr.25357) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.163370+0000 mon.c (mon.1) 1160 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.165767+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.166683+0000 mgr.y (mgr.25357) 289 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.168865+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.170112+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.179591+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.181484+0000 mgr.y (mgr.25357) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.261981+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.264564+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.265812+0000 mgr.y (mgr.25357) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.268705+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.270076+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.279871+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.280875+0000 mgr.y (mgr.25357) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.365796+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.369341+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cephadm 2024-03-24T12:35:47.374693+0000 mgr.y (mgr.25357) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.376859+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.380143+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.382707+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.391092+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.397391+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.403251+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: cluster 2024-03-24T12:35:47.448964+0000 mgr.y (mgr.25357) 294 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[20174]: audit 2024-03-24T12:35:47.488421+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.170112+0000 mon.c (mon.1) 1163 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.179591+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.181484+0000 mgr.y (mgr.25357) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.261981+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.264564+0000 mon.c (mon.1) 1165 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.265812+0000 mgr.y (mgr.25357) 291 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.268705+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.270076+0000 mon.c (mon.1) 1167 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.279871+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.280875+0000 mgr.y (mgr.25357) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.365796+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.369341+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cephadm 2024-03-24T12:35:47.374693+0000 mgr.y (mgr.25357) 293 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.376859+0000 mon.c (mon.1) 1170 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.380143+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.382707+0000 mon.c (mon.1) 1171 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:35:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.391092+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.397391+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.403251+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: cluster 2024-03-24T12:35:47.448964+0000 mgr.y (mgr.25357) 294 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:35:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:47 smithi176 bash[14407]: audit 2024-03-24T12:35:47.488421+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:35:49.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:48 smithi184 bash[50935]: ts=2024-03-24T12:35:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:35:50.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:50 smithi184 bash[51492]: cluster 2024-03-24T12:35:49.450644+0000 mgr.y (mgr.25357) 295 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:50.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:50 smithi176 bash[14407]: cluster 2024-03-24T12:35:49.450644+0000 mgr.y (mgr.25357) 295 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:50.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:50 smithi176 bash[20174]: cluster 2024-03-24T12:35:49.450644+0000 mgr.y (mgr.25357) 295 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.142990+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.154580+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.164749+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: cluster 2024-03-24T12:35:51.451379+0000 mgr.y (mgr.25357) 296 : 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-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.690231+0000 mon.c (mon.1) 1173 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.933519+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.936341+0000 mon.c (mon.1) 1174 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.937207+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.939259+0000 mon.c (mon.1) 1175 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:52 smithi184 bash[51492]: audit 2024-03-24T12:35:51.940610+0000 mon.c (mon.1) 1176 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.142990+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.154580+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.164749+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: cluster 2024-03-24T12:35:51.451379+0000 mgr.y (mgr.25357) 296 : cluster [DBG] 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-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.690231+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.933519+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.936341+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.937207+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.939259+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[20174]: audit 2024-03-24T12:35:51.940610+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.142990+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.154580+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.164749+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: cluster 2024-03-24T12:35:51.451379+0000 mgr.y (mgr.25357) 296 : cluster [DBG] 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-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.690231+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.933519+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:35:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.936341+0000 mon.c (mon.1) 1174 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.937207+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:35:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.939259+0000 mon.c (mon.1) 1175 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:35:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:52 smithi176 bash[14407]: audit 2024-03-24T12:35:51.940610+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:35:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:53 smithi184 bash[51492]: cephadm 2024-03-24T12:35:51.922763+0000 mgr.y (mgr.25357) 297 : cephadm 1 Upgrade: Updating mgr.x 2024-03-24T12:35:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:53 smithi184 bash[51492]: cephadm 2024-03-24T12:35:51.942317+0000 mgr.y (mgr.25357) 298 : cephadm 1 Deploying daemon mgr.x on smithi184 2024-03-24T12:35:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:53 smithi184 bash[51492]: audit 2024-03-24T12:35:52.214548+0000 mgr.y (mgr.25357) 299 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[14407]: cephadm 2024-03-24T12:35:51.922763+0000 mgr.y (mgr.25357) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[14407]: cephadm 2024-03-24T12:35:51.942317+0000 mgr.y (mgr.25357) 298 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[14407]: audit 2024-03-24T12:35:52.214548+0000 mgr.y (mgr.25357) 299 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[20174]: cephadm 2024-03-24T12:35:51.922763+0000 mgr.y (mgr.25357) 297 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[20174]: cephadm 2024-03-24T12:35:51.942317+0000 mgr.y (mgr.25357) 298 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-03-24T12:35:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:53 smithi176 bash[20174]: audit 2024-03-24T12:35:52.214548+0000 mgr.y (mgr.25357) 299 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:35:55.088 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:54 smithi184 bash[51492]: cluster 2024-03-24T12:35:53.453252+0000 mgr.y (mgr.25357) 300 : 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-03-24T12:35:55.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:54 smithi176 bash[20174]: cluster 2024-03-24T12:35:53.453252+0000 mgr.y (mgr.25357) 300 : 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-03-24T12:35:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:54 smithi176 bash[14407]: cluster 2024-03-24T12:35:53.453252+0000 mgr.y (mgr.25357) 300 : 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-03-24T12:35:55.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:35:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:35:55] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.33.4" 2024-03-24T12:35:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:55 smithi184 bash[51492]: cluster 2024-03-24T12:35:55.453982+0000 mgr.y (mgr.25357) 301 : 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-03-24T12:35:56.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:55 smithi176 bash[20174]: cluster 2024-03-24T12:35:55.453982+0000 mgr.y (mgr.25357) 301 : 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-03-24T12:35:56.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:55 smithi176 bash[14407]: cluster 2024-03-24T12:35:55.453982+0000 mgr.y (mgr.25357) 301 : 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-03-24T12:35:57.328 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:57 smithi184 systemd[1]: Stopping Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:35:58.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 bash[55319]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:35:58.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:35:58.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 bash[55419]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mgr-x 2024-03-24T12:35:58.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-03-24T12:35:58.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 systemd[1]: Stopped Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:58 smithi184 bash[51492]: cluster 2024-03-24T12:35:57.455004+0000 mgr.y (mgr.25357) 302 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:35:59.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:35:58 smithi184 systemd[1]: Started Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:35:59.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:35:58 smithi184 bash[50935]: ts=2024-03-24T12:35:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:35:59.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:58 smithi176 bash[20174]: cluster 2024-03-24T12:35:57.455004+0000 mgr.y (mgr.25357) 302 : 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-03-24T12:35:59.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:58 smithi176 bash[14407]: cluster 2024-03-24T12:35:57.455004+0000 mgr.y (mgr.25357) 302 : 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-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.853268+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.870278+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.877413+0000 mon.c (mon.1) 1177 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.879008+0000 mon.c (mon.1) 1178 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.887866+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:58.889800+0000 mgr.y (mgr.25357) 303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.968785+0000 mon.c (mon.1) 1179 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.971342+0000 mon.c (mon.1) 1180 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:58.972464+0000 mgr.y (mgr.25357) 304 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.972843+0000 mon.c (mon.1) 1181 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.973290+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.980584+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.985277+0000 mon.c (mon.1) 1182 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.986693+0000 mon.c (mon.1) 1183 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:58.995327+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:58.997997+0000 mgr.y (mgr.25357) 305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.078112+0000 mon.c (mon.1) 1184 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.080762+0000 mon.c (mon.1) 1185 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.081813+0000 mgr.y (mgr.25357) 306 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.083415+0000 mon.c (mon.1) 1186 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.084512+0000 mon.c (mon.1) 1187 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.093008+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.093851+0000 mgr.y (mgr.25357) 307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.171859+0000 mon.c (mon.1) 1188 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.174960+0000 mon.c (mon.1) 1189 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.176184+0000 mgr.y (mgr.25357) 308 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.178294+0000 mon.c (mon.1) 1190 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.179704+0000 mon.c (mon.1) 1191 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.189173+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.190103+0000 mgr.y (mgr.25357) 309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.268312+0000 mon.c (mon.1) 1192 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.271164+0000 mon.c (mon.1) 1193 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.272694+0000 mgr.y (mgr.25357) 310 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.275974+0000 mon.c (mon.1) 1194 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.277727+0000 mon.c (mon.1) 1195 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.286749+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.288977+0000 mgr.y (mgr.25357) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.369741+0000 mon.c (mon.1) 1196 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.371781+0000 mon.c (mon.1) 1197 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.372625+0000 mgr.y (mgr.25357) 312 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.374486+0000 mon.c (mon.1) 1198 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.375712+0000 mon.c (mon.1) 1199 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.383136+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.385940+0000 mgr.y (mgr.25357) 313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.453027+0000 mon.c (mon.1) 1200 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.455578+0000 mon.c (mon.1) 1201 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cluster 2024-03-24T12:35:59.456517+0000 mgr.y (mgr.25357) 314 : cluster 0 pgmap v37: 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-03-24T12:36:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.457365+0000 mgr.y (mgr.25357) 315 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.459814+0000 mon.c (mon.1) 1202 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.460786+0000 mon.c (mon.1) 1203 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.473665+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.474553+0000 mgr.y (mgr.25357) 316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.536420+0000 mon.c (mon.1) 1204 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.540036+0000 mon.c (mon.1) 1205 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.541203+0000 mgr.y (mgr.25357) 317 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.543462+0000 mon.c (mon.1) 1206 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.545180+0000 mon.c (mon.1) 1207 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.556585+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.557434+0000 mgr.y (mgr.25357) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.622049+0000 mon.c (mon.1) 1208 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.624704+0000 mon.c (mon.1) 1209 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.625793+0000 mgr.y (mgr.25357) 319 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.628643+0000 mon.c (mon.1) 1210 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.630025+0000 mon.c (mon.1) 1211 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.639987+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.640927+0000 mgr.y (mgr.25357) 320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.720259+0000 mon.c (mon.1) 1212 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.723010+0000 mon.c (mon.1) 1213 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.724092+0000 mgr.y (mgr.25357) 321 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.725812+0000 mon.c (mon.1) 1214 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.726976+0000 mon.c (mon.1) 1215 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.735338+0000 mon.a (mon.0) 1576 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.736125+0000 mgr.y (mgr.25357) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.817899+0000 mon.c (mon.1) 1216 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.820344+0000 mon.c (mon.1) 1217 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.823867+0000 mon.c (mon.1) 1218 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.825156+0000 mon.c (mon.1) 1219 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:35:59 smithi184 bash[51492]: audit 2024-03-24T12:35:59.834605+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.853268+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.870278+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.877413+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.879008+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.887866+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:58.889800+0000 mgr.y (mgr.25357) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.968785+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.971342+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:58.972464+0000 mgr.y (mgr.25357) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.972843+0000 mon.c (mon.1) 1181 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.973290+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.980584+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.985277+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.986693+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:58.995327+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:58.997997+0000 mgr.y (mgr.25357) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.078112+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.080762+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.081813+0000 mgr.y (mgr.25357) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.083415+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.853268+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.870278+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.877413+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.879008+0000 mon.c (mon.1) 1178 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.887866+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:58.889800+0000 mgr.y (mgr.25357) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.968785+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.971342+0000 mon.c (mon.1) 1180 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:58.972464+0000 mgr.y (mgr.25357) 304 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.972843+0000 mon.c (mon.1) 1181 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.973290+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.980584+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25357 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.985277+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.986693+0000 mon.c (mon.1) 1183 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:58.995327+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:58.997997+0000 mgr.y (mgr.25357) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.078112+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.080762+0000 mon.c (mon.1) 1185 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.081813+0000 mgr.y (mgr.25357) 306 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.083415+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.084512+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.093008+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.093851+0000 mgr.y (mgr.25357) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.171859+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.174960+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.176184+0000 mgr.y (mgr.25357) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.178294+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.179704+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.189173+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.190103+0000 mgr.y (mgr.25357) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.268312+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.271164+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.272694+0000 mgr.y (mgr.25357) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.275974+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.277727+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.286749+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.288977+0000 mgr.y (mgr.25357) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.369741+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.371781+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.372625+0000 mgr.y (mgr.25357) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.084512+0000 mon.c (mon.1) 1187 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.093008+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.093851+0000 mgr.y (mgr.25357) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.171859+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.174960+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.176184+0000 mgr.y (mgr.25357) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.178294+0000 mon.c (mon.1) 1190 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.179704+0000 mon.c (mon.1) 1191 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.189173+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.190103+0000 mgr.y (mgr.25357) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.268312+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.271164+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.272694+0000 mgr.y (mgr.25357) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.275974+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.277727+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.286749+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.288977+0000 mgr.y (mgr.25357) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.369741+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.371781+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.372625+0000 mgr.y (mgr.25357) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.374486+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.375712+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.383136+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.385940+0000 mgr.y (mgr.25357) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.453027+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.455578+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cluster 2024-03-24T12:35:59.456517+0000 mgr.y (mgr.25357) 314 : cluster [DBG] pgmap v37: 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-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.457365+0000 mgr.y (mgr.25357) 315 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.459814+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.460786+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.473665+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.474553+0000 mgr.y (mgr.25357) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.536420+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.540036+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.541203+0000 mgr.y (mgr.25357) 317 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.543462+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.545180+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.556585+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.557434+0000 mgr.y (mgr.25357) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.622049+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.374486+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.375712+0000 mon.c (mon.1) 1199 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.383136+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.385940+0000 mgr.y (mgr.25357) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.453027+0000 mon.c (mon.1) 1200 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.455578+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cluster 2024-03-24T12:35:59.456517+0000 mgr.y (mgr.25357) 314 : cluster [DBG] pgmap v37: 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-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.457365+0000 mgr.y (mgr.25357) 315 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.459814+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.460786+0000 mon.c (mon.1) 1203 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.473665+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.474553+0000 mgr.y (mgr.25357) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.536420+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.540036+0000 mon.c (mon.1) 1205 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.541203+0000 mgr.y (mgr.25357) 317 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.543462+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.545180+0000 mon.c (mon.1) 1207 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.556585+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.557434+0000 mgr.y (mgr.25357) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.622049+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.624704+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.625793+0000 mgr.y (mgr.25357) 319 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.628643+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.630025+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.639987+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.640927+0000 mgr.y (mgr.25357) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.720259+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.723010+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.724092+0000 mgr.y (mgr.25357) 321 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.725812+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.726976+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.735338+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.736125+0000 mgr.y (mgr.25357) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.817899+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.820344+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.823867+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.825156+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[14407]: audit 2024-03-24T12:35:59.834605+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.624704+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.625793+0000 mgr.y (mgr.25357) 319 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.628643+0000 mon.c (mon.1) 1210 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.630025+0000 mon.c (mon.1) 1211 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.639987+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.640927+0000 mgr.y (mgr.25357) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.720259+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.723010+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.724092+0000 mgr.y (mgr.25357) 321 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.725812+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.726976+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.735338+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.736125+0000 mgr.y (mgr.25357) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.817899+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:00.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.820344+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:00.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.823867+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:00.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.825156+0000 mon.c (mon.1) 1219 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:00.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:35:59 smithi176 bash[20174]: audit 2024-03-24T12:35:59.834605+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:00.821 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[55484]: debug 2024-03-24T12:36:00.655+0000 7f505deb7700 1 -- 172.21.15.184:0/1529702012 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ccc18d61a0 con 0x55ccc2658c00 2024-03-24T12:36:01.053 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[55484]: debug 2024-03-24T12:36:00.819+0000 7f50680b1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.821420+0000 mgr.y (mgr.25357) 323 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.835365+0000 mgr.y (mgr.25357) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:35:59.914053+0000 mon.c (mon.1) 1220 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:35:59.916487+0000 mon.c (mon.1) 1221 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.917596+0000 mgr.y (mgr.25357) 325 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:35:59.919330+0000 mon.c (mon.1) 1222 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:35:59.920485+0000 mon.c (mon.1) 1223 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:35:59.928838+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:35:59.931316+0000 mgr.y (mgr.25357) 326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.012294+0000 mon.c (mon.1) 1224 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.014963+0000 mon.c (mon.1) 1225 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.016250+0000 mgr.y (mgr.25357) 327 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.018447+0000 mon.c (mon.1) 1226 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.019713+0000 mon.c (mon.1) 1227 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.028425+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.029218+0000 mgr.y (mgr.25357) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.112424+0000 mon.c (mon.1) 1228 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.114542+0000 mon.c (mon.1) 1229 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.115415+0000 mgr.y (mgr.25357) 329 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.117270+0000 mon.c (mon.1) 1230 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.118224+0000 mon.c (mon.1) 1231 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.126231+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.127000+0000 mgr.y (mgr.25357) 330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.209560+0000 mon.c (mon.1) 1232 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.213580+0000 mon.c (mon.1) 1233 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.214918+0000 mgr.y (mgr.25357) 331 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.218200+0000 mon.c (mon.1) 1234 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.219876+0000 mon.c (mon.1) 1235 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.230109+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.230944+0000 mgr.y (mgr.25357) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.313045+0000 mon.c (mon.1) 1236 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.315597+0000 mon.c (mon.1) 1237 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.316777+0000 mgr.y (mgr.25357) 333 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.318752+0000 mon.c (mon.1) 1238 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.320035+0000 mon.c (mon.1) 1239 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.328982+0000 mon.a (mon.0) 1582 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.329763+0000 mgr.y (mgr.25357) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.410313+0000 mon.c (mon.1) 1240 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.412921+0000 mon.c (mon.1) 1241 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.414035+0000 mgr.y (mgr.25357) 335 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.416294+0000 mon.c (mon.1) 1242 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.417472+0000 mon.c (mon.1) 1243 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.425752+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.429136+0000 mgr.y (mgr.25357) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.510038+0000 mon.c (mon.1) 1244 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.512275+0000 mon.c (mon.1) 1245 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.513400+0000 mgr.y (mgr.25357) 337 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.515653+0000 mon.c (mon.1) 1246 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.516614+0000 mon.c (mon.1) 1247 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.525558+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.528237+0000 mgr.y (mgr.25357) 338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.609315+0000 mon.c (mon.1) 1248 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.613592+0000 mon.c (mon.1) 1249 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.615052+0000 mgr.y (mgr.25357) 339 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.616942+0000 mon.c (mon.1) 1250 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.618040+0000 mon.c (mon.1) 1251 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.627707+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.628580+0000 mgr.y (mgr.25357) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.712235+0000 mon.c (mon.1) 1252 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.714908+0000 mon.c (mon.1) 1253 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.716143+0000 mgr.y (mgr.25357) 341 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.718137+0000 mon.c (mon.1) 1254 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.719317+0000 mon.c (mon.1) 1255 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.729893+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.731898+0000 mgr.y (mgr.25357) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.813602+0000 mon.c (mon.1) 1256 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.816688+0000 mon.c (mon.1) 1257 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.821250+0000 mon.c (mon.1) 1258 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.822986+0000 mon.c (mon.1) 1259 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:00 smithi184 bash[51492]: audit 2024-03-24T12:36:00.833294+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.821420+0000 mgr.y (mgr.25357) 323 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.835365+0000 mgr.y (mgr.25357) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:35:59.914053+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:35:59.916487+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.917596+0000 mgr.y (mgr.25357) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:35:59.919330+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:35:59.920485+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:35:59.928838+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:35:59.931316+0000 mgr.y (mgr.25357) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.012294+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.014963+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.016250+0000 mgr.y (mgr.25357) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.018447+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.019713+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.028425+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.029218+0000 mgr.y (mgr.25357) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.112424+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.114542+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.115415+0000 mgr.y (mgr.25357) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.117270+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.821420+0000 mgr.y (mgr.25357) 323 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.835365+0000 mgr.y (mgr.25357) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:35:59.914053+0000 mon.c (mon.1) 1220 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:35:59.916487+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.917596+0000 mgr.y (mgr.25357) 325 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:35:59.919330+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:35:59.920485+0000 mon.c (mon.1) 1223 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:35:59.928838+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:35:59.931316+0000 mgr.y (mgr.25357) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.012294+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.014963+0000 mon.c (mon.1) 1225 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.016250+0000 mgr.y (mgr.25357) 327 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.018447+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.019713+0000 mon.c (mon.1) 1227 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.028425+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.029218+0000 mgr.y (mgr.25357) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.112424+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.114542+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.115415+0000 mgr.y (mgr.25357) 329 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.117270+0000 mon.c (mon.1) 1230 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.118224+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.126231+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.127000+0000 mgr.y (mgr.25357) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.209560+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.213580+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.214918+0000 mgr.y (mgr.25357) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.218200+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.219876+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.230109+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.230944+0000 mgr.y (mgr.25357) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.313045+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.315597+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.316777+0000 mgr.y (mgr.25357) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.318752+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.320035+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.328982+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.329763+0000 mgr.y (mgr.25357) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.410313+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.412921+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.414035+0000 mgr.y (mgr.25357) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.118224+0000 mon.c (mon.1) 1231 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.126231+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.127000+0000 mgr.y (mgr.25357) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.209560+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.213580+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.214918+0000 mgr.y (mgr.25357) 331 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.218200+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.219876+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.230109+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.230944+0000 mgr.y (mgr.25357) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.313045+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.315597+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.316777+0000 mgr.y (mgr.25357) 333 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.318752+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.320035+0000 mon.c (mon.1) 1239 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.328982+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.329763+0000 mgr.y (mgr.25357) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.410313+0000 mon.c (mon.1) 1240 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.412921+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.414035+0000 mgr.y (mgr.25357) 335 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.416294+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.417472+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.425752+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.429136+0000 mgr.y (mgr.25357) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.510038+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.512275+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.513400+0000 mgr.y (mgr.25357) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.515653+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.516614+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.525558+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.528237+0000 mgr.y (mgr.25357) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.609315+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.613592+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.615052+0000 mgr.y (mgr.25357) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.616942+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.618040+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.627707+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.628580+0000 mgr.y (mgr.25357) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.712235+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.714908+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.716143+0000 mgr.y (mgr.25357) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.416294+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.417472+0000 mon.c (mon.1) 1243 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.425752+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.429136+0000 mgr.y (mgr.25357) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.510038+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.512275+0000 mon.c (mon.1) 1245 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.513400+0000 mgr.y (mgr.25357) 337 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.515653+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.516614+0000 mon.c (mon.1) 1247 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.525558+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.528237+0000 mgr.y (mgr.25357) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.609315+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.613592+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.615052+0000 mgr.y (mgr.25357) 339 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.616942+0000 mon.c (mon.1) 1250 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.618040+0000 mon.c (mon.1) 1251 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.627707+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.628580+0000 mgr.y (mgr.25357) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.712235+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.714908+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.716143+0000 mgr.y (mgr.25357) 341 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.718137+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.719317+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.729893+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.731898+0000 mgr.y (mgr.25357) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.813602+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.816688+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.821250+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.822986+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[14407]: audit 2024-03-24T12:36:00.833294+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.718137+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.719317+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.729893+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.731898+0000 mgr.y (mgr.25357) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.813602+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.816688+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.821250+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.822986+0000 mon.c (mon.1) 1259 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:01.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:00 smithi176 bash[20174]: audit 2024-03-24T12:36:00.833294+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[55484]: debug 2024-03-24T12:36:01.755+0000 7f50680b1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:36:02.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[55484]: debug 2024-03-24T12:36:01.859+0000 7f50680b1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:36:02.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[55484]: debug 2024-03-24T12:36:01.963+0000 7f50680b1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.818155+0000 mgr.y (mgr.25357) 343 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.834185+0000 mgr.y (mgr.25357) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:00.913478+0000 mon.c (mon.1) 1260 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:00.917115+0000 mon.c (mon.1) 1261 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.918391+0000 mgr.y (mgr.25357) 345 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:00.920530+0000 mon.c (mon.1) 1262 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:00.921851+0000 mon.c (mon.1) 1263 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:00.931226+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:00.932096+0000 mgr.y (mgr.25357) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.013751+0000 mon.c (mon.1) 1264 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.016247+0000 mon.c (mon.1) 1265 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.017425+0000 mgr.y (mgr.25357) 347 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.019380+0000 mon.c (mon.1) 1266 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.020657+0000 mon.c (mon.1) 1267 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.029208+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.029821+0000 mgr.y (mgr.25357) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.107369+0000 mon.c (mon.1) 1268 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.109625+0000 mon.c (mon.1) 1269 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.110515+0000 mgr.y (mgr.25357) 349 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.112052+0000 mon.c (mon.1) 1270 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.112946+0000 mon.c (mon.1) 1271 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.118520+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.120457+0000 mgr.y (mgr.25357) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.199015+0000 mon.c (mon.1) 1272 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.201194+0000 mon.c (mon.1) 1273 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.202144+0000 mgr.y (mgr.25357) 351 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.203903+0000 mon.c (mon.1) 1274 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.204892+0000 mon.c (mon.1) 1275 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.213329+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.213989+0000 mgr.y (mgr.25357) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.292272+0000 mon.c (mon.1) 1276 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.296450+0000 mon.c (mon.1) 1277 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.297828+0000 mgr.y (mgr.25357) 353 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.300740+0000 mon.c (mon.1) 1278 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.302275+0000 mon.c (mon.1) 1279 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.310868+0000 mon.a (mon.0) 1592 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.311946+0000 mgr.y (mgr.25357) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.393579+0000 mon.c (mon.1) 1280 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.395996+0000 mon.c (mon.1) 1281 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.397131+0000 mgr.y (mgr.25357) 355 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.399758+0000 mon.c (mon.1) 1282 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.400976+0000 mon.c (mon.1) 1283 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.409482+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.410860+0000 mgr.y (mgr.25357) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cluster 2024-03-24T12:36:01.457247+0000 mgr.y (mgr.25357) 357 : 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-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.491736+0000 mon.c (mon.1) 1284 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.495563+0000 mon.c (mon.1) 1285 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.496973+0000 mgr.y (mgr.25357) 358 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.499137+0000 mon.c (mon.1) 1286 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.500442+0000 mon.c (mon.1) 1287 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.509168+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.511317+0000 mgr.y (mgr.25357) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.592824+0000 mon.c (mon.1) 1288 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.595178+0000 mon.c (mon.1) 1289 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.596416+0000 mgr.y (mgr.25357) 360 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.598366+0000 mon.c (mon.1) 1290 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.599570+0000 mon.c (mon.1) 1291 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.609364+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.610371+0000 mgr.y (mgr.25357) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.692693+0000 mon.c (mon.1) 1292 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.695006+0000 mon.c (mon.1) 1293 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.695866+0000 mgr.y (mgr.25357) 362 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.697854+0000 mon.c (mon.1) 1294 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.699009+0000 mon.c (mon.1) 1295 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.706866+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.707669+0000 mgr.y (mgr.25357) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.773104+0000 mon.c (mon.1) 1296 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.775632+0000 mon.c (mon.1) 1297 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.777013+0000 mgr.y (mgr.25357) 364 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.779496+0000 mon.c (mon.1) 1298 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.780985+0000 mon.c (mon.1) 1299 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:01 smithi184 bash[51492]: audit 2024-03-24T12:36:01.790431+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.818155+0000 mgr.y (mgr.25357) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.834185+0000 mgr.y (mgr.25357) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:00.913478+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:00.917115+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.918391+0000 mgr.y (mgr.25357) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:00.920530+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:00.921851+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:00.931226+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:00.932096+0000 mgr.y (mgr.25357) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.013751+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.016247+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.017425+0000 mgr.y (mgr.25357) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.019380+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.020657+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.029208+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.029821+0000 mgr.y (mgr.25357) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.107369+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.109625+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.110515+0000 mgr.y (mgr.25357) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.112052+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.818155+0000 mgr.y (mgr.25357) 343 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.834185+0000 mgr.y (mgr.25357) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:00.913478+0000 mon.c (mon.1) 1260 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:00.917115+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.918391+0000 mgr.y (mgr.25357) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:00.920530+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:00.921851+0000 mon.c (mon.1) 1263 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:00.931226+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:00.932096+0000 mgr.y (mgr.25357) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.013751+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.016247+0000 mon.c (mon.1) 1265 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.017425+0000 mgr.y (mgr.25357) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.019380+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.020657+0000 mon.c (mon.1) 1267 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.029208+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.029821+0000 mgr.y (mgr.25357) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.107369+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.109625+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.110515+0000 mgr.y (mgr.25357) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.112052+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.112946+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.118520+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.120457+0000 mgr.y (mgr.25357) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.199015+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.201194+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.202144+0000 mgr.y (mgr.25357) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.203903+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.204892+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.213329+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.213989+0000 mgr.y (mgr.25357) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.292272+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.296450+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.297828+0000 mgr.y (mgr.25357) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.300740+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.302275+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.310868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.311946+0000 mgr.y (mgr.25357) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.393579+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.395996+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.397131+0000 mgr.y (mgr.25357) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.399758+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.400976+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.409482+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.410860+0000 mgr.y (mgr.25357) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cluster 2024-03-24T12:36:01.457247+0000 mgr.y (mgr.25357) 357 : 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-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.491736+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.495563+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.496973+0000 mgr.y (mgr.25357) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.499137+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.500442+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.509168+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.511317+0000 mgr.y (mgr.25357) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.592824+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.595178+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.596416+0000 mgr.y (mgr.25357) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.598366+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.599570+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.609364+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.610371+0000 mgr.y (mgr.25357) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.692693+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.695006+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.695866+0000 mgr.y (mgr.25357) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.697854+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.699009+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.706866+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.707669+0000 mgr.y (mgr.25357) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.773104+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.775632+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.777013+0000 mgr.y (mgr.25357) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.779496+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.780985+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[14407]: audit 2024-03-24T12:36:01.790431+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.112946+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.118520+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.120457+0000 mgr.y (mgr.25357) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.199015+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.201194+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.202144+0000 mgr.y (mgr.25357) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.203903+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.204892+0000 mon.c (mon.1) 1275 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.213329+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.213989+0000 mgr.y (mgr.25357) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.292272+0000 mon.c (mon.1) 1276 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.296450+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.297828+0000 mgr.y (mgr.25357) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.300740+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.302275+0000 mon.c (mon.1) 1279 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.310868+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.311946+0000 mgr.y (mgr.25357) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.393579+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.395996+0000 mon.c (mon.1) 1281 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.397131+0000 mgr.y (mgr.25357) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.399758+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.400976+0000 mon.c (mon.1) 1283 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.409482+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.410860+0000 mgr.y (mgr.25357) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cluster 2024-03-24T12:36:01.457247+0000 mgr.y (mgr.25357) 357 : 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-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.491736+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.495563+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.496973+0000 mgr.y (mgr.25357) 358 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.499137+0000 mon.c (mon.1) 1286 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.500442+0000 mon.c (mon.1) 1287 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.509168+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.511317+0000 mgr.y (mgr.25357) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.592824+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.595178+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.596416+0000 mgr.y (mgr.25357) 360 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.598366+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.599570+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.609364+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.610371+0000 mgr.y (mgr.25357) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.692693+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.695006+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.695866+0000 mgr.y (mgr.25357) 362 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.697854+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.699009+0000 mon.c (mon.1) 1295 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.706866+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.707669+0000 mgr.y (mgr.25357) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.773104+0000 mon.c (mon.1) 1296 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.775632+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.777013+0000 mgr.y (mgr.25357) 364 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.779496+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.780985+0000 mon.c (mon.1) 1299 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:02.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:01 smithi176 bash[20174]: audit 2024-03-24T12:36:01.790431+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:02.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[55484]: debug 2024-03-24T12:36:02.271+0000 7f50680b1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:03.057 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[55484]: debug 2024-03-24T12:36:02.655+0000 7f50680b1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:36:03.057 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[55484]: debug 2024-03-24T12:36:02.823+0000 7f50680b1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:03.057 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[55484]: debug 2024-03-24T12:36:03.055+0000 7f50680b1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.791201+0000 mgr.y (mgr.25357) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.876022+0000 mon.c (mon.1) 1300 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.877847+0000 mon.c (mon.1) 1301 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.878516+0000 mgr.y (mgr.25357) 366 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.880354+0000 mon.c (mon.1) 1302 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.881161+0000 mon.c (mon.1) 1303 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.887012+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.888704+0000 mgr.y (mgr.25357) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.969846+0000 mon.c (mon.1) 1304 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.972330+0000 mon.c (mon.1) 1305 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.973503+0000 mgr.y (mgr.25357) 368 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.975401+0000 mon.c (mon.1) 1306 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.976694+0000 mon.c (mon.1) 1307 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:01.986434+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:01.987283+0000 mgr.y (mgr.25357) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.052541+0000 mon.c (mon.1) 1308 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.056300+0000 mon.c (mon.1) 1309 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.057493+0000 mgr.y (mgr.25357) 370 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.059529+0000 mon.c (mon.1) 1310 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.060678+0000 mon.c (mon.1) 1311 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.070485+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.072499+0000 mgr.y (mgr.25357) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.154435+0000 mon.c (mon.1) 1312 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.157384+0000 mon.c (mon.1) 1313 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.158464+0000 mgr.y (mgr.25357) 372 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.160288+0000 mon.c (mon.1) 1314 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.161394+0000 mon.c (mon.1) 1315 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.170550+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.171251+0000 mgr.y (mgr.25357) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.225525+0000 mgr.y (mgr.25357) 374 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.248662+0000 mon.c (mon.1) 1316 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.251635+0000 mon.c (mon.1) 1317 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.253086+0000 mgr.y (mgr.25357) 375 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.256033+0000 mon.c (mon.1) 1318 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.257510+0000 mon.c (mon.1) 1319 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.267007+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.269124+0000 mgr.y (mgr.25357) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.350116+0000 mon.c (mon.1) 1320 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.352990+0000 mon.c (mon.1) 1321 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.354294+0000 mgr.y (mgr.25357) 377 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.356588+0000 mon.c (mon.1) 1322 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.357985+0000 mon.c (mon.1) 1323 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.366779+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.369031+0000 mgr.y (mgr.25357) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.453181+0000 mon.c (mon.1) 1324 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.456265+0000 mon.c (mon.1) 1325 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.457559+0000 mgr.y (mgr.25357) 379 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.459994+0000 mon.c (mon.1) 1326 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.461433+0000 mon.c (mon.1) 1327 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.470964+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.061 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.471712+0000 mgr.y (mgr.25357) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.554462+0000 mon.c (mon.1) 1328 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.557553+0000 mon.c (mon.1) 1329 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.558605+0000 mgr.y (mgr.25357) 381 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.560073+0000 mon.c (mon.1) 1330 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.561400+0000 mon.c (mon.1) 1331 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.576888+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.583394+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.584874+0000 mgr.y (mgr.25357) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.591906+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.604121+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.666253+0000 mon.c (mon.1) 1332 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.668729+0000 mon.c (mon.1) 1333 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.670088+0000 mgr.y (mgr.25357) 383 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.672310+0000 mon.c (mon.1) 1334 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.673746+0000 mon.c (mon.1) 1335 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.683822+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.684600+0000 mgr.y (mgr.25357) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.765883+0000 mon.c (mon.1) 1336 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.779543+0000 mon.c (mon.1) 1337 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.782736+0000 mon.c (mon.1) 1338 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.784143+0000 mon.c (mon.1) 1339 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.791747+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:02 smithi184 bash[51492]: audit 2024-03-24T12:36:02.857249+0000 mon.c (mon.1) 1340 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.791201+0000 mgr.y (mgr.25357) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.876022+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.877847+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.878516+0000 mgr.y (mgr.25357) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.880354+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.881161+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.887012+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.888704+0000 mgr.y (mgr.25357) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.969846+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.972330+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.973503+0000 mgr.y (mgr.25357) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.975401+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.976694+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:01.986434+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:01.987283+0000 mgr.y (mgr.25357) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.052541+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.056300+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.057493+0000 mgr.y (mgr.25357) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.059529+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.060678+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.070485+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.072499+0000 mgr.y (mgr.25357) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.154435+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.157384+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.158464+0000 mgr.y (mgr.25357) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.160288+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.161394+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.170550+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.171251+0000 mgr.y (mgr.25357) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.225525+0000 mgr.y (mgr.25357) 374 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.248662+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.251635+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.253086+0000 mgr.y (mgr.25357) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.256033+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.257510+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.267007+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.269124+0000 mgr.y (mgr.25357) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.350116+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.352990+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.354294+0000 mgr.y (mgr.25357) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.356588+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.357985+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.366779+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.369031+0000 mgr.y (mgr.25357) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.453181+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.456265+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.457559+0000 mgr.y (mgr.25357) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.459994+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.461433+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.470964+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.471712+0000 mgr.y (mgr.25357) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.554462+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.557553+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.558605+0000 mgr.y (mgr.25357) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.560073+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.561400+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.576888+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.583394+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.584874+0000 mgr.y (mgr.25357) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.591906+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.604121+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.791201+0000 mgr.y (mgr.25357) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.876022+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.877847+0000 mon.c (mon.1) 1301 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.878516+0000 mgr.y (mgr.25357) 366 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.880354+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.881161+0000 mon.c (mon.1) 1303 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.887012+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.888704+0000 mgr.y (mgr.25357) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.969846+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.972330+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.973503+0000 mgr.y (mgr.25357) 368 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.975401+0000 mon.c (mon.1) 1306 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.976694+0000 mon.c (mon.1) 1307 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:01.986434+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:01.987283+0000 mgr.y (mgr.25357) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.052541+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.056300+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.057493+0000 mgr.y (mgr.25357) 370 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.059529+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.060678+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.666253+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.668729+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.670088+0000 mgr.y (mgr.25357) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.672310+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.673746+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.683822+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.684600+0000 mgr.y (mgr.25357) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.765883+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.779543+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.782736+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.784143+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.791747+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[14407]: audit 2024-03-24T12:36:02.857249+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.070485+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.072499+0000 mgr.y (mgr.25357) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.154435+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.157384+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.158464+0000 mgr.y (mgr.25357) 372 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.160288+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.161394+0000 mon.c (mon.1) 1315 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.170550+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.171251+0000 mgr.y (mgr.25357) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.225525+0000 mgr.y (mgr.25357) 374 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.248662+0000 mon.c (mon.1) 1316 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.251635+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.253086+0000 mgr.y (mgr.25357) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.256033+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.257510+0000 mon.c (mon.1) 1319 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.267007+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.269124+0000 mgr.y (mgr.25357) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.350116+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.352990+0000 mon.c (mon.1) 1321 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.354294+0000 mgr.y (mgr.25357) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.356588+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.357985+0000 mon.c (mon.1) 1323 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.366779+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.369031+0000 mgr.y (mgr.25357) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.453181+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.456265+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.457559+0000 mgr.y (mgr.25357) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.459994+0000 mon.c (mon.1) 1326 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.461433+0000 mon.c (mon.1) 1327 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.470964+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.471712+0000 mgr.y (mgr.25357) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.554462+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.557553+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.558605+0000 mgr.y (mgr.25357) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.560073+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.561400+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.576888+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.583394+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.584874+0000 mgr.y (mgr.25357) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.591906+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.604121+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.666253+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.668729+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.670088+0000 mgr.y (mgr.25357) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.672310+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.673746+0000 mon.c (mon.1) 1335 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.683822+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.684600+0000 mgr.y (mgr.25357) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.765883+0000 mon.c (mon.1) 1336 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.779543+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.782736+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.784143+0000 mon.c (mon.1) 1339 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.791747+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:03.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:02 smithi176 bash[20174]: audit 2024-03-24T12:36:02.857249+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.780624+0000 mgr.y (mgr.25357) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.792562+0000 mgr.y (mgr.25357) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.860057+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.878458+0000 mgr.y (mgr.25357) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.880904+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.881716+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.889097+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.890786+0000 mgr.y (mgr.25357) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.970323+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.972706+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.973745+0000 mgr.y (mgr.25357) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.975108+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.976094+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:02.987455+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:02.988247+0000 mgr.y (mgr.25357) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.069876+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.072613+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.073916+0000 mgr.y (mgr.25357) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.076696+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.077883+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.780624+0000 mgr.y (mgr.25357) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.792562+0000 mgr.y (mgr.25357) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.860057+0000 mon.c (mon.1) 1341 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.878458+0000 mgr.y (mgr.25357) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.880904+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.881716+0000 mon.c (mon.1) 1343 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.889097+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.890786+0000 mgr.y (mgr.25357) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.970323+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.972706+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.973745+0000 mgr.y (mgr.25357) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.975108+0000 mon.c (mon.1) 1346 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.976094+0000 mon.c (mon.1) 1347 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:02.987455+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:02.988247+0000 mgr.y (mgr.25357) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.069876+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.072613+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.073916+0000 mgr.y (mgr.25357) 391 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.076696+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.077883+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.088445+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.089441+0000 mgr.y (mgr.25357) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.170878+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.173271+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.174361+0000 mgr.y (mgr.25357) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.176582+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.177711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.185491+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.186168+0000 mgr.y (mgr.25357) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.264346+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.266883+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.270279+0000 mgr.y (mgr.25357) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.271925+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.272746+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.278682+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.280008+0000 mgr.y (mgr.25357) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.361044+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.363395+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.364340+0000 mgr.y (mgr.25357) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.366568+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.088445+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.089441+0000 mgr.y (mgr.25357) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.170878+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.173271+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.174361+0000 mgr.y (mgr.25357) 393 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.176582+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.177711+0000 mon.c (mon.1) 1355 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.185491+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.186168+0000 mgr.y (mgr.25357) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.264346+0000 mon.c (mon.1) 1356 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.266883+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.270279+0000 mgr.y (mgr.25357) 395 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.271925+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.272746+0000 mon.c (mon.1) 1359 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.278682+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.280008+0000 mgr.y (mgr.25357) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.361044+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.363395+0000 mon.c (mon.1) 1361 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.364340+0000 mgr.y (mgr.25357) 397 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.366568+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.367816+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.374722+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.377534+0000 mgr.y (mgr.25357) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.454673+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.458097+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cluster 2024-03-24T12:36:03.458878+0000 mgr.y (mgr.25357) 399 : 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-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.460115+0000 mgr.y (mgr.25357) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.462012+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.463392+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.470987+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.471863+0000 mgr.y (mgr.25357) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.553445+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.556175+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.557074+0000 mgr.y (mgr.25357) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.558658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.559660+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.568980+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.569855+0000 mgr.y (mgr.25357) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.650091+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.654363+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.655561+0000 mgr.y (mgr.25357) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.367816+0000 mon.c (mon.1) 1363 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.374722+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.377534+0000 mgr.y (mgr.25357) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.454673+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.458097+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cluster 2024-03-24T12:36:03.458878+0000 mgr.y (mgr.25357) 399 : 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-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.460115+0000 mgr.y (mgr.25357) 400 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.462012+0000 mon.c (mon.1) 1366 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.463392+0000 mon.c (mon.1) 1367 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.470987+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.471863+0000 mgr.y (mgr.25357) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.553445+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.556175+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.557074+0000 mgr.y (mgr.25357) 402 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.558658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.559660+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.568980+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.569855+0000 mgr.y (mgr.25357) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.650091+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.654363+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.655561+0000 mgr.y (mgr.25357) 404 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.657936+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.659084+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.665856+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.666693+0000 mgr.y (mgr.25357) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.743945+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.746687+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.747989+0000 mgr.y (mgr.25357) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.749478+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.750713+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.758132+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.758838+0000 mgr.y (mgr.25357) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.838172+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.840703+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.844257+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.845532+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[20174]: audit 2024-03-24T12:36:03.852228+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.657936+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.659084+0000 mon.c (mon.1) 1375 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.665856+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.666693+0000 mgr.y (mgr.25357) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.743945+0000 mon.c (mon.1) 1376 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.746687+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.747989+0000 mgr.y (mgr.25357) 406 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.749478+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.750713+0000 mon.c (mon.1) 1379 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.758132+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.758838+0000 mgr.y (mgr.25357) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.838172+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.840703+0000 mon.c (mon.1) 1381 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.844257+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.845532+0000 mon.c (mon.1) 1383 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:03 smithi176 bash[14407]: audit 2024-03-24T12:36:03.852228+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.780624+0000 mgr.y (mgr.25357) 385 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.792562+0000 mgr.y (mgr.25357) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.860057+0000 mon.c (mon.1) 1341 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.878458+0000 mgr.y (mgr.25357) 387 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.880904+0000 mon.c (mon.1) 1342 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.881716+0000 mon.c (mon.1) 1343 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.889097+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.890786+0000 mgr.y (mgr.25357) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.970323+0000 mon.c (mon.1) 1344 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.972706+0000 mon.c (mon.1) 1345 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.973745+0000 mgr.y (mgr.25357) 389 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.975108+0000 mon.c (mon.1) 1346 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.976094+0000 mon.c (mon.1) 1347 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:02.987455+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:02.988247+0000 mgr.y (mgr.25357) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.069876+0000 mon.c (mon.1) 1348 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.072613+0000 mon.c (mon.1) 1349 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.073916+0000 mgr.y (mgr.25357) 391 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.076696+0000 mon.c (mon.1) 1350 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.077883+0000 mon.c (mon.1) 1351 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.088445+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.089441+0000 mgr.y (mgr.25357) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.170878+0000 mon.c (mon.1) 1352 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.173271+0000 mon.c (mon.1) 1353 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.174361+0000 mgr.y (mgr.25357) 393 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.176582+0000 mon.c (mon.1) 1354 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.177711+0000 mon.c (mon.1) 1355 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.185491+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.186168+0000 mgr.y (mgr.25357) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.264346+0000 mon.c (mon.1) 1356 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.266883+0000 mon.c (mon.1) 1357 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.270279+0000 mgr.y (mgr.25357) 395 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.271925+0000 mon.c (mon.1) 1358 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.272746+0000 mon.c (mon.1) 1359 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.278682+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.280008+0000 mgr.y (mgr.25357) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.361044+0000 mon.c (mon.1) 1360 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.363395+0000 mon.c (mon.1) 1361 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.364340+0000 mgr.y (mgr.25357) 397 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.366568+0000 mon.c (mon.1) 1362 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.367816+0000 mon.c (mon.1) 1363 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.374722+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.377534+0000 mgr.y (mgr.25357) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.454673+0000 mon.c (mon.1) 1364 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.458097+0000 mon.c (mon.1) 1365 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cluster 2024-03-24T12:36:03.458878+0000 mgr.y (mgr.25357) 399 : 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-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.460115+0000 mgr.y (mgr.25357) 400 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.462012+0000 mon.c (mon.1) 1366 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.463392+0000 mon.c (mon.1) 1367 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.470987+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.471863+0000 mgr.y (mgr.25357) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.553445+0000 mon.c (mon.1) 1368 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.556175+0000 mon.c (mon.1) 1369 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.557074+0000 mgr.y (mgr.25357) 402 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.558658+0000 mon.c (mon.1) 1370 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.559660+0000 mon.c (mon.1) 1371 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.568980+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.569855+0000 mgr.y (mgr.25357) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.650091+0000 mon.c (mon.1) 1372 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.654363+0000 mon.c (mon.1) 1373 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.655561+0000 mgr.y (mgr.25357) 404 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.657936+0000 mon.c (mon.1) 1374 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.659084+0000 mon.c (mon.1) 1375 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.665856+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.666693+0000 mgr.y (mgr.25357) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.743945+0000 mon.c (mon.1) 1376 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.746687+0000 mon.c (mon.1) 1377 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.747989+0000 mgr.y (mgr.25357) 406 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.749478+0000 mon.c (mon.1) 1378 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.750713+0000 mon.c (mon.1) 1379 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.758132+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.758838+0000 mgr.y (mgr.25357) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:04.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.838172+0000 mon.c (mon.1) 1380 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:04.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.840703+0000 mon.c (mon.1) 1381 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:04.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.844257+0000 mon.c (mon.1) 1382 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:04.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.845532+0000 mon.c (mon.1) 1383 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:04.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:03 smithi184 bash[51492]: audit 2024-03-24T12:36:03.852228+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:04.532 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[55484]: debug 2024-03-24T12:36:04.171+0000 7f50680b1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:36:04.533 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[55484]: debug 2024-03-24T12:36:04.283+0000 7f50680b1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:36:04.533 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[55484]: debug 2024-03-24T12:36:04.411+0000 7f50680b1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.842031+0000 mgr.y (mgr.25357) 408 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.853915+0000 mgr.y (mgr.25357) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:03.936231+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:03.938722+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.939808+0000 mgr.y (mgr.25357) 410 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:03.941826+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:03.942983+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:03.951769+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:03.955148+0000 mgr.y (mgr.25357) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.035402+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.038216+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.039397+0000 mgr.y (mgr.25357) 412 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.041075+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.042271+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.054051+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.056854+0000 mgr.y (mgr.25357) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.137568+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.139812+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.140839+0000 mgr.y (mgr.25357) 414 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.142814+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.842031+0000 mgr.y (mgr.25357) 408 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.853915+0000 mgr.y (mgr.25357) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:03.936231+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:03.938722+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.939808+0000 mgr.y (mgr.25357) 410 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:03.941826+0000 mon.c (mon.1) 1386 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:03.942983+0000 mon.c (mon.1) 1387 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:03.951769+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:03.955148+0000 mgr.y (mgr.25357) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.035402+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.038216+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.039397+0000 mgr.y (mgr.25357) 412 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.041075+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.042271+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.054051+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.056854+0000 mgr.y (mgr.25357) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.137568+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.139812+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.140839+0000 mgr.y (mgr.25357) 414 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.142814+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.144060+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.153968+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.158749+0000 mgr.y (mgr.25357) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.241180+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.245077+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.246228+0000 mgr.y (mgr.25357) 416 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.248401+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.249870+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.260600+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.265200+0000 mgr.y (mgr.25357) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.348564+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.350541+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.351447+0000 mgr.y (mgr.25357) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.353295+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.354163+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.362606+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.367495+0000 mgr.y (mgr.25357) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.445011+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.447608+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.035 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.448502+0000 mgr.y (mgr.25357) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.144060+0000 mon.c (mon.1) 1395 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.153968+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.158749+0000 mgr.y (mgr.25357) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.241180+0000 mon.c (mon.1) 1396 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.245077+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.246228+0000 mgr.y (mgr.25357) 416 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.248401+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.249870+0000 mon.c (mon.1) 1399 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.260600+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.265200+0000 mgr.y (mgr.25357) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.348564+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.350541+0000 mon.c (mon.1) 1401 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.351447+0000 mgr.y (mgr.25357) 418 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.353295+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.354163+0000 mon.c (mon.1) 1403 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.362606+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.367495+0000 mgr.y (mgr.25357) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.445011+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.447608+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.448502+0000 mgr.y (mgr.25357) 420 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.450286+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.451367+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.460392+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.465102+0000 mgr.y (mgr.25357) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.543191+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.547098+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.548583+0000 mgr.y (mgr.25357) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.551676+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.552989+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.564641+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.567415+0000 mgr.y (mgr.25357) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.647378+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.649906+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.651024+0000 mgr.y (mgr.25357) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.653073+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.654090+0000 mon.c (mon.1) 1415 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.662574+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.666594+0000 mgr.y (mgr.25357) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.742606+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.745006+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.746134+0000 mgr.y (mgr.25357) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.747607+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.748654+0000 mon.c (mon.1) 1419 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.759397+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.761623+0000 mgr.y (mgr.25357) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.828523+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.830547+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.833363+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.834399+0000 mon.c (mon.1) 1423 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[20174]: audit 2024-03-24T12:36:04.844983+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.450286+0000 mon.c (mon.1) 1406 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.451367+0000 mon.c (mon.1) 1407 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.460392+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.465102+0000 mgr.y (mgr.25357) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.543191+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.547098+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.548583+0000 mgr.y (mgr.25357) 422 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.551676+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.552989+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.564641+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.567415+0000 mgr.y (mgr.25357) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.647378+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.649906+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.651024+0000 mgr.y (mgr.25357) 424 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.653073+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.654090+0000 mon.c (mon.1) 1415 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.662574+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.666594+0000 mgr.y (mgr.25357) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.742606+0000 mon.c (mon.1) 1416 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.745006+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.746134+0000 mgr.y (mgr.25357) 426 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.747607+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.748654+0000 mon.c (mon.1) 1419 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.759397+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.761623+0000 mgr.y (mgr.25357) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.828523+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.830547+0000 mon.c (mon.1) 1421 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.833363+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.834399+0000 mon.c (mon.1) 1423 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.042 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:04 smithi176 bash[14407]: audit 2024-03-24T12:36:04.844983+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.092 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[55484]: debug 2024-03-24T12:36:04.938+0000 7f50680b1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.842031+0000 mgr.y (mgr.25357) 408 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.853915+0000 mgr.y (mgr.25357) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:03.936231+0000 mon.c (mon.1) 1384 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:03.938722+0000 mon.c (mon.1) 1385 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.939808+0000 mgr.y (mgr.25357) 410 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:03.941826+0000 mon.c (mon.1) 1386 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:03.942983+0000 mon.c (mon.1) 1387 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:03.951769+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:03.955148+0000 mgr.y (mgr.25357) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.035402+0000 mon.c (mon.1) 1388 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.038216+0000 mon.c (mon.1) 1389 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.039397+0000 mgr.y (mgr.25357) 412 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.041075+0000 mon.c (mon.1) 1390 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.042271+0000 mon.c (mon.1) 1391 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.054051+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.056854+0000 mgr.y (mgr.25357) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.137568+0000 mon.c (mon.1) 1392 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.139812+0000 mon.c (mon.1) 1393 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.140839+0000 mgr.y (mgr.25357) 414 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.142814+0000 mon.c (mon.1) 1394 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.144060+0000 mon.c (mon.1) 1395 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.153968+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.158749+0000 mgr.y (mgr.25357) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.241180+0000 mon.c (mon.1) 1396 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.245077+0000 mon.c (mon.1) 1397 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.246228+0000 mgr.y (mgr.25357) 416 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.248401+0000 mon.c (mon.1) 1398 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.249870+0000 mon.c (mon.1) 1399 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.260600+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.265200+0000 mgr.y (mgr.25357) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.348564+0000 mon.c (mon.1) 1400 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.350541+0000 mon.c (mon.1) 1401 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.351447+0000 mgr.y (mgr.25357) 418 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.353295+0000 mon.c (mon.1) 1402 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.354163+0000 mon.c (mon.1) 1403 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.362606+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.367495+0000 mgr.y (mgr.25357) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.445011+0000 mon.c (mon.1) 1404 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.447608+0000 mon.c (mon.1) 1405 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.448502+0000 mgr.y (mgr.25357) 420 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.450286+0000 mon.c (mon.1) 1406 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.451367+0000 mon.c (mon.1) 1407 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.460392+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.465102+0000 mgr.y (mgr.25357) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.543191+0000 mon.c (mon.1) 1408 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.547098+0000 mon.c (mon.1) 1409 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.548583+0000 mgr.y (mgr.25357) 422 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.551676+0000 mon.c (mon.1) 1410 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.552989+0000 mon.c (mon.1) 1411 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.564641+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.567415+0000 mgr.y (mgr.25357) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.647378+0000 mon.c (mon.1) 1412 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.649906+0000 mon.c (mon.1) 1413 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.651024+0000 mgr.y (mgr.25357) 424 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.653073+0000 mon.c (mon.1) 1414 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.654090+0000 mon.c (mon.1) 1415 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.662574+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.666594+0000 mgr.y (mgr.25357) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.742606+0000 mon.c (mon.1) 1416 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.745006+0000 mon.c (mon.1) 1417 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.746134+0000 mgr.y (mgr.25357) 426 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.747607+0000 mon.c (mon.1) 1418 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.748654+0000 mon.c (mon.1) 1419 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.759397+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.761623+0000 mgr.y (mgr.25357) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.828523+0000 mon.c (mon.1) 1420 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.830547+0000 mon.c (mon.1) 1421 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.833363+0000 mon.c (mon.1) 1422 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.834399+0000 mon.c (mon.1) 1423 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:05.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:04 smithi184 bash[51492]: audit 2024-03-24T12:36:04.844983+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:05.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:36:05] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.33.4" 2024-03-24T12:36:05.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[55484]: debug 2024-03-24T12:36:05.186+0000 7f50680b1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:36:06.092 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[55484]: debug 2024-03-24T12:36:05.678+0000 7f50680b1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.831373+0000 mgr.y (mgr.25357) 428 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.847535+0000 mgr.y (mgr.25357) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:04.929357+0000 mon.c (mon.1) 1424 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:04.931948+0000 mon.c (mon.1) 1425 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.933192+0000 mgr.y (mgr.25357) 430 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:04.936156+0000 mon.c (mon.1) 1426 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:04.937620+0000 mon.c (mon.1) 1427 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:04.944733+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:04.947563+0000 mgr.y (mgr.25357) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.030250+0000 mon.c (mon.1) 1428 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.032785+0000 mon.c (mon.1) 1429 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.034270+0000 mgr.y (mgr.25357) 432 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.036507+0000 mon.c (mon.1) 1430 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.037536+0000 mon.c (mon.1) 1431 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.043787+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.044772+0000 mgr.y (mgr.25357) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.128018+0000 mon.c (mon.1) 1432 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.131920+0000 mon.c (mon.1) 1433 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.132990+0000 mgr.y (mgr.25357) 434 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.135325+0000 mon.c (mon.1) 1434 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.136399+0000 mon.c (mon.1) 1435 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.144800+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.145505+0000 mgr.y (mgr.25357) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.224806+0000 mon.c (mon.1) 1436 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.228640+0000 mon.c (mon.1) 1437 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.229802+0000 mgr.y (mgr.25357) 436 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.231964+0000 mon.c (mon.1) 1438 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.233159+0000 mon.c (mon.1) 1439 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.241525+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.242309+0000 mgr.y (mgr.25357) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.308881+0000 mon.c (mon.1) 1440 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.310952+0000 mon.c (mon.1) 1441 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.312058+0000 mgr.y (mgr.25357) 438 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.314676+0000 mon.c (mon.1) 1442 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.315784+0000 mon.c (mon.1) 1443 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.323217+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.326188+0000 mgr.y (mgr.25357) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.406197+0000 mon.c (mon.1) 1444 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.408710+0000 mon.c (mon.1) 1445 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.409644+0000 mgr.y (mgr.25357) 440 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.411885+0000 mon.c (mon.1) 1446 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.412835+0000 mon.c (mon.1) 1447 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.419145+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.421296+0000 mgr.y (mgr.25357) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cluster 2024-03-24T12:36:05.459412+0000 mgr.y (mgr.25357) 442 : 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-03-24T12:36:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.501710+0000 mon.c (mon.1) 1448 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.505307+0000 mon.c (mon.1) 1449 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.506365+0000 mgr.y (mgr.25357) 443 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.508388+0000 mon.c (mon.1) 1450 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.509622+0000 mon.c (mon.1) 1451 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.518867+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.519629+0000 mgr.y (mgr.25357) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.582079+0000 mon.c (mon.1) 1452 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.584253+0000 mon.c (mon.1) 1453 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.585134+0000 mgr.y (mgr.25357) 445 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.586694+0000 mon.c (mon.1) 1454 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.587560+0000 mon.c (mon.1) 1455 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.593593+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.594928+0000 mgr.y (mgr.25357) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.656886+0000 mon.c (mon.1) 1456 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.659886+0000 mon.c (mon.1) 1457 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.661424+0000 mgr.y (mgr.25357) 447 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.664125+0000 mon.c (mon.1) 1458 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.665492+0000 mon.c (mon.1) 1459 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.673570+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.678052+0000 mgr.y (mgr.25357) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.757188+0000 mon.c (mon.1) 1460 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.759301+0000 mon.c (mon.1) 1461 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.760278+0000 mgr.y (mgr.25357) 449 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.762269+0000 mon.c (mon.1) 1462 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.763232+0000 mon.c (mon.1) 1463 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.772778+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.774618+0000 mgr.y (mgr.25357) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.854412+0000 mon.c (mon.1) 1464 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.856653+0000 mon.c (mon.1) 1465 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.859828+0000 mon.c (mon.1) 1466 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.860921+0000 mon.c (mon.1) 1467 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:05 smithi184 bash[51492]: audit 2024-03-24T12:36:05.869914+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.831373+0000 mgr.y (mgr.25357) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.847535+0000 mgr.y (mgr.25357) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:04.929357+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:04.931948+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.933192+0000 mgr.y (mgr.25357) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:04.936156+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:04.937620+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:04.944733+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:04.947563+0000 mgr.y (mgr.25357) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.030250+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.032785+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.034270+0000 mgr.y (mgr.25357) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.036507+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.037536+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.043787+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.044772+0000 mgr.y (mgr.25357) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.128018+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.131920+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.132990+0000 mgr.y (mgr.25357) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.135325+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.831373+0000 mgr.y (mgr.25357) 428 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.847535+0000 mgr.y (mgr.25357) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:04.929357+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:04.931948+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.933192+0000 mgr.y (mgr.25357) 430 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:04.936156+0000 mon.c (mon.1) 1426 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:04.937620+0000 mon.c (mon.1) 1427 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:04.944733+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:04.947563+0000 mgr.y (mgr.25357) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.030250+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.032785+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.034270+0000 mgr.y (mgr.25357) 432 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.036507+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.037536+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.043787+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.044772+0000 mgr.y (mgr.25357) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.128018+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.131920+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.132990+0000 mgr.y (mgr.25357) 434 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.135325+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.136399+0000 mon.c (mon.1) 1435 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.144800+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.145505+0000 mgr.y (mgr.25357) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.224806+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.228640+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.229802+0000 mgr.y (mgr.25357) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.231964+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.233159+0000 mon.c (mon.1) 1439 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.241525+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.242309+0000 mgr.y (mgr.25357) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.308881+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.310952+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.312058+0000 mgr.y (mgr.25357) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.314676+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.315784+0000 mon.c (mon.1) 1443 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.323217+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.326188+0000 mgr.y (mgr.25357) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.406197+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.408710+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.409644+0000 mgr.y (mgr.25357) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.411885+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.412835+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.419145+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.421296+0000 mgr.y (mgr.25357) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cluster 2024-03-24T12:36:05.459412+0000 mgr.y (mgr.25357) 442 : 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-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.501710+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.505307+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.506365+0000 mgr.y (mgr.25357) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.508388+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.509622+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.518867+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.519629+0000 mgr.y (mgr.25357) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.582079+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.584253+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.585134+0000 mgr.y (mgr.25357) 445 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.586694+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.587560+0000 mon.c (mon.1) 1455 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.593593+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.594928+0000 mgr.y (mgr.25357) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.656886+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.659886+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.136399+0000 mon.c (mon.1) 1435 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.144800+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.145505+0000 mgr.y (mgr.25357) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.224806+0000 mon.c (mon.1) 1436 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.228640+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.229802+0000 mgr.y (mgr.25357) 436 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.231964+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.233159+0000 mon.c (mon.1) 1439 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.241525+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.242309+0000 mgr.y (mgr.25357) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.308881+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.310952+0000 mon.c (mon.1) 1441 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.312058+0000 mgr.y (mgr.25357) 438 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.314676+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.315784+0000 mon.c (mon.1) 1443 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.323217+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.326188+0000 mgr.y (mgr.25357) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.406197+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.408710+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.409644+0000 mgr.y (mgr.25357) 440 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.661424+0000 mgr.y (mgr.25357) 447 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.664125+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.665492+0000 mon.c (mon.1) 1459 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.673570+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.678052+0000 mgr.y (mgr.25357) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.757188+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.759301+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.760278+0000 mgr.y (mgr.25357) 449 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.762269+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.763232+0000 mon.c (mon.1) 1463 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.772778+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.774618+0000 mgr.y (mgr.25357) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.854412+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.856653+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.859828+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.860921+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[14407]: audit 2024-03-24T12:36:05.869914+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.411885+0000 mon.c (mon.1) 1446 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.412835+0000 mon.c (mon.1) 1447 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.419145+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.421296+0000 mgr.y (mgr.25357) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cluster 2024-03-24T12:36:05.459412+0000 mgr.y (mgr.25357) 442 : 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-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.501710+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.505307+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.506365+0000 mgr.y (mgr.25357) 443 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.508388+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.509622+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.518867+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.519629+0000 mgr.y (mgr.25357) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.582079+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.584253+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.585134+0000 mgr.y (mgr.25357) 445 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.586694+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.587560+0000 mon.c (mon.1) 1455 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.593593+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.594928+0000 mgr.y (mgr.25357) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.656886+0000 mon.c (mon.1) 1456 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.659886+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.661424+0000 mgr.y (mgr.25357) 447 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.664125+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.665492+0000 mon.c (mon.1) 1459 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.673570+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.678052+0000 mgr.y (mgr.25357) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.757188+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.759301+0000 mon.c (mon.1) 1461 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.760278+0000 mgr.y (mgr.25357) 449 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.762269+0000 mon.c (mon.1) 1462 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.763232+0000 mon.c (mon.1) 1463 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.772778+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.774618+0000 mgr.y (mgr.25357) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.854412+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.856653+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.859828+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.860921+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:06.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:05 smithi176 bash[20174]: audit 2024-03-24T12:36:05.869914+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:06.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[55484]: debug 2024-03-24T12:36:06.206+0000 7f50680b1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:06.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[55484]: debug 2024-03-24T12:36:06.778+0000 7f50680b1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.857799+0000 mgr.y (mgr.25357) 451 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.874815+0000 mgr.y (mgr.25357) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:05.961189+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:05.963333+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.964415+0000 mgr.y (mgr.25357) 453 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:05.966575+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:05.967812+0000 mon.c (mon.1) 1471 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:05.976152+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:05.979274+0000 mgr.y (mgr.25357) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.058165+0000 mon.c (mon.1) 1472 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.060744+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.061875+0000 mgr.y (mgr.25357) 455 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.063786+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.064948+0000 mon.c (mon.1) 1475 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.076426+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.079827+0000 mgr.y (mgr.25357) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.163493+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.167150+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.168419+0000 mgr.y (mgr.25357) 457 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.170761+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.857799+0000 mgr.y (mgr.25357) 451 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.874815+0000 mgr.y (mgr.25357) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:05.961189+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:05.963333+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.964415+0000 mgr.y (mgr.25357) 453 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:05.966575+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:05.967812+0000 mon.c (mon.1) 1471 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:05.976152+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:05.979274+0000 mgr.y (mgr.25357) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.058165+0000 mon.c (mon.1) 1472 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.060744+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.061875+0000 mgr.y (mgr.25357) 455 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.063786+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.064948+0000 mon.c (mon.1) 1475 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.076426+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.079827+0000 mgr.y (mgr.25357) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.163493+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.167150+0000 mon.c (mon.1) 1477 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.168419+0000 mgr.y (mgr.25357) 457 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.170761+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.172119+0000 mon.c (mon.1) 1479 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.180880+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.184568+0000 mgr.y (mgr.25357) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.263636+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.266067+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.267183+0000 mgr.y (mgr.25357) 459 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.269280+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.270308+0000 mon.c (mon.1) 1483 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.280469+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.282274+0000 mgr.y (mgr.25357) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.361334+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.364100+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.365479+0000 mgr.y (mgr.25357) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.367627+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.368845+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.378533+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.383505+0000 mgr.y (mgr.25357) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.462089+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.464506+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.465620+0000 mgr.y (mgr.25357) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.172119+0000 mon.c (mon.1) 1479 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.180880+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.184568+0000 mgr.y (mgr.25357) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.263636+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.266067+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.267183+0000 mgr.y (mgr.25357) 459 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.269280+0000 mon.c (mon.1) 1482 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.270308+0000 mon.c (mon.1) 1483 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.280469+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.282274+0000 mgr.y (mgr.25357) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.361334+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.364100+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.365479+0000 mgr.y (mgr.25357) 461 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.367627+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.368845+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.378533+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.383505+0000 mgr.y (mgr.25357) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.462089+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.464506+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.465620+0000 mgr.y (mgr.25357) 463 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.467310+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.468572+0000 mon.c (mon.1) 1491 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.477564+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.479553+0000 mgr.y (mgr.25357) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.558470+0000 mon.c (mon.1) 1492 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.560714+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.561709+0000 mgr.y (mgr.25357) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.563437+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.564352+0000 mon.c (mon.1) 1495 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.572830+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.573603+0000 mgr.y (mgr.25357) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.656671+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.658908+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.659940+0000 mgr.y (mgr.25357) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.661593+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.662546+0000 mon.c (mon.1) 1499 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.668542+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.671336+0000 mgr.y (mgr.25357) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.693426+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.771060+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.773972+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.775077+0000 mgr.y (mgr.25357) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.777452+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.778621+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.785791+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.867597+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.869800+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.872733+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[20174]: audit 2024-03-24T12:36:06.873850+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.467310+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.468572+0000 mon.c (mon.1) 1491 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.477564+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.479553+0000 mgr.y (mgr.25357) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.558470+0000 mon.c (mon.1) 1492 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.560714+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.561709+0000 mgr.y (mgr.25357) 465 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.563437+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.564352+0000 mon.c (mon.1) 1495 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.572830+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.573603+0000 mgr.y (mgr.25357) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.656671+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.658908+0000 mon.c (mon.1) 1497 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.659940+0000 mgr.y (mgr.25357) 467 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.661593+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.662546+0000 mon.c (mon.1) 1499 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.668542+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.671336+0000 mgr.y (mgr.25357) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.693426+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.771060+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.773972+0000 mon.c (mon.1) 1502 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.775077+0000 mgr.y (mgr.25357) 469 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.777452+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.778621+0000 mon.c (mon.1) 1504 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.785791+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.867597+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.869800+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.872733+0000 mon.c (mon.1) 1507 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:06 smithi176 bash[14407]: audit 2024-03-24T12:36:06.873850+0000 mon.c (mon.1) 1508 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.254 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[55484]: debug 2024-03-24T12:36:06.894+0000 7f50680b1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:36:07.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.857799+0000 mgr.y (mgr.25357) 451 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.874815+0000 mgr.y (mgr.25357) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:05.961189+0000 mon.c (mon.1) 1468 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:05.963333+0000 mon.c (mon.1) 1469 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.964415+0000 mgr.y (mgr.25357) 453 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:05.966575+0000 mon.c (mon.1) 1470 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:05.967812+0000 mon.c (mon.1) 1471 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:05.976152+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:05.979274+0000 mgr.y (mgr.25357) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.058165+0000 mon.c (mon.1) 1472 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.060744+0000 mon.c (mon.1) 1473 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.061875+0000 mgr.y (mgr.25357) 455 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.063786+0000 mon.c (mon.1) 1474 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.064948+0000 mon.c (mon.1) 1475 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.076426+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.079827+0000 mgr.y (mgr.25357) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.163493+0000 mon.c (mon.1) 1476 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.167150+0000 mon.c (mon.1) 1477 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.168419+0000 mgr.y (mgr.25357) 457 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.170761+0000 mon.c (mon.1) 1478 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.172119+0000 mon.c (mon.1) 1479 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.180880+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.184568+0000 mgr.y (mgr.25357) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.263636+0000 mon.c (mon.1) 1480 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.266067+0000 mon.c (mon.1) 1481 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.267183+0000 mgr.y (mgr.25357) 459 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.269280+0000 mon.c (mon.1) 1482 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.270308+0000 mon.c (mon.1) 1483 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.280469+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.282274+0000 mgr.y (mgr.25357) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.361334+0000 mon.c (mon.1) 1484 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.364100+0000 mon.c (mon.1) 1485 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.365479+0000 mgr.y (mgr.25357) 461 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.367627+0000 mon.c (mon.1) 1486 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.368845+0000 mon.c (mon.1) 1487 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.378533+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.383505+0000 mgr.y (mgr.25357) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.462089+0000 mon.c (mon.1) 1488 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.464506+0000 mon.c (mon.1) 1489 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.465620+0000 mgr.y (mgr.25357) 463 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.467310+0000 mon.c (mon.1) 1490 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.468572+0000 mon.c (mon.1) 1491 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.477564+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.479553+0000 mgr.y (mgr.25357) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.558470+0000 mon.c (mon.1) 1492 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.560714+0000 mon.c (mon.1) 1493 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.561709+0000 mgr.y (mgr.25357) 465 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.563437+0000 mon.c (mon.1) 1494 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.564352+0000 mon.c (mon.1) 1495 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.572830+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.573603+0000 mgr.y (mgr.25357) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.656671+0000 mon.c (mon.1) 1496 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.658908+0000 mon.c (mon.1) 1497 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.659940+0000 mgr.y (mgr.25357) 467 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.661593+0000 mon.c (mon.1) 1498 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.662546+0000 mon.c (mon.1) 1499 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.668542+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.671336+0000 mgr.y (mgr.25357) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.693426+0000 mon.c (mon.1) 1500 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.771060+0000 mon.c (mon.1) 1501 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.773972+0000 mon.c (mon.1) 1502 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.775077+0000 mgr.y (mgr.25357) 469 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.777452+0000 mon.c (mon.1) 1503 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.778621+0000 mon.c (mon.1) 1504 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.785791+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.867597+0000 mon.c (mon.1) 1505 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.869800+0000 mon.c (mon.1) 1506 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:07.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.872733+0000 mon.c (mon.1) 1507 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:07.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:06 smithi184 bash[51492]: audit 2024-03-24T12:36:06.873850+0000 mon.c (mon.1) 1508 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:07.521 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.254+0000 7f50680b1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:36:07.522 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.374+0000 7f50680b1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:36:07.786 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.522+0000 7f50680b1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:07.786 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.638+0000 7f50680b1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:36:07.786 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.770+0000 7f50680b1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:36:08.092 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[55484]: debug 2024-03-24T12:36:07.966+0000 7f50680b1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.788956+0000 mgr.y (mgr.25357) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.870768+0000 mgr.y (mgr.25357) 471 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.895004+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.895925+0000 mgr.y (mgr.25357) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.961202+0000 mon.c (mon.1) 1509 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.963617+0000 mon.c (mon.1) 1510 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.965178+0000 mgr.y (mgr.25357) 473 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.968235+0000 mon.c (mon.1) 1511 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.969672+0000 mon.c (mon.1) 1512 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:06.979449+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:06.980194+0000 mgr.y (mgr.25357) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.056669+0000 mon.c (mon.1) 1513 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.059018+0000 mon.c (mon.1) 1514 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.059925+0000 mgr.y (mgr.25357) 475 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.061525+0000 mon.c (mon.1) 1515 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.062702+0000 mon.c (mon.1) 1516 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.071377+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.072362+0000 mgr.y (mgr.25357) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.135969+0000 mon.c (mon.1) 1517 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.138927+0000 mon.c (mon.1) 1518 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.139936+0000 mgr.y (mgr.25357) 477 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.141926+0000 mon.c (mon.1) 1519 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.142883+0000 mon.c (mon.1) 1520 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.151560+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.152412+0000 mgr.y (mgr.25357) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.228028+0000 mon.c (mon.1) 1521 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.231088+0000 mon.c (mon.1) 1522 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.232659+0000 mgr.y (mgr.25357) 479 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.234968+0000 mon.c (mon.1) 1523 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.236339+0000 mon.c (mon.1) 1524 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.244405+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.245721+0000 mgr.y (mgr.25357) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.326724+0000 mon.c (mon.1) 1525 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.329742+0000 mon.c (mon.1) 1526 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.330892+0000 mgr.y (mgr.25357) 481 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.333326+0000 mon.c (mon.1) 1527 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.334537+0000 mon.c (mon.1) 1528 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.341987+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.342682+0000 mgr.y (mgr.25357) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.420608+0000 mon.c (mon.1) 1529 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.422559+0000 mon.c (mon.1) 1530 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.423390+0000 mgr.y (mgr.25357) 483 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.425145+0000 mon.c (mon.1) 1531 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.426022+0000 mon.c (mon.1) 1532 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.434039+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.435481+0000 mgr.y (mgr.25357) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cluster 2024-03-24T12:36:07.460172+0000 mgr.y (mgr.25357) 485 : 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-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.520325+0000 mon.c (mon.1) 1533 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.522732+0000 mon.c (mon.1) 1534 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.523737+0000 mgr.y (mgr.25357) 486 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.526043+0000 mon.c (mon.1) 1535 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.527054+0000 mon.c (mon.1) 1536 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.535127+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.536507+0000 mgr.y (mgr.25357) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.610037+0000 mon.c (mon.1) 1537 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.612477+0000 mon.c (mon.1) 1538 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.613503+0000 mgr.y (mgr.25357) 488 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.615744+0000 mon.c (mon.1) 1539 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.616845+0000 mon.c (mon.1) 1540 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.625628+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.627483+0000 mgr.y (mgr.25357) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.707271+0000 mon.c (mon.1) 1541 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.709850+0000 mon.c (mon.1) 1542 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.710668+0000 mgr.y (mgr.25357) 490 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.712208+0000 mon.c (mon.1) 1543 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.713212+0000 mon.c (mon.1) 1544 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.719460+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.721749+0000 mgr.y (mgr.25357) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.787213+0000 mon.c (mon.1) 1545 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.789420+0000 mon.c (mon.1) 1546 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.792437+0000 mon.c (mon.1) 1547 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.793445+0000 mon.c (mon.1) 1548 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.801669+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.878975+0000 mon.c (mon.1) 1549 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.881902+0000 mon.c (mon.1) 1550 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.885048+0000 mon.c (mon.1) 1551 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:07 smithi184 bash[51492]: audit 2024-03-24T12:36:07.886490+0000 mon.c (mon.1) 1552 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.788956+0000 mgr.y (mgr.25357) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.870768+0000 mgr.y (mgr.25357) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.895004+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.895925+0000 mgr.y (mgr.25357) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.961202+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.963617+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.965178+0000 mgr.y (mgr.25357) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.968235+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.969672+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:06.979449+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:06.980194+0000 mgr.y (mgr.25357) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.056669+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.059018+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.059925+0000 mgr.y (mgr.25357) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.061525+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.062702+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.071377+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.072362+0000 mgr.y (mgr.25357) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.135969+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.138927+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.788956+0000 mgr.y (mgr.25357) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.870768+0000 mgr.y (mgr.25357) 471 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.895004+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.895925+0000 mgr.y (mgr.25357) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.961202+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.963617+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.965178+0000 mgr.y (mgr.25357) 473 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.968235+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.969672+0000 mon.c (mon.1) 1512 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:06.979449+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:06.980194+0000 mgr.y (mgr.25357) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.056669+0000 mon.c (mon.1) 1513 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.059018+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.059925+0000 mgr.y (mgr.25357) 475 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.061525+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.062702+0000 mon.c (mon.1) 1516 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.071377+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.072362+0000 mgr.y (mgr.25357) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.135969+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.138927+0000 mon.c (mon.1) 1518 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.139936+0000 mgr.y (mgr.25357) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.141926+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.142883+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.151560+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.152412+0000 mgr.y (mgr.25357) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.228028+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.231088+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.232659+0000 mgr.y (mgr.25357) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.234968+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.236339+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.244405+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.245721+0000 mgr.y (mgr.25357) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.326724+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.329742+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.330892+0000 mgr.y (mgr.25357) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.333326+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.334537+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.341987+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.342682+0000 mgr.y (mgr.25357) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.420608+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.422559+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.423390+0000 mgr.y (mgr.25357) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.425145+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.426022+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.434039+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.435481+0000 mgr.y (mgr.25357) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cluster 2024-03-24T12:36:07.460172+0000 mgr.y (mgr.25357) 485 : 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-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.520325+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.522732+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.523737+0000 mgr.y (mgr.25357) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.526043+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.527054+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.535127+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.536507+0000 mgr.y (mgr.25357) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.610037+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.612477+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.613503+0000 mgr.y (mgr.25357) 488 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.615744+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.616845+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.625628+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.627483+0000 mgr.y (mgr.25357) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.139936+0000 mgr.y (mgr.25357) 477 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.141926+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.142883+0000 mon.c (mon.1) 1520 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.151560+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.152412+0000 mgr.y (mgr.25357) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.228028+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.231088+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.232659+0000 mgr.y (mgr.25357) 479 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.234968+0000 mon.c (mon.1) 1523 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.236339+0000 mon.c (mon.1) 1524 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.244405+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.245721+0000 mgr.y (mgr.25357) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.326724+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.329742+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.330892+0000 mgr.y (mgr.25357) 481 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.333326+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.334537+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.341987+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.342682+0000 mgr.y (mgr.25357) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.420608+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.422559+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.707271+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.709850+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.710668+0000 mgr.y (mgr.25357) 490 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.712208+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.713212+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.719460+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.721749+0000 mgr.y (mgr.25357) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.787213+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.789420+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.792437+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.793445+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.801669+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.878975+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.881902+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.885048+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[14407]: audit 2024-03-24T12:36:07.886490+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.423390+0000 mgr.y (mgr.25357) 483 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.425145+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.426022+0000 mon.c (mon.1) 1532 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.434039+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.435481+0000 mgr.y (mgr.25357) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cluster 2024-03-24T12:36:07.460172+0000 mgr.y (mgr.25357) 485 : 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-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.520325+0000 mon.c (mon.1) 1533 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.522732+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.523737+0000 mgr.y (mgr.25357) 486 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.526043+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.527054+0000 mon.c (mon.1) 1536 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.535127+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.536507+0000 mgr.y (mgr.25357) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.610037+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.612477+0000 mon.c (mon.1) 1538 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.613503+0000 mgr.y (mgr.25357) 488 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.615744+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.616845+0000 mon.c (mon.1) 1540 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.625628+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.627483+0000 mgr.y (mgr.25357) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.707271+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.709850+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.710668+0000 mgr.y (mgr.25357) 490 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.712208+0000 mon.c (mon.1) 1543 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.713212+0000 mon.c (mon.1) 1544 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.719460+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.721749+0000 mgr.y (mgr.25357) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.787213+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.789420+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.792437+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.793445+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.801669+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.878975+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.881902+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.885048+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:07 smithi176 bash[20174]: audit 2024-03-24T12:36:07.886490+0000 mon.c (mon.1) 1552 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:08.443 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[55484]: debug 2024-03-24T12:36:08.098+0000 7f50680b1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:36:08.842 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[50935]: ts=2024-03-24T12:36:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:36:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.790351+0000 mgr.y (mgr.25357) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.802359+0000 mgr.y (mgr.25357) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.882965+0000 mgr.y (mgr.25357) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.895528+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.896395+0000 mgr.y (mgr.25357) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.981362+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.983896+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.984863+0000 mgr.y (mgr.25357) 496 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.986838+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.987849+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:07.997626+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:07.998603+0000 mgr.y (mgr.25357) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.081088+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.084791+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.086112+0000 mgr.y (mgr.25357) 498 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.088346+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.089573+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.098401+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.099392+0000 mgr.y (mgr.25357) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.181410+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.790351+0000 mgr.y (mgr.25357) 492 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.802359+0000 mgr.y (mgr.25357) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.882965+0000 mgr.y (mgr.25357) 494 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.895528+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.896395+0000 mgr.y (mgr.25357) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.981362+0000 mon.c (mon.1) 1553 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.983896+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.984863+0000 mgr.y (mgr.25357) 496 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.986838+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.987849+0000 mon.c (mon.1) 1556 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:07.997626+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:07.998603+0000 mgr.y (mgr.25357) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.081088+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.084791+0000 mon.c (mon.1) 1558 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.086112+0000 mgr.y (mgr.25357) 498 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.088346+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.089573+0000 mon.c (mon.1) 1560 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.098401+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.099392+0000 mgr.y (mgr.25357) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.181410+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.183923+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.185306+0000 mgr.y (mgr.25357) 500 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.188317+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.190252+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.199944+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.200579+0000 mgr.y (mgr.25357) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.280821+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.284947+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.286391+0000 mgr.y (mgr.25357) 502 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.288809+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.290881+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.301248+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.302128+0000 mgr.y (mgr.25357) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.381764+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.384705+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.386095+0000 mgr.y (mgr.25357) 504 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.388032+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.389236+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.399428+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.400269+0000 mgr.y (mgr.25357) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.511875+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.183923+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.185306+0000 mgr.y (mgr.25357) 500 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.188317+0000 mon.c (mon.1) 1563 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.190252+0000 mon.c (mon.1) 1564 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.199944+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.200579+0000 mgr.y (mgr.25357) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.280821+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.284947+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.286391+0000 mgr.y (mgr.25357) 502 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.288809+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.290881+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.301248+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.302128+0000 mgr.y (mgr.25357) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.381764+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.384705+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.386095+0000 mgr.y (mgr.25357) 504 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.388032+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.389236+0000 mon.c (mon.1) 1572 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.399428+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.400269+0000 mgr.y (mgr.25357) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.511875+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.514870+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.516085+0000 mgr.y (mgr.25357) 506 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.518162+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.519495+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.530264+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.531071+0000 mgr.y (mgr.25357) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.607642+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.610809+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.612167+0000 mgr.y (mgr.25357) 508 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.614223+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.615372+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.625481+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.626294+0000 mgr.y (mgr.25357) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.704266+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.707026+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.707920+0000 mgr.y (mgr.25357) 510 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.709860+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.710690+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.721479+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.722345+0000 mgr.y (mgr.25357) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.514870+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.516085+0000 mgr.y (mgr.25357) 506 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.518162+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.519495+0000 mon.c (mon.1) 1576 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.530264+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.531071+0000 mgr.y (mgr.25357) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.607642+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.610809+0000 mon.c (mon.1) 1578 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.612167+0000 mgr.y (mgr.25357) 508 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.614223+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.615372+0000 mon.c (mon.1) 1580 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.625481+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.626294+0000 mgr.y (mgr.25357) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.704266+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.707026+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.707920+0000 mgr.y (mgr.25357) 510 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.709860+0000 mon.c (mon.1) 1583 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.710690+0000 mon.c (mon.1) 1584 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.721479+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.722345+0000 mgr.y (mgr.25357) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.799644+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.803330+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.807489+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.808833+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[14407]: audit 2024-03-24T12:36:08.820453+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.799644+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.803330+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.807489+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.808833+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:08 smithi176 bash[20174]: audit 2024-03-24T12:36:08.820453+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.790351+0000 mgr.y (mgr.25357) 492 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.802359+0000 mgr.y (mgr.25357) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.882965+0000 mgr.y (mgr.25357) 494 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.895528+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.896395+0000 mgr.y (mgr.25357) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.981362+0000 mon.c (mon.1) 1553 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.983896+0000 mon.c (mon.1) 1554 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.984863+0000 mgr.y (mgr.25357) 496 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.986838+0000 mon.c (mon.1) 1555 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.987849+0000 mon.c (mon.1) 1556 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:07.997626+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:07.998603+0000 mgr.y (mgr.25357) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.081088+0000 mon.c (mon.1) 1557 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.084791+0000 mon.c (mon.1) 1558 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.086112+0000 mgr.y (mgr.25357) 498 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.088346+0000 mon.c (mon.1) 1559 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.089573+0000 mon.c (mon.1) 1560 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.098401+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.099392+0000 mgr.y (mgr.25357) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.181410+0000 mon.c (mon.1) 1561 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.183923+0000 mon.c (mon.1) 1562 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.185306+0000 mgr.y (mgr.25357) 500 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.188317+0000 mon.c (mon.1) 1563 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.190252+0000 mon.c (mon.1) 1564 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.199944+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.200579+0000 mgr.y (mgr.25357) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.280821+0000 mon.c (mon.1) 1565 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.284947+0000 mon.c (mon.1) 1566 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.286391+0000 mgr.y (mgr.25357) 502 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.288809+0000 mon.c (mon.1) 1567 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.290881+0000 mon.c (mon.1) 1568 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.301248+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.302128+0000 mgr.y (mgr.25357) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.381764+0000 mon.c (mon.1) 1569 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.384705+0000 mon.c (mon.1) 1570 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.386095+0000 mgr.y (mgr.25357) 504 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.388032+0000 mon.c (mon.1) 1571 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.389236+0000 mon.c (mon.1) 1572 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.399428+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.400269+0000 mgr.y (mgr.25357) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.511875+0000 mon.c (mon.1) 1573 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.514870+0000 mon.c (mon.1) 1574 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.516085+0000 mgr.y (mgr.25357) 506 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.518162+0000 mon.c (mon.1) 1575 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.519495+0000 mon.c (mon.1) 1576 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.530264+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.531071+0000 mgr.y (mgr.25357) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.607642+0000 mon.c (mon.1) 1577 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.610809+0000 mon.c (mon.1) 1578 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.612167+0000 mgr.y (mgr.25357) 508 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.614223+0000 mon.c (mon.1) 1579 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.615372+0000 mon.c (mon.1) 1580 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.625481+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.626294+0000 mgr.y (mgr.25357) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.704266+0000 mon.c (mon.1) 1581 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.707026+0000 mon.c (mon.1) 1582 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.707920+0000 mgr.y (mgr.25357) 510 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.709860+0000 mon.c (mon.1) 1583 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.710690+0000 mon.c (mon.1) 1584 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.721479+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.722345+0000 mgr.y (mgr.25357) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.799644+0000 mon.c (mon.1) 1585 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.803330+0000 mon.c (mon.1) 1586 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.807489+0000 mon.c (mon.1) 1587 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.808833+0000 mon.c (mon.1) 1588 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:08 smithi184 bash[51492]: audit 2024-03-24T12:36:08.820453+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: debug 2024-03-24T12:36:09.566+0000 7f50680b1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: [24/Mar/2024:12:36:09] ENGINE Bus STARTING 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: CherryPy Checker: 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: The Application mounted at '' has an empty config. 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: [24/Mar/2024:12:36:09] ENGINE Serving on http://:::9283 2024-03-24T12:36:09.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[55484]: [24/Mar/2024:12:36:09] ENGINE Bus STARTED 2024-03-24T12:36:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.804753+0000 mgr.y (mgr.25357) 512 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.821303+0000 mgr.y (mgr.25357) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.901767+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.918175+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.918982+0000 mgr.y (mgr.25357) 514 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.920268+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.921017+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.926181+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.926818+0000 mgr.y (mgr.25357) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.990556+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.993325+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:08.994629+0000 mgr.y (mgr.25357) 516 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.996526+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:08.997722+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.007595+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.008422+0000 mgr.y (mgr.25357) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.120209+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.122461+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.123413+0000 mgr.y (mgr.25357) 518 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.124782+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.804753+0000 mgr.y (mgr.25357) 512 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.821303+0000 mgr.y (mgr.25357) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.901767+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.918175+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.918982+0000 mgr.y (mgr.25357) 514 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.920268+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.921017+0000 mon.c (mon.1) 1592 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.926181+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.926818+0000 mgr.y (mgr.25357) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.990556+0000 mon.c (mon.1) 1593 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.993325+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:08.994629+0000 mgr.y (mgr.25357) 516 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.996526+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:08.997722+0000 mon.c (mon.1) 1596 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.007595+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.008422+0000 mgr.y (mgr.25357) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.120209+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.122461+0000 mon.c (mon.1) 1598 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.123413+0000 mgr.y (mgr.25357) 518 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.124782+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.125957+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.133154+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.133914+0000 mgr.y (mgr.25357) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.197720+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.200545+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.201831+0000 mgr.y (mgr.25357) 520 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.204060+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.205386+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.214174+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.214883+0000 mgr.y (mgr.25357) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.297732+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.300881+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.302114+0000 mgr.y (mgr.25357) 522 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.304292+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.305752+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.314354+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.314993+0000 mgr.y (mgr.25357) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.397156+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.399512+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.400655+0000 mgr.y (mgr.25357) 524 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.125957+0000 mon.c (mon.1) 1600 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.133154+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.133914+0000 mgr.y (mgr.25357) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.197720+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.200545+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.201831+0000 mgr.y (mgr.25357) 520 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.204060+0000 mon.c (mon.1) 1603 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.205386+0000 mon.c (mon.1) 1604 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.214174+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.214883+0000 mgr.y (mgr.25357) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.297732+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.300881+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.302114+0000 mgr.y (mgr.25357) 522 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.304292+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.305752+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.314354+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.314993+0000 mgr.y (mgr.25357) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.397156+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.399512+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.400655+0000 mgr.y (mgr.25357) 524 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.404151+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.405361+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.412177+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.415034+0000 mgr.y (mgr.25357) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cluster 2024-03-24T12:36:09.461139+0000 mgr.y (mgr.25357) 526 : 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-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.497471+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.501333+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.502480+0000 mgr.y (mgr.25357) 527 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.504535+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.505830+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.514682+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.515495+0000 mgr.y (mgr.25357) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cluster 2024-03-24T12:36:09.568566+0000 mon.a (mon.0) 1680 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cluster 2024-03-24T12:36:09.568796+0000 mon.a (mon.0) 1681 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.576878+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.577646+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.579122+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:10.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.583477+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.595226+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.597849+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.404151+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.405361+0000 mon.c (mon.1) 1612 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.412177+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.415034+0000 mgr.y (mgr.25357) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cluster 2024-03-24T12:36:09.461139+0000 mgr.y (mgr.25357) 526 : 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-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.497471+0000 mon.c (mon.1) 1613 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.501333+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.502480+0000 mgr.y (mgr.25357) 527 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.504535+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.505830+0000 mon.c (mon.1) 1616 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.514682+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.515495+0000 mgr.y (mgr.25357) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cluster 2024-03-24T12:36:09.568566+0000 mon.a (mon.0) 1680 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cluster 2024-03-24T12:36:09.568796+0000 mon.a (mon.0) 1681 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.576878+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.577646+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.579122+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.583477+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:10.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.595226+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.597849+0000 mon.c (mon.1) 1618 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.598696+0000 mgr.y (mgr.25357) 529 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.601076+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.602129+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.609819+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.610476+0000 mgr.y (mgr.25357) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.689218+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.697303+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.697789+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.702897+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.708456+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.709330+0000 mgr.y (mgr.25357) 531 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.710447+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:10.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: audit 2024-03-24T12:36:09.711477+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[14407]: cephadm 2024-03-24T12:36:09.712193+0000 mgr.y (mgr.25357) 532 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.598696+0000 mgr.y (mgr.25357) 529 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.601076+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.602129+0000 mon.c (mon.1) 1620 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.609819+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.610476+0000 mgr.y (mgr.25357) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.689218+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.697303+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.697789+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.702897+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.708456+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.709330+0000 mgr.y (mgr.25357) 531 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.710447+0000 mon.c (mon.1) 1623 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:10.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: audit 2024-03-24T12:36:09.711477+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:36:10.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:09 smithi176 bash[20174]: cephadm 2024-03-24T12:36:09.712193+0000 mgr.y (mgr.25357) 532 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-24T12:36:10.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.804753+0000 mgr.y (mgr.25357) 512 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.821303+0000 mgr.y (mgr.25357) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.901767+0000 mon.c (mon.1) 1589 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.918175+0000 mon.c (mon.1) 1590 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.918982+0000 mgr.y (mgr.25357) 514 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.920268+0000 mon.c (mon.1) 1591 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.921017+0000 mon.c (mon.1) 1592 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.926181+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.926818+0000 mgr.y (mgr.25357) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.990556+0000 mon.c (mon.1) 1593 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.993325+0000 mon.c (mon.1) 1594 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:08.994629+0000 mgr.y (mgr.25357) 516 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.996526+0000 mon.c (mon.1) 1595 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:08.997722+0000 mon.c (mon.1) 1596 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.007595+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.008422+0000 mgr.y (mgr.25357) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.120209+0000 mon.c (mon.1) 1597 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.122461+0000 mon.c (mon.1) 1598 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.123413+0000 mgr.y (mgr.25357) 518 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.124782+0000 mon.c (mon.1) 1599 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.125957+0000 mon.c (mon.1) 1600 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.133154+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.133914+0000 mgr.y (mgr.25357) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.197720+0000 mon.c (mon.1) 1601 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.200545+0000 mon.c (mon.1) 1602 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.201831+0000 mgr.y (mgr.25357) 520 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.204060+0000 mon.c (mon.1) 1603 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.205386+0000 mon.c (mon.1) 1604 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.214174+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.214883+0000 mgr.y (mgr.25357) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.297732+0000 mon.c (mon.1) 1605 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.300881+0000 mon.c (mon.1) 1606 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.302114+0000 mgr.y (mgr.25357) 522 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.304292+0000 mon.c (mon.1) 1607 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.305752+0000 mon.c (mon.1) 1608 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.314354+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.314993+0000 mgr.y (mgr.25357) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.397156+0000 mon.c (mon.1) 1609 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.399512+0000 mon.c (mon.1) 1610 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.400655+0000 mgr.y (mgr.25357) 524 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.404151+0000 mon.c (mon.1) 1611 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.405361+0000 mon.c (mon.1) 1612 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.412177+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.415034+0000 mgr.y (mgr.25357) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cluster 2024-03-24T12:36:09.461139+0000 mgr.y (mgr.25357) 526 : 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-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.497471+0000 mon.c (mon.1) 1613 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.501333+0000 mon.c (mon.1) 1614 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.502480+0000 mgr.y (mgr.25357) 527 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.504535+0000 mon.c (mon.1) 1615 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.505830+0000 mon.c (mon.1) 1616 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.514682+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.515495+0000 mgr.y (mgr.25357) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cluster 2024-03-24T12:36:09.568566+0000 mon.a (mon.0) 1680 : cluster 0 Standby manager daemon x restarted 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cluster 2024-03-24T12:36:09.568796+0000 mon.a (mon.0) 1681 : cluster 0 Standby manager daemon x started 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.576878+0000 mon.b (mon.2) 2 : audit 0 from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.577646+0000 mon.b (mon.2) 3 : audit 0 from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.579122+0000 mon.b (mon.2) 4 : audit 0 from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.583477+0000 mon.b (mon.2) 5 : audit 0 from='mgr.? 172.21.15.184:0/4045956405' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.595226+0000 mon.c (mon.1) 1617 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.597849+0000 mon.c (mon.1) 1618 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.598696+0000 mgr.y (mgr.25357) 529 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.601076+0000 mon.c (mon.1) 1619 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.602129+0000 mon.c (mon.1) 1620 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.609819+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.610476+0000 mgr.y (mgr.25357) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:10.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.689218+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.697303+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.697789+0000 mon.c (mon.1) 1621 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.702897+0000 mon.c (mon.1) 1622 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.708456+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.709330+0000 mgr.y (mgr.25357) 531 : cephadm 3 Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-1667-gdb0330b1 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.710447+0000 mon.c (mon.1) 1623 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: audit 2024-03-24T12:36:09.711477+0000 mon.c (mon.1) 1624 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-24T12:36:10.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:09 smithi184 bash[51492]: cephadm 2024-03-24T12:36:09.712193+0000 mgr.y (mgr.25357) 532 : cephadm 1 Upgrade: It appears safe to stop mon.a 2024-03-24T12:36:10.377 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:36:11.115 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 8s ago 17m - - 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 1s ago 16m - - 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (2m) 8s ago 9m 16.6M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (116s) 1s ago 9m 43.9M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (70s) 8s ago 7m 44.7M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:36:11.116 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (12s) 1s ago 16m 252M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (89s) 8s ago 18m 503M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (18m) 8s ago 18m 70.6M 2048M 17.2.0 e1d6a67b021e a6fd49a425fe 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (56s) 1s ago 16m 41.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (16m) 8s ago 16m 55.1M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (3m) 8s ago 10m 11.1M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:36:11.117 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (2m) 1s ago 10m 11.1M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (15m) 8s ago 15m 58.3M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (15m) 8s ago 15m 60.1M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (14m) 8s ago 14m 53.9M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (13m) 8s ago 13m 59.0M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (13m) 1s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (12m) 1s ago 12m 56.3M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:36:11.118 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (11m) 1s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (11m) 1s ago 11m 57.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (65s) 1s ago 10m 53.6M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (7m) 8s ago 7m 86.6M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (7m) 1s ago 7m 87.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (7m) 8s ago 7m 86.6M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:36:11.119 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (7m) 1s ago 7m 87.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:36:11.584 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "mds": {}, 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:36:11.585 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:36:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:11 smithi184 bash[51492]: audit 2024-03-24T12:36:10.359159+0000 mgr.y (mgr.25357) 533 : audit 0 from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:11 smithi184 bash[51492]: cluster 2024-03-24T12:36:10.530244+0000 mon.a (mon.0) 1686 : cluster 0 mgrmap e34: y(active, since 79s), standbys: x 2024-03-24T12:36:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:11 smithi184 bash[51492]: audit 2024-03-24T12:36:10.730495+0000 mgr.y (mgr.25357) 534 : audit 0 from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[14407]: audit 2024-03-24T12:36:10.359159+0000 mgr.y (mgr.25357) 533 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[14407]: cluster 2024-03-24T12:36:10.530244+0000 mon.a (mon.0) 1686 : cluster [DBG] mgrmap e34: y(active, since 79s), standbys: x 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[14407]: audit 2024-03-24T12:36:10.730495+0000 mgr.y (mgr.25357) 534 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[20174]: audit 2024-03-24T12:36:10.359159+0000 mgr.y (mgr.25357) 533 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[20174]: cluster 2024-03-24T12:36:10.530244+0000 mon.a (mon.0) 1686 : cluster [DBG] mgrmap e34: y(active, since 79s), standbys: x 2024-03-24T12:36:11.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:11 smithi176 bash[20174]: audit 2024-03-24T12:36:10.730495+0000 mgr.y (mgr.25357) 534 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:11.968 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "3/23 daemons upgraded", 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:36:11.969 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:36:12.407 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:36:12.554 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:11.088327+0000 mgr.y (mgr.25357) 535 : audit 0 from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: cluster 2024-03-24T12:36:11.461854+0000 mgr.y (mgr.25357) 536 : 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-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:11.581085+0000 mon.a (mon.0) 1687 : audit 0 from='client.? 172.21.15.176:0/1335025103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:12.039700+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:12.041450+0000 mon.c (mon.1) 1625 : audit 1 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:12.042402+0000 mon.c (mon.1) 1626 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:12.043437+0000 mon.c (mon.1) 1627 : audit 0 from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:12.555 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:12 smithi184 bash[51492]: audit 2024-03-24T12:36:12.404964+0000 mon.a (mon.0) 1689 : audit 0 from='client.? 172.21.15.176:0/2536968152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:11.088327+0000 mgr.y (mgr.25357) 535 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: cluster 2024-03-24T12:36:11.461854+0000 mgr.y (mgr.25357) 536 : 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-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:11.581085+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.176:0/1335025103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:12.039700+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:12.041450+0000 mon.c (mon.1) 1625 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:12.042402+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:12.043437+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[14407]: audit 2024-03-24T12:36:12.404964+0000 mon.a (mon.0) 1689 : audit [DBG] from='client.? 172.21.15.176:0/2536968152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:11.088327+0000 mgr.y (mgr.25357) 535 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: cluster 2024-03-24T12:36:11.461854+0000 mgr.y (mgr.25357) 536 : 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-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:11.581085+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.176:0/1335025103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:12.039700+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:12.041450+0000 mon.c (mon.1) 1625 : audit [INF] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:12.042402+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:12.043437+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.25357 172.21.15.176:0/1167030464' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:12.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:12 smithi176 bash[20174]: audit 2024-03-24T12:36:12.404964+0000 mon.a (mon.0) 1689 : audit [DBG] from='client.? 172.21.15.176:0/2536968152' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: audit 2024-03-24T12:36:11.965564+0000 mgr.y (mgr.25357) 537 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: cephadm 2024-03-24T12:36:12.031083+0000 mgr.y (mgr.25357) 538 : cephadm [INF] Upgrade: Updating mon.a 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: cephadm 2024-03-24T12:36:12.044458+0000 mgr.y (mgr.25357) 539 : cephadm [INF] Deploying daemon mon.a on smithi176 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: audit 2024-03-24T12:36:12.229615+0000 mgr.y (mgr.25357) 540 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: audit 2024-03-24T12:36:12.885877+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: audit 2024-03-24T12:36:12.897208+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[20174]: audit 2024-03-24T12:36:12.906957+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:13.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: audit 2024-03-24T12:36:11.965564+0000 mgr.y (mgr.25357) 537 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: cephadm 2024-03-24T12:36:12.031083+0000 mgr.y (mgr.25357) 538 : cephadm [INF] Upgrade: Updating mon.a 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: cephadm 2024-03-24T12:36:12.044458+0000 mgr.y (mgr.25357) 539 : cephadm [INF] Deploying daemon mon.a on smithi176 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: audit 2024-03-24T12:36:12.229615+0000 mgr.y (mgr.25357) 540 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: audit 2024-03-24T12:36:12.885877+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: audit 2024-03-24T12:36:12.897208+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:13 smithi176 bash[14407]: audit 2024-03-24T12:36:12.906957+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:14.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: audit 2024-03-24T12:36:11.965564+0000 mgr.y (mgr.25357) 537 : audit 0 from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: cephadm 2024-03-24T12:36:12.031083+0000 mgr.y (mgr.25357) 538 : cephadm 1 Upgrade: Updating mon.a 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: cephadm 2024-03-24T12:36:12.044458+0000 mgr.y (mgr.25357) 539 : cephadm 1 Deploying daemon mon.a on smithi176 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: audit 2024-03-24T12:36:12.229615+0000 mgr.y (mgr.25357) 540 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: audit 2024-03-24T12:36:12.885877+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: audit 2024-03-24T12:36:12.897208+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:13 smithi184 bash[51492]: audit 2024-03-24T12:36:12.906957+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25357 ' entity='mgr.y' 2024-03-24T12:36:14.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:14 smithi184 bash[51492]: cluster 2024-03-24T12:36:13.463671+0000 mgr.y (mgr.25357) 541 : 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-03-24T12:36:15.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:14 smithi176 bash[20174]: cluster 2024-03-24T12:36:13.463671+0000 mgr.y (mgr.25357) 541 : 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-03-24T12:36:15.063 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:14 smithi176 bash[14407]: cluster 2024-03-24T12:36:13.463671+0000 mgr.y (mgr.25357) 541 : 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-03-24T12:36:15.063 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:14 smithi176 systemd[1]: Stopping Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:36:15.344 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:15 smithi176 bash[14407]: debug 2024-03-24T12:36:15.056+0000 7f6e1259e700 -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-03-24T12:36:15.345 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:15 smithi176 bash[14407]: debug 2024-03-24T12:36:15.056+0000 7f6e1259e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-24T12:36:15.345 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:36:15] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.33.4" 2024-03-24T12:36:16.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:15 smithi176 bash[70452]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-a 2024-03-24T12:36:16.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:16 smithi176 bash[70525]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-a 2024-03-24T12:36:16.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:16 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service: Succeeded. 2024-03-24T12:36:16.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:16 smithi176 systemd[1]: Stopped Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:36:16.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:16 smithi176 systemd[1]: Started Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:36:17.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.452+0000 7f722a1b7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.452+0000 7f722a1b7c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.452+0000 7f722a1b7c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 0 load: jerasure load: lrc 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Git sha 0 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: DB SUMMARY 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: DB Session ID: LYKTVJE6UB7YUR8M3NCY 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2136 Bytes 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000048.sst 2024-03-24T12:36:17.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000046.log size: 1047394 ; 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.env: 0x55d5e2248ae0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.info_log: 0x55d5e3521900 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:36:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:36:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.write_buffer_manager: 0x55d5e34f4dc0 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:36:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:36:17.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:36:17.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:36:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:36:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d5e3521a00) 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: cache_index_and_filter_blocks: 1 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: pin_top_level_index_and_filter: 1 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: index_type: 0 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: data_block_index_type: 0 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: index_shortening: 1 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: checksum: 4 2024-03-24T12:36:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: no_block_cache: 0 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_cache: 0x55d5e3523090 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_cache_name: BinnedLRUCache 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_cache_options: 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: capacity : 536870912 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: num_shard_bits : 4 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: strict_capacity_limit : 0 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: high_pri_pool_ratio: 0.000 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_cache_compressed: (nil) 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: persistent_cache: (nil) 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_size: 4096 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_size_deviation: 10 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_restart_interval: 16 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: index_block_restart_interval: 1 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: metadata_block_size: 4096 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: partition_filters: 0 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: use_delta_encoding: 1 2024-03-24T12:36:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: filter_policy: bloomfilter 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: whole_key_filtering: 1 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: verify_compression: 0 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: read_amp_bytes_per_bit: 0 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: format_version: 5 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: enable_index_compression: 1 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: block_align: 0 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: max_auto_readahead_size: 262144 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: prepopulate_block_cache: 0 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: initial_auto_readahead_size: 8192 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:36:17.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:36:17.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:36:17.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:36:17.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:36:17.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:36:17.683 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.456+0000 7f722a1b7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.460+0000 7f721f935700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 48.sst 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.460+0000 7f722a1b7c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.460+0000 7f722a1b7c80 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 50, last_sequence is 24427, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:36:17.684 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.460+0000 7f722a1b7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.464+0000 7f722a1b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f5491377-8cb1-4cf8-b471-da1419923c8c 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.464+0000 7f722a1b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283777465237, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.464+0000 7f722a1b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.468+0000 7f722a1b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283777472943, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 1013820, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24421, "largest_seqno": 25718, "table_properties": {"data_size": 1008724, "index_size": 1969, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2117, "raw_key_size": 20711, "raw_average_key_size": 25, "raw_value_size": 995293, "raw_average_value_size": 1203, "num_data_blocks": 78, "num_entries": 827, "num_filter_entries": 827, "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": 1711283777, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f5491377-8cb1-4cf8-b471-da1419923c8c", "db_session_id": "LYKTVJE6UB7YUR8M3NCY", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283777473132, "job": 1, "event": "recovery_finished"} 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d5e3618000 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 4 rocksdb: DB pointer 0x55d5e3602000 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f7218927700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f7218927700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: ** DB Stats ** 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:36:17.685 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: ** Compaction Stats [default] ** 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: 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-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: L0 1/0 990.06 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: L6 1/0 11.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Sum 2/0 11.98 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: ** Compaction Stats [default] ** 2024-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: 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-03-24T12:36:17.686 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 277.2 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Flush(GB): cumulative 0.001, interval 0.001 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Cumulative compaction: 0.00 GB write, 62.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Interval compaction: 0.00 GB write, 62.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: 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-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Block cache BinnedLRUCache@0x55d5e3523090#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-03-24T12:36:17.687 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.472+0000 7f722a1b7c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] at bind addrs [v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 1 mon.a@-1(???) e3 preinit fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).mds e1 new map 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).mds e1 print_map 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: e1 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: 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-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: legacy client fscid: -1 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: No filesystems configured 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:36:17.688 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:17 smithi176 bash[70612]: debug 2024-03-24T12:36:17.476+0000 7f722a1b7c80 1 mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-03-24T12:36:18.991 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[50935]: ts=2024-03-24T12:36: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[55484]: ignoring --setuser ceph since I am not root 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[55484]: ignoring --setgroup ceph since I am not root 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[55484]: debug 2024-03-24T12:36:19.018+0000 7f2f3951c700 1 -- 172.21.15.184:0/2602170308 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56126366c1a0 con 0x5612643eac00 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[55484]: debug 2024-03-24T12:36:19.182+0000 7f2f432f8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[51492]: cluster 2024-03-24T12:36:15.464480+0000 mgr.y (mgr.25357) 542 : 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-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[51492]: cluster 2024-03-24T12:36:17.465757+0000 mgr.y (mgr.25357) 543 : 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-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.098954+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.923329+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:18 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.933947+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.935319+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-03-24T12:36:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.935399+0000 mon.a (mon.0) 5 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:36:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.936993+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e34: y(active, since 87s), standbys: x 2024-03-24T12:36:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.937726+0000 mon.a (mon.0) 7 : cluster 1 overall HEALTH_OK 2024-03-24T12:36:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: audit 2024-03-24T12:36:18.951928+0000 mon.a (mon.0) 8 : audit 1 from='mgr.25357 ' entity='' 2024-03-24T12:36:19.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:19 smithi184 bash[51492]: cluster 2024-03-24T12:36:18.952891+0000 mon.a (mon.0) 9 : cluster 0 mgrmap e35: y(active, since 87s), standbys: x 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:19 smithi176 bash[65639]: ignoring --setuser ceph since I am not root 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:19 smithi176 bash[65639]: ignoring --setgroup ceph since I am not root 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:19 smithi176 bash[65639]: debug 2024-03-24T12:36:19.016+0000 7f5b375c2700 1 -- 172.21.15.176:0/3532364632 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b535c081a0 con 0x55b536986400 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:19 smithi176 bash[65639]: debug 2024-03-24T12:36:19.172+0000 7f5b4139e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:15.464480+0000 mgr.y (mgr.25357) 542 : 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-03-24T12:36:19.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:17.465757+0000 mgr.y (mgr.25357) 543 : 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-03-24T12:36:19.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.098954+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-24T12:36:19.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.923329+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.933947+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.935319+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.935399+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.936993+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e34: y(active, since 87s), standbys: x 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.937726+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: audit 2024-03-24T12:36:18.951928+0000 mon.a (mon.0) 8 : audit [INF] from='mgr.25357 ' entity='' 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[20174]: cluster 2024-03-24T12:36:18.952891+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e35: y(active, since 87s), standbys: x 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:15.464480+0000 mgr.y (mgr.25357) 542 : 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-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:17.465757+0000 mgr.y (mgr.25357) 543 : 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-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.098954+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.923329+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.933947+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:36:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.935319+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-03-24T12:36:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.935399+0000 mon.a (mon.0) 5 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-03-24T12:36:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.936993+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e34: y(active, since 87s), standbys: x 2024-03-24T12:36:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.937726+0000 mon.a (mon.0) 7 : cluster 1 overall HEALTH_OK 2024-03-24T12:36:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: audit 2024-03-24T12:36:18.951928+0000 mon.a (mon.0) 8 : audit 1 from='mgr.25357 ' entity='' 2024-03-24T12:36:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:18 smithi176 bash[70612]: cluster 2024-03-24T12:36:18.952891+0000 mon.a (mon.0) 9 : cluster 0 mgrmap e35: y(active, since 87s), standbys: x 2024-03-24T12:36:20.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[65639]: debug 2024-03-24T12:36:20.088+0000 7f5b4139e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:36:20.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[65639]: debug 2024-03-24T12:36:20.188+0000 7f5b4139e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:36:20.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[65639]: debug 2024-03-24T12:36:20.296+0000 7f5b4139e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:36:20.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[55484]: debug 2024-03-24T12:36:20.102+0000 7f2f432f8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-24T12:36:20.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[55484]: debug 2024-03-24T12:36:20.206+0000 7f2f432f8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-24T12:36:20.593 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[55484]: debug 2024-03-24T12:36:20.310+0000 7f2f432f8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-24T12:36:20.915 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[65639]: debug 2024-03-24T12:36:20.616+0000 7f5b4139e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:20.958 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[55484]: debug 2024-03-24T12:36:20.594+0000 7f2f432f8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[51492]: cluster 2024-03-24T12:36:19.960748+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e36: y(active, since 88s), standbys: x 2024-03-24T12:36:21.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:20 smithi184 bash[55484]: debug 2024-03-24T12:36:20.970+0000 7f2f432f8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:36:21.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:21 smithi184 bash[55484]: debug 2024-03-24T12:36:21.130+0000 7f2f432f8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:21.370 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[70612]: cluster 2024-03-24T12:36:19.960748+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e36: y(active, since 88s), standbys: x 2024-03-24T12:36:21.370 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[65639]: debug 2024-03-24T12:36:20.992+0000 7f5b4139e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-24T12:36:21.370 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:21 smithi176 bash[65639]: debug 2024-03-24T12:36:21.152+0000 7f5b4139e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:21.370 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:20 smithi176 bash[20174]: cluster 2024-03-24T12:36:19.960748+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e36: y(active, since 88s), standbys: x 2024-03-24T12:36:21.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:21 smithi176 bash[65639]: debug 2024-03-24T12:36:21.364+0000 7f5b4139e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:36:21.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:21 smithi184 bash[55484]: debug 2024-03-24T12:36:21.346+0000 7f2f432f8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-24T12:36:22.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:22 smithi176 bash[65639]: debug 2024-03-24T12:36:22.400+0000 7f5b4139e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:36:22.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:22 smithi176 bash[65639]: debug 2024-03-24T12:36:22.512+0000 7f5b4139e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:36:22.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:22 smithi176 bash[65639]: debug 2024-03-24T12:36:22.632+0000 7f5b4139e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:36:22.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:22 smithi184 bash[55484]: debug 2024-03-24T12:36:22.358+0000 7f2f432f8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-24T12:36:22.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:22 smithi184 bash[55484]: debug 2024-03-24T12:36:22.466+0000 7f2f432f8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-24T12:36:22.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:22 smithi184 bash[55484]: debug 2024-03-24T12:36:22.586+0000 7f2f432f8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-24T12:36:23.342 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:23 smithi184 bash[55484]: debug 2024-03-24T12:36:23.062+0000 7f2f432f8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:36:23.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:23 smithi184 bash[55484]: debug 2024-03-24T12:36:23.290+0000 7f2f432f8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:36:23.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:23 smithi176 bash[65639]: debug 2024-03-24T12:36:23.144+0000 7f5b4139e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-24T12:36:23.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:23 smithi176 bash[65639]: debug 2024-03-24T12:36:23.364+0000 7f5b4139e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-24T12:36:24.092 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:23 smithi184 bash[55484]: debug 2024-03-24T12:36:23.742+0000 7f2f432f8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:36:24.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:23 smithi176 bash[65639]: debug 2024-03-24T12:36:23.820+0000 7f5b4139e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-24T12:36:24.592 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:24 smithi184 bash[55484]: debug 2024-03-24T12:36:24.258+0000 7f2f432f8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:24.658 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:24 smithi176 bash[65639]: debug 2024-03-24T12:36:24.344+0000 7f5b4139e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-24T12:36:25.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:24 smithi184 bash[55484]: debug 2024-03-24T12:36:24.806+0000 7f2f432f8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:36:25.093 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:24 smithi184 bash[55484]: debug 2024-03-24T12:36:24.914+0000 7f2f432f8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:36:25.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:24 smithi176 bash[65639]: debug 2024-03-24T12:36:24.936+0000 7f5b4139e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-24T12:36:25.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.048+0000 7f5b4139e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-24T12:36:25.520 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.266+0000 7f2f432f8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:36:25.520 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.382+0000 7f2f432f8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:36:25.581 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.452+0000 7f5b4139e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-24T12:36:25.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.522+0000 7f2f432f8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:25.842 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.638+0000 7f2f432f8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:36:25.843 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.762+0000 7f2f432f8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:36:25.845 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.576+0000 7f5b4139e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-24T12:36:25.845 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.724+0000 7f5b4139e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-24T12:36:25.917 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.840+0000 7f5b4139e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-24T12:36:26.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:25 smithi176 bash[65639]: debug 2024-03-24T12:36:25.976+0000 7f5b4139e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-24T12:36:26.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:25 smithi184 bash[55484]: debug 2024-03-24T12:36:25.950+0000 7f2f432f8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:36:26.343 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:26 smithi184 bash[55484]: debug 2024-03-24T12:36:26.078+0000 7f2f432f8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:36:26.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:26 smithi176 bash[65639]: debug 2024-03-24T12:36:26.192+0000 7f5b4139e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-24T12:36:26.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:26 smithi176 bash[65639]: debug 2024-03-24T12:36:26.328+0000 7f5b4139e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-24T12:36:27.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.359603+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-03-24T12:36:27.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.359747+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-03-24T12:36:27.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: audit 2024-03-24T12:36:27.365881+0000 mon.a (mon.0) 13 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: audit 2024-03-24T12:36:27.367116+0000 mon.a (mon.0) 14 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: audit 2024-03-24T12:36:27.371650+0000 mon.a (mon.0) 15 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[51492]: audit 2024-03-24T12:36:27.373420+0000 mon.a (mon.0) 16 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: debug 2024-03-24T12:36:27.342+0000 7f2f432f8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: [24/Mar/2024:12:36:27] ENGINE Bus STARTING 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: CherryPy Checker: 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: The Application mounted at '' has an empty config. 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: [24/Mar/2024:12:36:27] ENGINE Serving on http://:::9283 2024-03-24T12:36:27.594 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:36:27 smithi184 bash[55484]: [24/Mar/2024:12:36:27] ENGINE Bus STARTED 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[65639]: debug 2024-03-24T12:36:27.660+0000 7f5b4139e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.359603+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.359747+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: audit 2024-03-24T12:36:27.365881+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: audit 2024-03-24T12:36:27.367116+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: audit 2024-03-24T12:36:27.371650+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:27.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: audit 2024-03-24T12:36:27.373420+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.359603+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.359747+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: audit 2024-03-24T12:36:27.365881+0000 mon.a (mon.0) 13 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: audit 2024-03-24T12:36:27.367116+0000 mon.a (mon.0) 14 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: audit 2024-03-24T12:36:27.371650+0000 mon.a (mon.0) 15 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-24T12:36:27.682 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[70612]: audit 2024-03-24T12:36:27.373420+0000 mon.a (mon.0) 16 : audit 0 from='mgr.? 172.21.15.184:0/3111826045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-24T12:36:27.955 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[65639]: [24/Mar/2024:12:36:27] ENGINE Bus STARTING 2024-03-24T12:36:27.955 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:27 smithi176 bash[20174]: debug 2024-03-24T12:36:27.676+0000 7f7113e06700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-03-24T12:36:28.238 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[65639]: CherryPy Checker: 2024-03-24T12:36:28.239 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[65639]: The Application mounted at '' has an empty config. 2024-03-24T12:36:28.239 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[65639]: [24/Mar/2024:12:36:28] ENGINE Serving on http://:::9283 2024-03-24T12:36:28.239 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[65639]: [24/Mar/2024:12:36:28] ENGINE Bus STARTED 2024-03-24T12:36:28.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.417740+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e37: y(active, since 96s), standbys: x 2024-03-24T12:36:28.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.668164+0000 mon.a (mon.0) 18 : cluster 1 Active manager daemon y restarted 2024-03-24T12:36:28.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.669045+0000 mon.a (mon.0) 19 : cluster 1 Activating manager daemon y 2024-03-24T12:36:28.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.679159+0000 mon.a (mon.0) 20 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.679760+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e38: y(active, starting, since 0.0109229s), standbys: x 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.684201+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.698122+0000 mon.c (mon.1) 1628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.698384+0000 mon.c (mon.1) 1629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.698608+0000 mon.c (mon.1) 1630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.700573+0000 mon.c (mon.1) 1631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.700858+0000 mon.c (mon.1) 1632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.701083+0000 mon.c (mon.1) 1633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.701493+0000 mon.c (mon.1) 1634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.701727+0000 mon.c (mon.1) 1635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.702085+0000 mon.c (mon.1) 1636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:36:28.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.702416+0000 mon.c (mon.1) 1637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.702849+0000 mon.c (mon.1) 1638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.703273+0000 mon.c (mon.1) 1639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.703653+0000 mon.c (mon.1) 1640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.704050+0000 mon.c (mon.1) 1641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.417740+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, since 96s), standbys: x 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.668164+0000 mon.a (mon.0) 18 : cluster [INF] Active manager daemon y restarted 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.669045+0000 mon.a (mon.0) 19 : cluster [INF] Activating manager daemon y 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.679159+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:36:28.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.679760+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0109229s), standbys: x 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.684201+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.698122+0000 mon.c (mon.1) 1628 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.698384+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.698608+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.700573+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.700858+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.701083+0000 mon.c (mon.1) 1633 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.701493+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.701727+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.702085+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.702416+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.702849+0000 mon.c (mon.1) 1638 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:36:28.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.703273+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.703653+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.704050+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.704348+0000 mon.c (mon.1) 1642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.704980+0000 mon.c (mon.1) 1643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.715765+0000 mon.a (mon.0) 22 : cluster 1 Manager daemon y is now available 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.718047+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.718166+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.724260+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.724306+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.724688+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.776430+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.784360+0000 mon.c (mon.1) 1644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.789155+0000 mon.c (mon.1) 1645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.789678+0000 mon.a (mon.0) 24 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.793381+0000 mon.c (mon.1) 1646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.793892+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.796861+0000 mon.c (mon.1) 1647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.798786+0000 mon.c (mon.1) 1648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cephadm 2024-03-24T12:36:27.801359+0000 mgr.y (mgr.25540) 1 : cephadm 1 Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:36:28.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cephadm 2024-03-24T12:36:27.801776+0000 mgr.y (mgr.25540) 2 : cephadm 1 Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.833991+0000 mon.c (mon.1) 1649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.840602+0000 mon.c (mon.1) 1650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.841106+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: cluster 2024-03-24T12:36:27.857830+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.894185+0000 mon.c (mon.1) 1651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[70612]: audit 2024-03-24T12:36:27.894709+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:28.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.704348+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.704980+0000 mon.c (mon.1) 1643 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.715765+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.718047+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.718166+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.724260+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.724306+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.724688+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.776430+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.784360+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.789155+0000 mon.c (mon.1) 1645 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.789678+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.793381+0000 mon.c (mon.1) 1646 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.793892+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.796861+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.798786+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cephadm 2024-03-24T12:36:27.801359+0000 mgr.y (mgr.25540) 1 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cephadm 2024-03-24T12:36:27.801776+0000 mgr.y (mgr.25540) 2 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.833991+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.840602+0000 mon.c (mon.1) 1650 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.841106+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: cluster 2024-03-24T12:36:27.857830+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.894185+0000 mon.c (mon.1) 1651 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:28.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[20174]: audit 2024-03-24T12:36:27.894709+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.417740+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e37: y(active, since 96s), standbys: x 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.668164+0000 mon.a (mon.0) 18 : cluster 1 Active manager daemon y restarted 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.669045+0000 mon.a (mon.0) 19 : cluster 1 Activating manager daemon y 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.679159+0000 mon.a (mon.0) 20 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.679760+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e38: y(active, starting, since 0.0109229s), standbys: x 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.684201+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.698122+0000 mon.c (mon.1) 1628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.698384+0000 mon.c (mon.1) 1629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.698608+0000 mon.c (mon.1) 1630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.700573+0000 mon.c (mon.1) 1631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.700858+0000 mon.c (mon.1) 1632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.701083+0000 mon.c (mon.1) 1633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.701493+0000 mon.c (mon.1) 1634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.701727+0000 mon.c (mon.1) 1635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.702085+0000 mon.c (mon.1) 1636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.702416+0000 mon.c (mon.1) 1637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.702849+0000 mon.c (mon.1) 1638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.703273+0000 mon.c (mon.1) 1639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.703653+0000 mon.c (mon.1) 1640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:36:28.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.704050+0000 mon.c (mon.1) 1641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.704348+0000 mon.c (mon.1) 1642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.704980+0000 mon.c (mon.1) 1643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.715765+0000 mon.a (mon.0) 22 : cluster 1 Manager daemon y is now available 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.718047+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.718166+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.724260+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.724306+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.724688+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.776430+0000 mon.a (mon.0) 23 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.784360+0000 mon.c (mon.1) 1644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.789155+0000 mon.c (mon.1) 1645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.789678+0000 mon.a (mon.0) 24 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi176", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.793381+0000 mon.c (mon.1) 1646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.793892+0000 mon.a (mon.0) 25 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi184", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.796861+0000 mon.c (mon.1) 1647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.798786+0000 mon.c (mon.1) 1648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cephadm 2024-03-24T12:36:27.801359+0000 mgr.y (mgr.25540) 1 : cephadm 1 Updating smithi176:/etc/ceph/ceph.conf 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cephadm 2024-03-24T12:36:27.801776+0000 mgr.y (mgr.25540) 2 : cephadm 1 Updating smithi184:/etc/ceph/ceph.conf 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.833991+0000 mon.c (mon.1) 1649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.840602+0000 mon.c (mon.1) 1650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.841106+0000 mon.a (mon.0) 26 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: cluster 2024-03-24T12:36:27.857830+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.894185+0000 mon.c (mon.1) 1651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:28.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:28 smithi184 bash[51492]: audit 2024-03-24T12:36:27.894709+0000 mon.a (mon.0) 27 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-24T12:36:29.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:28 smithi176 bash[65639]: debug 2024-03-24T12:36:28.696+0000 7f5b08e76700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.515256+0000 mgr.y (mgr.25540) 3 : cephadm 1 Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.518160+0000 mgr.y (mgr.25540) 4 : cephadm 1 Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.684126+0000 mgr.y (mgr.25540) 5 : cephadm 1 Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cluster 2024-03-24T12:36:28.685578+0000 mon.a (mon.0) 28 : cluster 0 mgrmap e39: y(active, since 1.01674s), standbys: x 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:28.697412+0000 mgr.y (mgr.25540) 6 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cluster 2024-03-24T12:36:28.704849+0000 mgr.y (mgr.25540) 7 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.774377+0000 mgr.y (mgr.25540) 8 : cephadm 1 [24/Mar/2024:12:36:28] ENGINE Bus STARTING 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.856179+0000 mgr.y (mgr.25540) 9 : cephadm 1 Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:30.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.885203+0000 mgr.y (mgr.25540) 10 : cephadm 1 Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:28.904593+0000 mgr.y (mgr.25540) 11 : cephadm 1 [24/Mar/2024:12:36:28] ENGINE Serving on https://172.21.15.176:7151 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:29.008115+0000 mgr.y (mgr.25540) 12 : cephadm 1 [24/Mar/2024:12:36:29] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: cephadm 2024-03-24T12:36:29.008506+0000 mgr.y (mgr.25540) 13 : cephadm 1 [24/Mar/2024:12:36:29] ENGINE Bus STARTED 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.028079+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.038499+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.224918+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.239402+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.249410+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.258163+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.336268+0000 mon.c (mon.1) 1652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.336930+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.592538+0000 mon.c (mon.1) 1653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:30.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[70612]: audit 2024-03-24T12:36:29.592954+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.515256+0000 mgr.y (mgr.25540) 3 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.518160+0000 mgr.y (mgr.25540) 4 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.684126+0000 mgr.y (mgr.25540) 5 : cephadm [INF] Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cluster 2024-03-24T12:36:28.685578+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e39: y(active, since 1.01674s), standbys: x 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:28.697412+0000 mgr.y (mgr.25540) 6 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cluster 2024-03-24T12:36:28.704849+0000 mgr.y (mgr.25540) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.774377+0000 mgr.y (mgr.25540) 8 : cephadm [INF] [24/Mar/2024:12:36:28] ENGINE Bus STARTING 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.856179+0000 mgr.y (mgr.25540) 9 : cephadm [INF] Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.885203+0000 mgr.y (mgr.25540) 10 : cephadm [INF] Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:28.904593+0000 mgr.y (mgr.25540) 11 : cephadm [INF] [24/Mar/2024:12:36:28] ENGINE Serving on https://172.21.15.176:7151 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:29.008115+0000 mgr.y (mgr.25540) 12 : cephadm [INF] [24/Mar/2024:12:36:29] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: cephadm 2024-03-24T12:36:29.008506+0000 mgr.y (mgr.25540) 13 : cephadm [INF] [24/Mar/2024:12:36:29] ENGINE Bus STARTED 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.028079+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.038499+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.224918+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.239402+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.249410+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.258163+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.336268+0000 mon.c (mon.1) 1652 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.336930+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.592538+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:30.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:29 smithi176 bash[20174]: audit 2024-03-24T12:36:29.592954+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.515256+0000 mgr.y (mgr.25540) 3 : cephadm 1 Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.518160+0000 mgr.y (mgr.25540) 4 : cephadm 1 Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.conf 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.684126+0000 mgr.y (mgr.25540) 5 : cephadm 1 Updating smithi184:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cluster 2024-03-24T12:36:28.685578+0000 mon.a (mon.0) 28 : cluster 0 mgrmap e39: y(active, since 1.01674s), standbys: x 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:28.697412+0000 mgr.y (mgr.25540) 6 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cluster 2024-03-24T12:36:28.704849+0000 mgr.y (mgr.25540) 7 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.774377+0000 mgr.y (mgr.25540) 8 : cephadm 1 [24/Mar/2024:12:36:28] ENGINE Bus STARTING 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.856179+0000 mgr.y (mgr.25540) 9 : cephadm 1 Updating smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.885203+0000 mgr.y (mgr.25540) 10 : cephadm 1 Updating smithi176:/etc/ceph/ceph.client.admin.keyring 2024-03-24T12:36:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:28.904593+0000 mgr.y (mgr.25540) 11 : cephadm 1 [24/Mar/2024:12:36:28] ENGINE Serving on https://172.21.15.176:7151 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:29.008115+0000 mgr.y (mgr.25540) 12 : cephadm 1 [24/Mar/2024:12:36:29] ENGINE Serving on http://172.21.15.176:8765 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: cephadm 2024-03-24T12:36:29.008506+0000 mgr.y (mgr.25540) 13 : cephadm 1 [24/Mar/2024:12:36:29] ENGINE Bus STARTED 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.028079+0000 mon.a (mon.0) 29 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.038499+0000 mon.a (mon.0) 30 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.224918+0000 mon.a (mon.0) 31 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.239402+0000 mon.a (mon.0) 32 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.249410+0000 mon.a (mon.0) 33 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.258163+0000 mon.a (mon.0) 34 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.336268+0000 mon.c (mon.1) 1652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.336930+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi176", "caps": []}]: dispatch 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.592538+0000 mon.c (mon.1) 1653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:29 smithi184 bash[51492]: audit 2024-03-24T12:36:29.592954+0000 mon.a (mon.0) 36 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:31.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:30 smithi184 bash[51492]: cephadm 2024-03-24T12:36:29.049862+0000 mgr.y (mgr.25540) 14 : cephadm 1 Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:31.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:30 smithi184 bash[51492]: cluster 2024-03-24T12:36:29.702469+0000 mgr.y (mgr.25540) 15 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:31.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:30 smithi184 bash[51492]: audit 2024-03-24T12:36:30.033896+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:30 smithi184 bash[51492]: audit 2024-03-24T12:36:30.195339+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:30 smithi184 bash[51492]: audit 2024-03-24T12:36:30.334087+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[70612]: cephadm 2024-03-24T12:36:29.049862+0000 mgr.y (mgr.25540) 14 : cephadm 1 Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[70612]: cluster 2024-03-24T12:36:29.702469+0000 mgr.y (mgr.25540) 15 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[70612]: audit 2024-03-24T12:36:30.033896+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[70612]: audit 2024-03-24T12:36:30.195339+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[70612]: audit 2024-03-24T12:36:30.334087+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[20174]: cephadm 2024-03-24T12:36:29.049862+0000 mgr.y (mgr.25540) 14 : cephadm [INF] Updating smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/config/ceph.client.admin.keyring 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[20174]: cluster 2024-03-24T12:36:29.702469+0000 mgr.y (mgr.25540) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:31.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[20174]: audit 2024-03-24T12:36:30.033896+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[20174]: audit 2024-03-24T12:36:30.195339+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:30 smithi176 bash[20174]: audit 2024-03-24T12:36:30.334087+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: cluster 2024-03-24T12:36:30.701821+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e40: y(active, since 3s), standbys: x 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:30.759170+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:30.761561+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:30.764516+0000 mon.c (mon.1) 1656 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:30.765245+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:31.221762+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:31.393616+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[20174]: audit 2024-03-24T12:36:31.548079+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: cluster 2024-03-24T12:36:30.701821+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e40: y(active, since 3s), standbys: x 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:30.759170+0000 mon.c (mon.1) 1654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:30.761561+0000 mon.c (mon.1) 1655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:30.764516+0000 mon.c (mon.1) 1656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:31.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:30.765245+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:31.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:31.221762+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:31.393616+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:31.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:31 smithi176 bash[70612]: audit 2024-03-24T12:36:31.548079+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: cluster 2024-03-24T12:36:30.701821+0000 mon.a (mon.0) 40 : cluster 0 mgrmap e40: y(active, since 3s), standbys: x 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:30.759170+0000 mon.c (mon.1) 1654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:30.761561+0000 mon.c (mon.1) 1655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:30.764516+0000 mon.c (mon.1) 1656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:30.765245+0000 mon.a (mon.0) 41 : audit 1 from='mgr.25540 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi184", "caps": []}]: dispatch 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:31.221762+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:31.393616+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:31 smithi184 bash[51492]: audit 2024-03-24T12:36:31.548079+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.960 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: cluster 2024-03-24T12:36:31.703071+0000 mgr.y (mgr.25540) 16 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:31.904529+0000 mon.c (mon.1) 1657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:31.906081+0000 mon.c (mon.1) 1658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:31.915517+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: cephadm 2024-03-24T12:36:31.918300+0000 mgr.y (mgr.25540) 17 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:31.995993+0000 mon.c (mon.1) 1659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:31.998174+0000 mon.c (mon.1) 1660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.002029+0000 mon.c (mon.1) 1661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.003704+0000 mon.c (mon.1) 1662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.013389+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.017090+0000 mgr.y (mgr.25540) 18 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.095850+0000 mon.c (mon.1) 1663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.098607+0000 mon.c (mon.1) 1664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.100992+0000 mon.c (mon.1) 1665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.961 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.102247+0000 mon.c (mon.1) 1666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.110032+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.171469+0000 mon.c (mon.1) 1667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.173340+0000 mon.c (mon.1) 1668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.175542+0000 mon.c (mon.1) 1669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.176294+0000 mon.c (mon.1) 1670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.184657+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.246747+0000 mon.c (mon.1) 1671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.249254+0000 mon.c (mon.1) 1672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.252520+0000 mon.c (mon.1) 1673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.253949+0000 mon.c (mon.1) 1674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.263107+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.345770+0000 mon.c (mon.1) 1675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.347716+0000 mon.c (mon.1) 1676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.349961+0000 mon.c (mon.1) 1677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.350971+0000 mon.c (mon.1) 1678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.357252+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.421855+0000 mon.c (mon.1) 1679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.423868+0000 mon.c (mon.1) 1680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.426621+0000 mon.c (mon.1) 1681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.427462+0000 mon.c (mon.1) 1682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.963 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.435786+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.499115+0000 mon.c (mon.1) 1683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.501459+0000 mon.c (mon.1) 1684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.504954+0000 mon.c (mon.1) 1685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.506288+0000 mon.c (mon.1) 1686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.520047+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: cluster 2024-03-24T12:36:32.557659+0000 mon.a (mon.0) 53 : cluster 0 mgrmap e41: y(active, since 4s), standbys: x 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.602287+0000 mon.c (mon.1) 1687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.604422+0000 mon.c (mon.1) 1688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.607188+0000 mon.c (mon.1) 1689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.608191+0000 mon.c (mon.1) 1690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.614750+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.694667+0000 mon.c (mon.1) 1691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.697206+0000 mon.c (mon.1) 1692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.699793+0000 mon.c (mon.1) 1693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.700685+0000 mon.c (mon.1) 1694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.964 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:32 smithi184 bash[51492]: audit 2024-03-24T12:36:32.709069+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: cluster 2024-03-24T12:36:31.703071+0000 mgr.y (mgr.25540) 16 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:31.904529+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:31.906081+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:31.915517+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: cephadm 2024-03-24T12:36:31.918300+0000 mgr.y (mgr.25540) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:31.995993+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:31.998174+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.002029+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.003704+0000 mon.c (mon.1) 1662 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.013389+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.017090+0000 mgr.y (mgr.25540) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.095850+0000 mon.c (mon.1) 1663 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.098607+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.100992+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.102247+0000 mon.c (mon.1) 1666 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.110032+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.171469+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.173340+0000 mon.c (mon.1) 1668 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.175542+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: cluster 2024-03-24T12:36:31.703071+0000 mgr.y (mgr.25540) 16 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:31.904529+0000 mon.c (mon.1) 1657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:31.906081+0000 mon.c (mon.1) 1658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:31.915517+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: cephadm 2024-03-24T12:36:31.918300+0000 mgr.y (mgr.25540) 17 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.979 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:31.995993+0000 mon.c (mon.1) 1659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:31.998174+0000 mon.c (mon.1) 1660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.002029+0000 mon.c (mon.1) 1661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.003704+0000 mon.c (mon.1) 1662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.013389+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.017090+0000 mgr.y (mgr.25540) 18 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.095850+0000 mon.c (mon.1) 1663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.098607+0000 mon.c (mon.1) 1664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.100992+0000 mon.c (mon.1) 1665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.102247+0000 mon.c (mon.1) 1666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.110032+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.171469+0000 mon.c (mon.1) 1667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.173340+0000 mon.c (mon.1) 1668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.175542+0000 mon.c (mon.1) 1669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.176294+0000 mon.c (mon.1) 1670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.176294+0000 mon.c (mon.1) 1670 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.184657+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.246747+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.249254+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.252520+0000 mon.c (mon.1) 1673 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.253949+0000 mon.c (mon.1) 1674 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.263107+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.345770+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.347716+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.349961+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.350971+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.357252+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.421855+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.423868+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.426621+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.427462+0000 mon.c (mon.1) 1682 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.435786+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.499115+0000 mon.c (mon.1) 1683 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.501459+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.504954+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.506288+0000 mon.c (mon.1) 1686 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.520047+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: cluster 2024-03-24T12:36:32.557659+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e41: y(active, since 4s), standbys: x 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.602287+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.604422+0000 mon.c (mon.1) 1688 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.607188+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.608191+0000 mon.c (mon.1) 1690 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.614750+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.694667+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.697206+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.699793+0000 mon.c (mon.1) 1693 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.700685+0000 mon.c (mon.1) 1694 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[20174]: audit 2024-03-24T12:36:32.709069+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.184657+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.246747+0000 mon.c (mon.1) 1671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.249254+0000 mon.c (mon.1) 1672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.252520+0000 mon.c (mon.1) 1673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.253949+0000 mon.c (mon.1) 1674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.263107+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.345770+0000 mon.c (mon.1) 1675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.347716+0000 mon.c (mon.1) 1676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.349961+0000 mon.c (mon.1) 1677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.350971+0000 mon.c (mon.1) 1678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.357252+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.421855+0000 mon.c (mon.1) 1679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.423868+0000 mon.c (mon.1) 1680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.426621+0000 mon.c (mon.1) 1681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.427462+0000 mon.c (mon.1) 1682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.435786+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.499115+0000 mon.c (mon.1) 1683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.501459+0000 mon.c (mon.1) 1684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.504954+0000 mon.c (mon.1) 1685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.506288+0000 mon.c (mon.1) 1686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.520047+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: cluster 2024-03-24T12:36:32.557659+0000 mon.a (mon.0) 53 : cluster 0 mgrmap e41: y(active, since 4s), standbys: x 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.602287+0000 mon.c (mon.1) 1687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.604422+0000 mon.c (mon.1) 1688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.607188+0000 mon.c (mon.1) 1689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.608191+0000 mon.c (mon.1) 1690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.614750+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.694667+0000 mon.c (mon.1) 1691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:32.985 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.697206+0000 mon.c (mon.1) 1692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:32.986 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.699793+0000 mon.c (mon.1) 1693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:32.986 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.700685+0000 mon.c (mon.1) 1694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:32.986 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:32 smithi176 bash[70612]: audit 2024-03-24T12:36:32.709069+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.113387+0000 mgr.y (mgr.25540) 19 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.185472+0000 mgr.y (mgr.25540) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.264352+0000 mgr.y (mgr.25540) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.357940+0000 mgr.y (mgr.25540) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.436447+0000 mgr.y (mgr.25540) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.521850+0000 mgr.y (mgr.25540) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.615754+0000 mgr.y (mgr.25540) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.710251+0000 mgr.y (mgr.25540) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.790412+0000 mon.c (mon.1) 1695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.792473+0000 mon.c (mon.1) 1696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.795298+0000 mon.c (mon.1) 1697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.796587+0000 mon.c (mon.1) 1698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.805220+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.814292+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.815114+0000 mgr.y (mgr.25540) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.893832+0000 mon.c (mon.1) 1699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.895797+0000 mon.c (mon.1) 1700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.899022+0000 mon.c (mon.1) 1701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.900066+0000 mon.c (mon.1) 1702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.907495+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.908714+0000 mgr.y (mgr.25540) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.953409+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.967994+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.974033+0000 mon.c (mon.1) 1703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.976876+0000 mon.c (mon.1) 1704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.980380+0000 mon.c (mon.1) 1705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.981500+0000 mon.c (mon.1) 1706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:32.991509+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: cephadm 2024-03-24T12:36:32.994423+0000 mgr.y (mgr.25540) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.040161+0000 mon.c (mon.1) 1707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.042851+0000 mon.c (mon.1) 1708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.045205+0000 mon.c (mon.1) 1709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.046260+0000 mon.c (mon.1) 1710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.055550+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.114647+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.138908+0000 mon.c (mon.1) 1711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.141019+0000 mon.c (mon.1) 1712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.143697+0000 mon.c (mon.1) 1713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.144687+0000 mon.c (mon.1) 1714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.153508+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.220099+0000 mon.c (mon.1) 1715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.222158+0000 mon.c (mon.1) 1716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.225033+0000 mon.c (mon.1) 1717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.226016+0000 mon.c (mon.1) 1718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.234230+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.295646+0000 mon.c (mon.1) 1719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.298023+0000 mon.c (mon.1) 1720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.300928+0000 mon.c (mon.1) 1721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.301905+0000 mon.c (mon.1) 1722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.309607+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.375047+0000 mon.c (mon.1) 1723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.377641+0000 mon.c (mon.1) 1724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.379820+0000 mon.c (mon.1) 1725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.380668+0000 mon.c (mon.1) 1726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.387642+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.469129+0000 mon.c (mon.1) 1727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.471896+0000 mon.c (mon.1) 1728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.476449+0000 mon.c (mon.1) 1729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.477660+0000 mon.c (mon.1) 1730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.485232+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.549418+0000 mon.c (mon.1) 1731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.551811+0000 mon.c (mon.1) 1732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.554937+0000 mon.c (mon.1) 1733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.555941+0000 mon.c (mon.1) 1734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.563635+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.645186+0000 mon.c (mon.1) 1735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.647639+0000 mon.c (mon.1) 1736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.650840+0000 mon.c (mon.1) 1737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.651930+0000 mon.c (mon.1) 1738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:33 smithi184 bash[51492]: audit 2024-03-24T12:36:33.659052+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.113387+0000 mgr.y (mgr.25540) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.185472+0000 mgr.y (mgr.25540) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.264352+0000 mgr.y (mgr.25540) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.357940+0000 mgr.y (mgr.25540) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.436447+0000 mgr.y (mgr.25540) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.521850+0000 mgr.y (mgr.25540) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.615754+0000 mgr.y (mgr.25540) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.710251+0000 mgr.y (mgr.25540) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.790412+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.792473+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.795298+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.796587+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.805220+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.814292+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.815114+0000 mgr.y (mgr.25540) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.893832+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.895797+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.899022+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.900066+0000 mon.c (mon.1) 1702 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.907495+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.908714+0000 mgr.y (mgr.25540) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.113387+0000 mgr.y (mgr.25540) 19 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.185472+0000 mgr.y (mgr.25540) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.264352+0000 mgr.y (mgr.25540) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.357940+0000 mgr.y (mgr.25540) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.436447+0000 mgr.y (mgr.25540) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.521850+0000 mgr.y (mgr.25540) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.615754+0000 mgr.y (mgr.25540) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.710251+0000 mgr.y (mgr.25540) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.790412+0000 mon.c (mon.1) 1695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.792473+0000 mon.c (mon.1) 1696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.795298+0000 mon.c (mon.1) 1697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.796587+0000 mon.c (mon.1) 1698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.805220+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.814292+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.815114+0000 mgr.y (mgr.25540) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.893832+0000 mon.c (mon.1) 1699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.895797+0000 mon.c (mon.1) 1700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.899022+0000 mon.c (mon.1) 1701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.900066+0000 mon.c (mon.1) 1702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.907495+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.908714+0000 mgr.y (mgr.25540) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.953409+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.953409+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.967994+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.974033+0000 mon.c (mon.1) 1703 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.976876+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.980380+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.981500+0000 mon.c (mon.1) 1706 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:32.991509+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: cephadm 2024-03-24T12:36:32.994423+0000 mgr.y (mgr.25540) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.040161+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.042851+0000 mon.c (mon.1) 1708 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.045205+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.046260+0000 mon.c (mon.1) 1710 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.055550+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.114647+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.138908+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.141019+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.143697+0000 mon.c (mon.1) 1713 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.144687+0000 mon.c (mon.1) 1714 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.153508+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.220099+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.222158+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.967994+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.974033+0000 mon.c (mon.1) 1703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.976876+0000 mon.c (mon.1) 1704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.980380+0000 mon.c (mon.1) 1705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.981500+0000 mon.c (mon.1) 1706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:32.991509+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: cephadm 2024-03-24T12:36:32.994423+0000 mgr.y (mgr.25540) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:34.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.040161+0000 mon.c (mon.1) 1707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.042851+0000 mon.c (mon.1) 1708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.045205+0000 mon.c (mon.1) 1709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.046260+0000 mon.c (mon.1) 1710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.055550+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.114647+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.138908+0000 mon.c (mon.1) 1711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.141019+0000 mon.c (mon.1) 1712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.143697+0000 mon.c (mon.1) 1713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.144687+0000 mon.c (mon.1) 1714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.153508+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.220099+0000 mon.c (mon.1) 1715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.222158+0000 mon.c (mon.1) 1716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.225033+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.226016+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.234230+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.295646+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.298023+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.300928+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.301905+0000 mon.c (mon.1) 1722 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.309607+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.375047+0000 mon.c (mon.1) 1723 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.377641+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.379820+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.380668+0000 mon.c (mon.1) 1726 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.387642+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.469129+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.471896+0000 mon.c (mon.1) 1728 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.476449+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.477660+0000 mon.c (mon.1) 1730 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.485232+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.549418+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.551811+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.554937+0000 mon.c (mon.1) 1733 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.555941+0000 mon.c (mon.1) 1734 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.563635+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.645186+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.647639+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.650840+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.651930+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[20174]: audit 2024-03-24T12:36:33.659052+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.225033+0000 mon.c (mon.1) 1717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.226016+0000 mon.c (mon.1) 1718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.234230+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.295646+0000 mon.c (mon.1) 1719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.298023+0000 mon.c (mon.1) 1720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.300928+0000 mon.c (mon.1) 1721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.301905+0000 mon.c (mon.1) 1722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.309607+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.375047+0000 mon.c (mon.1) 1723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.377641+0000 mon.c (mon.1) 1724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.379820+0000 mon.c (mon.1) 1725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.380668+0000 mon.c (mon.1) 1726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.387642+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.469129+0000 mon.c (mon.1) 1727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.471896+0000 mon.c (mon.1) 1728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.476449+0000 mon.c (mon.1) 1729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.477660+0000 mon.c (mon.1) 1730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.485232+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.549418+0000 mon.c (mon.1) 1731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.551811+0000 mon.c (mon.1) 1732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.554937+0000 mon.c (mon.1) 1733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.555941+0000 mon.c (mon.1) 1734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.563635+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.645186+0000 mon.c (mon.1) 1735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.647639+0000 mon.c (mon.1) 1736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.650840+0000 mon.c (mon.1) 1737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.651930+0000 mon.c (mon.1) 1738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:34.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:33 smithi176 bash[70612]: audit 2024-03-24T12:36:33.659052+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.059361+0000 mgr.y (mgr.25540) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.156962+0000 mgr.y (mgr.25540) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.237666+0000 mgr.y (mgr.25540) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.312880+0000 mgr.y (mgr.25540) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.391583+0000 mgr.y (mgr.25540) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.487923+0000 mgr.y (mgr.25540) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.567085+0000 mgr.y (mgr.25540) 36 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.662439+0000 mgr.y (mgr.25540) 37 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cluster 2024-03-24T12:36:33.703944+0000 mgr.y (mgr.25540) 38 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.744644+0000 mon.c (mon.1) 1739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.746718+0000 mon.c (mon.1) 1740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.749115+0000 mon.c (mon.1) 1741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.750010+0000 mon.c (mon.1) 1742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.758617+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.759697+0000 mgr.y (mgr.25540) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.839248+0000 mon.c (mon.1) 1743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.841013+0000 mon.c (mon.1) 1744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.843136+0000 mon.c (mon.1) 1745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.843997+0000 mon.c (mon.1) 1746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.852980+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.853938+0000 mgr.y (mgr.25540) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.920731+0000 mon.c (mon.1) 1747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.922704+0000 mon.c (mon.1) 1748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.925101+0000 mon.c (mon.1) 1749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.926159+0000 mon.c (mon.1) 1750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.935055+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:33.936243+0000 mgr.y (mgr.25540) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:33.997957+0000 mon.c (mon.1) 1751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.000375+0000 mon.c (mon.1) 1752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.003173+0000 mon.c (mon.1) 1753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.004205+0000 mon.c (mon.1) 1754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.014194+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.015567+0000 mgr.y (mgr.25540) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.097298+0000 mon.c (mon.1) 1755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.099488+0000 mon.c (mon.1) 1756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.102343+0000 mon.c (mon.1) 1757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.103790+0000 mon.c (mon.1) 1758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.111933+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.191084+0000 mon.c (mon.1) 1759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.193238+0000 mon.c (mon.1) 1760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.195699+0000 mon.c (mon.1) 1761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.196732+0000 mon.c (mon.1) 1762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.203655+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.288750+0000 mon.c (mon.1) 1763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.290449+0000 mon.c (mon.1) 1764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.292589+0000 mon.c (mon.1) 1765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.293495+0000 mon.c (mon.1) 1766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.299838+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.365516+0000 mon.c (mon.1) 1767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.368251+0000 mon.c (mon.1) 1768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.371969+0000 mon.c (mon.1) 1769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.373597+0000 mon.c (mon.1) 1770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.381795+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.448562+0000 mon.c (mon.1) 1771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.451557+0000 mon.c (mon.1) 1772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.454822+0000 mon.c (mon.1) 1773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.455916+0000 mon.c (mon.1) 1774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.463217+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.525502+0000 mon.c (mon.1) 1775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.529425+0000 mon.c (mon.1) 1776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.532326+0000 mon.c (mon.1) 1777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.533521+0000 mon.c (mon.1) 1778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.540720+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.619327+0000 mon.c (mon.1) 1779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.622568+0000 mon.c (mon.1) 1780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.627130+0000 mon.c (mon.1) 1781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.628667+0000 mon.c (mon.1) 1782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.637187+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.699298+0000 mon.c (mon.1) 1783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.701318+0000 mon.c (mon.1) 1784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.704763+0000 mon.c (mon.1) 1785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.705957+0000 mon.c (mon.1) 1786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:34 smithi184 bash[51492]: audit 2024-03-24T12:36:34.713463+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.059361+0000 mgr.y (mgr.25540) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.156962+0000 mgr.y (mgr.25540) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.237666+0000 mgr.y (mgr.25540) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.312880+0000 mgr.y (mgr.25540) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.391583+0000 mgr.y (mgr.25540) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.487923+0000 mgr.y (mgr.25540) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.567085+0000 mgr.y (mgr.25540) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.662439+0000 mgr.y (mgr.25540) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cluster 2024-03-24T12:36:33.703944+0000 mgr.y (mgr.25540) 38 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.744644+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.746718+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.749115+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.750010+0000 mon.c (mon.1) 1742 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.758617+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.759697+0000 mgr.y (mgr.25540) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.839248+0000 mon.c (mon.1) 1743 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.841013+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.843136+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.843997+0000 mon.c (mon.1) 1746 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.852980+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.853938+0000 mgr.y (mgr.25540) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.059361+0000 mgr.y (mgr.25540) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.156962+0000 mgr.y (mgr.25540) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.237666+0000 mgr.y (mgr.25540) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.312880+0000 mgr.y (mgr.25540) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.391583+0000 mgr.y (mgr.25540) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.487923+0000 mgr.y (mgr.25540) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.567085+0000 mgr.y (mgr.25540) 36 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.662439+0000 mgr.y (mgr.25540) 37 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cluster 2024-03-24T12:36:33.703944+0000 mgr.y (mgr.25540) 38 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.744644+0000 mon.c (mon.1) 1739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.746718+0000 mon.c (mon.1) 1740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.749115+0000 mon.c (mon.1) 1741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.750010+0000 mon.c (mon.1) 1742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.758617+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.759697+0000 mgr.y (mgr.25540) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.839248+0000 mon.c (mon.1) 1743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.841013+0000 mon.c (mon.1) 1744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.843136+0000 mon.c (mon.1) 1745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.843997+0000 mon.c (mon.1) 1746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.852980+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.853938+0000 mgr.y (mgr.25540) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.920731+0000 mon.c (mon.1) 1747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.922704+0000 mon.c (mon.1) 1748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.925101+0000 mon.c (mon.1) 1749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.926159+0000 mon.c (mon.1) 1750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.935055+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:33.936243+0000 mgr.y (mgr.25540) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:33.997957+0000 mon.c (mon.1) 1751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.000375+0000 mon.c (mon.1) 1752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.003173+0000 mon.c (mon.1) 1753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.004205+0000 mon.c (mon.1) 1754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.014194+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.015567+0000 mgr.y (mgr.25540) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.097298+0000 mon.c (mon.1) 1755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.099488+0000 mon.c (mon.1) 1756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.102343+0000 mon.c (mon.1) 1757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.103790+0000 mon.c (mon.1) 1758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.111933+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.191084+0000 mon.c (mon.1) 1759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.193238+0000 mon.c (mon.1) 1760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.195699+0000 mon.c (mon.1) 1761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.920731+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.922704+0000 mon.c (mon.1) 1748 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.925101+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.926159+0000 mon.c (mon.1) 1750 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.935055+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:33.936243+0000 mgr.y (mgr.25540) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:33.997957+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.000375+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.003173+0000 mon.c (mon.1) 1753 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.004205+0000 mon.c (mon.1) 1754 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.014194+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.015567+0000 mgr.y (mgr.25540) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.097298+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.099488+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.102343+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.103790+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.111933+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.191084+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.193238+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.196732+0000 mon.c (mon.1) 1762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.203655+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.288750+0000 mon.c (mon.1) 1763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.290449+0000 mon.c (mon.1) 1764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.292589+0000 mon.c (mon.1) 1765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.293495+0000 mon.c (mon.1) 1766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.299838+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.365516+0000 mon.c (mon.1) 1767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.368251+0000 mon.c (mon.1) 1768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.371969+0000 mon.c (mon.1) 1769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.373597+0000 mon.c (mon.1) 1770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.381795+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.448562+0000 mon.c (mon.1) 1771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.451557+0000 mon.c (mon.1) 1772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.454822+0000 mon.c (mon.1) 1773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.455916+0000 mon.c (mon.1) 1774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.463217+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.525502+0000 mon.c (mon.1) 1775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.529425+0000 mon.c (mon.1) 1776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.532326+0000 mon.c (mon.1) 1777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.533521+0000 mon.c (mon.1) 1778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.540720+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.619327+0000 mon.c (mon.1) 1779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.622568+0000 mon.c (mon.1) 1780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.627130+0000 mon.c (mon.1) 1781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.628667+0000 mon.c (mon.1) 1782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.637187+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.699298+0000 mon.c (mon.1) 1783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.701318+0000 mon.c (mon.1) 1784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.704763+0000 mon.c (mon.1) 1785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.705957+0000 mon.c (mon.1) 1786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[70612]: audit 2024-03-24T12:36:34.713463+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.195699+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.196732+0000 mon.c (mon.1) 1762 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.203655+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.288750+0000 mon.c (mon.1) 1763 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.290449+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.292589+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.293495+0000 mon.c (mon.1) 1766 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.299838+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.365516+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.368251+0000 mon.c (mon.1) 1768 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.371969+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.373597+0000 mon.c (mon.1) 1770 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.381795+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.448562+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.451557+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.454822+0000 mon.c (mon.1) 1773 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.455916+0000 mon.c (mon.1) 1774 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.463217+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.525502+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.529425+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.532326+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.533521+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.540720+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.619327+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.622568+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.627130+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.628667+0000 mon.c (mon.1) 1782 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.637187+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.699298+0000 mon.c (mon.1) 1783 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.701318+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.704763+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.705957+0000 mon.c (mon.1) 1786 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:34 smithi176 bash[20174]: audit 2024-03-24T12:36:34.713463+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:36:35] "GET /metrics HTTP/1.1" 200 35541 "" "Prometheus/2.33.4" 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.112939+0000 mgr.y (mgr.25540) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.204562+0000 mgr.y (mgr.25540) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.304084+0000 mgr.y (mgr.25540) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.383405+0000 mgr.y (mgr.25540) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.464328+0000 mgr.y (mgr.25540) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.541739+0000 mgr.y (mgr.25540) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.638819+0000 mgr.y (mgr.25540) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.714893+0000 mgr.y (mgr.25540) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.787789+0000 mon.c (mon.1) 1787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.790261+0000 mon.c (mon.1) 1788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.793117+0000 mon.c (mon.1) 1789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.794300+0000 mon.c (mon.1) 1790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.801988+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.802845+0000 mgr.y (mgr.25540) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.885643+0000 mon.c (mon.1) 1791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.887751+0000 mon.c (mon.1) 1792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.891359+0000 mon.c (mon.1) 1793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.892622+0000 mon.c (mon.1) 1794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.899610+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.900934+0000 mgr.y (mgr.25540) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.962811+0000 mon.c (mon.1) 1795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.965331+0000 mon.c (mon.1) 1796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.968926+0000 mon.c (mon.1) 1797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.969953+0000 mon.c (mon.1) 1798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:34.978418+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: cephadm 2024-03-24T12:36:34.979406+0000 mgr.y (mgr.25540) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.042380+0000 mon.c (mon.1) 1799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.044577+0000 mon.c (mon.1) 1800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.047159+0000 mon.c (mon.1) 1801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.047979+0000 mon.c (mon.1) 1802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.053642+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.118217+0000 mon.c (mon.1) 1803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.119907+0000 mon.c (mon.1) 1804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.122207+0000 mon.c (mon.1) 1805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.123135+0000 mon.c (mon.1) 1806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.129800+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.188502+0000 mon.c (mon.1) 1807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.190623+0000 mon.c (mon.1) 1808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.192756+0000 mon.c (mon.1) 1809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.193621+0000 mon.c (mon.1) 1810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.200743+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.280591+0000 mon.c (mon.1) 1811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.282858+0000 mon.c (mon.1) 1812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.287929+0000 mon.c (mon.1) 1813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.289079+0000 mon.c (mon.1) 1814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.293024+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.299954+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.362757+0000 mon.c (mon.1) 1815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.364942+0000 mon.c (mon.1) 1816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.367774+0000 mon.c (mon.1) 1817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.368838+0000 mon.c (mon.1) 1818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.377040+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.438766+0000 mon.c (mon.1) 1819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.441111+0000 mon.c (mon.1) 1820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.444024+0000 mon.c (mon.1) 1821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.444969+0000 mon.c (mon.1) 1822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.452329+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.533729+0000 mon.c (mon.1) 1823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.535886+0000 mon.c (mon.1) 1824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.538190+0000 mon.c (mon.1) 1825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.539128+0000 mon.c (mon.1) 1826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.545288+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.624647+0000 mon.c (mon.1) 1827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.627000+0000 mon.c (mon.1) 1828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.629967+0000 mon.c (mon.1) 1829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.630891+0000 mon.c (mon.1) 1830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.636630+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.718271+0000 mon.c (mon.1) 1831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:35 smithi184 bash[51492]: audit 2024-03-24T12:36:35.720561+0000 mon.c (mon.1) 1832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.112939+0000 mgr.y (mgr.25540) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.204562+0000 mgr.y (mgr.25540) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.304084+0000 mgr.y (mgr.25540) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.383405+0000 mgr.y (mgr.25540) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.464328+0000 mgr.y (mgr.25540) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.541739+0000 mgr.y (mgr.25540) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.638819+0000 mgr.y (mgr.25540) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.714893+0000 mgr.y (mgr.25540) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.787789+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.790261+0000 mon.c (mon.1) 1788 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.972 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.793117+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.794300+0000 mon.c (mon.1) 1790 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.801988+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.802845+0000 mgr.y (mgr.25540) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.885643+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.887751+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.891359+0000 mon.c (mon.1) 1793 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.892622+0000 mon.c (mon.1) 1794 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.899610+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.900934+0000 mgr.y (mgr.25540) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.112939+0000 mgr.y (mgr.25540) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.973 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.204562+0000 mgr.y (mgr.25540) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.304084+0000 mgr.y (mgr.25540) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.383405+0000 mgr.y (mgr.25540) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.464328+0000 mgr.y (mgr.25540) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.541739+0000 mgr.y (mgr.25540) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.638819+0000 mgr.y (mgr.25540) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.714893+0000 mgr.y (mgr.25540) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.787789+0000 mon.c (mon.1) 1787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.790261+0000 mon.c (mon.1) 1788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.793117+0000 mon.c (mon.1) 1789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.794300+0000 mon.c (mon.1) 1790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.801988+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.802845+0000 mgr.y (mgr.25540) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.974 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.885643+0000 mon.c (mon.1) 1791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.887751+0000 mon.c (mon.1) 1792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.891359+0000 mon.c (mon.1) 1793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.892622+0000 mon.c (mon.1) 1794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.899610+0000 mon.a (mon.0) 84 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.900934+0000 mgr.y (mgr.25540) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.962811+0000 mon.c (mon.1) 1795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.962811+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.965331+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.968926+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.969953+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:34.978418+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.975 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: cephadm 2024-03-24T12:36:34.979406+0000 mgr.y (mgr.25540) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.042380+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.044577+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.047159+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.047979+0000 mon.c (mon.1) 1802 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.053642+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.118217+0000 mon.c (mon.1) 1803 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.119907+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.122207+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.123135+0000 mon.c (mon.1) 1806 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.129800+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.188502+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.190623+0000 mon.c (mon.1) 1808 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.192756+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.976 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.193621+0000 mon.c (mon.1) 1810 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.965331+0000 mon.c (mon.1) 1796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.968926+0000 mon.c (mon.1) 1797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.969953+0000 mon.c (mon.1) 1798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:34.978418+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: cephadm 2024-03-24T12:36:34.979406+0000 mgr.y (mgr.25540) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.042380+0000 mon.c (mon.1) 1799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.044577+0000 mon.c (mon.1) 1800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.047159+0000 mon.c (mon.1) 1801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.047979+0000 mon.c (mon.1) 1802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.053642+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.118217+0000 mon.c (mon.1) 1803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.119907+0000 mon.c (mon.1) 1804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.977 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.122207+0000 mon.c (mon.1) 1805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.123135+0000 mon.c (mon.1) 1806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.129800+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.188502+0000 mon.c (mon.1) 1807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.190623+0000 mon.c (mon.1) 1808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.192756+0000 mon.c (mon.1) 1809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.193621+0000 mon.c (mon.1) 1810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.200743+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.200743+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.280591+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.282858+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.978 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.287929+0000 mon.c (mon.1) 1813 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.289079+0000 mon.c (mon.1) 1814 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.293024+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.299954+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.362757+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.364942+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.367774+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.368838+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.377040+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.438766+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.441111+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.444024+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.444969+0000 mon.c (mon.1) 1822 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.452329+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.533729+0000 mon.c (mon.1) 1823 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.979 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.535886+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.538190+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.280591+0000 mon.c (mon.1) 1811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.282858+0000 mon.c (mon.1) 1812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.287929+0000 mon.c (mon.1) 1813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.289079+0000 mon.c (mon.1) 1814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.293024+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.299954+0000 mon.a (mon.0) 90 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.362757+0000 mon.c (mon.1) 1815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.364942+0000 mon.c (mon.1) 1816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.367774+0000 mon.c (mon.1) 1817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.980 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.368838+0000 mon.c (mon.1) 1818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.377040+0000 mon.a (mon.0) 91 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.438766+0000 mon.c (mon.1) 1819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.441111+0000 mon.c (mon.1) 1820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.444024+0000 mon.c (mon.1) 1821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.444969+0000 mon.c (mon.1) 1822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.452329+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.533729+0000 mon.c (mon.1) 1823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.535886+0000 mon.c (mon.1) 1824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.538190+0000 mon.c (mon.1) 1825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.539128+0000 mon.c (mon.1) 1826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.981 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.545288+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.539128+0000 mon.c (mon.1) 1826 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.545288+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.624647+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.627000+0000 mon.c (mon.1) 1828 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.629967+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.630891+0000 mon.c (mon.1) 1830 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.636630+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.718271+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[20174]: audit 2024-03-24T12:36:35.720561+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.624647+0000 mon.c (mon.1) 1827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.627000+0000 mon.c (mon.1) 1828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:35.982 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.629967+0000 mon.c (mon.1) 1829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:35.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.630891+0000 mon.c (mon.1) 1830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:35.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.636630+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:35.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.718271+0000 mon.c (mon.1) 1831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:35.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:35 smithi176 bash[70612]: audit 2024-03-24T12:36:35.720561+0000 mon.c (mon.1) 1832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.055532+0000 mgr.y (mgr.25540) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.130733+0000 mgr.y (mgr.25540) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.202009+0000 mgr.y (mgr.25540) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.301784+0000 mgr.y (mgr.25540) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.377873+0000 mgr.y (mgr.25540) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.456451+0000 mgr.y (mgr.25540) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.548675+0000 mgr.y (mgr.25540) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.639866+0000 mgr.y (mgr.25540) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cluster 2024-03-24T12:36:35.704714+0000 mgr.y (mgr.25540) 62 : 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-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.736295+0000 mon.c (mon.1) 1833 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.738132+0000 mon.c (mon.1) 1834 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.744939+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.745765+0000 mgr.y (mgr.25540) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.810768+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.812928+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.816717+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.819267+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.826386+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.829659+0000 mgr.y (mgr.25540) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.910835+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.055532+0000 mgr.y (mgr.25540) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.130733+0000 mgr.y (mgr.25540) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.202009+0000 mgr.y (mgr.25540) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.301784+0000 mgr.y (mgr.25540) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.377873+0000 mgr.y (mgr.25540) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.456451+0000 mgr.y (mgr.25540) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.548675+0000 mgr.y (mgr.25540) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.639866+0000 mgr.y (mgr.25540) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cluster 2024-03-24T12:36:35.704714+0000 mgr.y (mgr.25540) 62 : 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-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.736295+0000 mon.c (mon.1) 1833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.738132+0000 mon.c (mon.1) 1834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.744939+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.745765+0000 mgr.y (mgr.25540) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.810768+0000 mon.c (mon.1) 1835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.812928+0000 mon.c (mon.1) 1836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.816717+0000 mon.c (mon.1) 1837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.819267+0000 mon.c (mon.1) 1838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.826386+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.829659+0000 mgr.y (mgr.25540) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.910835+0000 mon.c (mon.1) 1839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.913219+0000 mon.c (mon.1) 1840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.913219+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.915867+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.916939+0000 mon.c (mon.1) 1842 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.922576+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:35.926015+0000 mgr.y (mgr.25540) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.945334+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.954488+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:35.967060+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.006374+0000 mon.c (mon.1) 1843 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.008811+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.011283+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.012097+0000 mon.c (mon.1) 1846 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.018097+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.019836+0000 mgr.y (mgr.25540) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.097447+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.099386+0000 mon.c (mon.1) 1848 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.103020+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.104147+0000 mon.c (mon.1) 1850 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.111420+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.190602+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.193170+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.915867+0000 mon.c (mon.1) 1841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.916939+0000 mon.c (mon.1) 1842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.922576+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:35.926015+0000 mgr.y (mgr.25540) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.945334+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.954488+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:35.967060+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.006374+0000 mon.c (mon.1) 1843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.008811+0000 mon.c (mon.1) 1844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.011283+0000 mon.c (mon.1) 1845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.012097+0000 mon.c (mon.1) 1846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.018097+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.019836+0000 mgr.y (mgr.25540) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.097447+0000 mon.c (mon.1) 1847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.099386+0000 mon.c (mon.1) 1848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.103020+0000 mon.c (mon.1) 1849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.104147+0000 mon.c (mon.1) 1850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.111420+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.190602+0000 mon.c (mon.1) 1851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.193170+0000 mon.c (mon.1) 1852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.195542+0000 mon.c (mon.1) 1853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.195542+0000 mon.c (mon.1) 1853 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.196695+0000 mon.c (mon.1) 1854 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.205064+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.267724+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.270015+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.272366+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.273302+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.279351+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.342971+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.345517+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.347841+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.348755+0000 mon.c (mon.1) 1862 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.355390+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.435225+0000 mon.c (mon.1) 1863 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.437297+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.440435+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.441584+0000 mon.c (mon.1) 1866 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.449400+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.531247+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.533805+0000 mon.c (mon.1) 1868 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.196695+0000 mon.c (mon.1) 1854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.205064+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.267724+0000 mon.c (mon.1) 1855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.270015+0000 mon.c (mon.1) 1856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.272366+0000 mon.c (mon.1) 1857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.273302+0000 mon.c (mon.1) 1858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.279351+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.342971+0000 mon.c (mon.1) 1859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.345517+0000 mon.c (mon.1) 1860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.347841+0000 mon.c (mon.1) 1861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.348755+0000 mon.c (mon.1) 1862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.355390+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.435225+0000 mon.c (mon.1) 1863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.437297+0000 mon.c (mon.1) 1864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.440435+0000 mon.c (mon.1) 1865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.441584+0000 mon.c (mon.1) 1866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.449400+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.531247+0000 mon.c (mon.1) 1867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.533805+0000 mon.c (mon.1) 1868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.537114+0000 mon.c (mon.1) 1869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.538745+0000 mon.c (mon.1) 1870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.548697+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.630224+0000 mon.c (mon.1) 1871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.632807+0000 mon.c (mon.1) 1872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.635576+0000 mon.c (mon.1) 1873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.644186+0000 mon.c (mon.1) 1874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[70612]: audit 2024-03-24T12:36:36.651341+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.537114+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.538745+0000 mon.c (mon.1) 1870 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.548697+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.630224+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.632807+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.635576+0000 mon.c (mon.1) 1873 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.644186+0000 mon.c (mon.1) 1874 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:36 smithi176 bash[20174]: audit 2024-03-24T12:36:36.651341+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.055532+0000 mgr.y (mgr.25540) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.130733+0000 mgr.y (mgr.25540) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.202009+0000 mgr.y (mgr.25540) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.301784+0000 mgr.y (mgr.25540) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.377873+0000 mgr.y (mgr.25540) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.456451+0000 mgr.y (mgr.25540) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.548675+0000 mgr.y (mgr.25540) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.639866+0000 mgr.y (mgr.25540) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cluster 2024-03-24T12:36:35.704714+0000 mgr.y (mgr.25540) 62 : 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-03-24T12:36:36.982 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.736295+0000 mon.c (mon.1) 1833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.738132+0000 mon.c (mon.1) 1834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.744939+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.745765+0000 mgr.y (mgr.25540) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.810768+0000 mon.c (mon.1) 1835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.812928+0000 mon.c (mon.1) 1836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.816717+0000 mon.c (mon.1) 1837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.819267+0000 mon.c (mon.1) 1838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.826386+0000 mon.a (mon.0) 96 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.829659+0000 mgr.y (mgr.25540) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.910835+0000 mon.c (mon.1) 1839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.913219+0000 mon.c (mon.1) 1840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.915867+0000 mon.c (mon.1) 1841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.916939+0000 mon.c (mon.1) 1842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.922576+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:35.926015+0000 mgr.y (mgr.25540) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.945334+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.983 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.954488+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:35.967060+0000 mon.a (mon.0) 100 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.006374+0000 mon.c (mon.1) 1843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.008811+0000 mon.c (mon.1) 1844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.011283+0000 mon.c (mon.1) 1845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.012097+0000 mon.c (mon.1) 1846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.018097+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.019836+0000 mgr.y (mgr.25540) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.097447+0000 mon.c (mon.1) 1847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.099386+0000 mon.c (mon.1) 1848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.103020+0000 mon.c (mon.1) 1849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.104147+0000 mon.c (mon.1) 1850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.111420+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.190602+0000 mon.c (mon.1) 1851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.193170+0000 mon.c (mon.1) 1852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.984 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.195542+0000 mon.c (mon.1) 1853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.196695+0000 mon.c (mon.1) 1854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.205064+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.267724+0000 mon.c (mon.1) 1855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.270015+0000 mon.c (mon.1) 1856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.272366+0000 mon.c (mon.1) 1857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.273302+0000 mon.c (mon.1) 1858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.279351+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.342971+0000 mon.c (mon.1) 1859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.345517+0000 mon.c (mon.1) 1860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.347841+0000 mon.c (mon.1) 1861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.348755+0000 mon.c (mon.1) 1862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.355390+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.435225+0000 mon.c (mon.1) 1863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.437297+0000 mon.c (mon.1) 1864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.440435+0000 mon.c (mon.1) 1865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.441584+0000 mon.c (mon.1) 1866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.449400+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.531247+0000 mon.c (mon.1) 1867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.533805+0000 mon.c (mon.1) 1868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.537114+0000 mon.c (mon.1) 1869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.538745+0000 mon.c (mon.1) 1870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.548697+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.630224+0000 mon.c (mon.1) 1871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:36.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.632807+0000 mon.c (mon.1) 1872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:36.987 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.635576+0000 mon.c (mon.1) 1873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:36.987 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.644186+0000 mon.c (mon.1) 1874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:36.987 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:36 smithi184 bash[51492]: audit 2024-03-24T12:36:36.651341+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.112515+0000 mgr.y (mgr.25540) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.205738+0000 mgr.y (mgr.25540) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.280687+0000 mgr.y (mgr.25540) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.356129+0000 mgr.y (mgr.25540) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.451487+0000 mgr.y (mgr.25540) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.549801+0000 mgr.y (mgr.25540) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.653043+0000 mgr.y (mgr.25540) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.737283+0000 mon.c (mon.1) 1875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.739425+0000 mon.c (mon.1) 1876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.741247+0000 mon.c (mon.1) 1877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.742025+0000 mon.c (mon.1) 1878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.747177+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.747977+0000 mgr.y (mgr.25540) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.815270+0000 mon.c (mon.1) 1879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.818252+0000 mon.c (mon.1) 1880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.822956+0000 mon.c (mon.1) 1881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.824096+0000 mon.c (mon.1) 1882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.833449+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.836072+0000 mgr.y (mgr.25540) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.914845+0000 mon.c (mon.1) 1883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.918359+0000 mon.c (mon.1) 1884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.112515+0000 mgr.y (mgr.25540) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.205738+0000 mgr.y (mgr.25540) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.280687+0000 mgr.y (mgr.25540) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.356129+0000 mgr.y (mgr.25540) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.451487+0000 mgr.y (mgr.25540) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.549801+0000 mgr.y (mgr.25540) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.653043+0000 mgr.y (mgr.25540) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.737283+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.739425+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.741247+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.742025+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.747177+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.747977+0000 mgr.y (mgr.25540) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.815270+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.818252+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.822956+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.824096+0000 mon.c (mon.1) 1882 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.833449+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.836072+0000 mgr.y (mgr.25540) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.914845+0000 mon.c (mon.1) 1883 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.922589+0000 mon.c (mon.1) 1885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.923906+0000 mon.c (mon.1) 1886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:36.934008+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: cephadm 2024-03-24T12:36:36.935260+0000 mgr.y (mgr.25540) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.012673+0000 mon.c (mon.1) 1887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.015111+0000 mon.c (mon.1) 1888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.018385+0000 mon.c (mon.1) 1889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.019364+0000 mon.c (mon.1) 1890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.029014+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.114981+0000 mon.c (mon.1) 1891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.117308+0000 mon.c (mon.1) 1892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.119592+0000 mon.c (mon.1) 1893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.120421+0000 mon.c (mon.1) 1894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.128289+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.212735+0000 mon.c (mon.1) 1895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.215422+0000 mon.c (mon.1) 1896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.218642+0000 mon.c (mon.1) 1897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.219741+0000 mon.c (mon.1) 1898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.229094+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.306433+0000 mon.c (mon.1) 1899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.918359+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.922589+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.923906+0000 mon.c (mon.1) 1886 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:36.934008+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: cephadm 2024-03-24T12:36:36.935260+0000 mgr.y (mgr.25540) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.012673+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.015111+0000 mon.c (mon.1) 1888 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.018385+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.019364+0000 mon.c (mon.1) 1890 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.029014+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.114981+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.117308+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.119592+0000 mon.c (mon.1) 1893 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.120421+0000 mon.c (mon.1) 1894 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.128289+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.212735+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.215422+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.218642+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.219741+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.229094+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.309530+0000 mon.c (mon.1) 1900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.312854+0000 mon.c (mon.1) 1901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.314367+0000 mon.c (mon.1) 1902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.325177+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.406451+0000 mon.c (mon.1) 1903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.409017+0000 mon.c (mon.1) 1904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.412679+0000 mon.c (mon.1) 1905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.413928+0000 mon.c (mon.1) 1906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.423123+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.509629+0000 mon.c (mon.1) 1907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.513296+0000 mon.c (mon.1) 1908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.517316+0000 mon.c (mon.1) 1909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.518525+0000 mon.c (mon.1) 1910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.527120+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.606874+0000 mon.c (mon.1) 1911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.609141+0000 mon.c (mon.1) 1912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.612103+0000 mon.c (mon.1) 1913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.613350+0000 mon.c (mon.1) 1914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.620253+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.703663+0000 mon.c (mon.1) 1915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.705951+0000 mon.c (mon.1) 1916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.709010+0000 mon.c (mon.1) 1917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.709942+0000 mon.c (mon.1) 1918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[70612]: audit 2024-03-24T12:36:37.718241+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.306433+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.309530+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.312854+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.314367+0000 mon.c (mon.1) 1902 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.325177+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.406451+0000 mon.c (mon.1) 1903 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.409017+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.412679+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.413928+0000 mon.c (mon.1) 1906 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.423123+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.509629+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.513296+0000 mon.c (mon.1) 1908 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.517316+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.518525+0000 mon.c (mon.1) 1910 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.527120+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.606874+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.609141+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.612103+0000 mon.c (mon.1) 1913 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.613350+0000 mon.c (mon.1) 1914 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.620253+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.703663+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.705951+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.709010+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.709942+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:37.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:37 smithi176 bash[20174]: audit 2024-03-24T12:36:37.718241+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.112515+0000 mgr.y (mgr.25540) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.205738+0000 mgr.y (mgr.25540) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.280687+0000 mgr.y (mgr.25540) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.356129+0000 mgr.y (mgr.25540) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.451487+0000 mgr.y (mgr.25540) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.549801+0000 mgr.y (mgr.25540) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.653043+0000 mgr.y (mgr.25540) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.737283+0000 mon.c (mon.1) 1875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.739425+0000 mon.c (mon.1) 1876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.741247+0000 mon.c (mon.1) 1877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.742025+0000 mon.c (mon.1) 1878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.747177+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.747977+0000 mgr.y (mgr.25540) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.815270+0000 mon.c (mon.1) 1879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.818252+0000 mon.c (mon.1) 1880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.822956+0000 mon.c (mon.1) 1881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.824096+0000 mon.c (mon.1) 1882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.833449+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.836072+0000 mgr.y (mgr.25540) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.914845+0000 mon.c (mon.1) 1883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.918359+0000 mon.c (mon.1) 1884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.922589+0000 mon.c (mon.1) 1885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.923906+0000 mon.c (mon.1) 1886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:36.934008+0000 mon.a (mon.0) 111 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: cephadm 2024-03-24T12:36:36.935260+0000 mgr.y (mgr.25540) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.012673+0000 mon.c (mon.1) 1887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.015111+0000 mon.c (mon.1) 1888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.018385+0000 mon.c (mon.1) 1889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.019364+0000 mon.c (mon.1) 1890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.029014+0000 mon.a (mon.0) 112 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.114981+0000 mon.c (mon.1) 1891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.117308+0000 mon.c (mon.1) 1892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.119592+0000 mon.c (mon.1) 1893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.120421+0000 mon.c (mon.1) 1894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.128289+0000 mon.a (mon.0) 113 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.212735+0000 mon.c (mon.1) 1895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.215422+0000 mon.c (mon.1) 1896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.218642+0000 mon.c (mon.1) 1897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.219741+0000 mon.c (mon.1) 1898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.229094+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.306433+0000 mon.c (mon.1) 1899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.309530+0000 mon.c (mon.1) 1900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.312854+0000 mon.c (mon.1) 1901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.314367+0000 mon.c (mon.1) 1902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.325177+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.406451+0000 mon.c (mon.1) 1903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.409017+0000 mon.c (mon.1) 1904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.412679+0000 mon.c (mon.1) 1905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.413928+0000 mon.c (mon.1) 1906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.423123+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.509629+0000 mon.c (mon.1) 1907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.513296+0000 mon.c (mon.1) 1908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.517316+0000 mon.c (mon.1) 1909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.518525+0000 mon.c (mon.1) 1910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.527120+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.606874+0000 mon.c (mon.1) 1911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.609141+0000 mon.c (mon.1) 1912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.612103+0000 mon.c (mon.1) 1913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.613350+0000 mon.c (mon.1) 1914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.620253+0000 mon.a (mon.0) 118 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.703663+0000 mon.c (mon.1) 1915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.705951+0000 mon.c (mon.1) 1916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.709010+0000 mon.c (mon.1) 1917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.709942+0000 mon.c (mon.1) 1918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:37 smithi184 bash[51492]: audit 2024-03-24T12:36:37.718241+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.843 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[50935]: ts=2024-03-24T12:36: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:36:38.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.030031+0000 mgr.y (mgr.25540) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.129013+0000 mgr.y (mgr.25540) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.229961+0000 mgr.y (mgr.25540) 79 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.325911+0000 mgr.y (mgr.25540) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.424248+0000 mgr.y (mgr.25540) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.528136+0000 mgr.y (mgr.25540) 82 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.622842+0000 mgr.y (mgr.25540) 83 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cluster 2024-03-24T12:36:37.705189+0000 mgr.y (mgr.25540) 84 : 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-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.719254+0000 mgr.y (mgr.25540) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.801218+0000 mon.c (mon.1) 1919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.804201+0000 mon.c (mon.1) 1920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.807739+0000 mon.c (mon.1) 1921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.808975+0000 mon.c (mon.1) 1922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.818173+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.819939+0000 mgr.y (mgr.25540) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.899963+0000 mon.c (mon.1) 1923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.903328+0000 mon.c (mon.1) 1924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.907387+0000 mon.c (mon.1) 1925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.908776+0000 mon.c (mon.1) 1926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.918603+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:37.920464+0000 mgr.y (mgr.25540) 87 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:37.999941+0000 mon.c (mon.1) 1927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.003552+0000 mon.c (mon.1) 1928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.006990+0000 mon.c (mon.1) 1929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.008044+0000 mon.c (mon.1) 1930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.015559+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.016502+0000 mgr.y (mgr.25540) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.097416+0000 mon.c (mon.1) 1931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.099731+0000 mon.c (mon.1) 1932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.103243+0000 mon.c (mon.1) 1933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.105006+0000 mon.c (mon.1) 1934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.113666+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.196706+0000 mon.c (mon.1) 1935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.199356+0000 mon.c (mon.1) 1936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.203044+0000 mon.c (mon.1) 1937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.204236+0000 mon.c (mon.1) 1938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.214752+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.294205+0000 mon.c (mon.1) 1939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.296672+0000 mon.c (mon.1) 1940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.299286+0000 mon.c (mon.1) 1941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.300352+0000 mon.c (mon.1) 1942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.308894+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.393560+0000 mon.c (mon.1) 1943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.396773+0000 mon.c (mon.1) 1944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.400221+0000 mon.c (mon.1) 1945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.402251+0000 mon.c (mon.1) 1946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.411100+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.489864+0000 mon.c (mon.1) 1947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.492125+0000 mon.c (mon.1) 1948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.494650+0000 mon.c (mon.1) 1949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.495703+0000 mon.c (mon.1) 1950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.504333+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.580937+0000 mon.c (mon.1) 1951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.583748+0000 mon.c (mon.1) 1952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.586575+0000 mon.c (mon.1) 1953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.587522+0000 mon.c (mon.1) 1954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.597497+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.677926+0000 mon.c (mon.1) 1955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.680155+0000 mon.c (mon.1) 1956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.682902+0000 mon.c (mon.1) 1957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.683876+0000 mon.c (mon.1) 1958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:38.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:38 smithi184 bash[51492]: audit 2024-03-24T12:36:38.691450+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.030031+0000 mgr.y (mgr.25540) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.129013+0000 mgr.y (mgr.25540) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.229961+0000 mgr.y (mgr.25540) 79 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.325911+0000 mgr.y (mgr.25540) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.424248+0000 mgr.y (mgr.25540) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.528136+0000 mgr.y (mgr.25540) 82 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.622842+0000 mgr.y (mgr.25540) 83 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cluster 2024-03-24T12:36:37.705189+0000 mgr.y (mgr.25540) 84 : 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-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.719254+0000 mgr.y (mgr.25540) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.801218+0000 mon.c (mon.1) 1919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.804201+0000 mon.c (mon.1) 1920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.807739+0000 mon.c (mon.1) 1921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.808975+0000 mon.c (mon.1) 1922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.818173+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.819939+0000 mgr.y (mgr.25540) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.899963+0000 mon.c (mon.1) 1923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.903328+0000 mon.c (mon.1) 1924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.907387+0000 mon.c (mon.1) 1925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.908776+0000 mon.c (mon.1) 1926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.918603+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:37.920464+0000 mgr.y (mgr.25540) 87 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.030031+0000 mgr.y (mgr.25540) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.129013+0000 mgr.y (mgr.25540) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.229961+0000 mgr.y (mgr.25540) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.325911+0000 mgr.y (mgr.25540) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.424248+0000 mgr.y (mgr.25540) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.528136+0000 mgr.y (mgr.25540) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.622842+0000 mgr.y (mgr.25540) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cluster 2024-03-24T12:36:37.705189+0000 mgr.y (mgr.25540) 84 : 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-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.719254+0000 mgr.y (mgr.25540) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.801218+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.804201+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.807739+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.808975+0000 mon.c (mon.1) 1922 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.818173+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.819939+0000 mgr.y (mgr.25540) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.899963+0000 mon.c (mon.1) 1923 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.903328+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.907387+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.908776+0000 mon.c (mon.1) 1926 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.918603+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:37.999941+0000 mon.c (mon.1) 1927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.003552+0000 mon.c (mon.1) 1928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.006990+0000 mon.c (mon.1) 1929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.008044+0000 mon.c (mon.1) 1930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.015559+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.016502+0000 mgr.y (mgr.25540) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.097416+0000 mon.c (mon.1) 1931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.099731+0000 mon.c (mon.1) 1932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.103243+0000 mon.c (mon.1) 1933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.105006+0000 mon.c (mon.1) 1934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.113666+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.196706+0000 mon.c (mon.1) 1935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.199356+0000 mon.c (mon.1) 1936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.203044+0000 mon.c (mon.1) 1937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.204236+0000 mon.c (mon.1) 1938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.214752+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.294205+0000 mon.c (mon.1) 1939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.296672+0000 mon.c (mon.1) 1940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.299286+0000 mon.c (mon.1) 1941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.300352+0000 mon.c (mon.1) 1942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.308894+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.393560+0000 mon.c (mon.1) 1943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.396773+0000 mon.c (mon.1) 1944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.400221+0000 mon.c (mon.1) 1945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.402251+0000 mon.c (mon.1) 1946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.411100+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.489864+0000 mon.c (mon.1) 1947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.492125+0000 mon.c (mon.1) 1948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.494650+0000 mon.c (mon.1) 1949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.495703+0000 mon.c (mon.1) 1950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.504333+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.580937+0000 mon.c (mon.1) 1951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.583748+0000 mon.c (mon.1) 1952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.586575+0000 mon.c (mon.1) 1953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.587522+0000 mon.c (mon.1) 1954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.597497+0000 mon.a (mon.0) 128 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.677926+0000 mon.c (mon.1) 1955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.680155+0000 mon.c (mon.1) 1956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.682902+0000 mon.c (mon.1) 1957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.683876+0000 mon.c (mon.1) 1958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[70612]: audit 2024-03-24T12:36:38.691450+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:37.920464+0000 mgr.y (mgr.25540) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:37.999941+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.003552+0000 mon.c (mon.1) 1928 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.006990+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.008044+0000 mon.c (mon.1) 1930 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.015559+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.016502+0000 mgr.y (mgr.25540) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.097416+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.099731+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.103243+0000 mon.c (mon.1) 1933 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.105006+0000 mon.c (mon.1) 1934 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.113666+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.196706+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.199356+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.203044+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.204236+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.214752+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.294205+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.296672+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.299286+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.300352+0000 mon.c (mon.1) 1942 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.308894+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.393560+0000 mon.c (mon.1) 1943 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.396773+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.400221+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.402251+0000 mon.c (mon.1) 1946 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.411100+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.489864+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.492125+0000 mon.c (mon.1) 1948 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.494650+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.495703+0000 mon.c (mon.1) 1950 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.504333+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.580937+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.583748+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.586575+0000 mon.c (mon.1) 1953 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.587522+0000 mon.c (mon.1) 1954 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.597497+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.677926+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.680155+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.682902+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.683876+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:38 smithi176 bash[20174]: audit 2024-03-24T12:36:38.691450+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.745 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.114708+0000 mgr.y (mgr.25540) 89 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.745 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.215704+0000 mgr.y (mgr.25540) 90 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.311034+0000 mgr.y (mgr.25540) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.412813+0000 mgr.y (mgr.25540) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.505193+0000 mgr.y (mgr.25540) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.598467+0000 mgr.y (mgr.25540) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.693573+0000 mgr.y (mgr.25540) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.705291+0000 mgr.y (mgr.25540) 96 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.771769+0000 mon.c (mon.1) 1959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.773933+0000 mon.c (mon.1) 1960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.776521+0000 mon.c (mon.1) 1961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.777676+0000 mon.c (mon.1) 1962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.785099+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.788525+0000 mgr.y (mgr.25540) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.746 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.867082+0000 mon.c (mon.1) 1963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.869368+0000 mon.c (mon.1) 1964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.871643+0000 mon.c (mon.1) 1965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.872670+0000 mon.c (mon.1) 1966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.881843+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.885836+0000 mgr.y (mgr.25540) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.966642+0000 mon.c (mon.1) 1967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.114708+0000 mgr.y (mgr.25540) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.215704+0000 mgr.y (mgr.25540) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.311034+0000 mgr.y (mgr.25540) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.412813+0000 mgr.y (mgr.25540) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.505193+0000 mgr.y (mgr.25540) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.747 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.598467+0000 mgr.y (mgr.25540) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.693573+0000 mgr.y (mgr.25540) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.705291+0000 mgr.y (mgr.25540) 96 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.771769+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.773933+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.776521+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.777676+0000 mon.c (mon.1) 1962 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.785099+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.788525+0000 mgr.y (mgr.25540) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.867082+0000 mon.c (mon.1) 1963 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.869368+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.871643+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.872670+0000 mon.c (mon.1) 1966 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.881843+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.885836+0000 mgr.y (mgr.25540) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.966642+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.971205+0000 mon.c (mon.1) 1968 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.974157+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.975131+0000 mon.c (mon.1) 1970 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:38.983916+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: cephadm 2024-03-24T12:36:38.988295+0000 mgr.y (mgr.25540) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.066003+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.069642+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.073309+0000 mon.c (mon.1) 1973 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.074688+0000 mon.c (mon.1) 1974 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.083533+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.150758+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.153109+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.156022+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.157412+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.167410+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.250117+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.252264+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.255817+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.256982+0000 mon.c (mon.1) 1982 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.265769+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.334002+0000 mon.c (mon.1) 1983 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.336700+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.340455+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.341760+0000 mon.c (mon.1) 1986 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.350054+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.431588+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.434130+0000 mon.c (mon.1) 1988 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.971205+0000 mon.c (mon.1) 1968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.974157+0000 mon.c (mon.1) 1969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.975131+0000 mon.c (mon.1) 1970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:38.983916+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: cephadm 2024-03-24T12:36:38.988295+0000 mgr.y (mgr.25540) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.066003+0000 mon.c (mon.1) 1971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.069642+0000 mon.c (mon.1) 1972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.073309+0000 mon.c (mon.1) 1973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.074688+0000 mon.c (mon.1) 1974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.751 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.083533+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.150758+0000 mon.c (mon.1) 1975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.153109+0000 mon.c (mon.1) 1976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.156022+0000 mon.c (mon.1) 1977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.157412+0000 mon.c (mon.1) 1978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.167410+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.250117+0000 mon.c (mon.1) 1979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.252264+0000 mon.c (mon.1) 1980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.255817+0000 mon.c (mon.1) 1981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.256982+0000 mon.c (mon.1) 1982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.265769+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.334002+0000 mon.c (mon.1) 1983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.336700+0000 mon.c (mon.1) 1984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.340455+0000 mon.c (mon.1) 1985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.341760+0000 mon.c (mon.1) 1986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.350054+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.431588+0000 mon.c (mon.1) 1987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.434130+0000 mon.c (mon.1) 1988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.437775+0000 mon.c (mon.1) 1989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.438812+0000 mon.c (mon.1) 1990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.446500+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.528750+0000 mon.c (mon.1) 1991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.531498+0000 mon.c (mon.1) 1992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.534353+0000 mon.c (mon.1) 1993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.535631+0000 mon.c (mon.1) 1994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.544454+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.629546+0000 mon.c (mon.1) 1995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.632575+0000 mon.c (mon.1) 1996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.635385+0000 mon.c (mon.1) 1997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.636459+0000 mon.c (mon.1) 1998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.644695+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[70612]: audit 2024-03-24T12:36:39.728848+0000 mon.c (mon.1) 1999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.437775+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.438812+0000 mon.c (mon.1) 1990 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.446500+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.528750+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.531498+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.534353+0000 mon.c (mon.1) 1993 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.535631+0000 mon.c (mon.1) 1994 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.544454+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.629546+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.632575+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.635385+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.636459+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:39.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.644695+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:39.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:39 smithi176 bash[20174]: audit 2024-03-24T12:36:39.728848+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.114708+0000 mgr.y (mgr.25540) 89 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.215704+0000 mgr.y (mgr.25540) 90 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.311034+0000 mgr.y (mgr.25540) 91 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.412813+0000 mgr.y (mgr.25540) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.505193+0000 mgr.y (mgr.25540) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.598467+0000 mgr.y (mgr.25540) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.693573+0000 mgr.y (mgr.25540) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.705291+0000 mgr.y (mgr.25540) 96 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.771769+0000 mon.c (mon.1) 1959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.773933+0000 mon.c (mon.1) 1960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.776521+0000 mon.c (mon.1) 1961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.777676+0000 mon.c (mon.1) 1962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.785099+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.788525+0000 mgr.y (mgr.25540) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.867082+0000 mon.c (mon.1) 1963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.869368+0000 mon.c (mon.1) 1964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.871643+0000 mon.c (mon.1) 1965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.872670+0000 mon.c (mon.1) 1966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.881843+0000 mon.a (mon.0) 131 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.885836+0000 mgr.y (mgr.25540) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.966642+0000 mon.c (mon.1) 1967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.971205+0000 mon.c (mon.1) 1968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.974157+0000 mon.c (mon.1) 1969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.975131+0000 mon.c (mon.1) 1970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:38.983916+0000 mon.a (mon.0) 132 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: cephadm 2024-03-24T12:36:38.988295+0000 mgr.y (mgr.25540) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.066003+0000 mon.c (mon.1) 1971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.069642+0000 mon.c (mon.1) 1972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.073309+0000 mon.c (mon.1) 1973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.074688+0000 mon.c (mon.1) 1974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.083533+0000 mon.a (mon.0) 133 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.150758+0000 mon.c (mon.1) 1975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.153109+0000 mon.c (mon.1) 1976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.156022+0000 mon.c (mon.1) 1977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.157412+0000 mon.c (mon.1) 1978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.167410+0000 mon.a (mon.0) 134 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.250117+0000 mon.c (mon.1) 1979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.252264+0000 mon.c (mon.1) 1980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.255817+0000 mon.c (mon.1) 1981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.256982+0000 mon.c (mon.1) 1982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.265769+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.334002+0000 mon.c (mon.1) 1983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.336700+0000 mon.c (mon.1) 1984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.340455+0000 mon.c (mon.1) 1985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.341760+0000 mon.c (mon.1) 1986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.350054+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.431588+0000 mon.c (mon.1) 1987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.434130+0000 mon.c (mon.1) 1988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.437775+0000 mon.c (mon.1) 1989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.438812+0000 mon.c (mon.1) 1990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.446500+0000 mon.a (mon.0) 137 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.528750+0000 mon.c (mon.1) 1991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.531498+0000 mon.c (mon.1) 1992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.534353+0000 mon.c (mon.1) 1993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.099 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.535631+0000 mon.c (mon.1) 1994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.544454+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.629546+0000 mon.c (mon.1) 1995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.632575+0000 mon.c (mon.1) 1996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.635385+0000 mon.c (mon.1) 1997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.636459+0000 mon.c (mon.1) 1998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.644695+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:39 smithi184 bash[51492]: audit 2024-03-24T12:36:39.728848+0000 mon.c (mon.1) 1999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.086802+0000 mgr.y (mgr.25540) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.170405+0000 mgr.y (mgr.25540) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.269744+0000 mgr.y (mgr.25540) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.352879+0000 mgr.y (mgr.25540) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.449676+0000 mgr.y (mgr.25540) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.547871+0000 mgr.y (mgr.25540) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.648868+0000 mgr.y (mgr.25540) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cluster 2024-03-24T12:36:39.707274+0000 mgr.y (mgr.25540) 107 : 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-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.731329+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.734203+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.748767+0000 mon.c (mon.1) 2002 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.753742+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.757277+0000 mgr.y (mgr.25540) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.839955+0000 mon.c (mon.1) 2003 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.842033+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.844824+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.845683+0000 mon.c (mon.1) 2006 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.854341+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.855821+0000 mgr.y (mgr.25540) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.932869+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.086802+0000 mgr.y (mgr.25540) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.170405+0000 mgr.y (mgr.25540) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.269744+0000 mgr.y (mgr.25540) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.352879+0000 mgr.y (mgr.25540) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.449676+0000 mgr.y (mgr.25540) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.547871+0000 mgr.y (mgr.25540) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.648868+0000 mgr.y (mgr.25540) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cluster 2024-03-24T12:36:39.707274+0000 mgr.y (mgr.25540) 107 : 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-03-24T12:36:40.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.731329+0000 mon.c (mon.1) 2000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.734203+0000 mon.c (mon.1) 2001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.748767+0000 mon.c (mon.1) 2002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.753742+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.757277+0000 mgr.y (mgr.25540) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.839955+0000 mon.c (mon.1) 2003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.842033+0000 mon.c (mon.1) 2004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.844824+0000 mon.c (mon.1) 2005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.845683+0000 mon.c (mon.1) 2006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.854341+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.855821+0000 mgr.y (mgr.25540) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.932869+0000 mon.c (mon.1) 2007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.935682+0000 mon.c (mon.1) 2008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.935682+0000 mon.c (mon.1) 2008 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.940304+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.941944+0000 mon.c (mon.1) 2010 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:39.951492+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: cephadm 2024-03-24T12:36:39.952968+0000 mgr.y (mgr.25540) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.033641+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.035806+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.038084+0000 mon.c (mon.1) 2013 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.039221+0000 mon.c (mon.1) 2014 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.049084+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.127920+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.131280+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.135389+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.136936+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.147353+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.226841+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.229907+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.233892+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.235374+0000 mon.c (mon.1) 2022 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.246670+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.940304+0000 mon.c (mon.1) 2009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.941944+0000 mon.c (mon.1) 2010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:39.951492+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: cephadm 2024-03-24T12:36:39.952968+0000 mgr.y (mgr.25540) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.033641+0000 mon.c (mon.1) 2011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.035806+0000 mon.c (mon.1) 2012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.038084+0000 mon.c (mon.1) 2013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.039221+0000 mon.c (mon.1) 2014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.049084+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.127920+0000 mon.c (mon.1) 2015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.131280+0000 mon.c (mon.1) 2016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.135389+0000 mon.c (mon.1) 2017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.136936+0000 mon.c (mon.1) 2018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.147353+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.226841+0000 mon.c (mon.1) 2019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.229907+0000 mon.c (mon.1) 2020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.233892+0000 mon.c (mon.1) 2021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.235374+0000 mon.c (mon.1) 2022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.246670+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.330039+0000 mon.c (mon.1) 2023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.330039+0000 mon.c (mon.1) 2023 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.333423+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.335961+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.337012+0000 mon.c (mon.1) 2026 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.344185+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.427050+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.429534+0000 mon.c (mon.1) 2028 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.432856+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.434089+0000 mon.c (mon.1) 2030 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.442834+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.524634+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.529432+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.533928+0000 mon.c (mon.1) 2033 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.534933+0000 mon.c (mon.1) 2034 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.542503+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.624398+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.626962+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.629820+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.631110+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.638721+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.333423+0000 mon.c (mon.1) 2024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.335961+0000 mon.c (mon.1) 2025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.337012+0000 mon.c (mon.1) 2026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.344185+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.427050+0000 mon.c (mon.1) 2027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.429534+0000 mon.c (mon.1) 2028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.432856+0000 mon.c (mon.1) 2029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.434089+0000 mon.c (mon.1) 2030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.442834+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.524634+0000 mon.c (mon.1) 2031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.529432+0000 mon.c (mon.1) 2032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.533928+0000 mon.c (mon.1) 2033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.534933+0000 mon.c (mon.1) 2034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.542503+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.624398+0000 mon.c (mon.1) 2035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.626962+0000 mon.c (mon.1) 2036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.629820+0000 mon.c (mon.1) 2037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.631110+0000 mon.c (mon.1) 2038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.638721+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.699569+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.709898+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.719136+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.726679+0000 mon.c (mon.1) 2039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.728622+0000 mon.c (mon.1) 2040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.731010+0000 mon.c (mon.1) 2041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[70612]: audit 2024-03-24T12:36:40.731947+0000 mon.c (mon.1) 2042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.699569+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.709898+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.719136+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.726679+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.728622+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.731010+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:40.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:40 smithi176 bash[20174]: audit 2024-03-24T12:36:40.731947+0000 mon.c (mon.1) 2042 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.086802+0000 mgr.y (mgr.25540) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.170405+0000 mgr.y (mgr.25540) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.269744+0000 mgr.y (mgr.25540) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.352879+0000 mgr.y (mgr.25540) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.449676+0000 mgr.y (mgr.25540) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.547871+0000 mgr.y (mgr.25540) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.648868+0000 mgr.y (mgr.25540) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cluster 2024-03-24T12:36:39.707274+0000 mgr.y (mgr.25540) 107 : 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-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.731329+0000 mon.c (mon.1) 2000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.734203+0000 mon.c (mon.1) 2001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.748767+0000 mon.c (mon.1) 2002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.753742+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.757277+0000 mgr.y (mgr.25540) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.839955+0000 mon.c (mon.1) 2003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.842033+0000 mon.c (mon.1) 2004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.844824+0000 mon.c (mon.1) 2005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.845683+0000 mon.c (mon.1) 2006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.854341+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.855821+0000 mgr.y (mgr.25540) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.932869+0000 mon.c (mon.1) 2007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.935682+0000 mon.c (mon.1) 2008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.940304+0000 mon.c (mon.1) 2009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.941944+0000 mon.c (mon.1) 2010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:39.951492+0000 mon.a (mon.0) 142 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: cephadm 2024-03-24T12:36:39.952968+0000 mgr.y (mgr.25540) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.033641+0000 mon.c (mon.1) 2011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.035806+0000 mon.c (mon.1) 2012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.038084+0000 mon.c (mon.1) 2013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.039221+0000 mon.c (mon.1) 2014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.032 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.049084+0000 mon.a (mon.0) 143 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.127920+0000 mon.c (mon.1) 2015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.131280+0000 mon.c (mon.1) 2016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.135389+0000 mon.c (mon.1) 2017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.136936+0000 mon.c (mon.1) 2018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.147353+0000 mon.a (mon.0) 144 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.226841+0000 mon.c (mon.1) 2019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.229907+0000 mon.c (mon.1) 2020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.233892+0000 mon.c (mon.1) 2021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.235374+0000 mon.c (mon.1) 2022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.246670+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.330039+0000 mon.c (mon.1) 2023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.333423+0000 mon.c (mon.1) 2024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.033 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.335961+0000 mon.c (mon.1) 2025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.337012+0000 mon.c (mon.1) 2026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.344185+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.427050+0000 mon.c (mon.1) 2027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.429534+0000 mon.c (mon.1) 2028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.432856+0000 mon.c (mon.1) 2029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.434089+0000 mon.c (mon.1) 2030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.442834+0000 mon.a (mon.0) 147 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.524634+0000 mon.c (mon.1) 2031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.529432+0000 mon.c (mon.1) 2032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.533928+0000 mon.c (mon.1) 2033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.534933+0000 mon.c (mon.1) 2034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.542503+0000 mon.a (mon.0) 148 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.624398+0000 mon.c (mon.1) 2035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.034 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.626962+0000 mon.c (mon.1) 2036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.629820+0000 mon.c (mon.1) 2037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.631110+0000 mon.c (mon.1) 2038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.638721+0000 mon.a (mon.0) 149 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.699569+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.709898+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.719136+0000 mon.a (mon.0) 152 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.726679+0000 mon.c (mon.1) 2039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.728622+0000 mon.c (mon.1) 2040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.731010+0000 mon.c (mon.1) 2041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.035 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:40 smithi184 bash[51492]: audit 2024-03-24T12:36:40.731947+0000 mon.c (mon.1) 2042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.050034+0000 mgr.y (mgr.25540) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.148944+0000 mgr.y (mgr.25540) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.247750+0000 mgr.y (mgr.25540) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.347170+0000 mgr.y (mgr.25540) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.443716+0000 mgr.y (mgr.25540) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.544797+0000 mgr.y (mgr.25540) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.640127+0000 mgr.y (mgr.25540) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.752889+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.753671+0000 mgr.y (mgr.25540) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.801709+0000 mon.c (mon.1) 2043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.804487+0000 mon.c (mon.1) 2044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.807123+0000 mon.c (mon.1) 2045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.808128+0000 mon.c (mon.1) 2046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.815982+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.816951+0000 mgr.y (mgr.25540) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.895962+0000 mon.c (mon.1) 2047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.898438+0000 mon.c (mon.1) 2048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.901038+0000 mon.c (mon.1) 2049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.901911+0000 mon.c (mon.1) 2050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.910573+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:40.911746+0000 mgr.y (mgr.25540) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.050034+0000 mgr.y (mgr.25540) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.148944+0000 mgr.y (mgr.25540) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.247750+0000 mgr.y (mgr.25540) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.347170+0000 mgr.y (mgr.25540) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.443716+0000 mgr.y (mgr.25540) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.544797+0000 mgr.y (mgr.25540) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.640127+0000 mgr.y (mgr.25540) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.752889+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.753671+0000 mgr.y (mgr.25540) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.801709+0000 mon.c (mon.1) 2043 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.804487+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.807123+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.808128+0000 mon.c (mon.1) 2046 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.815982+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.816951+0000 mgr.y (mgr.25540) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.895962+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.898438+0000 mon.c (mon.1) 2048 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.901038+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.901911+0000 mon.c (mon.1) 2050 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.910573+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:40.911746+0000 mgr.y (mgr.25540) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.990941+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.993460+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.997021+0000 mon.c (mon.1) 2053 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:40.998268+0000 mon.c (mon.1) 2054 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.007111+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.009166+0000 mgr.y (mgr.25540) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.092291+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.095195+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.099720+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.101136+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.109547+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.189600+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.192330+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.196834+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.198441+0000 mon.c (mon.1) 2062 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.206795+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.270519+0000 mon.c (mon.1) 2063 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.273255+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.276145+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.990941+0000 mon.c (mon.1) 2051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.993460+0000 mon.c (mon.1) 2052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.997021+0000 mon.c (mon.1) 2053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:40.998268+0000 mon.c (mon.1) 2054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.007111+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.009166+0000 mgr.y (mgr.25540) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.092291+0000 mon.c (mon.1) 2055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.095195+0000 mon.c (mon.1) 2056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.099720+0000 mon.c (mon.1) 2057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.101136+0000 mon.c (mon.1) 2058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.109547+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.189600+0000 mon.c (mon.1) 2059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.192330+0000 mon.c (mon.1) 2060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.196834+0000 mon.c (mon.1) 2061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.198441+0000 mon.c (mon.1) 2062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.206795+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.270519+0000 mon.c (mon.1) 2063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.273255+0000 mon.c (mon.1) 2064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.276145+0000 mon.c (mon.1) 2065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.277143+0000 mon.c (mon.1) 2066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.277143+0000 mon.c (mon.1) 2066 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.284367+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.364149+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.366434+0000 mon.c (mon.1) 2068 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.368909+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.369881+0000 mon.c (mon.1) 2070 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.376560+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.461374+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.464249+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.469253+0000 mon.c (mon.1) 2073 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.470318+0000 mon.c (mon.1) 2074 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.479624+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.561320+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.563457+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.566314+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.567498+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.575597+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.657717+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.660023+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.665212+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.284367+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.364149+0000 mon.c (mon.1) 2067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.366434+0000 mon.c (mon.1) 2068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.368909+0000 mon.c (mon.1) 2069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.369881+0000 mon.c (mon.1) 2070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.376560+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.461374+0000 mon.c (mon.1) 2071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.464249+0000 mon.c (mon.1) 2072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.469253+0000 mon.c (mon.1) 2073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.470318+0000 mon.c (mon.1) 2074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.479624+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.561320+0000 mon.c (mon.1) 2075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.563457+0000 mon.c (mon.1) 2076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.566314+0000 mon.c (mon.1) 2077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.567498+0000 mon.c (mon.1) 2078 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.575597+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.657717+0000 mon.c (mon.1) 2079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.660023+0000 mon.c (mon.1) 2080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.665212+0000 mon.c (mon.1) 2081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:41.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.666470+0000 mon.c (mon.1) 2082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[70612]: audit 2024-03-24T12:36:41.675232+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:41.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.666470+0000 mon.c (mon.1) 2082 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:41.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:41 smithi176 bash[20174]: audit 2024-03-24T12:36:41.675232+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.050034+0000 mgr.y (mgr.25540) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.148944+0000 mgr.y (mgr.25540) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.247750+0000 mgr.y (mgr.25540) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.347170+0000 mgr.y (mgr.25540) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.443716+0000 mgr.y (mgr.25540) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.544797+0000 mgr.y (mgr.25540) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.640127+0000 mgr.y (mgr.25540) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.752889+0000 mon.a (mon.0) 153 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.753671+0000 mgr.y (mgr.25540) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.801709+0000 mon.c (mon.1) 2043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.804487+0000 mon.c (mon.1) 2044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.807123+0000 mon.c (mon.1) 2045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.808128+0000 mon.c (mon.1) 2046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.815982+0000 mon.a (mon.0) 154 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.816951+0000 mgr.y (mgr.25540) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.895962+0000 mon.c (mon.1) 2047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.898438+0000 mon.c (mon.1) 2048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.901038+0000 mon.c (mon.1) 2049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.901911+0000 mon.c (mon.1) 2050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.910573+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:40.911746+0000 mgr.y (mgr.25540) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.990941+0000 mon.c (mon.1) 2051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.993460+0000 mon.c (mon.1) 2052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.997021+0000 mon.c (mon.1) 2053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:40.998268+0000 mon.c (mon.1) 2054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.007111+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.009166+0000 mgr.y (mgr.25540) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.092291+0000 mon.c (mon.1) 2055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.095195+0000 mon.c (mon.1) 2056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.099720+0000 mon.c (mon.1) 2057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.101136+0000 mon.c (mon.1) 2058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.109547+0000 mon.a (mon.0) 157 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.189600+0000 mon.c (mon.1) 2059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.192330+0000 mon.c (mon.1) 2060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.196834+0000 mon.c (mon.1) 2061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.198441+0000 mon.c (mon.1) 2062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.206795+0000 mon.a (mon.0) 158 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.270519+0000 mon.c (mon.1) 2063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.273255+0000 mon.c (mon.1) 2064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.276145+0000 mon.c (mon.1) 2065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.277143+0000 mon.c (mon.1) 2066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.284367+0000 mon.a (mon.0) 159 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.364149+0000 mon.c (mon.1) 2067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.366434+0000 mon.c (mon.1) 2068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.368909+0000 mon.c (mon.1) 2069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.369881+0000 mon.c (mon.1) 2070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.376560+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.461374+0000 mon.c (mon.1) 2071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.464249+0000 mon.c (mon.1) 2072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.469253+0000 mon.c (mon.1) 2073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.470318+0000 mon.c (mon.1) 2074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.479624+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.561320+0000 mon.c (mon.1) 2075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.563457+0000 mon.c (mon.1) 2076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.566314+0000 mon.c (mon.1) 2077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.567498+0000 mon.c (mon.1) 2078 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.575597+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.657717+0000 mon.c (mon.1) 2079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:42.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.660023+0000 mon.c (mon.1) 2080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.665212+0000 mon.c (mon.1) 2081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.666470+0000 mon.c (mon.1) 2082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:41 smithi184 bash[51492]: audit 2024-03-24T12:36:41.675232+0000 mon.a (mon.0) 163 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:42.844 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.110253+0000 mgr.y (mgr.25540) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.208434+0000 mgr.y (mgr.25540) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.285219+0000 mgr.y (mgr.25540) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.378956+0000 mgr.y (mgr.25540) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.480658+0000 mgr.y (mgr.25540) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.577804+0000 mgr.y (mgr.25540) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.062 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.676079+0000 mgr.y (mgr.25540) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cluster 2024-03-24T12:36:41.707821+0000 mgr.y (mgr.25540) 129 : 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-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.757671+0000 mon.c (mon.1) 2083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.773643+0000 mon.c (mon.1) 2084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.775697+0000 mon.c (mon.1) 2085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.776567+0000 mon.c (mon.1) 2086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.782151+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.783205+0000 mgr.y (mgr.25540) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.869376+0000 mon.c (mon.1) 2087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.871853+0000 mon.c (mon.1) 2088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.874275+0000 mon.c (mon.1) 2089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.875383+0000 mon.c (mon.1) 2090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.885879+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.886979+0000 mgr.y (mgr.25540) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.063 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.969476+0000 mon.c (mon.1) 2091 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.971997+0000 mon.c (mon.1) 2092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.976726+0000 mon.c (mon.1) 2093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.978112+0000 mon.c (mon.1) 2094 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:41.988122+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: cephadm 2024-03-24T12:36:41.989334+0000 mgr.y (mgr.25540) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.068694+0000 mon.c (mon.1) 2095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.071501+0000 mon.c (mon.1) 2096 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.074717+0000 mon.c (mon.1) 2097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.064 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.076038+0000 mon.c (mon.1) 2098 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.085226+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.149299+0000 mon.c (mon.1) 2099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.152126+0000 mon.c (mon.1) 2100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.155814+0000 mon.c (mon.1) 2101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.157276+0000 mon.c (mon.1) 2102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.168534+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.250528+0000 mon.c (mon.1) 2103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.253380+0000 mon.c (mon.1) 2104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.257898+0000 mon.c (mon.1) 2105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.259322+0000 mon.c (mon.1) 2106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.268851+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.353597+0000 mon.c (mon.1) 2107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.358087+0000 mon.c (mon.1) 2108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.065 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.361989+0000 mon.c (mon.1) 2109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.363400+0000 mon.c (mon.1) 2110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.372615+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.454573+0000 mon.c (mon.1) 2111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.457741+0000 mon.c (mon.1) 2112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.460906+0000 mon.c (mon.1) 2113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.462194+0000 mon.c (mon.1) 2114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.471272+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.551189+0000 mon.c (mon.1) 2115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.554028+0000 mon.c (mon.1) 2116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.556959+0000 mon.c (mon.1) 2117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.558145+0000 mon.c (mon.1) 2118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.568173+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.652567+0000 mon.c (mon.1) 2119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.659255+0000 mon.c (mon.1) 2120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.662273+0000 mon.c (mon.1) 2121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.663449+0000 mon.c (mon.1) 2122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.673508+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.752832+0000 mon.c (mon.1) 2123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.067 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:42 smithi184 bash[51492]: audit 2024-03-24T12:36:42.755584+0000 mon.c (mon.1) 2124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.110253+0000 mgr.y (mgr.25540) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.208434+0000 mgr.y (mgr.25540) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.285219+0000 mgr.y (mgr.25540) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.378956+0000 mgr.y (mgr.25540) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.480658+0000 mgr.y (mgr.25540) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.577804+0000 mgr.y (mgr.25540) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.676079+0000 mgr.y (mgr.25540) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cluster 2024-03-24T12:36:41.707821+0000 mgr.y (mgr.25540) 129 : 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-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.757671+0000 mon.c (mon.1) 2083 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.773643+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.775697+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.776567+0000 mon.c (mon.1) 2086 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.782151+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.783205+0000 mgr.y (mgr.25540) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.869376+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.871853+0000 mon.c (mon.1) 2088 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.874275+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.875383+0000 mon.c (mon.1) 2090 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.885879+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.886979+0000 mgr.y (mgr.25540) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.110253+0000 mgr.y (mgr.25540) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.208434+0000 mgr.y (mgr.25540) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.285219+0000 mgr.y (mgr.25540) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.378956+0000 mgr.y (mgr.25540) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.480658+0000 mgr.y (mgr.25540) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.577804+0000 mgr.y (mgr.25540) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.676079+0000 mgr.y (mgr.25540) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cluster 2024-03-24T12:36:41.707821+0000 mgr.y (mgr.25540) 129 : 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-03-24T12:36:43.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.757671+0000 mon.c (mon.1) 2083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.773643+0000 mon.c (mon.1) 2084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.775697+0000 mon.c (mon.1) 2085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.776567+0000 mon.c (mon.1) 2086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.782151+0000 mon.a (mon.0) 164 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.783205+0000 mgr.y (mgr.25540) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.869376+0000 mon.c (mon.1) 2087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.871853+0000 mon.c (mon.1) 2088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.874275+0000 mon.c (mon.1) 2089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.875383+0000 mon.c (mon.1) 2090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.885879+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.886979+0000 mgr.y (mgr.25540) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.969476+0000 mon.c (mon.1) 2091 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.969476+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.971997+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.976726+0000 mon.c (mon.1) 2093 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.978112+0000 mon.c (mon.1) 2094 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:41.988122+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: cephadm 2024-03-24T12:36:41.989334+0000 mgr.y (mgr.25540) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.068694+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.071501+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.074717+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.076038+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.085226+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.149299+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.152126+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.155814+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.157276+0000 mon.c (mon.1) 2102 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.168534+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.250528+0000 mon.c (mon.1) 2103 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.253380+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.257898+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.259322+0000 mon.c (mon.1) 2106 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.971997+0000 mon.c (mon.1) 2092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.976726+0000 mon.c (mon.1) 2093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.978112+0000 mon.c (mon.1) 2094 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:41.988122+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: cephadm 2024-03-24T12:36:41.989334+0000 mgr.y (mgr.25540) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.068694+0000 mon.c (mon.1) 2095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.071501+0000 mon.c (mon.1) 2096 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.074717+0000 mon.c (mon.1) 2097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.076038+0000 mon.c (mon.1) 2098 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.085226+0000 mon.a (mon.0) 167 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.149299+0000 mon.c (mon.1) 2099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.152126+0000 mon.c (mon.1) 2100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.155814+0000 mon.c (mon.1) 2101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.157276+0000 mon.c (mon.1) 2102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.168534+0000 mon.a (mon.0) 168 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.250528+0000 mon.c (mon.1) 2103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.253380+0000 mon.c (mon.1) 2104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.257898+0000 mon.c (mon.1) 2105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.259322+0000 mon.c (mon.1) 2106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.268851+0000 mon.a (mon.0) 169 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.268851+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.353597+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.358087+0000 mon.c (mon.1) 2108 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.361989+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.363400+0000 mon.c (mon.1) 2110 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.372615+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.454573+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.457741+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.460906+0000 mon.c (mon.1) 2113 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.462194+0000 mon.c (mon.1) 2114 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.471272+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.551189+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.554028+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.556959+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.558145+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.568173+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.652567+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.659255+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.662273+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.663449+0000 mon.c (mon.1) 2122 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.673508+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.752832+0000 mon.c (mon.1) 2123 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[20174]: audit 2024-03-24T12:36:42.755584+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.353597+0000 mon.c (mon.1) 2107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.358087+0000 mon.c (mon.1) 2108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.361989+0000 mon.c (mon.1) 2109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.363400+0000 mon.c (mon.1) 2110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.372615+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.454573+0000 mon.c (mon.1) 2111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.457741+0000 mon.c (mon.1) 2112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.460906+0000 mon.c (mon.1) 2113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.462194+0000 mon.c (mon.1) 2114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.471272+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.551189+0000 mon.c (mon.1) 2115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.554028+0000 mon.c (mon.1) 2116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.556959+0000 mon.c (mon.1) 2117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.558145+0000 mon.c (mon.1) 2118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.568173+0000 mon.a (mon.0) 172 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.652567+0000 mon.c (mon.1) 2119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.659255+0000 mon.c (mon.1) 2120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.662273+0000 mon.c (mon.1) 2121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.663449+0000 mon.c (mon.1) 2122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.673508+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:43.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.752832+0000 mon.c (mon.1) 2123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:43.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:42 smithi176 bash[70612]: audit 2024-03-24T12:36:42.755584+0000 mon.c (mon.1) 2124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:43.656 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:36:43.656 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 2s ago 17m - - 2024-03-24T12:36:43.656 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 30s ago 17m - - 2024-03-24T12:36:43.656 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (3m) 2s ago 10m 16.7M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:36:43.656 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (2m) 30s ago 10m 44.1M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (103s) 2s ago 7m 45.5M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (44s) 30s ago 16m 438M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (2m) 2s ago 18m 492M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (27s) 2s ago 19m 44.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (89s) 30s ago 17m 41.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (17m) 2s ago 17m 67.7M 2048M 17.2.0 e1d6a67b021e fcd41974f46b 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (3m) 2s ago 10m 12.1M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (2m) 30s ago 10m 10.9M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (16m) 2s ago 16m 58.9M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (15m) 2s ago 15m 60.5M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (15m) 2s ago 15m 54.5M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (14m) 2s ago 14m 59.9M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (13m) 30s ago 13m 60.0M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (13m) 30s ago 13m 56.3M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:36:43.657 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (12m) 30s ago 12m 54.0M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (11m) 30s ago 11m 57.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (97s) 30s ago 10m 54.1M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (8m) 2s ago 8m 87.2M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (8m) 30s ago 8m 87.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (8m) 2s ago 8m 87.0M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:36:43.658 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (8m) 30s ago 8m 87.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.086451+0000 mgr.y (mgr.25540) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.169986+0000 mgr.y (mgr.25540) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.271832+0000 mgr.y (mgr.25540) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.374423+0000 mgr.y (mgr.25540) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.472625+0000 mgr.y (mgr.25540) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.569126+0000 mgr.y (mgr.25540) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.674927+0000 mgr.y (mgr.25540) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.760849+0000 mon.c (mon.1) 2125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.772477+0000 mon.c (mon.1) 2126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.778793+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.779519+0000 mgr.y (mgr.25540) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.825158+0000 mgr.y (mgr.25540) 141 : audit 0 from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.832339+0000 mon.c (mon.1) 2127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.868162+0000 mon.c (mon.1) 2128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.870737+0000 mon.c (mon.1) 2129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.873162+0000 mon.c (mon.1) 2130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.874038+0000 mon.c (mon.1) 2131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.882864+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.884041+0000 mgr.y (mgr.25540) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.965784+0000 mon.c (mon.1) 2132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.968917+0000 mon.c (mon.1) 2133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.972643+0000 mon.c (mon.1) 2134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.973873+0000 mon.c (mon.1) 2135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:42.983794+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: cephadm 2024-03-24T12:36:42.984923+0000 mgr.y (mgr.25540) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.066772+0000 mon.c (mon.1) 2136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.069380+0000 mon.c (mon.1) 2137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.072332+0000 mon.c (mon.1) 2138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.073313+0000 mon.c (mon.1) 2139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.082647+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.161892+0000 mon.c (mon.1) 2140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.164287+0000 mon.c (mon.1) 2141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.167613+0000 mon.c (mon.1) 2142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.168469+0000 mon.c (mon.1) 2143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.176757+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.258144+0000 mon.c (mon.1) 2144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.261164+0000 mon.c (mon.1) 2145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.264209+0000 mon.c (mon.1) 2146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.265447+0000 mon.c (mon.1) 2147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.275541+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.356364+0000 mon.c (mon.1) 2148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.359625+0000 mon.c (mon.1) 2149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.362399+0000 mon.c (mon.1) 2150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.363589+0000 mon.c (mon.1) 2151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.371780+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.456389+0000 mon.c (mon.1) 2152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.459198+0000 mon.c (mon.1) 2153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.463135+0000 mon.c (mon.1) 2154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.464524+0000 mon.c (mon.1) 2155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.474805+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.558117+0000 mon.c (mon.1) 2156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.560686+0000 mon.c (mon.1) 2157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.563693+0000 mon.c (mon.1) 2158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.564537+0000 mon.c (mon.1) 2159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.571719+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.672438+0000 mon.c (mon.1) 2160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.674589+0000 mon.c (mon.1) 2161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.677300+0000 mon.c (mon.1) 2162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.678127+0000 mon.c (mon.1) 2163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:43 smithi184 bash[51492]: audit 2024-03-24T12:36:43.683770+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:36:44.130 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:36:44.131 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:36:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.086451+0000 mgr.y (mgr.25540) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.169986+0000 mgr.y (mgr.25540) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.271832+0000 mgr.y (mgr.25540) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.374423+0000 mgr.y (mgr.25540) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.472625+0000 mgr.y (mgr.25540) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.569126+0000 mgr.y (mgr.25540) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.674927+0000 mgr.y (mgr.25540) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.760849+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.772477+0000 mon.c (mon.1) 2126 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.778793+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.779519+0000 mgr.y (mgr.25540) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.825158+0000 mgr.y (mgr.25540) 141 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.832339+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.868162+0000 mon.c (mon.1) 2128 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.870737+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.873162+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.874038+0000 mon.c (mon.1) 2131 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.882864+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.884041+0000 mgr.y (mgr.25540) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.965784+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.086451+0000 mgr.y (mgr.25540) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.169986+0000 mgr.y (mgr.25540) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.271832+0000 mgr.y (mgr.25540) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.374423+0000 mgr.y (mgr.25540) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.472625+0000 mgr.y (mgr.25540) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.569126+0000 mgr.y (mgr.25540) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.674927+0000 mgr.y (mgr.25540) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.760849+0000 mon.c (mon.1) 2125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.772477+0000 mon.c (mon.1) 2126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.778793+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.779519+0000 mgr.y (mgr.25540) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.825158+0000 mgr.y (mgr.25540) 141 : audit 0 from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.832339+0000 mon.c (mon.1) 2127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.868162+0000 mon.c (mon.1) 2128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.870737+0000 mon.c (mon.1) 2129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.873162+0000 mon.c (mon.1) 2130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.874038+0000 mon.c (mon.1) 2131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.882864+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.884041+0000 mgr.y (mgr.25540) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.965784+0000 mon.c (mon.1) 2132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.968917+0000 mon.c (mon.1) 2133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.968917+0000 mon.c (mon.1) 2133 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.972643+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.973873+0000 mon.c (mon.1) 2135 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:42.983794+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: cephadm 2024-03-24T12:36:42.984923+0000 mgr.y (mgr.25540) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.066772+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.069380+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.072332+0000 mon.c (mon.1) 2138 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.073313+0000 mon.c (mon.1) 2139 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.082647+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.161892+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.164287+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.167613+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.168469+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.176757+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.258144+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.261164+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.264209+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.265447+0000 mon.c (mon.1) 2147 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.275541+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.972643+0000 mon.c (mon.1) 2134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.973873+0000 mon.c (mon.1) 2135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:42.983794+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: cephadm 2024-03-24T12:36:42.984923+0000 mgr.y (mgr.25540) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.066772+0000 mon.c (mon.1) 2136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.069380+0000 mon.c (mon.1) 2137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.072332+0000 mon.c (mon.1) 2138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.073313+0000 mon.c (mon.1) 2139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.082647+0000 mon.a (mon.0) 177 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.161892+0000 mon.c (mon.1) 2140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.164287+0000 mon.c (mon.1) 2141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.167613+0000 mon.c (mon.1) 2142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.168469+0000 mon.c (mon.1) 2143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.176757+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.258144+0000 mon.c (mon.1) 2144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.261164+0000 mon.c (mon.1) 2145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.264209+0000 mon.c (mon.1) 2146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.265447+0000 mon.c (mon.1) 2147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.275541+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.356364+0000 mon.c (mon.1) 2148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.356364+0000 mon.c (mon.1) 2148 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.359625+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.362399+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.363589+0000 mon.c (mon.1) 2151 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.371780+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.456389+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.459198+0000 mon.c (mon.1) 2153 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.463135+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.464524+0000 mon.c (mon.1) 2155 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.474805+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.558117+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.560686+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.563693+0000 mon.c (mon.1) 2158 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.564537+0000 mon.c (mon.1) 2159 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.571719+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.672438+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.674589+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.677300+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.678127+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[20174]: audit 2024-03-24T12:36:43.683770+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.359625+0000 mon.c (mon.1) 2149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.362399+0000 mon.c (mon.1) 2150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.363589+0000 mon.c (mon.1) 2151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.371780+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.456389+0000 mon.c (mon.1) 2152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.459198+0000 mon.c (mon.1) 2153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.463135+0000 mon.c (mon.1) 2154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.464524+0000 mon.c (mon.1) 2155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.474805+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.558117+0000 mon.c (mon.1) 2156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.560686+0000 mon.c (mon.1) 2157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.563693+0000 mon.c (mon.1) 2158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.564537+0000 mon.c (mon.1) 2159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.571719+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.672438+0000 mon.c (mon.1) 2160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.674589+0000 mon.c (mon.1) 2161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.677300+0000 mon.c (mon.1) 2162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.678127+0000 mon.c (mon.1) 2163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:44.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:43 smithi176 bash[70612]: audit 2024-03-24T12:36:43.683770+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:44.569 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:36:44.569 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:36:44.569 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:36:44.569 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "4/23 daemons upgraded", 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "", 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:36:44.570 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.083710+0000 mgr.y (mgr.25540) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.177551+0000 mgr.y (mgr.25540) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.219779+0000 mgr.y (mgr.25540) 146 : audit 0 from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.276947+0000 mgr.y (mgr.25540) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.374137+0000 mgr.y (mgr.25540) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.475814+0000 mgr.y (mgr.25540) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.024 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.573229+0000 mgr.y (mgr.25540) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.630449+0000 mgr.y (mgr.25540) 151 : audit 0 from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.685713+0000 mgr.y (mgr.25540) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cluster 2024-03-24T12:36:43.708888+0000 mgr.y (mgr.25540) 153 : 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-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.774408+0000 mon.c (mon.1) 2164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.776622+0000 mon.c (mon.1) 2165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.779602+0000 mon.c (mon.1) 2166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.781072+0000 mon.c (mon.1) 2167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.787165+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.788986+0000 mgr.y (mgr.25540) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.868565+0000 mon.c (mon.1) 2168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.872925+0000 mon.c (mon.1) 2169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.876573+0000 mon.c (mon.1) 2170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.025 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.877828+0000 mon.c (mon.1) 2171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.083710+0000 mgr.y (mgr.25540) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.177551+0000 mgr.y (mgr.25540) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.219779+0000 mgr.y (mgr.25540) 146 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.276947+0000 mgr.y (mgr.25540) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.374137+0000 mgr.y (mgr.25540) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.475814+0000 mgr.y (mgr.25540) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.573229+0000 mgr.y (mgr.25540) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.630449+0000 mgr.y (mgr.25540) 151 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.685713+0000 mgr.y (mgr.25540) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.026 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cluster 2024-03-24T12:36:43.708888+0000 mgr.y (mgr.25540) 153 : 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-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.774408+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.776622+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.779602+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.781072+0000 mon.c (mon.1) 2167 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.787165+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.788986+0000 mgr.y (mgr.25540) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.868565+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.872925+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.876573+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.877828+0000 mon.c (mon.1) 2171 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.884612+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.886225+0000 mgr.y (mgr.25540) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.964190+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.027 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.967054+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.970153+0000 mon.c (mon.1) 2174 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.971465+0000 mon.c (mon.1) 2175 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:43.979516+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: cephadm 2024-03-24T12:36:43.981212+0000 mgr.y (mgr.25540) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.043199+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.046618+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.049767+0000 mon.c (mon.1) 2178 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.050733+0000 mon.c (mon.1) 2179 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.057124+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.122641+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.126399+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.127244+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.176:0/583299571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.129734+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.131229+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.137200+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.028 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.218131+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.884612+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.886225+0000 mgr.y (mgr.25540) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.964190+0000 mon.c (mon.1) 2172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.967054+0000 mon.c (mon.1) 2173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.970153+0000 mon.c (mon.1) 2174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.971465+0000 mon.c (mon.1) 2175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:43.979516+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: cephadm 2024-03-24T12:36:43.981212+0000 mgr.y (mgr.25540) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.043199+0000 mon.c (mon.1) 2176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.046618+0000 mon.c (mon.1) 2177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.049767+0000 mon.c (mon.1) 2178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.050733+0000 mon.c (mon.1) 2179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.057124+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.122641+0000 mon.c (mon.1) 2180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.126399+0000 mon.c (mon.1) 2181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.127244+0000 mon.a (mon.0) 188 : audit 0 from='client.? 172.21.15.176:0/583299571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.129734+0000 mon.c (mon.1) 2182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.131229+0000 mon.c (mon.1) 2183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.137200+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.218131+0000 mon.c (mon.1) 2184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.220866+0000 mon.c (mon.1) 2185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.030 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.220866+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.223039+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.223854+0000 mon.c (mon.1) 2187 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.229869+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.313043+0000 mon.c (mon.1) 2188 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.315995+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.320077+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.321524+0000 mon.c (mon.1) 2191 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.330157+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.393926+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.396248+0000 mon.c (mon.1) 2193 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.398811+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.399686+0000 mon.c (mon.1) 2195 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.407350+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.031 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.486755+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.489905+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.493975+0000 mon.c (mon.1) 2198 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.495594+0000 mon.c (mon.1) 2199 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.504070+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.579458+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.583257+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.586074+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.587076+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.594376+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.678971+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.682041+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.689873+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.691064+0000 mon.c (mon.1) 2207 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.032 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[20174]: audit 2024-03-24T12:36:44.703869+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.223039+0000 mon.c (mon.1) 2186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.223854+0000 mon.c (mon.1) 2187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.229869+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.313043+0000 mon.c (mon.1) 2188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.315995+0000 mon.c (mon.1) 2189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.320077+0000 mon.c (mon.1) 2190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.321524+0000 mon.c (mon.1) 2191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.330157+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.393926+0000 mon.c (mon.1) 2192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.396248+0000 mon.c (mon.1) 2193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.398811+0000 mon.c (mon.1) 2194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.399686+0000 mon.c (mon.1) 2195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.033 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.407350+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.486755+0000 mon.c (mon.1) 2196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.489905+0000 mon.c (mon.1) 2197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.493975+0000 mon.c (mon.1) 2198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.495594+0000 mon.c (mon.1) 2199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.504070+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.579458+0000 mon.c (mon.1) 2200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.583257+0000 mon.c (mon.1) 2201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.586074+0000 mon.c (mon.1) 2202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.587076+0000 mon.c (mon.1) 2203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.594376+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.678971+0000 mon.c (mon.1) 2204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.682041+0000 mon.c (mon.1) 2205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.689873+0000 mon.c (mon.1) 2206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.691064+0000 mon.c (mon.1) 2207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.034 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:44 smithi176 bash[70612]: audit 2024-03-24T12:36:44.703869+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.037 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.083710+0000 mgr.y (mgr.25540) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.177551+0000 mgr.y (mgr.25540) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.219779+0000 mgr.y (mgr.25540) 146 : audit 0 from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.276947+0000 mgr.y (mgr.25540) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.374137+0000 mgr.y (mgr.25540) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.475814+0000 mgr.y (mgr.25540) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.573229+0000 mgr.y (mgr.25540) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.630449+0000 mgr.y (mgr.25540) 151 : audit 0 from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.685713+0000 mgr.y (mgr.25540) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cluster 2024-03-24T12:36:43.708888+0000 mgr.y (mgr.25540) 153 : 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-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.774408+0000 mon.c (mon.1) 2164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.776622+0000 mon.c (mon.1) 2165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.779602+0000 mon.c (mon.1) 2166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.781072+0000 mon.c (mon.1) 2167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.787165+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.788986+0000 mgr.y (mgr.25540) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.868565+0000 mon.c (mon.1) 2168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.872925+0000 mon.c (mon.1) 2169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.876573+0000 mon.c (mon.1) 2170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.877828+0000 mon.c (mon.1) 2171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.884612+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.886225+0000 mgr.y (mgr.25540) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.964190+0000 mon.c (mon.1) 2172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.967054+0000 mon.c (mon.1) 2173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.970153+0000 mon.c (mon.1) 2174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.971465+0000 mon.c (mon.1) 2175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:43.979516+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: cephadm 2024-03-24T12:36:43.981212+0000 mgr.y (mgr.25540) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.043199+0000 mon.c (mon.1) 2176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.046618+0000 mon.c (mon.1) 2177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.049767+0000 mon.c (mon.1) 2178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.050733+0000 mon.c (mon.1) 2179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.057124+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.122641+0000 mon.c (mon.1) 2180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.126399+0000 mon.c (mon.1) 2181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.127244+0000 mon.a (mon.0) 188 : audit 0 from='client.? 172.21.15.176:0/583299571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.129734+0000 mon.c (mon.1) 2182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.131229+0000 mon.c (mon.1) 2183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.137200+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.218131+0000 mon.c (mon.1) 2184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.220866+0000 mon.c (mon.1) 2185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.223039+0000 mon.c (mon.1) 2186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.223854+0000 mon.c (mon.1) 2187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.229869+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.313043+0000 mon.c (mon.1) 2188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.315995+0000 mon.c (mon.1) 2189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.320077+0000 mon.c (mon.1) 2190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.321524+0000 mon.c (mon.1) 2191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.330157+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.393926+0000 mon.c (mon.1) 2192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.396248+0000 mon.c (mon.1) 2193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.398811+0000 mon.c (mon.1) 2194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.399686+0000 mon.c (mon.1) 2195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.407350+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.486755+0000 mon.c (mon.1) 2196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.489905+0000 mon.c (mon.1) 2197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.493975+0000 mon.c (mon.1) 2198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.495594+0000 mon.c (mon.1) 2199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.504070+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.579458+0000 mon.c (mon.1) 2200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.583257+0000 mon.c (mon.1) 2201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.586074+0000 mon.c (mon.1) 2202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.587076+0000 mon.c (mon.1) 2203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.594376+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.678971+0000 mon.c (mon.1) 2204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.682041+0000 mon.c (mon.1) 2205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.689873+0000 mon.c (mon.1) 2206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.691064+0000 mon.c (mon.1) 2207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:45.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:44 smithi184 bash[51492]: audit 2024-03-24T12:36:44.703869+0000 mon.a (mon.0) 195 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:45.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:36:45] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.33.4" 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.058898+0000 mgr.y (mgr.25540) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.138000+0000 mgr.y (mgr.25540) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.230787+0000 mgr.y (mgr.25540) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.332147+0000 mgr.y (mgr.25540) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.408063+0000 mgr.y (mgr.25540) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.506003+0000 mgr.y (mgr.25540) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.566100+0000 mgr.y (mgr.25540) 163 : audit 0 from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.595181+0000 mgr.y (mgr.25540) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.705010+0000 mgr.y (mgr.25540) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.783554+0000 mon.c (mon.1) 2208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.785626+0000 mon.c (mon.1) 2209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.787621+0000 mon.c (mon.1) 2210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.788369+0000 mon.c (mon.1) 2211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.794705+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.795700+0000 mgr.y (mgr.25540) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.859725+0000 mon.c (mon.1) 2212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.861810+0000 mon.c (mon.1) 2213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.864196+0000 mon.c (mon.1) 2214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.865133+0000 mon.c (mon.1) 2215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.871052+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.872193+0000 mgr.y (mgr.25540) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.936778+0000 mon.c (mon.1) 2216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.939241+0000 mon.c (mon.1) 2217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.941791+0000 mon.c (mon.1) 2218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.942684+0000 mon.c (mon.1) 2219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:44.949186+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: cephadm 2024-03-24T12:36:44.950214+0000 mgr.y (mgr.25540) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.034547+0000 mon.c (mon.1) 2220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.034976+0000 mon.c (mon.1) 2221 : audit 0 from='client.? 172.21.15.176:0/3252464827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.036856+0000 mon.c (mon.1) 2222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.039248+0000 mon.c (mon.1) 2223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.040112+0000 mon.c (mon.1) 2224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.046272+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.129565+0000 mon.c (mon.1) 2225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.132270+0000 mon.c (mon.1) 2226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.135073+0000 mon.c (mon.1) 2227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.136354+0000 mon.c (mon.1) 2228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.145577+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.228977+0000 mon.c (mon.1) 2229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.231704+0000 mon.c (mon.1) 2230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.235302+0000 mon.c (mon.1) 2231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.236713+0000 mon.c (mon.1) 2232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.246157+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.329153+0000 mon.c (mon.1) 2233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.331517+0000 mon.c (mon.1) 2234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.335153+0000 mon.c (mon.1) 2235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.336404+0000 mon.c (mon.1) 2236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.344752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.424702+0000 mon.c (mon.1) 2237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.427862+0000 mon.c (mon.1) 2238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.431600+0000 mon.c (mon.1) 2239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.432934+0000 mon.c (mon.1) 2240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.439704+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.522121+0000 mon.c (mon.1) 2241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.525559+0000 mon.c (mon.1) 2242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.530208+0000 mon.c (mon.1) 2243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.531481+0000 mon.c (mon.1) 2244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.538980+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.619969+0000 mon.c (mon.1) 2245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.623864+0000 mon.c (mon.1) 2246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.627892+0000 mon.c (mon.1) 2247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.629301+0000 mon.c (mon.1) 2248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.638789+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.721619+0000 mon.c (mon.1) 2249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.724123+0000 mon.c (mon.1) 2250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.726790+0000 mon.c (mon.1) 2251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.727801+0000 mon.c (mon.1) 2252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:45 smithi184 bash[51492]: audit 2024-03-24T12:36:45.736769+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.058898+0000 mgr.y (mgr.25540) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.138000+0000 mgr.y (mgr.25540) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.230787+0000 mgr.y (mgr.25540) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.332147+0000 mgr.y (mgr.25540) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.408063+0000 mgr.y (mgr.25540) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.506003+0000 mgr.y (mgr.25540) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.566100+0000 mgr.y (mgr.25540) 163 : audit 0 from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.595181+0000 mgr.y (mgr.25540) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.705010+0000 mgr.y (mgr.25540) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.783554+0000 mon.c (mon.1) 2208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.785626+0000 mon.c (mon.1) 2209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.787621+0000 mon.c (mon.1) 2210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.788369+0000 mon.c (mon.1) 2211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.794705+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.795700+0000 mgr.y (mgr.25540) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.859725+0000 mon.c (mon.1) 2212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.861810+0000 mon.c (mon.1) 2213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.864196+0000 mon.c (mon.1) 2214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.865133+0000 mon.c (mon.1) 2215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.871052+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.872193+0000 mgr.y (mgr.25540) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.058898+0000 mgr.y (mgr.25540) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.138000+0000 mgr.y (mgr.25540) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.230787+0000 mgr.y (mgr.25540) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.332147+0000 mgr.y (mgr.25540) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.408063+0000 mgr.y (mgr.25540) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.506003+0000 mgr.y (mgr.25540) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.566100+0000 mgr.y (mgr.25540) 163 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.595181+0000 mgr.y (mgr.25540) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.705010+0000 mgr.y (mgr.25540) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.783554+0000 mon.c (mon.1) 2208 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.785626+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.787621+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.788369+0000 mon.c (mon.1) 2211 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.794705+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.795700+0000 mgr.y (mgr.25540) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.859725+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.861810+0000 mon.c (mon.1) 2213 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.864196+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.865133+0000 mon.c (mon.1) 2215 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.871052+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.872193+0000 mgr.y (mgr.25540) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.936778+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.939241+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.941791+0000 mon.c (mon.1) 2218 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.942684+0000 mon.c (mon.1) 2219 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:44.949186+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: cephadm 2024-03-24T12:36:44.950214+0000 mgr.y (mgr.25540) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.034547+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.034976+0000 mon.c (mon.1) 2221 : audit [DBG] from='client.? 172.21.15.176:0/3252464827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.036856+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.039248+0000 mon.c (mon.1) 2223 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.040112+0000 mon.c (mon.1) 2224 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.046272+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.129565+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.132270+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.135073+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.136354+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.145577+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.228977+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.231704+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.936778+0000 mon.c (mon.1) 2216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.939241+0000 mon.c (mon.1) 2217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.941791+0000 mon.c (mon.1) 2218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.942684+0000 mon.c (mon.1) 2219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:44.949186+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: cephadm 2024-03-24T12:36:44.950214+0000 mgr.y (mgr.25540) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.034547+0000 mon.c (mon.1) 2220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.034976+0000 mon.c (mon.1) 2221 : audit 0 from='client.? 172.21.15.176:0/3252464827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.036856+0000 mon.c (mon.1) 2222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.039248+0000 mon.c (mon.1) 2223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.040112+0000 mon.c (mon.1) 2224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.046272+0000 mon.a (mon.0) 199 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.129565+0000 mon.c (mon.1) 2225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.132270+0000 mon.c (mon.1) 2226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.135073+0000 mon.c (mon.1) 2227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.136354+0000 mon.c (mon.1) 2228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.145577+0000 mon.a (mon.0) 200 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.228977+0000 mon.c (mon.1) 2229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.231704+0000 mon.c (mon.1) 2230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.235302+0000 mon.c (mon.1) 2231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.235302+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.236713+0000 mon.c (mon.1) 2232 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.246157+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.329153+0000 mon.c (mon.1) 2233 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.331517+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.335153+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.336404+0000 mon.c (mon.1) 2236 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.344752+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.424702+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.427862+0000 mon.c (mon.1) 2238 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.431600+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.432934+0000 mon.c (mon.1) 2240 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.439704+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.522121+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.525559+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.530208+0000 mon.c (mon.1) 2243 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.531481+0000 mon.c (mon.1) 2244 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.538980+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.619969+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.623864+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.236713+0000 mon.c (mon.1) 2232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.246157+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.329153+0000 mon.c (mon.1) 2233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.331517+0000 mon.c (mon.1) 2234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.335153+0000 mon.c (mon.1) 2235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.336404+0000 mon.c (mon.1) 2236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.344752+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.424702+0000 mon.c (mon.1) 2237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.427862+0000 mon.c (mon.1) 2238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.431600+0000 mon.c (mon.1) 2239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.432934+0000 mon.c (mon.1) 2240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.439704+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.522121+0000 mon.c (mon.1) 2241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.525559+0000 mon.c (mon.1) 2242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.530208+0000 mon.c (mon.1) 2243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.531481+0000 mon.c (mon.1) 2244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.538980+0000 mon.a (mon.0) 204 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.619969+0000 mon.c (mon.1) 2245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.623864+0000 mon.c (mon.1) 2246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.627892+0000 mon.c (mon.1) 2247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.629301+0000 mon.c (mon.1) 2248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.638789+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.721619+0000 mon.c (mon.1) 2249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.724123+0000 mon.c (mon.1) 2250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.726790+0000 mon.c (mon.1) 2251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.727801+0000 mon.c (mon.1) 2252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[70612]: audit 2024-03-24T12:36:45.736769+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.627892+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.629301+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.638789+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.721619+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.724123+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.726790+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.727801+0000 mon.c (mon.1) 2252 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:46.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:45 smithi176 bash[20174]: audit 2024-03-24T12:36:45.736769+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.047155+0000 mgr.y (mgr.25540) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.146695+0000 mgr.y (mgr.25540) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.247326+0000 mgr.y (mgr.25540) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.346144+0000 mgr.y (mgr.25540) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.441926+0000 mgr.y (mgr.25540) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.541851+0000 mgr.y (mgr.25540) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.639710+0000 mgr.y (mgr.25540) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cluster 2024-03-24T12:36:45.709410+0000 mgr.y (mgr.25540) 176 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.737803+0000 mgr.y (mgr.25540) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.800522+0000 mon.c (mon.1) 2253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.803048+0000 mon.c (mon.1) 2254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.805642+0000 mon.c (mon.1) 2255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.806675+0000 mon.c (mon.1) 2256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.813984+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.814983+0000 mgr.y (mgr.25540) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.898213+0000 mon.c (mon.1) 2257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.900498+0000 mon.c (mon.1) 2258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.903155+0000 mon.c (mon.1) 2259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.904175+0000 mon.c (mon.1) 2260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.912848+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:45.913949+0000 mgr.y (mgr.25540) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.994627+0000 mon.c (mon.1) 2261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.996926+0000 mon.c (mon.1) 2262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:45.999758+0000 mon.c (mon.1) 2263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.001137+0000 mon.c (mon.1) 2264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.010054+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.011118+0000 mgr.y (mgr.25540) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.091469+0000 mon.c (mon.1) 2265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.093924+0000 mon.c (mon.1) 2266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.097539+0000 mon.c (mon.1) 2267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.098740+0000 mon.c (mon.1) 2268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.107591+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.189797+0000 mon.c (mon.1) 2269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.192264+0000 mon.c (mon.1) 2270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.195417+0000 mon.c (mon.1) 2271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.196862+0000 mon.c (mon.1) 2272 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.206048+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.287616+0000 mon.c (mon.1) 2273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.290327+0000 mon.c (mon.1) 2274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.293356+0000 mon.c (mon.1) 2275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.294604+0000 mon.c (mon.1) 2276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.301733+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.385253+0000 mon.c (mon.1) 2277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.387799+0000 mon.c (mon.1) 2278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.391159+0000 mon.c (mon.1) 2279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.392269+0000 mon.c (mon.1) 2280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.399046+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.482090+0000 mon.c (mon.1) 2281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.484458+0000 mon.c (mon.1) 2282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.487483+0000 mon.c (mon.1) 2283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.488675+0000 mon.c (mon.1) 2284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.498922+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.582414+0000 mon.c (mon.1) 2285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.584752+0000 mon.c (mon.1) 2286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.587441+0000 mon.c (mon.1) 2287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.588617+0000 mon.c (mon.1) 2288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.595785+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.676243+0000 mon.c (mon.1) 2289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.679179+0000 mon.c (mon.1) 2290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.682301+0000 mon.c (mon.1) 2291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.683524+0000 mon.c (mon.1) 2292 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:46 smithi184 bash[51492]: audit 2024-03-24T12:36:46.690261+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.047155+0000 mgr.y (mgr.25540) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.146695+0000 mgr.y (mgr.25540) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.247326+0000 mgr.y (mgr.25540) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.346144+0000 mgr.y (mgr.25540) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.441926+0000 mgr.y (mgr.25540) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.541851+0000 mgr.y (mgr.25540) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.639710+0000 mgr.y (mgr.25540) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cluster 2024-03-24T12:36:45.709410+0000 mgr.y (mgr.25540) 176 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.737803+0000 mgr.y (mgr.25540) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.800522+0000 mon.c (mon.1) 2253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.803048+0000 mon.c (mon.1) 2254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.805642+0000 mon.c (mon.1) 2255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.806675+0000 mon.c (mon.1) 2256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.813984+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.814983+0000 mgr.y (mgr.25540) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.898213+0000 mon.c (mon.1) 2257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.900498+0000 mon.c (mon.1) 2258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.903155+0000 mon.c (mon.1) 2259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.904175+0000 mon.c (mon.1) 2260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.912848+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:45.913949+0000 mgr.y (mgr.25540) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.047155+0000 mgr.y (mgr.25540) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.146695+0000 mgr.y (mgr.25540) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.247326+0000 mgr.y (mgr.25540) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.346144+0000 mgr.y (mgr.25540) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.441926+0000 mgr.y (mgr.25540) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.541851+0000 mgr.y (mgr.25540) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.639710+0000 mgr.y (mgr.25540) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cluster 2024-03-24T12:36:45.709410+0000 mgr.y (mgr.25540) 176 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.737803+0000 mgr.y (mgr.25540) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.800522+0000 mon.c (mon.1) 2253 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.803048+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.805642+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.806675+0000 mon.c (mon.1) 2256 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.813984+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.814983+0000 mgr.y (mgr.25540) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.898213+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.900498+0000 mon.c (mon.1) 2258 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.903155+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.904175+0000 mon.c (mon.1) 2260 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.912848+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.994627+0000 mon.c (mon.1) 2261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.996926+0000 mon.c (mon.1) 2262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:45.999758+0000 mon.c (mon.1) 2263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.001137+0000 mon.c (mon.1) 2264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.010054+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.011118+0000 mgr.y (mgr.25540) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.091469+0000 mon.c (mon.1) 2265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.093924+0000 mon.c (mon.1) 2266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.097539+0000 mon.c (mon.1) 2267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.098740+0000 mon.c (mon.1) 2268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.107591+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.189797+0000 mon.c (mon.1) 2269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.192264+0000 mon.c (mon.1) 2270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.195417+0000 mon.c (mon.1) 2271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.196862+0000 mon.c (mon.1) 2272 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.206048+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.287616+0000 mon.c (mon.1) 2273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.290327+0000 mon.c (mon.1) 2274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.293356+0000 mon.c (mon.1) 2275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.294604+0000 mon.c (mon.1) 2276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:45.913949+0000 mgr.y (mgr.25540) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.994627+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.996926+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:45.999758+0000 mon.c (mon.1) 2263 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.001137+0000 mon.c (mon.1) 2264 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.010054+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.011118+0000 mgr.y (mgr.25540) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.091469+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.093924+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.097539+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.098740+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.107591+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.189797+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.192264+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.195417+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.196862+0000 mon.c (mon.1) 2272 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.206048+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.287616+0000 mon.c (mon.1) 2273 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.290327+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.293356+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.301733+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.385253+0000 mon.c (mon.1) 2277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.387799+0000 mon.c (mon.1) 2278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.391159+0000 mon.c (mon.1) 2279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.392269+0000 mon.c (mon.1) 2280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.399046+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.482090+0000 mon.c (mon.1) 2281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.484458+0000 mon.c (mon.1) 2282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.487483+0000 mon.c (mon.1) 2283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.488675+0000 mon.c (mon.1) 2284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.498922+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.582414+0000 mon.c (mon.1) 2285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.584752+0000 mon.c (mon.1) 2286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.587441+0000 mon.c (mon.1) 2287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.588617+0000 mon.c (mon.1) 2288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.595785+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.676243+0000 mon.c (mon.1) 2289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.679179+0000 mon.c (mon.1) 2290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.682301+0000 mon.c (mon.1) 2291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.683524+0000 mon.c (mon.1) 2292 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[70612]: audit 2024-03-24T12:36:46.690261+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.294604+0000 mon.c (mon.1) 2276 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.301733+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.385253+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.387799+0000 mon.c (mon.1) 2278 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.391159+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.392269+0000 mon.c (mon.1) 2280 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.399046+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.482090+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.484458+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.487483+0000 mon.c (mon.1) 2283 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.488675+0000 mon.c (mon.1) 2284 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.498922+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.582414+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.584752+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.587441+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.588617+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.595785+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.676243+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.679179+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.682301+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.683524+0000 mon.c (mon.1) 2292 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:46 smithi176 bash[20174]: audit 2024-03-24T12:36:46.690261+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.108499+0000 mgr.y (mgr.25540) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.206845+0000 mgr.y (mgr.25540) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.303124+0000 mgr.y (mgr.25540) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.401471+0000 mgr.y (mgr.25540) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.500206+0000 mgr.y (mgr.25540) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.597270+0000 mgr.y (mgr.25540) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.693016+0000 mgr.y (mgr.25540) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.782487+0000 mon.c (mon.1) 2293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.784680+0000 mon.c (mon.1) 2294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.786816+0000 mon.c (mon.1) 2295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.787656+0000 mon.c (mon.1) 2296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.793091+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.793705+0000 mgr.y (mgr.25540) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.871168+0000 mon.c (mon.1) 2297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.874320+0000 mon.c (mon.1) 2298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.877806+0000 mon.c (mon.1) 2299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.879266+0000 mon.c (mon.1) 2300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.888246+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.889221+0000 mgr.y (mgr.25540) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.966882+0000 mon.c (mon.1) 2301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.970109+0000 mon.c (mon.1) 2302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.973997+0000 mon.c (mon.1) 2303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.975474+0000 mon.c (mon.1) 2304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:46.983885+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: cephadm 2024-03-24T12:36:46.985442+0000 mgr.y (mgr.25540) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.064793+0000 mon.c (mon.1) 2305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.067493+0000 mon.c (mon.1) 2306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.070742+0000 mon.c (mon.1) 2307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.072657+0000 mon.c (mon.1) 2308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.079403+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.143046+0000 mon.c (mon.1) 2309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.146357+0000 mon.c (mon.1) 2310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.149991+0000 mon.c (mon.1) 2311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.151096+0000 mon.c (mon.1) 2312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.160209+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.244634+0000 mon.c (mon.1) 2313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.246871+0000 mon.c (mon.1) 2314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.250253+0000 mon.c (mon.1) 2315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.251723+0000 mon.c (mon.1) 2316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.259685+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.341154+0000 mon.c (mon.1) 2317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.345306+0000 mon.c (mon.1) 2318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.350410+0000 mon.c (mon.1) 2319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.351912+0000 mon.c (mon.1) 2320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.359917+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.440818+0000 mon.c (mon.1) 2321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.443446+0000 mon.c (mon.1) 2322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.446407+0000 mon.c (mon.1) 2323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.447793+0000 mon.c (mon.1) 2324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.455021+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.539514+0000 mon.c (mon.1) 2325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.542139+0000 mon.c (mon.1) 2326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.545320+0000 mon.c (mon.1) 2327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.546508+0000 mon.c (mon.1) 2328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.556616+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.640575+0000 mon.c (mon.1) 2329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.644675+0000 mon.c (mon.1) 2330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.648473+0000 mon.c (mon.1) 2331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.649752+0000 mon.c (mon.1) 2332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.659036+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:47.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.743903+0000 mon.c (mon.1) 2333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:47.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.747419+0000 mon.c (mon.1) 2334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:47.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.750365+0000 mon.c (mon.1) 2335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:47.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.751646+0000 mon.c (mon.1) 2336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:47.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:47 smithi184 bash[51492]: audit 2024-03-24T12:36:47.759795+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.108499+0000 mgr.y (mgr.25540) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.206845+0000 mgr.y (mgr.25540) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.303124+0000 mgr.y (mgr.25540) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.401471+0000 mgr.y (mgr.25540) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.500206+0000 mgr.y (mgr.25540) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.597270+0000 mgr.y (mgr.25540) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.693016+0000 mgr.y (mgr.25540) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.782487+0000 mon.c (mon.1) 2293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.784680+0000 mon.c (mon.1) 2294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.786816+0000 mon.c (mon.1) 2295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.787656+0000 mon.c (mon.1) 2296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.793091+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.793705+0000 mgr.y (mgr.25540) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.871168+0000 mon.c (mon.1) 2297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.874320+0000 mon.c (mon.1) 2298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.877806+0000 mon.c (mon.1) 2299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.879266+0000 mon.c (mon.1) 2300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.888246+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.889221+0000 mgr.y (mgr.25540) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.966882+0000 mon.c (mon.1) 2301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.970109+0000 mon.c (mon.1) 2302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.973997+0000 mon.c (mon.1) 2303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.975474+0000 mon.c (mon.1) 2304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:46.983885+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: cephadm 2024-03-24T12:36:46.985442+0000 mgr.y (mgr.25540) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.064793+0000 mon.c (mon.1) 2305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.067493+0000 mon.c (mon.1) 2306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.070742+0000 mon.c (mon.1) 2307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.072657+0000 mon.c (mon.1) 2308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.079403+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.143046+0000 mon.c (mon.1) 2309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.146357+0000 mon.c (mon.1) 2310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.149991+0000 mon.c (mon.1) 2311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.151096+0000 mon.c (mon.1) 2312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.160209+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.244634+0000 mon.c (mon.1) 2313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.246871+0000 mon.c (mon.1) 2314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.250253+0000 mon.c (mon.1) 2315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.251723+0000 mon.c (mon.1) 2316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.259685+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.341154+0000 mon.c (mon.1) 2317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.108499+0000 mgr.y (mgr.25540) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.206845+0000 mgr.y (mgr.25540) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.303124+0000 mgr.y (mgr.25540) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.401471+0000 mgr.y (mgr.25540) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.500206+0000 mgr.y (mgr.25540) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.597270+0000 mgr.y (mgr.25540) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.693016+0000 mgr.y (mgr.25540) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.782487+0000 mon.c (mon.1) 2293 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.784680+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.786816+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.787656+0000 mon.c (mon.1) 2296 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.793091+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.793705+0000 mgr.y (mgr.25540) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.871168+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.874320+0000 mon.c (mon.1) 2298 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.877806+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.879266+0000 mon.c (mon.1) 2300 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.888246+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.889221+0000 mgr.y (mgr.25540) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.966882+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.345306+0000 mon.c (mon.1) 2318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.350410+0000 mon.c (mon.1) 2319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.351912+0000 mon.c (mon.1) 2320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.359917+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.440818+0000 mon.c (mon.1) 2321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.443446+0000 mon.c (mon.1) 2322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.446407+0000 mon.c (mon.1) 2323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.447793+0000 mon.c (mon.1) 2324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.455021+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.539514+0000 mon.c (mon.1) 2325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.542139+0000 mon.c (mon.1) 2326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.545320+0000 mon.c (mon.1) 2327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.546508+0000 mon.c (mon.1) 2328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.556616+0000 mon.a (mon.0) 225 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.640575+0000 mon.c (mon.1) 2329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.644675+0000 mon.c (mon.1) 2330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.648473+0000 mon.c (mon.1) 2331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.649752+0000 mon.c (mon.1) 2332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.659036+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.743903+0000 mon.c (mon.1) 2333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.747419+0000 mon.c (mon.1) 2334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.750365+0000 mon.c (mon.1) 2335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.751646+0000 mon.c (mon.1) 2336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[70612]: audit 2024-03-24T12:36:47.759795+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.970109+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.973997+0000 mon.c (mon.1) 2303 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.975474+0000 mon.c (mon.1) 2304 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:46.983885+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: cephadm 2024-03-24T12:36:46.985442+0000 mgr.y (mgr.25540) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.064793+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.067493+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.070742+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.072657+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.079403+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.143046+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.146357+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.149991+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.151096+0000 mon.c (mon.1) 2312 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.160209+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.244634+0000 mon.c (mon.1) 2313 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.246871+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.250253+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.251723+0000 mon.c (mon.1) 2316 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.259685+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.341154+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.345306+0000 mon.c (mon.1) 2318 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.350410+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.351912+0000 mon.c (mon.1) 2320 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.359917+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.440818+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.443446+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.446407+0000 mon.c (mon.1) 2323 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.447793+0000 mon.c (mon.1) 2324 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.455021+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.539514+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.542139+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.545320+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.546508+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.556616+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.640575+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.644675+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.648473+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.649752+0000 mon.c (mon.1) 2332 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.659036+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.743903+0000 mon.c (mon.1) 2333 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.747419+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.750365+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.751646+0000 mon.c (mon.1) 2336 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:48.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:47 smithi176 bash[20174]: audit 2024-03-24T12:36:47.759795+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:48.781 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[50935]: ts=2024-03-24T12:36: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.081277+0000 mgr.y (mgr.25540) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.161302+0000 mgr.y (mgr.25540) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.261630+0000 mgr.y (mgr.25540) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.361228+0000 mgr.y (mgr.25540) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.456509+0000 mgr.y (mgr.25540) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.557669+0000 mgr.y (mgr.25540) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.660078+0000 mgr.y (mgr.25540) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cluster 2024-03-24T12:36:47.710063+0000 mgr.y (mgr.25540) 198 : 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-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.760994+0000 mgr.y (mgr.25540) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.839296+0000 mon.c (mon.1) 2337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.842183+0000 mon.c (mon.1) 2338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.845297+0000 mon.c (mon.1) 2339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.846488+0000 mon.c (mon.1) 2340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.853809+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.856090+0000 mgr.y (mgr.25540) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.937311+0000 mon.c (mon.1) 2341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.939914+0000 mon.c (mon.1) 2342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.942696+0000 mon.c (mon.1) 2343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.943701+0000 mon.c (mon.1) 2344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:47.954068+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: cephadm 2024-03-24T12:36:47.954906+0000 mgr.y (mgr.25540) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.034315+0000 mon.c (mon.1) 2345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.037136+0000 mon.c (mon.1) 2346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.040257+0000 mon.c (mon.1) 2347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.041577+0000 mon.c (mon.1) 2348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.050808+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.136765+0000 mon.c (mon.1) 2349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.139093+0000 mon.c (mon.1) 2350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.141679+0000 mon.c (mon.1) 2351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.142599+0000 mon.c (mon.1) 2352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.149750+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.234041+0000 mon.c (mon.1) 2353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.236597+0000 mon.c (mon.1) 2354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.239756+0000 mon.c (mon.1) 2355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.240779+0000 mon.c (mon.1) 2356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.248852+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.329812+0000 mon.c (mon.1) 2357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.332504+0000 mon.c (mon.1) 2358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.336491+0000 mon.c (mon.1) 2359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.337807+0000 mon.c (mon.1) 2360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.344463+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.427102+0000 mon.c (mon.1) 2361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.429546+0000 mon.c (mon.1) 2362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.433086+0000 mon.c (mon.1) 2363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.434114+0000 mon.c (mon.1) 2364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.442708+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.523897+0000 mon.c (mon.1) 2365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.526646+0000 mon.c (mon.1) 2366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.529763+0000 mon.c (mon.1) 2367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.531066+0000 mon.c (mon.1) 2368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.538903+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.621339+0000 mon.c (mon.1) 2369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.624434+0000 mon.c (mon.1) 2370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.628047+0000 mon.c (mon.1) 2371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.629315+0000 mon.c (mon.1) 2372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.637876+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.720258+0000 mon.c (mon.1) 2373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.724181+0000 mon.c (mon.1) 2374 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.728332+0000 mon.c (mon.1) 2375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.729914+0000 mon.c (mon.1) 2376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:48 smithi184 bash[51492]: audit 2024-03-24T12:36:48.737506+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.081277+0000 mgr.y (mgr.25540) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.161302+0000 mgr.y (mgr.25540) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.261630+0000 mgr.y (mgr.25540) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.361228+0000 mgr.y (mgr.25540) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.456509+0000 mgr.y (mgr.25540) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.557669+0000 mgr.y (mgr.25540) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.660078+0000 mgr.y (mgr.25540) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cluster 2024-03-24T12:36:47.710063+0000 mgr.y (mgr.25540) 198 : 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-03-24T12:36:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.760994+0000 mgr.y (mgr.25540) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.839296+0000 mon.c (mon.1) 2337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.842183+0000 mon.c (mon.1) 2338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.845297+0000 mon.c (mon.1) 2339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.846488+0000 mon.c (mon.1) 2340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.853809+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.856090+0000 mgr.y (mgr.25540) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.937311+0000 mon.c (mon.1) 2341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.939914+0000 mon.c (mon.1) 2342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.942696+0000 mon.c (mon.1) 2343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.943701+0000 mon.c (mon.1) 2344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:47.954068+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: cephadm 2024-03-24T12:36:47.954906+0000 mgr.y (mgr.25540) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.081277+0000 mgr.y (mgr.25540) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.161302+0000 mgr.y (mgr.25540) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.261630+0000 mgr.y (mgr.25540) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.361228+0000 mgr.y (mgr.25540) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.456509+0000 mgr.y (mgr.25540) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.557669+0000 mgr.y (mgr.25540) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.660078+0000 mgr.y (mgr.25540) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cluster 2024-03-24T12:36:47.710063+0000 mgr.y (mgr.25540) 198 : 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-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.760994+0000 mgr.y (mgr.25540) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.839296+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.842183+0000 mon.c (mon.1) 2338 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.845297+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.846488+0000 mon.c (mon.1) 2340 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.853809+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.856090+0000 mgr.y (mgr.25540) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.937311+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.939914+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.942696+0000 mon.c (mon.1) 2343 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.943701+0000 mon.c (mon.1) 2344 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:47.954068+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.034315+0000 mon.c (mon.1) 2345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.037136+0000 mon.c (mon.1) 2346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.040257+0000 mon.c (mon.1) 2347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.041577+0000 mon.c (mon.1) 2348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.050808+0000 mon.a (mon.0) 230 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.136765+0000 mon.c (mon.1) 2349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.139093+0000 mon.c (mon.1) 2350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.141679+0000 mon.c (mon.1) 2351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.142599+0000 mon.c (mon.1) 2352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.149750+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.234041+0000 mon.c (mon.1) 2353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.236597+0000 mon.c (mon.1) 2354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.239756+0000 mon.c (mon.1) 2355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.240779+0000 mon.c (mon.1) 2356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.248852+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.329812+0000 mon.c (mon.1) 2357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.332504+0000 mon.c (mon.1) 2358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.336491+0000 mon.c (mon.1) 2359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.337807+0000 mon.c (mon.1) 2360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.344463+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.427102+0000 mon.c (mon.1) 2361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.429546+0000 mon.c (mon.1) 2362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.433086+0000 mon.c (mon.1) 2363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.434114+0000 mon.c (mon.1) 2364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.442708+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.523897+0000 mon.c (mon.1) 2365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.526646+0000 mon.c (mon.1) 2366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.529763+0000 mon.c (mon.1) 2367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.531066+0000 mon.c (mon.1) 2368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.538903+0000 mon.a (mon.0) 235 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.621339+0000 mon.c (mon.1) 2369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.624434+0000 mon.c (mon.1) 2370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.628047+0000 mon.c (mon.1) 2371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.629315+0000 mon.c (mon.1) 2372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.637876+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.720258+0000 mon.c (mon.1) 2373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.724181+0000 mon.c (mon.1) 2374 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.728332+0000 mon.c (mon.1) 2375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.729914+0000 mon.c (mon.1) 2376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[70612]: audit 2024-03-24T12:36:48.737506+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: cephadm 2024-03-24T12:36:47.954906+0000 mgr.y (mgr.25540) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.034315+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.037136+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.040257+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.041577+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.050808+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.136765+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.139093+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.141679+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.142599+0000 mon.c (mon.1) 2352 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.149750+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.234041+0000 mon.c (mon.1) 2353 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.236597+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.239756+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.240779+0000 mon.c (mon.1) 2356 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.248852+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.329812+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.332504+0000 mon.c (mon.1) 2358 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.336491+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.337807+0000 mon.c (mon.1) 2360 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.344463+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.427102+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.429546+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.433086+0000 mon.c (mon.1) 2363 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.434114+0000 mon.c (mon.1) 2364 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.442708+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.523897+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.526646+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.529763+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.531066+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.538903+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.621339+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.624434+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.628047+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.629315+0000 mon.c (mon.1) 2372 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.637876+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.720258+0000 mon.c (mon.1) 2373 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:49.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.724181+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:49.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.728332+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:49.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.729914+0000 mon.c (mon.1) 2376 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:49.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:48 smithi176 bash[20174]: audit 2024-03-24T12:36:48.737506+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.052801+0000 mgr.y (mgr.25540) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.150999+0000 mgr.y (mgr.25540) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.249827+0000 mgr.y (mgr.25540) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.346435+0000 mgr.y (mgr.25540) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.443976+0000 mgr.y (mgr.25540) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.539881+0000 mgr.y (mgr.25540) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.639161+0000 mgr.y (mgr.25540) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.713442+0000 mgr.y (mgr.25540) 209 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.738463+0000 mgr.y (mgr.25540) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.816631+0000 mon.c (mon.1) 2377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.819474+0000 mon.c (mon.1) 2378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.822531+0000 mon.c (mon.1) 2379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.823623+0000 mon.c (mon.1) 2380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.830713+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.831794+0000 mgr.y (mgr.25540) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.914523+0000 mon.c (mon.1) 2381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.918592+0000 mon.c (mon.1) 2382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.922142+0000 mon.c (mon.1) 2383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.923497+0000 mon.c (mon.1) 2384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:48.931769+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:48.932586+0000 mgr.y (mgr.25540) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.013416+0000 mon.c (mon.1) 2385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.015494+0000 mon.c (mon.1) 2386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.018207+0000 mon.c (mon.1) 2387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.019320+0000 mon.c (mon.1) 2388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.026908+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.028374+0000 mgr.y (mgr.25540) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.109330+0000 mon.c (mon.1) 2389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.111518+0000 mon.c (mon.1) 2390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.113609+0000 mon.c (mon.1) 2391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.114429+0000 mon.c (mon.1) 2392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.120939+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.198824+0000 mon.c (mon.1) 2393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.201958+0000 mon.c (mon.1) 2394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.205878+0000 mon.c (mon.1) 2395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.207325+0000 mon.c (mon.1) 2396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.217766+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.300720+0000 mon.c (mon.1) 2397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.303062+0000 mon.c (mon.1) 2398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.306373+0000 mon.c (mon.1) 2399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.307825+0000 mon.c (mon.1) 2400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.316091+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.398476+0000 mon.c (mon.1) 2401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.401175+0000 mon.c (mon.1) 2402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.404393+0000 mon.c (mon.1) 2403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.405593+0000 mon.c (mon.1) 2404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.415339+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.481968+0000 mon.c (mon.1) 2405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.485489+0000 mon.c (mon.1) 2406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.489240+0000 mon.c (mon.1) 2407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.490493+0000 mon.c (mon.1) 2408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.499047+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.579070+0000 mon.c (mon.1) 2409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.582065+0000 mon.c (mon.1) 2410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.586771+0000 mon.c (mon.1) 2411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.588261+0000 mon.c (mon.1) 2412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.597591+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.678238+0000 mon.c (mon.1) 2413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.681262+0000 mon.c (mon.1) 2414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.684286+0000 mon.c (mon.1) 2415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.685323+0000 mon.c (mon.1) 2416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.692312+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:49 smithi184 bash[51492]: audit 2024-03-24T12:36:49.772711+0000 mon.c (mon.1) 2417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.052801+0000 mgr.y (mgr.25540) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.150999+0000 mgr.y (mgr.25540) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.249827+0000 mgr.y (mgr.25540) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.346435+0000 mgr.y (mgr.25540) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.443976+0000 mgr.y (mgr.25540) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.539881+0000 mgr.y (mgr.25540) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.639161+0000 mgr.y (mgr.25540) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.713442+0000 mgr.y (mgr.25540) 209 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.738463+0000 mgr.y (mgr.25540) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.816631+0000 mon.c (mon.1) 2377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.819474+0000 mon.c (mon.1) 2378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.822531+0000 mon.c (mon.1) 2379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.823623+0000 mon.c (mon.1) 2380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.830713+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.831794+0000 mgr.y (mgr.25540) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.914523+0000 mon.c (mon.1) 2381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.918592+0000 mon.c (mon.1) 2382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.922142+0000 mon.c (mon.1) 2383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.923497+0000 mon.c (mon.1) 2384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:48.931769+0000 mon.a (mon.0) 239 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:48.932586+0000 mgr.y (mgr.25540) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.052801+0000 mgr.y (mgr.25540) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.150999+0000 mgr.y (mgr.25540) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.249827+0000 mgr.y (mgr.25540) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.346435+0000 mgr.y (mgr.25540) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.443976+0000 mgr.y (mgr.25540) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.539881+0000 mgr.y (mgr.25540) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.639161+0000 mgr.y (mgr.25540) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.713442+0000 mgr.y (mgr.25540) 209 : audit [DBG] from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.738463+0000 mgr.y (mgr.25540) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.816631+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.819474+0000 mon.c (mon.1) 2378 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.822531+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.823623+0000 mon.c (mon.1) 2380 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.830713+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.831794+0000 mgr.y (mgr.25540) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.914523+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.918592+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.922142+0000 mon.c (mon.1) 2383 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.923497+0000 mon.c (mon.1) 2384 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:48.931769+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.013416+0000 mon.c (mon.1) 2385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.015494+0000 mon.c (mon.1) 2386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.018207+0000 mon.c (mon.1) 2387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.019320+0000 mon.c (mon.1) 2388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.026908+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.028374+0000 mgr.y (mgr.25540) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.109330+0000 mon.c (mon.1) 2389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.111518+0000 mon.c (mon.1) 2390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.113609+0000 mon.c (mon.1) 2391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.114429+0000 mon.c (mon.1) 2392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.120939+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.198824+0000 mon.c (mon.1) 2393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.201958+0000 mon.c (mon.1) 2394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.205878+0000 mon.c (mon.1) 2395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.207325+0000 mon.c (mon.1) 2396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.217766+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.300720+0000 mon.c (mon.1) 2397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.303062+0000 mon.c (mon.1) 2398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.306373+0000 mon.c (mon.1) 2399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.307825+0000 mon.c (mon.1) 2400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.316091+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.398476+0000 mon.c (mon.1) 2401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.401175+0000 mon.c (mon.1) 2402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.404393+0000 mon.c (mon.1) 2403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.405593+0000 mon.c (mon.1) 2404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.415339+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.481968+0000 mon.c (mon.1) 2405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.485489+0000 mon.c (mon.1) 2406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.489240+0000 mon.c (mon.1) 2407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.490493+0000 mon.c (mon.1) 2408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.499047+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.579070+0000 mon.c (mon.1) 2409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.582065+0000 mon.c (mon.1) 2410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.586771+0000 mon.c (mon.1) 2411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.588261+0000 mon.c (mon.1) 2412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.597591+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.678238+0000 mon.c (mon.1) 2413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.681262+0000 mon.c (mon.1) 2414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.684286+0000 mon.c (mon.1) 2415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.685323+0000 mon.c (mon.1) 2416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.692312+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[70612]: audit 2024-03-24T12:36:49.772711+0000 mon.c (mon.1) 2417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:48.932586+0000 mgr.y (mgr.25540) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.013416+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.015494+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.018207+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.019320+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.026908+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.028374+0000 mgr.y (mgr.25540) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.109330+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.111518+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.113609+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.114429+0000 mon.c (mon.1) 2392 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.120939+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.198824+0000 mon.c (mon.1) 2393 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.201958+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.205878+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.207325+0000 mon.c (mon.1) 2396 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.217766+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.300720+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.303062+0000 mon.c (mon.1) 2398 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.306373+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.307825+0000 mon.c (mon.1) 2400 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.316091+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.398476+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.401175+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.404393+0000 mon.c (mon.1) 2403 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.405593+0000 mon.c (mon.1) 2404 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.415339+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.481968+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.485489+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.489240+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.490493+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.499047+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.579070+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.582065+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.586771+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.588261+0000 mon.c (mon.1) 2412 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.597591+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.678238+0000 mon.c (mon.1) 2413 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.681262+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.684286+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.685323+0000 mon.c (mon.1) 2416 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.692312+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:50.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:49 smithi176 bash[20174]: audit 2024-03-24T12:36:49.772711+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.121656+0000 mgr.y (mgr.25540) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.218631+0000 mgr.y (mgr.25540) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.318723+0000 mgr.y (mgr.25540) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.418642+0000 mgr.y (mgr.25540) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.499997+0000 mgr.y (mgr.25540) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.598361+0000 mgr.y (mgr.25540) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.694434+0000 mgr.y (mgr.25540) 220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cluster 2024-03-24T12:36:49.711737+0000 mgr.y (mgr.25540) 221 : 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-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.776384+0000 mon.c (mon.1) 2418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.792299+0000 mon.c (mon.1) 2419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.793109+0000 mon.c (mon.1) 2420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.798200+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.798794+0000 mgr.y (mgr.25540) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.867698+0000 mon.c (mon.1) 2421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.869814+0000 mon.c (mon.1) 2422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.872814+0000 mon.c (mon.1) 2423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.874074+0000 mon.c (mon.1) 2424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.885473+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.886180+0000 mgr.y (mgr.25540) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.969047+0000 mon.c (mon.1) 2425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.971060+0000 mon.c (mon.1) 2426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.973827+0000 mon.c (mon.1) 2427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.974509+0000 mon.c (mon.1) 2428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:49.984467+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: cephadm 2024-03-24T12:36:49.985471+0000 mgr.y (mgr.25540) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.065349+0000 mon.c (mon.1) 2429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.067939+0000 mon.c (mon.1) 2430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.070485+0000 mon.c (mon.1) 2431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.071337+0000 mon.c (mon.1) 2432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.080877+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.160352+0000 mon.c (mon.1) 2433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.162865+0000 mon.c (mon.1) 2434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.166565+0000 mon.c (mon.1) 2435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.167770+0000 mon.c (mon.1) 2436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.177311+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.257460+0000 mon.c (mon.1) 2437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.259709+0000 mon.c (mon.1) 2438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.262674+0000 mon.c (mon.1) 2439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.263801+0000 mon.c (mon.1) 2440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.273566+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.355154+0000 mon.c (mon.1) 2441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.357456+0000 mon.c (mon.1) 2442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.360949+0000 mon.c (mon.1) 2443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.362206+0000 mon.c (mon.1) 2444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.370701+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.452747+0000 mon.c (mon.1) 2445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.456965+0000 mon.c (mon.1) 2446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.461794+0000 mon.c (mon.1) 2447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.463112+0000 mon.c (mon.1) 2448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.471882+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.553867+0000 mon.c (mon.1) 2449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.556478+0000 mon.c (mon.1) 2450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.559888+0000 mon.c (mon.1) 2451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.561538+0000 mon.c (mon.1) 2452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.570336+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.648876+0000 mon.c (mon.1) 2453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.651676+0000 mon.c (mon.1) 2454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.654872+0000 mon.c (mon.1) 2455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.656062+0000 mon.c (mon.1) 2456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.666006+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.746120+0000 mon.c (mon.1) 2457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.748501+0000 mon.c (mon.1) 2458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.750915+0000 mon.c (mon.1) 2459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.751929+0000 mon.c (mon.1) 2460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:50 smithi184 bash[51492]: audit 2024-03-24T12:36:50.761236+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.121656+0000 mgr.y (mgr.25540) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.218631+0000 mgr.y (mgr.25540) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.318723+0000 mgr.y (mgr.25540) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.418642+0000 mgr.y (mgr.25540) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.499997+0000 mgr.y (mgr.25540) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.598361+0000 mgr.y (mgr.25540) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.694434+0000 mgr.y (mgr.25540) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cluster 2024-03-24T12:36:49.711737+0000 mgr.y (mgr.25540) 221 : 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-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.776384+0000 mon.c (mon.1) 2418 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.792299+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.793109+0000 mon.c (mon.1) 2420 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.798200+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.798794+0000 mgr.y (mgr.25540) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.867698+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.869814+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.872814+0000 mon.c (mon.1) 2423 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.874074+0000 mon.c (mon.1) 2424 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.885473+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.886180+0000 mgr.y (mgr.25540) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.969047+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.971060+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.973827+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.974509+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:49.984467+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: cephadm 2024-03-24T12:36:49.985471+0000 mgr.y (mgr.25540) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.065349+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.067939+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.070485+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.071337+0000 mon.c (mon.1) 2432 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.080877+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.160352+0000 mon.c (mon.1) 2433 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.162865+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.166565+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.167770+0000 mon.c (mon.1) 2436 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.177311+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.257460+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.259709+0000 mon.c (mon.1) 2438 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.262674+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.263801+0000 mon.c (mon.1) 2440 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.273566+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.355154+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.357456+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.360949+0000 mon.c (mon.1) 2443 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.362206+0000 mon.c (mon.1) 2444 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.370701+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.452747+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.456965+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.461794+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.463112+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.471882+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.553867+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.556478+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.559888+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.561538+0000 mon.c (mon.1) 2452 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.570336+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.648876+0000 mon.c (mon.1) 2453 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.651676+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.654872+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.656062+0000 mon.c (mon.1) 2456 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.666006+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.121656+0000 mgr.y (mgr.25540) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.218631+0000 mgr.y (mgr.25540) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.318723+0000 mgr.y (mgr.25540) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.418642+0000 mgr.y (mgr.25540) 217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.499997+0000 mgr.y (mgr.25540) 218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.598361+0000 mgr.y (mgr.25540) 219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.694434+0000 mgr.y (mgr.25540) 220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cluster 2024-03-24T12:36:49.711737+0000 mgr.y (mgr.25540) 221 : 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-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.776384+0000 mon.c (mon.1) 2418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.792299+0000 mon.c (mon.1) 2419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.793109+0000 mon.c (mon.1) 2420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.798200+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.798794+0000 mgr.y (mgr.25540) 222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.867698+0000 mon.c (mon.1) 2421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.869814+0000 mon.c (mon.1) 2422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.872814+0000 mon.c (mon.1) 2423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.874074+0000 mon.c (mon.1) 2424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.885473+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.886180+0000 mgr.y (mgr.25540) 223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.969047+0000 mon.c (mon.1) 2425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.971060+0000 mon.c (mon.1) 2426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.746120+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.748501+0000 mon.c (mon.1) 2458 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.750915+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.751929+0000 mon.c (mon.1) 2460 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[20174]: audit 2024-03-24T12:36:50.761236+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.973827+0000 mon.c (mon.1) 2427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.974509+0000 mon.c (mon.1) 2428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:49.984467+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: cephadm 2024-03-24T12:36:49.985471+0000 mgr.y (mgr.25540) 224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.065349+0000 mon.c (mon.1) 2429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.067939+0000 mon.c (mon.1) 2430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.070485+0000 mon.c (mon.1) 2431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.071337+0000 mon.c (mon.1) 2432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.080877+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.160352+0000 mon.c (mon.1) 2433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.162865+0000 mon.c (mon.1) 2434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.166565+0000 mon.c (mon.1) 2435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.167770+0000 mon.c (mon.1) 2436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.177311+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.257460+0000 mon.c (mon.1) 2437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.259709+0000 mon.c (mon.1) 2438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.262674+0000 mon.c (mon.1) 2439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.263801+0000 mon.c (mon.1) 2440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.273566+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.355154+0000 mon.c (mon.1) 2441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.357456+0000 mon.c (mon.1) 2442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.360949+0000 mon.c (mon.1) 2443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.362206+0000 mon.c (mon.1) 2444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.370701+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.452747+0000 mon.c (mon.1) 2445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.456965+0000 mon.c (mon.1) 2446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.461794+0000 mon.c (mon.1) 2447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.463112+0000 mon.c (mon.1) 2448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.471882+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.553867+0000 mon.c (mon.1) 2449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.556478+0000 mon.c (mon.1) 2450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.559888+0000 mon.c (mon.1) 2451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.561538+0000 mon.c (mon.1) 2452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.570336+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.648876+0000 mon.c (mon.1) 2453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.651676+0000 mon.c (mon.1) 2454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.654872+0000 mon.c (mon.1) 2455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.656062+0000 mon.c (mon.1) 2456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.666006+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.746120+0000 mon.c (mon.1) 2457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.748501+0000 mon.c (mon.1) 2458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.750915+0000 mon.c (mon.1) 2459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.751929+0000 mon.c (mon.1) 2460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:50 smithi176 bash[70612]: audit 2024-03-24T12:36:50.761236+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.081707+0000 mgr.y (mgr.25540) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.178162+0000 mgr.y (mgr.25540) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.274559+0000 mgr.y (mgr.25540) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.372855+0000 mgr.y (mgr.25540) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.473025+0000 mgr.y (mgr.25540) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.571111+0000 mgr.y (mgr.25540) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.666959+0000 mgr.y (mgr.25540) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.762037+0000 mgr.y (mgr.25540) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.840128+0000 mon.c (mon.1) 2461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.842624+0000 mon.c (mon.1) 2462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.846001+0000 mon.c (mon.1) 2463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.847301+0000 mon.c (mon.1) 2464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.853730+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.856357+0000 mgr.y (mgr.25540) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.935783+0000 mon.c (mon.1) 2465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.938615+0000 mon.c (mon.1) 2466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.942447+0000 mon.c (mon.1) 2467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.943777+0000 mon.c (mon.1) 2468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:50.950615+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: cephadm 2024-03-24T12:36:50.953644+0000 mgr.y (mgr.25540) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.031217+0000 mon.c (mon.1) 2469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.034042+0000 mon.c (mon.1) 2470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.037420+0000 mon.c (mon.1) 2471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.038841+0000 mon.c (mon.1) 2472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.046774+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.128904+0000 mon.c (mon.1) 2473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.132973+0000 mon.c (mon.1) 2474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.136269+0000 mon.c (mon.1) 2475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.137667+0000 mon.c (mon.1) 2476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.148617+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.228321+0000 mon.c (mon.1) 2477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.230819+0000 mon.c (mon.1) 2478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.233740+0000 mon.c (mon.1) 2479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.235002+0000 mon.c (mon.1) 2480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.243885+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.325896+0000 mon.c (mon.1) 2481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.328396+0000 mon.c (mon.1) 2482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.331832+0000 mon.c (mon.1) 2483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.333022+0000 mon.c (mon.1) 2484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.341922+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.421742+0000 mon.c (mon.1) 2485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.425030+0000 mon.c (mon.1) 2486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.429247+0000 mon.c (mon.1) 2487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.430631+0000 mon.c (mon.1) 2488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.439450+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.521290+0000 mon.c (mon.1) 2489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.525477+0000 mon.c (mon.1) 2490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.528941+0000 mon.c (mon.1) 2491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.530134+0000 mon.c (mon.1) 2492 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.538316+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.620943+0000 mon.c (mon.1) 2493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.625043+0000 mon.c (mon.1) 2494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.628373+0000 mon.c (mon.1) 2495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.629729+0000 mon.c (mon.1) 2496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.638713+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.720347+0000 mon.c (mon.1) 2497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.722524+0000 mon.c (mon.1) 2498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.726191+0000 mon.c (mon.1) 2499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.727327+0000 mon.c (mon.1) 2500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:51 smithi184 bash[51492]: audit 2024-03-24T12:36:51.735375+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.081707+0000 mgr.y (mgr.25540) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.178162+0000 mgr.y (mgr.25540) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.274559+0000 mgr.y (mgr.25540) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.372855+0000 mgr.y (mgr.25540) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.473025+0000 mgr.y (mgr.25540) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.571111+0000 mgr.y (mgr.25540) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.666959+0000 mgr.y (mgr.25540) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.762037+0000 mgr.y (mgr.25540) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.840128+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.842624+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.846001+0000 mon.c (mon.1) 2463 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.847301+0000 mon.c (mon.1) 2464 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.853730+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.856357+0000 mgr.y (mgr.25540) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.935783+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.938615+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.942447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.943777+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:50.950615+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: cephadm 2024-03-24T12:36:50.953644+0000 mgr.y (mgr.25540) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.081707+0000 mgr.y (mgr.25540) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.178162+0000 mgr.y (mgr.25540) 226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.274559+0000 mgr.y (mgr.25540) 227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.372855+0000 mgr.y (mgr.25540) 228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.473025+0000 mgr.y (mgr.25540) 229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.571111+0000 mgr.y (mgr.25540) 230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.666959+0000 mgr.y (mgr.25540) 231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.762037+0000 mgr.y (mgr.25540) 232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.840128+0000 mon.c (mon.1) 2461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.842624+0000 mon.c (mon.1) 2462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.846001+0000 mon.c (mon.1) 2463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.847301+0000 mon.c (mon.1) 2464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.853730+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.856357+0000 mgr.y (mgr.25540) 233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.935783+0000 mon.c (mon.1) 2465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.938615+0000 mon.c (mon.1) 2466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.942447+0000 mon.c (mon.1) 2467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.943777+0000 mon.c (mon.1) 2468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:50.950615+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: cephadm 2024-03-24T12:36:50.953644+0000 mgr.y (mgr.25540) 234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.031217+0000 mon.c (mon.1) 2469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.031217+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.034042+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.037420+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.038841+0000 mon.c (mon.1) 2472 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.046774+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.128904+0000 mon.c (mon.1) 2473 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.132973+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.136269+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.137667+0000 mon.c (mon.1) 2476 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.148617+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.228321+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.230819+0000 mon.c (mon.1) 2478 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.233740+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.235002+0000 mon.c (mon.1) 2480 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.243885+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.325896+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.328396+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.331832+0000 mon.c (mon.1) 2483 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.333022+0000 mon.c (mon.1) 2484 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.341922+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.034042+0000 mon.c (mon.1) 2470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.037420+0000 mon.c (mon.1) 2471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.038841+0000 mon.c (mon.1) 2472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.046774+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.128904+0000 mon.c (mon.1) 2473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.132973+0000 mon.c (mon.1) 2474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.136269+0000 mon.c (mon.1) 2475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.137667+0000 mon.c (mon.1) 2476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.148617+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.228321+0000 mon.c (mon.1) 2477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.230819+0000 mon.c (mon.1) 2478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.233740+0000 mon.c (mon.1) 2479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.235002+0000 mon.c (mon.1) 2480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.243885+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.325896+0000 mon.c (mon.1) 2481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.328396+0000 mon.c (mon.1) 2482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.331832+0000 mon.c (mon.1) 2483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.333022+0000 mon.c (mon.1) 2484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.341922+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.421742+0000 mon.c (mon.1) 2485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.421742+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.425030+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.429247+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.430631+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.439450+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.521290+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.525477+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.528941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.530134+0000 mon.c (mon.1) 2492 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.538316+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.620943+0000 mon.c (mon.1) 2493 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.625043+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.628373+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.629729+0000 mon.c (mon.1) 2496 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.638713+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.720347+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.722524+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.726191+0000 mon.c (mon.1) 2499 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.727327+0000 mon.c (mon.1) 2500 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[20174]: audit 2024-03-24T12:36:51.735375+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.425030+0000 mon.c (mon.1) 2486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.429247+0000 mon.c (mon.1) 2487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.430631+0000 mon.c (mon.1) 2488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.439450+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.521290+0000 mon.c (mon.1) 2489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.525477+0000 mon.c (mon.1) 2490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.528941+0000 mon.c (mon.1) 2491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.530134+0000 mon.c (mon.1) 2492 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.538316+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.620943+0000 mon.c (mon.1) 2493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.625043+0000 mon.c (mon.1) 2494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.628373+0000 mon.c (mon.1) 2495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.629729+0000 mon.c (mon.1) 2496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.638713+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.720347+0000 mon.c (mon.1) 2497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.722524+0000 mon.c (mon.1) 2498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.726191+0000 mon.c (mon.1) 2499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.727327+0000 mon.c (mon.1) 2500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:51 smithi176 bash[70612]: audit 2024-03-24T12:36:51.735375+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.049184+0000 mgr.y (mgr.25540) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.149702+0000 mgr.y (mgr.25540) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.245028+0000 mgr.y (mgr.25540) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.343248+0000 mgr.y (mgr.25540) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.440415+0000 mgr.y (mgr.25540) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.539043+0000 mgr.y (mgr.25540) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.639531+0000 mgr.y (mgr.25540) 241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cluster 2024-03-24T12:36:51.712335+0000 mgr.y (mgr.25540) 242 : 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-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.749869+0000 mgr.y (mgr.25540) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.821273+0000 mon.c (mon.1) 2501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.824394+0000 mon.c (mon.1) 2502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.827129+0000 mon.c (mon.1) 2503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.828211+0000 mon.c (mon.1) 2504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.834881+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.838989+0000 mgr.y (mgr.25540) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.918510+0000 mon.c (mon.1) 2505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.922515+0000 mon.c (mon.1) 2506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.926037+0000 mon.c (mon.1) 2507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.927226+0000 mon.c (mon.1) 2508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:51.937416+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: cephadm 2024-03-24T12:36:51.939555+0000 mgr.y (mgr.25540) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.021147+0000 mon.c (mon.1) 2509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.023433+0000 mon.c (mon.1) 2510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.025863+0000 mon.c (mon.1) 2511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.026786+0000 mon.c (mon.1) 2512 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.035879+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.119505+0000 mon.c (mon.1) 2513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.122180+0000 mon.c (mon.1) 2514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.125047+0000 mon.c (mon.1) 2515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.126016+0000 mon.c (mon.1) 2516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.135221+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.221716+0000 mon.c (mon.1) 2517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.223899+0000 mon.c (mon.1) 2518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.227005+0000 mon.c (mon.1) 2519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.228182+0000 mon.c (mon.1) 2520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.237875+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.320014+0000 mon.c (mon.1) 2521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.322527+0000 mon.c (mon.1) 2522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.325976+0000 mon.c (mon.1) 2523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.327561+0000 mon.c (mon.1) 2524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.337309+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.421760+0000 mon.c (mon.1) 2525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.424211+0000 mon.c (mon.1) 2526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.427563+0000 mon.c (mon.1) 2527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.429064+0000 mon.c (mon.1) 2528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.440269+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.517933+0000 mon.c (mon.1) 2529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.520469+0000 mon.c (mon.1) 2530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.523387+0000 mon.c (mon.1) 2531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.524574+0000 mon.c (mon.1) 2532 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.545497+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.628963+0000 mon.c (mon.1) 2533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.631169+0000 mon.c (mon.1) 2534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.634044+0000 mon.c (mon.1) 2535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.634846+0000 mon.c (mon.1) 2536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.647852+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.729376+0000 mon.c (mon.1) 2537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.732086+0000 mon.c (mon.1) 2538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.736912+0000 mon.c (mon.1) 2539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.739123+0000 mon.c (mon.1) 2540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:52 smithi184 bash[51492]: audit 2024-03-24T12:36:52.746557+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.049184+0000 mgr.y (mgr.25540) 235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.149702+0000 mgr.y (mgr.25540) 236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.245028+0000 mgr.y (mgr.25540) 237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.343248+0000 mgr.y (mgr.25540) 238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.440415+0000 mgr.y (mgr.25540) 239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.539043+0000 mgr.y (mgr.25540) 240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.639531+0000 mgr.y (mgr.25540) 241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cluster 2024-03-24T12:36:51.712335+0000 mgr.y (mgr.25540) 242 : 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-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.749869+0000 mgr.y (mgr.25540) 243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.821273+0000 mon.c (mon.1) 2501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.824394+0000 mon.c (mon.1) 2502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.827129+0000 mon.c (mon.1) 2503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.828211+0000 mon.c (mon.1) 2504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.834881+0000 mon.a (mon.0) 269 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.838989+0000 mgr.y (mgr.25540) 244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.918510+0000 mon.c (mon.1) 2505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.922515+0000 mon.c (mon.1) 2506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.926037+0000 mon.c (mon.1) 2507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.927226+0000 mon.c (mon.1) 2508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:51.937416+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: cephadm 2024-03-24T12:36:51.939555+0000 mgr.y (mgr.25540) 245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.021147+0000 mon.c (mon.1) 2509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.023433+0000 mon.c (mon.1) 2510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.025863+0000 mon.c (mon.1) 2511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.026786+0000 mon.c (mon.1) 2512 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.035879+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.119505+0000 mon.c (mon.1) 2513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.122180+0000 mon.c (mon.1) 2514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.125047+0000 mon.c (mon.1) 2515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.126016+0000 mon.c (mon.1) 2516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.135221+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.221716+0000 mon.c (mon.1) 2517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.223899+0000 mon.c (mon.1) 2518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.227005+0000 mon.c (mon.1) 2519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.228182+0000 mon.c (mon.1) 2520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.237875+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.320014+0000 mon.c (mon.1) 2521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.322527+0000 mon.c (mon.1) 2522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.325976+0000 mon.c (mon.1) 2523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.327561+0000 mon.c (mon.1) 2524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.337309+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.049184+0000 mgr.y (mgr.25540) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.149702+0000 mgr.y (mgr.25540) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.245028+0000 mgr.y (mgr.25540) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.343248+0000 mgr.y (mgr.25540) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.440415+0000 mgr.y (mgr.25540) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.539043+0000 mgr.y (mgr.25540) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.639531+0000 mgr.y (mgr.25540) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cluster 2024-03-24T12:36:51.712335+0000 mgr.y (mgr.25540) 242 : 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-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.749869+0000 mgr.y (mgr.25540) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.821273+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.824394+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.827129+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.828211+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.834881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.838989+0000 mgr.y (mgr.25540) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.918510+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.922515+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.926037+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.927226+0000 mon.c (mon.1) 2508 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:51.937416+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.421760+0000 mon.c (mon.1) 2525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.424211+0000 mon.c (mon.1) 2526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.427563+0000 mon.c (mon.1) 2527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.429064+0000 mon.c (mon.1) 2528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.440269+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.517933+0000 mon.c (mon.1) 2529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.520469+0000 mon.c (mon.1) 2530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.523387+0000 mon.c (mon.1) 2531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.524574+0000 mon.c (mon.1) 2532 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.545497+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.628963+0000 mon.c (mon.1) 2533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.631169+0000 mon.c (mon.1) 2534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.634044+0000 mon.c (mon.1) 2535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.634846+0000 mon.c (mon.1) 2536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.647852+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.729376+0000 mon.c (mon.1) 2537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.732086+0000 mon.c (mon.1) 2538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.736912+0000 mon.c (mon.1) 2539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.739123+0000 mon.c (mon.1) 2540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[70612]: audit 2024-03-24T12:36:52.746557+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: cephadm 2024-03-24T12:36:51.939555+0000 mgr.y (mgr.25540) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.021147+0000 mon.c (mon.1) 2509 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.023433+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.025863+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.026786+0000 mon.c (mon.1) 2512 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.035879+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.119505+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.122180+0000 mon.c (mon.1) 2514 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.125047+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.126016+0000 mon.c (mon.1) 2516 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.135221+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.221716+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.223899+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.227005+0000 mon.c (mon.1) 2519 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.228182+0000 mon.c (mon.1) 2520 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.237875+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.320014+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.322527+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.325976+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.327561+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.337309+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.421760+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.424211+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.427563+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.429064+0000 mon.c (mon.1) 2528 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.440269+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.517933+0000 mon.c (mon.1) 2529 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.520469+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.523387+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.524574+0000 mon.c (mon.1) 2532 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.545497+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.628963+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.631169+0000 mon.c (mon.1) 2534 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.634044+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.634846+0000 mon.c (mon.1) 2536 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.647852+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.729376+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.732086+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.736912+0000 mon.c (mon.1) 2539 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.739123+0000 mon.c (mon.1) 2540 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:52 smithi176 bash[20174]: audit 2024-03-24T12:36:52.746557+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.038323+0000 mgr.y (mgr.25540) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.139305+0000 mgr.y (mgr.25540) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.241023+0000 mgr.y (mgr.25540) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.341062+0000 mgr.y (mgr.25540) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.441274+0000 mgr.y (mgr.25540) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.546422+0000 mgr.y (mgr.25540) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.648777+0000 mgr.y (mgr.25540) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.749290+0000 mgr.y (mgr.25540) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.830553+0000 mon.c (mon.1) 2541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.832860+0000 mon.c (mon.1) 2542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.836579+0000 mon.c (mon.1) 2543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.838038+0000 mon.c (mon.1) 2544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.847372+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.848241+0000 mgr.y (mgr.25540) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.929662+0000 mon.c (mon.1) 2545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.932041+0000 mon.c (mon.1) 2546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.935162+0000 mon.c (mon.1) 2547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.936506+0000 mon.c (mon.1) 2548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:52.944583+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: cephadm 2024-03-24T12:36:52.947323+0000 mgr.y (mgr.25540) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.024579+0000 mon.c (mon.1) 2549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.027625+0000 mon.c (mon.1) 2550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.033151+0000 mon.c (mon.1) 2551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.034382+0000 mon.c (mon.1) 2552 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.040863+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.120330+0000 mon.c (mon.1) 2553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.123764+0000 mon.c (mon.1) 2554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.127368+0000 mon.c (mon.1) 2555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.128906+0000 mon.c (mon.1) 2556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.137702+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.217688+0000 mon.c (mon.1) 2557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.220706+0000 mon.c (mon.1) 2558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.224068+0000 mon.c (mon.1) 2559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.225798+0000 mon.c (mon.1) 2560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.236550+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.309319+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.312142+0000 mon.c (mon.1) 2561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.316619+0000 mon.c (mon.1) 2562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.323608+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.328550+0000 mon.c (mon.1) 2563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.332440+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:53 smithi184 bash[51492]: audit 2024-03-24T12:36:53.334528+0000 mon.c (mon.1) 2564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.038323+0000 mgr.y (mgr.25540) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.139305+0000 mgr.y (mgr.25540) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.241023+0000 mgr.y (mgr.25540) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.341062+0000 mgr.y (mgr.25540) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.441274+0000 mgr.y (mgr.25540) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.546422+0000 mgr.y (mgr.25540) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.648777+0000 mgr.y (mgr.25540) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.749290+0000 mgr.y (mgr.25540) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.830553+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.832860+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.836579+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.838038+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.847372+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.848241+0000 mgr.y (mgr.25540) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.929662+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.932041+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.935162+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.936506+0000 mon.c (mon.1) 2548 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:52.944583+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: cephadm 2024-03-24T12:36:52.947323+0000 mgr.y (mgr.25540) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.038323+0000 mgr.y (mgr.25540) 246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.139305+0000 mgr.y (mgr.25540) 247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.241023+0000 mgr.y (mgr.25540) 248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.341062+0000 mgr.y (mgr.25540) 249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.441274+0000 mgr.y (mgr.25540) 250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.546422+0000 mgr.y (mgr.25540) 251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.648777+0000 mgr.y (mgr.25540) 252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.749290+0000 mgr.y (mgr.25540) 253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.830553+0000 mon.c (mon.1) 2541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.832860+0000 mon.c (mon.1) 2542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.836579+0000 mon.c (mon.1) 2543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.838038+0000 mon.c (mon.1) 2544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.847372+0000 mon.a (mon.0) 279 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.848241+0000 mgr.y (mgr.25540) 254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.929662+0000 mon.c (mon.1) 2545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.932041+0000 mon.c (mon.1) 2546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.935162+0000 mon.c (mon.1) 2547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.936506+0000 mon.c (mon.1) 2548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:52.944583+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: cephadm 2024-03-24T12:36:52.947323+0000 mgr.y (mgr.25540) 255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.024579+0000 mon.c (mon.1) 2549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.024579+0000 mon.c (mon.1) 2549 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.027625+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.033151+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.034382+0000 mon.c (mon.1) 2552 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.040863+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.120330+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.123764+0000 mon.c (mon.1) 2554 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.127368+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.128906+0000 mon.c (mon.1) 2556 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.137702+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.217688+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.220706+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.224068+0000 mon.c (mon.1) 2559 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.225798+0000 mon.c (mon.1) 2560 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.236550+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.309319+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.312142+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.316619+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.323608+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.328550+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.332440+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[20174]: audit 2024-03-24T12:36:53.334528+0000 mon.c (mon.1) 2564 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.027625+0000 mon.c (mon.1) 2550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.033151+0000 mon.c (mon.1) 2551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.034382+0000 mon.c (mon.1) 2552 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.040863+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.120330+0000 mon.c (mon.1) 2553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.123764+0000 mon.c (mon.1) 2554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.127368+0000 mon.c (mon.1) 2555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.128906+0000 mon.c (mon.1) 2556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.137702+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.217688+0000 mon.c (mon.1) 2557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.220706+0000 mon.c (mon.1) 2558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.224068+0000 mon.c (mon.1) 2559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.225798+0000 mon.c (mon.1) 2560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.236550+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.309319+0000 mon.a (mon.0) 284 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.312142+0000 mon.c (mon.1) 2561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.316619+0000 mon.c (mon.1) 2562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.323608+0000 mon.a (mon.0) 285 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.328550+0000 mon.c (mon.1) 2563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.332440+0000 mon.a (mon.0) 286 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:53 smithi176 bash[70612]: audit 2024-03-24T12:36:53.334528+0000 mon.c (mon.1) 2564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[70612]: cephadm 2024-03-24T12:36:53.042298+0000 mgr.y (mgr.25540) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[70612]: cephadm 2024-03-24T12:36:53.139782+0000 mgr.y (mgr.25540) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[70612]: cephadm 2024-03-24T12:36:53.237560+0000 mgr.y (mgr.25540) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[70612]: cephadm 2024-03-24T12:36:53.335432+0000 mgr.y (mgr.25540) 259 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[70612]: cluster 2024-03-24T12:36:53.713888+0000 mgr.y (mgr.25540) 260 : 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-03-24T12:36:55.080 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[20174]: cephadm 2024-03-24T12:36:53.042298+0000 mgr.y (mgr.25540) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.080 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[20174]: cephadm 2024-03-24T12:36:53.139782+0000 mgr.y (mgr.25540) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.081 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[20174]: cephadm 2024-03-24T12:36:53.237560+0000 mgr.y (mgr.25540) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.081 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[20174]: cephadm 2024-03-24T12:36:53.335432+0000 mgr.y (mgr.25540) 259 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-24T12:36:55.081 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:54 smithi176 bash[20174]: cluster 2024-03-24T12:36:53.713888+0000 mgr.y (mgr.25540) 260 : 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-03-24T12:36:55.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:54 smithi184 bash[51492]: cephadm 2024-03-24T12:36:53.042298+0000 mgr.y (mgr.25540) 256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:54 smithi184 bash[51492]: cephadm 2024-03-24T12:36:53.139782+0000 mgr.y (mgr.25540) 257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:54 smithi184 bash[51492]: cephadm 2024-03-24T12:36:53.237560+0000 mgr.y (mgr.25540) 258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:36:55.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:54 smithi184 bash[51492]: cephadm 2024-03-24T12:36:53.335432+0000 mgr.y (mgr.25540) 259 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-03-24T12:36:55.082 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:54 smithi184 bash[51492]: cluster 2024-03-24T12:36:53.713888+0000 mgr.y (mgr.25540) 260 : 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-03-24T12:36:55.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:36:55] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.33.4" 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[70612]: cluster 2024-03-24T12:36:55.714654+0000 mgr.y (mgr.25540) 261 : 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-03-24T12:36:56.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[70612]: audit 2024-03-24T12:36:56.115469+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[70612]: audit 2024-03-24T12:36:56.120380+0000 mon.c (mon.1) 2565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[70612]: audit 2024-03-24T12:36:56.122092+0000 mon.c (mon.1) 2566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[70612]: audit 2024-03-24T12:36:56.123347+0000 mon.c (mon.1) 2567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[20174]: cluster 2024-03-24T12:36:55.714654+0000 mgr.y (mgr.25540) 261 : 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-03-24T12:36:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[20174]: audit 2024-03-24T12:36:56.115469+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[20174]: audit 2024-03-24T12:36:56.120380+0000 mon.c (mon.1) 2565 : audit [INF] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:56.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[20174]: audit 2024-03-24T12:36:56.122092+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:56.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:56 smithi176 bash[20174]: audit 2024-03-24T12:36:56.123347+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:56 smithi184 bash[51492]: cluster 2024-03-24T12:36:55.714654+0000 mgr.y (mgr.25540) 261 : 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-03-24T12:36:57.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:56 smithi184 bash[51492]: audit 2024-03-24T12:36:56.115469+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25540 ' entity='mgr.y' 2024-03-24T12:36:57.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:56 smithi184 bash[51492]: audit 2024-03-24T12:36:56.120380+0000 mon.c (mon.1) 2565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:36:57.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:56 smithi184 bash[51492]: audit 2024-03-24T12:36:56.122092+0000 mon.c (mon.1) 2566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:36:57.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:56 smithi184 bash[51492]: audit 2024-03-24T12:36:56.123347+0000 mon.c (mon.1) 2567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:36:58.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:57 smithi184 bash[51492]: cephadm 2024-03-24T12:36:56.107106+0000 mgr.y (mgr.25540) 262 : cephadm 1 Upgrade: Updating mon.c 2024-03-24T12:36:58.074 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:36:57 smithi184 bash[51492]: cephadm 2024-03-24T12:36:56.125288+0000 mgr.y (mgr.25540) 263 : cephadm 1 Deploying daemon mon.c on smithi176 2024-03-24T12:36:58.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:57 smithi176 bash[20174]: cephadm 2024-03-24T12:36:56.107106+0000 mgr.y (mgr.25540) 262 : cephadm [INF] Upgrade: Updating mon.c 2024-03-24T12:36:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:57 smithi176 bash[20174]: cephadm 2024-03-24T12:36:56.125288+0000 mgr.y (mgr.25540) 263 : cephadm [INF] Deploying daemon mon.c on smithi176 2024-03-24T12:36:58.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:57 smithi176 bash[70612]: cephadm 2024-03-24T12:36:56.107106+0000 mgr.y (mgr.25540) 262 : cephadm 1 Upgrade: Updating mon.c 2024-03-24T12:36:58.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:36:57 smithi176 bash[70612]: cephadm 2024-03-24T12:36:56.125288+0000 mgr.y (mgr.25540) 263 : cephadm 1 Deploying daemon mon.c on smithi176 2024-03-24T12:36:58.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:58 smithi176 systemd[1]: Stopping Ceph mon.c for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:36:58.843 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:36:58 smithi184 bash[50935]: ts=2024-03-24T12:36:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:36:59.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[20174]: debug 2024-03-24T12:36:58.668+0000 7f7119611700 -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-03-24T12:36:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[20174]: debug 2024-03-24T12:36:58.668+0000 7f7119611700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE Bus STOPPING 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE Bus STOPPED 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE Bus STARTING 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE Serving on http://:::9283 2024-03-24T12:36:59.166 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:36:58 smithi176 bash[65639]: [24/Mar/2024:12:36:58] ENGINE Bus STARTED 2024-03-24T12:36:59.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:59 smithi176 bash[73648]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-c 2024-03-24T12:36:59.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:59 smithi176 bash[73748]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-c 2024-03-24T12:36:59.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:59 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.c.service: Succeeded. 2024-03-24T12:36:59.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:59 smithi176 systemd[1]: Stopped Ceph mon.c for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:36:59.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:36:59 smithi176 systemd[1]: Started Ceph mon.c for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:37:01.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.232+0000 7f63bd2b0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-24T12:37:01.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.232+0000 7f63bd2b0c80 0 ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev), process ceph-mon, pid 7 2024-03-24T12:37:01.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.232+0000 7f63bd2b0c80 0 pidfile_write: ignore empty --pid-file 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 0 load: jerasure load: lrc 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Git sha 0 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Compile date 2024-03-16 10:36:11 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: DB SUMMARY 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: DB Session ID: EJZIG472RQ0L9HAF0WMF 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: CURRENT file: CURRENT 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2835 Bytes 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 412078 ; 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.error_if_exists: 0 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.create_if_missing: 0 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-24T12:37:01.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.env: 0x55c3af558ae0 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.info_log: 0x55c3b1061900 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.statistics: (nil) 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.use_fsync: 0 2024-03-24T12:37:01.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-24T12:37:01.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-24T12:37:01.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-24T12:37:01.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.db_log_dir: 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.wal_dir: 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-24T12:37:01.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.write_buffer_manager: 0x55c3b1034dc0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.unordered_write: 0 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-24T12:37:01.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.row_cache: None 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.wal_filter: None 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.two_write_queues: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.wal_compression: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.atomic_flush: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-24T12:37:01.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-24T12:37:01.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_open_files: -1 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Compression algorithms supported: 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kZSTD supported: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kXpressCompression supported: 0 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kZlibCompression supported: 1 2024-03-24T12:37:01.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.merge_operator: 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_filter: None 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c3b1061a00) 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: cache_index_and_filter_blocks: 1 2024-03-24T12:37:01.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: pin_top_level_index_and_filter: 1 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: index_type: 0 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: data_block_index_type: 0 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: index_shortening: 1 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: data_block_hash_table_util_ratio: 0.750000 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: checksum: 4 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: no_block_cache: 0 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_cache: 0x55c3b1063090 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_cache_name: BinnedLRUCache 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_cache_options: 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: capacity : 536870912 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: num_shard_bits : 4 2024-03-24T12:37:01.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: strict_capacity_limit : 0 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: high_pri_pool_ratio: 0.000 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_cache_compressed: (nil) 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: persistent_cache: (nil) 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_size: 4096 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_size_deviation: 10 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_restart_interval: 16 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: index_block_restart_interval: 1 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: metadata_block_size: 4096 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: partition_filters: 0 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: use_delta_encoding: 1 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: filter_policy: bloomfilter 2024-03-24T12:37:01.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: whole_key_filtering: 1 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: verify_compression: 0 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: read_amp_bytes_per_bit: 0 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: format_version: 5 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: enable_index_compression: 1 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: block_align: 0 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: max_auto_readahead_size: 262144 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: prepopulate_block_cache: 0 2024-03-24T12:37:01.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: initial_auto_readahead_size: 8192 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: num_file_reads_for_auto_readahead: 2 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression: NoCompression 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-24T12:37:01.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.num_levels: 7 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-24T12:37:01.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-24T12:37:01.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-24T12:37:01.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-24T12:37:01.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-24T12:37:01.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-24T12:37:01.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-24T12:37:01.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-24T12:37:01.435 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-24T12:37:01.436 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-24T12:37:01.437 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-24T12:37:01.438 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.table_properties_collectors: 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.bloom_locality: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-24T12:37:01.439 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.ttl: 2592000 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enable_blob_files: false 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.min_blob_size: 0 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-24T12:37:01.440 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63b2a2e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 54.sst 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 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 56, last_sequence is 32481, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 02160e78-a19a-4e20-abbd-fb0991c0fae2 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283821241027, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.236+0000 7f63bd2b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.240+0000 7f63bd2b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283821244324, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 272155, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32486, "largest_seqno": 32764, "table_properties": {"data_size": 270078, "index_size": 615, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4484, "raw_average_key_size": 25, "raw_value_size": 266842, "raw_average_value_size": 1542, "num_data_blocks": 25, "num_entries": 173, "num_filter_entries": 173, "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": 1711283821, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "02160e78-a19a-4e20-abbd-fb0991c0fae2", "db_session_id": "EJZIG472RQ0L9HAF0WMF", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-03-24T12:37:01.441 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.240+0000 7f63bd2b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711283821244457, "job": 1, "event": "recovery_finished"} 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.240+0000 7f63bd2b0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.240+0000 7f63bd2b0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63bd2b0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63bd2b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c3b1158000 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63bd2b0c80 4 rocksdb: DB pointer 0x55c3b1142000 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63aba20700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63aba20700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: ** DB Stats ** 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:37:01.442 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: ** Compaction Stats [default] ** 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: 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-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: L0 1/0 265.78 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: L6 1/0 9.06 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-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Sum 2/0 9.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 143.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: ** Compaction Stats [default] ** 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: 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-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 143.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-24T12:37:01.443 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: AddFile(Total Files): cumulative 0, interval 0 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: AddFile(Keys): cumulative 0, interval 0 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Cumulative compaction: 0.00 GB write, 31.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Interval compaction: 0.00 GB write, 31.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: 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-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Block cache BinnedLRUCache@0x55c3b1063090#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2024-03-24T12:37:01.444 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: ** File Read Latency Histogram By Level [default] ** 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.244+0000 7f63bd2b0c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0] at bind addrs [v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 1 mon.c@-1(???) e3 preinit fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).mds e1 new map 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).mds e1 print_map 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: e1 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: 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-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: legacy client fscid: -1 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: No filesystems configured 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.248+0000 7f63bd2b0c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-03-24T12:37:01.445 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: debug 2024-03-24T12:37:01.252+0000 7f63bd2b0c80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-03-24T12:37:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:01 smithi184 bash[51492]: cluster 2024-03-24T12:36:57.715373+0000 mgr.y (mgr.25540) 264 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:01 smithi184 bash[51492]: audit 2024-03-24T12:36:57.832989+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:01 smithi184 bash[51492]: audit 2024-03-24T12:36:58.681711+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:01 smithi184 bash[51492]: audit 2024-03-24T12:36:58.687773+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:01 smithi184 bash[51492]: audit 2024-03-24T12:36:58.691149+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:02.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: cluster 2024-03-24T12:36:57.715373+0000 mgr.y (mgr.25540) 264 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:02.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: audit 2024-03-24T12:36:57.832989+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:02.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: audit 2024-03-24T12:36:58.681711+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:02.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: audit 2024-03-24T12:36:58.687773+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:02.094 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[73813]: audit 2024-03-24T12:36:58.691149+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:02.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[70612]: cluster 2024-03-24T12:36:57.715373+0000 mgr.y (mgr.25540) 264 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:02.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[70612]: audit 2024-03-24T12:36:57.832989+0000 mon.c (mon.1) 2568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:02.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[70612]: audit 2024-03-24T12:36:58.681711+0000 mon.a (mon.0) 288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:02.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[70612]: audit 2024-03-24T12:36:58.687773+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:02.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:01 smithi176 bash[70612]: audit 2024-03-24T12:36:58.691149+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.717687+0000 mgr.y (mgr.25540) 267 : 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-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.857492+0000 mon.a (mon.0) 298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.857940+0000 mon.a (mon.0) 299 : cluster 1 mon.a calling monitor election 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.857957+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.859653+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.859960+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.861150+0000 mon.a (mon.0) 302 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.863736+0000 mon.b (mon.2) 6 : cluster 1 mon.b calling monitor election 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.872228+0000 mon.a (mon.0) 303 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.872871+0000 mon.a (mon.0) 304 : cluster 0 fsmap 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.872910+0000 mon.a (mon.0) 305 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.873381+0000 mon.a (mon.0) 306 : cluster 0 mgrmap e41: y(active, since 34s), standbys: x 2024-03-24T12:37:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cluster 2024-03-24T12:37:01.873520+0000 mon.a (mon.0) 307 : cluster 1 overall HEALTH_OK 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.877508+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.884954+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.893481+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.899421+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.908946+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.910947+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.911946+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.918911+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cephadm 2024-03-24T12:37:01.919705+0000 mgr.y (mgr.25540) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cephadm 2024-03-24T12:37:01.986222+0000 mgr.y (mgr.25540) 269 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:37:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.717687+0000 mgr.y (mgr.25540) 267 : 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-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.857492+0000 mon.a (mon.0) 298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.857940+0000 mon.a (mon.0) 299 : cluster 1 mon.a calling monitor election 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.857957+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.859653+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.859960+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.861150+0000 mon.a (mon.0) 302 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.863736+0000 mon.b (mon.2) 6 : cluster 1 mon.b calling monitor election 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.872228+0000 mon.a (mon.0) 303 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.872871+0000 mon.a (mon.0) 304 : cluster 0 fsmap 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.872910+0000 mon.a (mon.0) 305 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.873381+0000 mon.a (mon.0) 306 : cluster 0 mgrmap e41: y(active, since 34s), standbys: x 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cluster 2024-03-24T12:37:01.873520+0000 mon.a (mon.0) 307 : cluster 1 overall HEALTH_OK 2024-03-24T12:37:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.877508+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.884954+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.893481+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.899421+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.908946+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.910947+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.911946+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.918911+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cephadm 2024-03-24T12:37:01.919705+0000 mgr.y (mgr.25540) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:37:03.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cephadm 2024-03-24T12:37:01.986222+0000 mgr.y (mgr.25540) 269 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.986848+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.988232+0000 mon.a (mon.0) 317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: audit 2024-03-24T12:37:01.989741+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[70612]: cephadm 2024-03-24T12:37:01.991563+0000 mgr.y (mgr.25540) 270 : cephadm 1 Reconfiguring daemon mon.a on smithi176 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.986848+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.988232+0000 mon.a (mon.0) 317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: audit 2024-03-24T12:37:01.989741+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:02 smithi176 bash[73813]: cephadm 2024-03-24T12:37:01.991563+0000 mgr.y (mgr.25540) 270 : cephadm 1 Reconfiguring daemon mon.a on smithi176 2024-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.717687+0000 mgr.y (mgr.25540) 267 : 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-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.857492+0000 mon.a (mon.0) 298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.857940+0000 mon.a (mon.0) 299 : cluster 1 mon.a calling monitor election 2024-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.857957+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.859653+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-24T12:37:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.859960+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.861150+0000 mon.a (mon.0) 302 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.863736+0000 mon.b (mon.2) 6 : cluster 1 mon.b calling monitor election 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.872228+0000 mon.a (mon.0) 303 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.176:3300/0,v1:172.21.15.176:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.176:3301/0,v1:172.21.15.176:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.872871+0000 mon.a (mon.0) 304 : cluster 0 fsmap 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.872910+0000 mon.a (mon.0) 305 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.873381+0000 mon.a (mon.0) 306 : cluster 0 mgrmap e41: y(active, since 34s), standbys: x 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cluster 2024-03-24T12:37:01.873520+0000 mon.a (mon.0) 307 : cluster 1 overall HEALTH_OK 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.877508+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.884954+0000 mon.a (mon.0) 309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.893481+0000 mon.a (mon.0) 310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.899421+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.908946+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.910947+0000 mon.a (mon.0) 313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.911946+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.918911+0000 mon.a (mon.0) 315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cephadm 2024-03-24T12:37:01.919705+0000 mgr.y (mgr.25540) 268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:37:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cephadm 2024-03-24T12:37:01.986222+0000 mgr.y (mgr.25540) 269 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-03-24T12:37:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.986848+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.988232+0000 mon.a (mon.0) 317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: audit 2024-03-24T12:37:01.989741+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:02 smithi184 bash[51492]: cephadm 2024-03-24T12:37:01.991563+0000 mgr.y (mgr.25540) 270 : cephadm 1 Reconfiguring daemon mon.a on smithi176 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: cluster 2024-03-24T12:37:03.719330+0000 mgr.y (mgr.25540) 271 : 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-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: audit 2024-03-24T12:37:04.547486+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: audit 2024-03-24T12:37:04.557174+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: audit 2024-03-24T12:37:04.562735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: audit 2024-03-24T12:37:04.563903+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[73813]: audit 2024-03-24T12:37:04.565215+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: cluster 2024-03-24T12:37:03.719330+0000 mgr.y (mgr.25540) 271 : 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-03-24T12:37:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: audit 2024-03-24T12:37:04.547486+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: audit 2024-03-24T12:37:04.557174+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: audit 2024-03-24T12:37:04.562735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: audit 2024-03-24T12:37:04.563903+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:04 smithi176 bash[70612]: audit 2024-03-24T12:37:04.565215+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: cluster 2024-03-24T12:37:03.719330+0000 mgr.y (mgr.25540) 271 : 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-03-24T12:37:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: audit 2024-03-24T12:37:04.547486+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: audit 2024-03-24T12:37:04.557174+0000 mon.a (mon.0) 320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: audit 2024-03-24T12:37:04.562735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: audit 2024-03-24T12:37:04.563903+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:04 smithi184 bash[51492]: audit 2024-03-24T12:37:04.565215+0000 mon.a (mon.0) 323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:05.468 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:05] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.33.4" 2024-03-24T12:37:06.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:05 smithi176 bash[73813]: cephadm 2024-03-24T12:37:04.562280+0000 mgr.y (mgr.25540) 272 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:37:06.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:05 smithi176 bash[73813]: cephadm 2024-03-24T12:37:04.566524+0000 mgr.y (mgr.25540) 273 : cephadm 1 Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:37:06.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:05 smithi176 bash[70612]: cephadm 2024-03-24T12:37:04.562280+0000 mgr.y (mgr.25540) 272 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:37:06.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:05 smithi176 bash[70612]: cephadm 2024-03-24T12:37:04.566524+0000 mgr.y (mgr.25540) 273 : cephadm 1 Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:37:06.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:05 smithi184 bash[51492]: cephadm 2024-03-24T12:37:04.562280+0000 mgr.y (mgr.25540) 272 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-03-24T12:37:06.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:05 smithi184 bash[51492]: cephadm 2024-03-24T12:37:04.566524+0000 mgr.y (mgr.25540) 273 : cephadm 1 Reconfiguring daemon mgr.y on smithi176 2024-03-24T12:37:06.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:06 smithi176 bash[65639]: debug 2024-03-24T12:37:06.260+0000 7f5b08e76700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-24T12:37:07.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:06 smithi176 bash[70612]: cluster 2024-03-24T12:37:05.720028+0000 mgr.y (mgr.25540) 274 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:06 smithi176 bash[73813]: cluster 2024-03-24T12:37:05.720028+0000 mgr.y (mgr.25540) 274 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:06 smithi184 bash[51492]: cluster 2024-03-24T12:37:05.720028+0000 mgr.y (mgr.25540) 274 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:09.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:08 smithi184 bash[51492]: cluster 2024-03-24T12:37:07.720829+0000 mgr.y (mgr.25540) 275 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:09.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:08 smithi184 bash[51492]: audit 2024-03-24T12:37:07.880245+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:08 smithi184 bash[51492]: audit 2024-03-24T12:37:07.889493+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:08 smithi184 bash[51492]: audit 2024-03-24T12:37:07.897730+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.093 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:08 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[73813]: cluster 2024-03-24T12:37:07.720829+0000 mgr.y (mgr.25540) 275 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[73813]: audit 2024-03-24T12:37:07.880245+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[73813]: audit 2024-03-24T12:37:07.889493+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[73813]: audit 2024-03-24T12:37:07.897730+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[70612]: cluster 2024-03-24T12:37:07.720829+0000 mgr.y (mgr.25540) 275 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[70612]: audit 2024-03-24T12:37:07.880245+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[70612]: audit 2024-03-24T12:37:07.889493+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:08 smithi176 bash[70612]: audit 2024-03-24T12:37:07.897730+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:08.733044+0000 mgr.y (mgr.25540) 276 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:09.256632+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:09.268184+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:09.293157+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:09.295023+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[70612]: audit 2024-03-24T12:37:09.296709+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:08.733044+0000 mgr.y (mgr.25540) 276 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:09.256632+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:09.268184+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:09.293157+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:09.295023+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:10.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:09 smithi176 bash[73813]: audit 2024-03-24T12:37:09.296709+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:10.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:08.733044+0000 mgr.y (mgr.25540) 276 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:10.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:09.256632+0000 mon.a (mon.0) 327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:09.268184+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:10.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:09.293157+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:10.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:09.295023+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:10.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:09 smithi184 bash[51492]: audit 2024-03-24T12:37:09.296709+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[70612]: cephadm 2024-03-24T12:37:09.292446+0000 mgr.y (mgr.25540) 277 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[70612]: cephadm 2024-03-24T12:37:09.298664+0000 mgr.y (mgr.25540) 278 : cephadm 1 Reconfiguring daemon mon.c on smithi176 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[70612]: cluster 2024-03-24T12:37:09.722340+0000 mgr.y (mgr.25540) 279 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[73813]: cephadm 2024-03-24T12:37:09.292446+0000 mgr.y (mgr.25540) 277 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[73813]: cephadm 2024-03-24T12:37:09.298664+0000 mgr.y (mgr.25540) 278 : cephadm 1 Reconfiguring daemon mon.c on smithi176 2024-03-24T12:37:10.995 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:10 smithi176 bash[73813]: cluster 2024-03-24T12:37:09.722340+0000 mgr.y (mgr.25540) 279 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:10 smithi184 bash[51492]: cephadm 2024-03-24T12:37:09.292446+0000 mgr.y (mgr.25540) 277 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-03-24T12:37:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:10 smithi184 bash[51492]: cephadm 2024-03-24T12:37:09.298664+0000 mgr.y (mgr.25540) 278 : cephadm 1 Reconfiguring daemon mon.c on smithi176 2024-03-24T12:37:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:10 smithi184 bash[51492]: cluster 2024-03-24T12:37:09.722340+0000 mgr.y (mgr.25540) 279 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: audit 2024-03-24T12:37:11.571783+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: audit 2024-03-24T12:37:11.583639+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: cephadm 2024-03-24T12:37:11.618802+0000 mgr.y (mgr.25540) 280 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: audit 2024-03-24T12:37:11.619536+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: audit 2024-03-24T12:37:11.621420+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: cephadm 2024-03-24T12:37:11.627082+0000 mgr.y (mgr.25540) 281 : cephadm 1 Reconfiguring daemon osd.0 on smithi176 2024-03-24T12:37:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:12 smithi184 bash[51492]: cluster 2024-03-24T12:37:11.723042+0000 mgr.y (mgr.25540) 282 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: audit 2024-03-24T12:37:11.571783+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: audit 2024-03-24T12:37:11.583639+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: cephadm 2024-03-24T12:37:11.618802+0000 mgr.y (mgr.25540) 280 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: audit 2024-03-24T12:37:11.619536+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: audit 2024-03-24T12:37:11.621420+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: cephadm 2024-03-24T12:37:11.627082+0000 mgr.y (mgr.25540) 281 : cephadm 1 Reconfiguring daemon osd.0 on smithi176 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[73813]: cluster 2024-03-24T12:37:11.723042+0000 mgr.y (mgr.25540) 282 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: audit 2024-03-24T12:37:11.571783+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: audit 2024-03-24T12:37:11.583639+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: cephadm 2024-03-24T12:37:11.618802+0000 mgr.y (mgr.25540) 280 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-03-24T12:37:12.876 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: audit 2024-03-24T12:37:11.619536+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:12.877 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: audit 2024-03-24T12:37:11.621420+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:12.877 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: cephadm 2024-03-24T12:37:11.627082+0000 mgr.y (mgr.25540) 281 : cephadm 1 Reconfiguring daemon osd.0 on smithi176 2024-03-24T12:37:12.877 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:12 smithi176 bash[70612]: cluster 2024-03-24T12:37:11.723042+0000 mgr.y (mgr.25540) 282 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:13 smithi184 bash[51492]: audit 2024-03-24T12:37:12.833614+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:13 smithi184 bash[51492]: audit 2024-03-24T12:37:13.527957+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:13 smithi184 bash[51492]: audit 2024-03-24T12:37:13.541040+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:13 smithi184 bash[51492]: audit 2024-03-24T12:37:13.550588+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[70612]: audit 2024-03-24T12:37:12.833614+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:13.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[70612]: audit 2024-03-24T12:37:13.527957+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[70612]: audit 2024-03-24T12:37:13.541040+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[70612]: audit 2024-03-24T12:37:13.550588+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[73813]: audit 2024-03-24T12:37:12.833614+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[73813]: audit 2024-03-24T12:37:13.527957+0000 mon.a (mon.0) 337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[73813]: audit 2024-03-24T12:37:13.541040+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:13.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:13 smithi176 bash[73813]: audit 2024-03-24T12:37:13.550588+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: audit 2024-03-24T12:37:13.622038+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: audit 2024-03-24T12:37:13.630488+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: cephadm 2024-03-24T12:37:13.647980+0000 mgr.y (mgr.25540) 283 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: audit 2024-03-24T12:37:13.648664+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: audit 2024-03-24T12:37:13.650485+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: cephadm 2024-03-24T12:37:13.655170+0000 mgr.y (mgr.25540) 284 : cephadm 1 Reconfiguring daemon osd.1 on smithi176 2024-03-24T12:37:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[73813]: cluster 2024-03-24T12:37:13.724791+0000 mgr.y (mgr.25540) 285 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: audit 2024-03-24T12:37:13.622038+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: audit 2024-03-24T12:37:13.630488+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: cephadm 2024-03-24T12:37:13.647980+0000 mgr.y (mgr.25540) 283 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: audit 2024-03-24T12:37:13.648664+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: audit 2024-03-24T12:37:13.650485+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: cephadm 2024-03-24T12:37:13.655170+0000 mgr.y (mgr.25540) 284 : cephadm 1 Reconfiguring daemon osd.1 on smithi176 2024-03-24T12:37:14.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:14 smithi176 bash[70612]: cluster 2024-03-24T12:37:13.724791+0000 mgr.y (mgr.25540) 285 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:15.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: audit 2024-03-24T12:37:13.622038+0000 mon.a (mon.0) 340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: audit 2024-03-24T12:37:13.630488+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: cephadm 2024-03-24T12:37:13.647980+0000 mgr.y (mgr.25540) 283 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: audit 2024-03-24T12:37:13.648664+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: audit 2024-03-24T12:37:13.650485+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: cephadm 2024-03-24T12:37:13.655170+0000 mgr.y (mgr.25540) 284 : cephadm 1 Reconfiguring daemon osd.1 on smithi176 2024-03-24T12:37:15.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:14 smithi184 bash[51492]: cluster 2024-03-24T12:37:13.724791+0000 mgr.y (mgr.25540) 285 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:37:15.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:15] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2024-03-24T12:37:15.459 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:37:16.196 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 8s ago 18m - - 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 2s ago 18m - - 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (4m) 8s ago 11m 16.7M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (3m) 2s ago 10m 43.0M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 8s ago 8m 46.3M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (77s) 2s ago 17m 440M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (2m) 8s ago 19m 498M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (59s) 8s ago 19m 47.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (2m) 2s ago 17m 47.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (16s) 8s ago 17m 20.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (4m) 8s ago 11m 12.2M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (3m) 2s ago 11m 11.7M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (16m) 8s ago 16m 59.0M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:37:16.197 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (16m) 8s ago 16m 60.7M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (15m) 8s ago 15m 54.4M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (14m) 8s ago 14m 60.4M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (14m) 2s ago 14m 60.3M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (13m) 2s ago 13m 56.7M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (12m) 2s ago 13m 54.3M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (12m) 2s ago 12m 58.2M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (2m) 2s ago 11m 57.5M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (8m) 8s ago 8m 87.4M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (8m) 2s ago 8m 88.0M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (8m) 8s ago 8m 87.2M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:37:16.198 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (8m) 2s ago 8m 87.7M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:16.645 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:37:16.646 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:37:17.019 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:37:17.019 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:37:17.019 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:37:17.019 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "5/23 daemons upgraded", 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:37:17.020 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:37:17.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.441109+0000 mgr.y (mgr.25540) 286 : audit 0 from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: cluster 2024-03-24T12:37:15.725571+0000 mgr.y (mgr.25540) 287 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.791758+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.799009+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.821607+0000 mgr.y (mgr.25540) 288 : audit 0 from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: cephadm 2024-03-24T12:37:15.823671+0000 mgr.y (mgr.25540) 289 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.824218+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:15.825838+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: cephadm 2024-03-24T12:37:15.830529+0000 mgr.y (mgr.25540) 290 : cephadm 1 Reconfiguring daemon osd.2 on smithi176 2024-03-24T12:37:17.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:16 smithi184 bash[51492]: audit 2024-03-24T12:37:16.641706+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.176:0/918958027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.441109+0000 mgr.y (mgr.25540) 286 : audit 0 from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: cluster 2024-03-24T12:37:15.725571+0000 mgr.y (mgr.25540) 287 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.791758+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.799009+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.821607+0000 mgr.y (mgr.25540) 288 : audit 0 from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: cephadm 2024-03-24T12:37:15.823671+0000 mgr.y (mgr.25540) 289 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.824218+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:15.825838+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:17.108 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: cephadm 2024-03-24T12:37:15.830529+0000 mgr.y (mgr.25540) 290 : cephadm 1 Reconfiguring daemon osd.2 on smithi176 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[70612]: audit 2024-03-24T12:37:16.641706+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.176:0/918958027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.441109+0000 mgr.y (mgr.25540) 286 : audit 0 from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: cluster 2024-03-24T12:37:15.725571+0000 mgr.y (mgr.25540) 287 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.791758+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.799009+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.821607+0000 mgr.y (mgr.25540) 288 : audit 0 from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: cephadm 2024-03-24T12:37:15.823671+0000 mgr.y (mgr.25540) 289 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.824218+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:15.825838+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: cephadm 2024-03-24T12:37:15.830529+0000 mgr.y (mgr.25540) 290 : cephadm 1 Reconfiguring daemon osd.2 on smithi176 2024-03-24T12:37:17.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:16 smithi176 bash[73813]: audit 2024-03-24T12:37:16.641706+0000 mon.c (mon.1) 3 : audit 0 from='client.? 172.21.15.176:0/918958027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:17.483 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:37:18.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:17 smithi184 bash[51492]: audit 2024-03-24T12:37:16.177447+0000 mgr.y (mgr.25540) 291 : audit 0 from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:17 smithi184 bash[51492]: audit 2024-03-24T12:37:17.016374+0000 mgr.y (mgr.25540) 292 : audit 0 from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:17 smithi184 bash[51492]: audit 2024-03-24T12:37:17.480901+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.176:0/1513923146' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[70612]: audit 2024-03-24T12:37:16.177447+0000 mgr.y (mgr.25540) 291 : audit 0 from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[70612]: audit 2024-03-24T12:37:17.016374+0000 mgr.y (mgr.25540) 292 : audit 0 from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[70612]: audit 2024-03-24T12:37:17.480901+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.176:0/1513923146' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[73813]: audit 2024-03-24T12:37:16.177447+0000 mgr.y (mgr.25540) 291 : audit 0 from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[73813]: audit 2024-03-24T12:37:17.016374+0000 mgr.y (mgr.25540) 292 : audit 0 from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:18.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:17 smithi176 bash[73813]: audit 2024-03-24T12:37:17.480901+0000 mon.c (mon.1) 4 : audit 0 from='client.? 172.21.15.176:0/1513923146' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:18.842 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:18 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:19.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:19 smithi184 bash[51492]: cluster 2024-03-24T12:37:17.726357+0000 mgr.y (mgr.25540) 293 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:19 smithi184 bash[51492]: audit 2024-03-24T12:37:18.001866+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:19 smithi184 bash[51492]: audit 2024-03-24T12:37:18.014515+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:19 smithi184 bash[51492]: audit 2024-03-24T12:37:18.049101+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:37:19.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:19 smithi184 bash[51492]: audit 2024-03-24T12:37:18.051059+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:19.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[73813]: cluster 2024-03-24T12:37:17.726357+0000 mgr.y (mgr.25540) 293 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:19.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[73813]: audit 2024-03-24T12:37:18.001866+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[73813]: audit 2024-03-24T12:37:18.014515+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[73813]: audit 2024-03-24T12:37:18.049101+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:37:19.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[73813]: audit 2024-03-24T12:37:18.051059+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:19.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[70612]: cluster 2024-03-24T12:37:17.726357+0000 mgr.y (mgr.25540) 293 : cluster 0 pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:37:19.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[70612]: audit 2024-03-24T12:37:18.001866+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[70612]: audit 2024-03-24T12:37:18.014515+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:19.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[70612]: audit 2024-03-24T12:37:18.049101+0000 mon.a (mon.0) 350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:37:19.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:19 smithi176 bash[70612]: audit 2024-03-24T12:37:18.051059+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:20.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:20 smithi184 bash[51492]: cephadm 2024-03-24T12:37:18.048256+0000 mgr.y (mgr.25540) 294 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:37:20.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:20 smithi184 bash[51492]: cephadm 2024-03-24T12:37:18.056812+0000 mgr.y (mgr.25540) 295 : cephadm 1 Reconfiguring daemon osd.3 on smithi176 2024-03-24T12:37:20.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:20 smithi184 bash[51492]: audit 2024-03-24T12:37:18.741615+0000 mgr.y (mgr.25540) 296 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:20.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[73813]: cephadm 2024-03-24T12:37:18.048256+0000 mgr.y (mgr.25540) 294 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:37:20.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[73813]: cephadm 2024-03-24T12:37:18.056812+0000 mgr.y (mgr.25540) 295 : cephadm 1 Reconfiguring daemon osd.3 on smithi176 2024-03-24T12:37:20.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[73813]: audit 2024-03-24T12:37:18.741615+0000 mgr.y (mgr.25540) 296 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:20.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[70612]: cephadm 2024-03-24T12:37:18.048256+0000 mgr.y (mgr.25540) 294 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-03-24T12:37:20.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[70612]: cephadm 2024-03-24T12:37:18.056812+0000 mgr.y (mgr.25540) 295 : cephadm 1 Reconfiguring daemon osd.3 on smithi176 2024-03-24T12:37:20.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:20 smithi176 bash[70612]: audit 2024-03-24T12:37:18.741615+0000 mgr.y (mgr.25540) 296 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[70612]: cluster 2024-03-24T12:37:19.728062+0000 mgr.y (mgr.25540) 297 : 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-03-24T12:37:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[70612]: audit 2024-03-24T12:37:20.428664+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[70612]: audit 2024-03-24T12:37:20.437703+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[70612]: audit 2024-03-24T12:37:20.478618+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[70612]: audit 2024-03-24T12:37:20.482674+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:21.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[73813]: cluster 2024-03-24T12:37:19.728062+0000 mgr.y (mgr.25540) 297 : 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-03-24T12:37:21.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[73813]: audit 2024-03-24T12:37:20.428664+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[73813]: audit 2024-03-24T12:37:20.437703+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[73813]: audit 2024-03-24T12:37:20.478618+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:21.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:21 smithi176 bash[73813]: audit 2024-03-24T12:37:20.482674+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:21 smithi184 bash[51492]: cluster 2024-03-24T12:37:19.728062+0000 mgr.y (mgr.25540) 297 : 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-03-24T12:37:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:21 smithi184 bash[51492]: audit 2024-03-24T12:37:20.428664+0000 mon.a (mon.0) 352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:21 smithi184 bash[51492]: audit 2024-03-24T12:37:20.437703+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:21.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:21 smithi184 bash[51492]: audit 2024-03-24T12:37:20.478618+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:21.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:21 smithi184 bash[51492]: audit 2024-03-24T12:37:20.482674+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:22.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:22 smithi176 bash[70612]: cephadm 2024-03-24T12:37:20.477845+0000 mgr.y (mgr.25540) 298 : cephadm 1 Reconfiguring rgw.foo.smithi176.cxdcbp (monmap changed)... 2024-03-24T12:37:22.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:22 smithi176 bash[70612]: cephadm 2024-03-24T12:37:20.484857+0000 mgr.y (mgr.25540) 299 : cephadm 1 Reconfiguring daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:37:22.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:22 smithi176 bash[73813]: cephadm 2024-03-24T12:37:20.477845+0000 mgr.y (mgr.25540) 298 : cephadm 1 Reconfiguring rgw.foo.smithi176.cxdcbp (monmap changed)... 2024-03-24T12:37:22.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:22 smithi176 bash[73813]: cephadm 2024-03-24T12:37:20.484857+0000 mgr.y (mgr.25540) 299 : cephadm 1 Reconfiguring daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:37:22.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:22 smithi184 bash[51492]: cephadm 2024-03-24T12:37:20.477845+0000 mgr.y (mgr.25540) 298 : cephadm 1 Reconfiguring rgw.foo.smithi176.cxdcbp (monmap changed)... 2024-03-24T12:37:22.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:22 smithi184 bash[51492]: cephadm 2024-03-24T12:37:20.484857+0000 mgr.y (mgr.25540) 299 : cephadm 1 Reconfiguring daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:37:23.340 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:23 smithi176 bash[70612]: cluster 2024-03-24T12:37:21.728859+0000 mgr.y (mgr.25540) 300 : 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-03-24T12:37:23.340 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:23 smithi176 bash[73813]: cluster 2024-03-24T12:37:21.728859+0000 mgr.y (mgr.25540) 300 : 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-03-24T12:37:23.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:23 smithi184 bash[51492]: cluster 2024-03-24T12:37:21.728859+0000 mgr.y (mgr.25540) 300 : 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-03-24T12:37:24.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[70612]: audit 2024-03-24T12:37:23.036485+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[70612]: audit 2024-03-24T12:37:23.045917+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[70612]: audit 2024-03-24T12:37:23.055471+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[70612]: audit 2024-03-24T12:37:23.058724+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[73813]: audit 2024-03-24T12:37:23.036485+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[73813]: audit 2024-03-24T12:37:23.045917+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[73813]: audit 2024-03-24T12:37:23.055471+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:24.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:24 smithi176 bash[73813]: audit 2024-03-24T12:37:23.058724+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:24.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:24 smithi184 bash[51492]: audit 2024-03-24T12:37:23.036485+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:24 smithi184 bash[51492]: audit 2024-03-24T12:37:23.045917+0000 mon.a (mon.0) 357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:24.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:24 smithi184 bash[51492]: audit 2024-03-24T12:37:23.055471+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:24.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:24 smithi184 bash[51492]: audit 2024-03-24T12:37:23.058724+0000 mon.a (mon.0) 359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:25.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:25 smithi184 bash[51492]: cephadm 2024-03-24T12:37:23.054885+0000 mgr.y (mgr.25540) 301 : cephadm 1 Reconfiguring rgw.smpl.smithi176.vqrdwn (monmap changed)... 2024-03-24T12:37:25.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:25 smithi184 bash[51492]: cephadm 2024-03-24T12:37:23.060541+0000 mgr.y (mgr.25540) 302 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:37:25.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:25 smithi184 bash[51492]: cluster 2024-03-24T12:37:23.730517+0000 mgr.y (mgr.25540) 303 : 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-03-24T12:37:25.400 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:25] "GET /metrics HTTP/1.1" 200 38355 "" "Prometheus/2.33.4" 2024-03-24T12:37:25.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[70612]: cephadm 2024-03-24T12:37:23.054885+0000 mgr.y (mgr.25540) 301 : cephadm 1 Reconfiguring rgw.smpl.smithi176.vqrdwn (monmap changed)... 2024-03-24T12:37:25.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[70612]: cephadm 2024-03-24T12:37:23.060541+0000 mgr.y (mgr.25540) 302 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:37:25.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[70612]: cluster 2024-03-24T12:37:23.730517+0000 mgr.y (mgr.25540) 303 : 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-03-24T12:37:25.401 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[73813]: cephadm 2024-03-24T12:37:23.054885+0000 mgr.y (mgr.25540) 301 : cephadm 1 Reconfiguring rgw.smpl.smithi176.vqrdwn (monmap changed)... 2024-03-24T12:37:25.401 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[73813]: cephadm 2024-03-24T12:37:23.060541+0000 mgr.y (mgr.25540) 302 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:37:25.401 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:25 smithi176 bash[73813]: cluster 2024-03-24T12:37:23.730517+0000 mgr.y (mgr.25540) 303 : 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-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: cluster 2024-03-24T12:37:25.731402+0000 mgr.y (mgr.25540) 304 : 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-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.028942+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.039805+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.083382+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.084896+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.086280+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.900643+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.908462+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[70612]: audit 2024-03-24T12:37:26.915903+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: cluster 2024-03-24T12:37:25.731402+0000 mgr.y (mgr.25540) 304 : 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-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.028942+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.039805+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.083382+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.084896+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.086280+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.900643+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.908462+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:27 smithi176 bash[73813]: audit 2024-03-24T12:37:26.915903+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: cluster 2024-03-24T12:37:25.731402+0000 mgr.y (mgr.25540) 304 : 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-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.028942+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.039805+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.083382+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.084896+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.086280+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.900643+0000 mon.a (mon.0) 365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.908462+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:27 smithi184 bash[51492]: audit 2024-03-24T12:37:26.915903+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[70612]: cephadm 2024-03-24T12:37:26.082778+0000 mgr.y (mgr.25540) 305 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[70612]: cephadm 2024-03-24T12:37:26.088022+0000 mgr.y (mgr.25540) 306 : cephadm 1 Reconfiguring daemon mon.b on smithi184 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[70612]: audit 2024-03-24T12:37:27.840808+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[73813]: cephadm 2024-03-24T12:37:26.082778+0000 mgr.y (mgr.25540) 305 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[73813]: cephadm 2024-03-24T12:37:26.088022+0000 mgr.y (mgr.25540) 306 : cephadm 1 Reconfiguring daemon mon.b on smithi184 2024-03-24T12:37:28.317 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:28 smithi176 bash[73813]: audit 2024-03-24T12:37:27.840808+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:28 smithi184 bash[51492]: cephadm 2024-03-24T12:37:26.082778+0000 mgr.y (mgr.25540) 305 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-03-24T12:37:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:28 smithi184 bash[51492]: cephadm 2024-03-24T12:37:26.088022+0000 mgr.y (mgr.25540) 306 : cephadm 1 Reconfiguring daemon mon.b on smithi184 2024-03-24T12:37:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:28 smithi184 bash[51492]: audit 2024-03-24T12:37:27.840808+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:29.044 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:28 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: cluster 2024-03-24T12:37:27.731955+0000 mgr.y (mgr.25540) 307 : 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-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: audit 2024-03-24T12:37:28.497266+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: audit 2024-03-24T12:37:28.509078+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: audit 2024-03-24T12:37:28.561096+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: audit 2024-03-24T12:37:28.563106+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:29.047 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[70612]: audit 2024-03-24T12:37:28.564724+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: cluster 2024-03-24T12:37:27.731955+0000 mgr.y (mgr.25540) 307 : 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-03-24T12:37:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: audit 2024-03-24T12:37:28.497266+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: audit 2024-03-24T12:37:28.509078+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: audit 2024-03-24T12:37:28.561096+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: audit 2024-03-24T12:37:28.563106+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:29.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:29 smithi184 bash[51492]: audit 2024-03-24T12:37:28.564724+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: cluster 2024-03-24T12:37:27.731955+0000 mgr.y (mgr.25540) 307 : 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-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: audit 2024-03-24T12:37:28.497266+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: audit 2024-03-24T12:37:28.509078+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: audit 2024-03-24T12:37:28.561096+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: audit 2024-03-24T12:37:28.563106+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-24T12:37:29.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:29 smithi176 bash[73813]: audit 2024-03-24T12:37:28.564724+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:30.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:30 smithi184 bash[51492]: cephadm 2024-03-24T12:37:28.560335+0000 mgr.y (mgr.25540) 308 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:37:30.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:30 smithi184 bash[51492]: cephadm 2024-03-24T12:37:28.566624+0000 mgr.y (mgr.25540) 309 : cephadm 1 Reconfiguring daemon mgr.x on smithi184 2024-03-24T12:37:30.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:30 smithi184 bash[51492]: audit 2024-03-24T12:37:28.753037+0000 mgr.y (mgr.25540) 310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:30.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:30 smithi184 bash[51492]: cluster 2024-03-24T12:37:29.733810+0000 mgr.y (mgr.25540) 311 : 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-03-24T12:37:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[70612]: cephadm 2024-03-24T12:37:28.560335+0000 mgr.y (mgr.25540) 308 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[70612]: cephadm 2024-03-24T12:37:28.566624+0000 mgr.y (mgr.25540) 309 : cephadm 1 Reconfiguring daemon mgr.x on smithi184 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[70612]: audit 2024-03-24T12:37:28.753037+0000 mgr.y (mgr.25540) 310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[70612]: cluster 2024-03-24T12:37:29.733810+0000 mgr.y (mgr.25540) 311 : 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-03-24T12:37:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[73813]: cephadm 2024-03-24T12:37:28.560335+0000 mgr.y (mgr.25540) 308 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[73813]: cephadm 2024-03-24T12:37:28.566624+0000 mgr.y (mgr.25540) 309 : cephadm 1 Reconfiguring daemon mgr.x on smithi184 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[73813]: audit 2024-03-24T12:37:28.753037+0000 mgr.y (mgr.25540) 310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:30 smithi176 bash[73813]: cluster 2024-03-24T12:37:29.733810+0000 mgr.y (mgr.25540) 311 : 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-03-24T12:37:32.339 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:31 smithi184 bash[51492]: audit 2024-03-24T12:37:30.988670+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:31 smithi184 bash[51492]: audit 2024-03-24T12:37:30.999963+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:31 smithi184 bash[51492]: cephadm 2024-03-24T12:37:31.038568+0000 mgr.y (mgr.25540) 312 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:37:32.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:31 smithi184 bash[51492]: audit 2024-03-24T12:37:31.039263+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:37:32.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:31 smithi184 bash[51492]: audit 2024-03-24T12:37:31.041032+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[73813]: audit 2024-03-24T12:37:30.988670+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[73813]: audit 2024-03-24T12:37:30.999963+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[73813]: cephadm 2024-03-24T12:37:31.038568+0000 mgr.y (mgr.25540) 312 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[73813]: audit 2024-03-24T12:37:31.039263+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[73813]: audit 2024-03-24T12:37:31.041032+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[70612]: audit 2024-03-24T12:37:30.988670+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[70612]: audit 2024-03-24T12:37:30.999963+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[70612]: cephadm 2024-03-24T12:37:31.038568+0000 mgr.y (mgr.25540) 312 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[70612]: audit 2024-03-24T12:37:31.039263+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:37:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:31 smithi176 bash[70612]: audit 2024-03-24T12:37:31.041032+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:33 smithi184 bash[51492]: cephadm 2024-03-24T12:37:31.046329+0000 mgr.y (mgr.25540) 313 : cephadm 1 Reconfiguring daemon osd.4 on smithi184 2024-03-24T12:37:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:33 smithi184 bash[51492]: cluster 2024-03-24T12:37:31.734654+0000 mgr.y (mgr.25540) 314 : 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-03-24T12:37:33.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:33 smithi176 bash[70612]: cephadm 2024-03-24T12:37:31.046329+0000 mgr.y (mgr.25540) 313 : cephadm 1 Reconfiguring daemon osd.4 on smithi184 2024-03-24T12:37:33.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:33 smithi176 bash[70612]: cluster 2024-03-24T12:37:31.734654+0000 mgr.y (mgr.25540) 314 : 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-03-24T12:37:33.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:33 smithi176 bash[73813]: cephadm 2024-03-24T12:37:31.046329+0000 mgr.y (mgr.25540) 313 : cephadm 1 Reconfiguring daemon osd.4 on smithi184 2024-03-24T12:37:33.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:33 smithi176 bash[73813]: cluster 2024-03-24T12:37:31.734654+0000 mgr.y (mgr.25540) 314 : 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-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.341359+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.350661+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: cephadm 2024-03-24T12:37:33.365402+0000 mgr.y (mgr.25540) 315 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.365958+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.367392+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: cephadm 2024-03-24T12:37:33.372041+0000 mgr.y (mgr.25540) 316 : cephadm 1 Reconfiguring daemon osd.5 on smithi184 2024-03-24T12:37:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.718048+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.727816+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: audit 2024-03-24T12:37:33.736178+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[73813]: cluster 2024-03-24T12:37:33.736251+0000 mgr.y (mgr.25540) 317 : 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-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.341359+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.350661+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: cephadm 2024-03-24T12:37:33.365402+0000 mgr.y (mgr.25540) 315 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.365958+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.367392+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: cephadm 2024-03-24T12:37:33.372041+0000 mgr.y (mgr.25540) 316 : cephadm 1 Reconfiguring daemon osd.5 on smithi184 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.718048+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.727816+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: audit 2024-03-24T12:37:33.736178+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:34 smithi176 bash[70612]: cluster 2024-03-24T12:37:33.736251+0000 mgr.y (mgr.25540) 317 : 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-03-24T12:37:34.806 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.341359+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.806 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.350661+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.806 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: cephadm 2024-03-24T12:37:33.365402+0000 mgr.y (mgr.25540) 315 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-03-24T12:37:34.806 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.365958+0000 mon.a (mon.0) 380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.367392+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: cephadm 2024-03-24T12:37:33.372041+0000 mgr.y (mgr.25540) 316 : cephadm 1 Reconfiguring daemon osd.5 on smithi184 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.718048+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.727816+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: audit 2024-03-24T12:37:33.736178+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:34.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:34 smithi184 bash[51492]: cluster 2024-03-24T12:37:33.736251+0000 mgr.y (mgr.25540) 317 : 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-03-24T12:37:35.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:35] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.33.4" 2024-03-24T12:37:37.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: cluster 2024-03-24T12:37:35.737093+0000 mgr.y (mgr.25540) 318 : 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-03-24T12:37:37.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: audit 2024-03-24T12:37:35.841180+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: audit 2024-03-24T12:37:35.851064+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: cephadm 2024-03-24T12:37:35.891813+0000 mgr.y (mgr.25540) 319 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:37:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: audit 2024-03-24T12:37:35.892465+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:37:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: audit 2024-03-24T12:37:35.894300+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:37.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:36 smithi184 bash[51492]: cephadm 2024-03-24T12:37:35.900464+0000 mgr.y (mgr.25540) 320 : cephadm 1 Reconfiguring daemon osd.6 on smithi184 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: cluster 2024-03-24T12:37:35.737093+0000 mgr.y (mgr.25540) 318 : 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-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: audit 2024-03-24T12:37:35.841180+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: audit 2024-03-24T12:37:35.851064+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: cephadm 2024-03-24T12:37:35.891813+0000 mgr.y (mgr.25540) 319 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: audit 2024-03-24T12:37:35.892465+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: audit 2024-03-24T12:37:35.894300+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[70612]: cephadm 2024-03-24T12:37:35.900464+0000 mgr.y (mgr.25540) 320 : cephadm 1 Reconfiguring daemon osd.6 on smithi184 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: cluster 2024-03-24T12:37:35.737093+0000 mgr.y (mgr.25540) 318 : 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-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: audit 2024-03-24T12:37:35.841180+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: audit 2024-03-24T12:37:35.851064+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: cephadm 2024-03-24T12:37:35.891813+0000 mgr.y (mgr.25540) 319 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: audit 2024-03-24T12:37:35.892465+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: audit 2024-03-24T12:37:35.894300+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:37.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:36 smithi176 bash[73813]: cephadm 2024-03-24T12:37:35.900464+0000 mgr.y (mgr.25540) 320 : cephadm 1 Reconfiguring daemon osd.6 on smithi184 2024-03-24T12:37:39.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:38 smithi184 bash[51492]: cluster 2024-03-24T12:37:37.737881+0000 mgr.y (mgr.25540) 321 : 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-03-24T12:37:39.054 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:38 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:39.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:38 smithi176 bash[70612]: cluster 2024-03-24T12:37:37.737881+0000 mgr.y (mgr.25540) 321 : 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-03-24T12:37:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:38 smithi176 bash[73813]: cluster 2024-03-24T12:37:37.737881+0000 mgr.y (mgr.25540) 321 : 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-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: audit 2024-03-24T12:37:38.764401+0000 mgr.y (mgr.25540) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: audit 2024-03-24T12:37:38.919161+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: audit 2024-03-24T12:37:38.929166+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: cephadm 2024-03-24T12:37:38.972128+0000 mgr.y (mgr.25540) 323 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: audit 2024-03-24T12:37:38.972840+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: audit 2024-03-24T12:37:38.974655+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:40.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:39 smithi184 bash[51492]: cephadm 2024-03-24T12:37:38.980341+0000 mgr.y (mgr.25540) 324 : cephadm 1 Reconfiguring daemon osd.7 on smithi184 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: audit 2024-03-24T12:37:38.764401+0000 mgr.y (mgr.25540) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: audit 2024-03-24T12:37:38.919161+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: audit 2024-03-24T12:37:38.929166+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: cephadm 2024-03-24T12:37:38.972128+0000 mgr.y (mgr.25540) 323 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: audit 2024-03-24T12:37:38.972840+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: audit 2024-03-24T12:37:38.974655+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[73813]: cephadm 2024-03-24T12:37:38.980341+0000 mgr.y (mgr.25540) 324 : cephadm 1 Reconfiguring daemon osd.7 on smithi184 2024-03-24T12:37:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: audit 2024-03-24T12:37:38.764401+0000 mgr.y (mgr.25540) 322 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: audit 2024-03-24T12:37:38.919161+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: audit 2024-03-24T12:37:38.929166+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: cephadm 2024-03-24T12:37:38.972128+0000 mgr.y (mgr.25540) 323 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: audit 2024-03-24T12:37:38.972840+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: audit 2024-03-24T12:37:38.974655+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:39 smithi176 bash[70612]: cephadm 2024-03-24T12:37:38.980341+0000 mgr.y (mgr.25540) 324 : cephadm 1 Reconfiguring daemon osd.7 on smithi184 2024-03-24T12:37:41.203 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:40 smithi184 bash[51492]: cluster 2024-03-24T12:37:39.739544+0000 mgr.y (mgr.25540) 325 : 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-03-24T12:37:41.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:40 smithi176 bash[70612]: cluster 2024-03-24T12:37:39.739544+0000 mgr.y (mgr.25540) 325 : 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-03-24T12:37:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:40 smithi176 bash[73813]: cluster 2024-03-24T12:37:39.739544+0000 mgr.y (mgr.25540) 325 : 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-03-24T12:37:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: cluster 2024-03-24T12:37:41.740290+0000 mgr.y (mgr.25540) 326 : 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-03-24T12:37:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: audit 2024-03-24T12:37:42.038740+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: audit 2024-03-24T12:37:42.048001+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: audit 2024-03-24T12:37:42.054061+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:43.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: audit 2024-03-24T12:37:42.056527+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:43.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:43 smithi184 bash[51492]: audit 2024-03-24T12:37:42.840427+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: cluster 2024-03-24T12:37:41.740290+0000 mgr.y (mgr.25540) 326 : 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-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: audit 2024-03-24T12:37:42.038740+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: audit 2024-03-24T12:37:42.048001+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: audit 2024-03-24T12:37:42.054061+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: audit 2024-03-24T12:37:42.056527+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[70612]: audit 2024-03-24T12:37:42.840427+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: cluster 2024-03-24T12:37:41.740290+0000 mgr.y (mgr.25540) 326 : 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-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: audit 2024-03-24T12:37:42.038740+0000 mon.a (mon.0) 393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: audit 2024-03-24T12:37:42.048001+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: audit 2024-03-24T12:37:42.054061+0000 mon.a (mon.0) 395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: audit 2024-03-24T12:37:42.056527+0000 mon.a (mon.0) 396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:43 smithi176 bash[73813]: audit 2024-03-24T12:37:42.840427+0000 mon.a (mon.0) 397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:44 smithi184 bash[51492]: cephadm 2024-03-24T12:37:42.053519+0000 mgr.y (mgr.25540) 327 : cephadm 1 Reconfiguring rgw.foo.smithi184.wupbqi (monmap changed)... 2024-03-24T12:37:44.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:44 smithi184 bash[51492]: cephadm 2024-03-24T12:37:42.057939+0000 mgr.y (mgr.25540) 328 : cephadm 1 Reconfiguring daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:37:44.372 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:44 smithi176 bash[70612]: cephadm 2024-03-24T12:37:42.053519+0000 mgr.y (mgr.25540) 327 : cephadm 1 Reconfiguring rgw.foo.smithi184.wupbqi (monmap changed)... 2024-03-24T12:37:44.373 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:44 smithi176 bash[70612]: cephadm 2024-03-24T12:37:42.057939+0000 mgr.y (mgr.25540) 328 : cephadm 1 Reconfiguring daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:37:44.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:44 smithi176 bash[73813]: cephadm 2024-03-24T12:37:42.053519+0000 mgr.y (mgr.25540) 327 : cephadm 1 Reconfiguring rgw.foo.smithi184.wupbqi (monmap changed)... 2024-03-24T12:37:44.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:44 smithi176 bash[73813]: cephadm 2024-03-24T12:37:42.057939+0000 mgr.y (mgr.25540) 328 : cephadm 1 Reconfiguring daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:37:45.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:45 smithi184 bash[51492]: cluster 2024-03-24T12:37:43.742009+0000 mgr.y (mgr.25540) 329 : 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-03-24T12:37:45.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:45 smithi176 bash[70612]: cluster 2024-03-24T12:37:43.742009+0000 mgr.y (mgr.25540) 329 : 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-03-24T12:37:45.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:45] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2024-03-24T12:37:45.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:45 smithi176 bash[73813]: cluster 2024-03-24T12:37:43.742009+0000 mgr.y (mgr.25540) 329 : 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-03-24T12:37:46.099 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:46 smithi176 bash[70612]: cluster 2024-03-24T12:37:45.742742+0000 mgr.y (mgr.25540) 330 : 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-03-24T12:37:46.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:46 smithi176 bash[73813]: cluster 2024-03-24T12:37:45.742742+0000 mgr.y (mgr.25540) 330 : 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-03-24T12:37:46.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:46 smithi184 bash[51492]: cluster 2024-03-24T12:37:45.742742+0000 mgr.y (mgr.25540) 330 : 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-03-24T12:37:47.907 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:37:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.075711+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.086192+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.095687+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.269442+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.279302+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: cephadm 2024-03-24T12:37:47.287699+0000 mgr.y (mgr.25540) 331 : cephadm 1 Reconfiguring rgw.smpl.smithi184.ysjrff (monmap changed)... 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.288315+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.291179+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: cephadm 2024-03-24T12:37:47.292939+0000 mgr.y (mgr.25540) 332 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: cluster 2024-03-24T12:37:47.743450+0000 mgr.y (mgr.25540) 333 : 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-03-24T12:37:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[51492]: audit 2024-03-24T12:37:47.889299+0000 mgr.y (mgr.25540) 334 : audit 0 from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.075711+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.086192+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.095687+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.269442+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.279302+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: cephadm 2024-03-24T12:37:47.287699+0000 mgr.y (mgr.25540) 331 : cephadm 1 Reconfiguring rgw.smpl.smithi184.ysjrff (monmap changed)... 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.288315+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.291179+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: cephadm 2024-03-24T12:37:47.292939+0000 mgr.y (mgr.25540) 332 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: cluster 2024-03-24T12:37:47.743450+0000 mgr.y (mgr.25540) 333 : 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-03-24T12:37:48.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[73813]: audit 2024-03-24T12:37:47.889299+0000 mgr.y (mgr.25540) 334 : audit 0 from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.075711+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.086192+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.095687+0000 mon.a (mon.0) 400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.269442+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.279302+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: cephadm 2024-03-24T12:37:47.287699+0000 mgr.y (mgr.25540) 331 : cephadm 1 Reconfiguring rgw.smpl.smithi184.ysjrff (monmap changed)... 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.288315+0000 mon.a (mon.0) 403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.291179+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: cephadm 2024-03-24T12:37:47.292939+0000 mgr.y (mgr.25540) 332 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: cluster 2024-03-24T12:37:47.743450+0000 mgr.y (mgr.25540) 333 : 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-03-24T12:37:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:48 smithi176 bash[70612]: audit 2024-03-24T12:37:47.889299+0000 mgr.y (mgr.25540) 334 : audit 0 from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 1s ago 18m - - 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 14s ago 18m - - 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (4m) 1s ago 11m 16.1M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (3m) 14s ago 11m 43.1M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:37:48.682 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 1s ago 8m 46.4M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (109s) 14s ago 17m 440M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (3m) 1s ago 20m 502M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (92s) 1s ago 20m 51.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (2m) 14s ago 18m 48.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (48s) 1s ago 18m 34.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (4m) 1s ago 11m 11.7M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (4m) 14s ago 11m 11.5M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (17m) 1s ago 17m 59.9M 4096M 17.2.0 e1d6a67b021e 7cb328790521 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (16m) 1s ago 16m 60.9M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (16m) 1s ago 16m 54.5M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (15m) 1s ago 15m 60.3M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (14m) 14s ago 14m 60.3M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:37:48.683 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (14m) 14s ago 14m 56.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (13m) 14s ago 13m 54.4M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (12m) 14s ago 12m 58.5M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (2m) 14s ago 11m 59.4M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (9m) 1s ago 9m 87.5M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (9m) 14s ago 9m 88.1M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (9m) 1s ago 9m 87.4M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:37:48.684 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (9m) 14s ago 9m 87.9M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:37:48.842 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:48 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:49.148 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:37:49.149 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "5/23 daemons upgraded", 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading mon daemons", 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:37:49.536 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:37:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:48.281455+0000 mgr.y (mgr.25540) 335 : audit 0 from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:48.653992+0000 mgr.y (mgr.25540) 336 : audit 0 from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:48.773646+0000 mgr.y (mgr.25540) 337 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:49.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:49.144574+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.176:0/2971010321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:49.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:49.488804+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:49 smithi184 bash[51492]: audit 2024-03-24T12:37:49.501195+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:48.281455+0000 mgr.y (mgr.25540) 335 : audit 0 from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:48.653992+0000 mgr.y (mgr.25540) 336 : audit 0 from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:48.773646+0000 mgr.y (mgr.25540) 337 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:49.144574+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.176:0/2971010321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:49.488804+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[73813]: audit 2024-03-24T12:37:49.501195+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:48.281455+0000 mgr.y (mgr.25540) 335 : audit 0 from='client.44205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:48.653992+0000 mgr.y (mgr.25540) 336 : audit 0 from='client.44211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:48.773646+0000 mgr.y (mgr.25540) 337 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:37:49.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:49.144574+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.176:0/2971010321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:49.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:49.488804+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:49 smithi176 bash[70612]: audit 2024-03-24T12:37:49.501195+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:49.996 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:37:50.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.524189+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:37:50.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.530068+0000 mgr.y (mgr.25540) 338 : audit 0 from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:50.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.532549+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.535664+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: cephadm 2024-03-24T12:37:49.537079+0000 mgr.y (mgr.25540) 339 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.541787+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.544666+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.548332+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.550922+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.555630+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:37:50.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.558517+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.562935+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.565866+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: cephadm 2024-03-24T12:37:49.566742+0000 mgr.y (mgr.25540) 340 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.570828+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.574141+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.574510+0000 mgr.y (mgr.25540) 341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: cephadm 2024-03-24T12:37:49.576770+0000 mgr.y (mgr.25540) 342 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:37:50.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: cluster 2024-03-24T12:37:49.744473+0000 mgr.y (mgr.25540) 343 : 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-03-24T12:37:50.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:50 smithi184 bash[51492]: audit 2024-03-24T12:37:49.993118+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.176:0/3284453233' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:50.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.524189+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:37:50.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.530068+0000 mgr.y (mgr.25540) 338 : audit 0 from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:50.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.532549+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.535664+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: cephadm 2024-03-24T12:37:49.537079+0000 mgr.y (mgr.25540) 339 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.541787+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.544666+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.548332+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.550922+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.555630+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.558517+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.562935+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.565866+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: cephadm 2024-03-24T12:37:49.566742+0000 mgr.y (mgr.25540) 340 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.570828+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.574141+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.574510+0000 mgr.y (mgr.25540) 341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: cephadm 2024-03-24T12:37:49.576770+0000 mgr.y (mgr.25540) 342 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: cluster 2024-03-24T12:37:49.744473+0000 mgr.y (mgr.25540) 343 : 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-03-24T12:37:50.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[70612]: audit 2024-03-24T12:37:49.993118+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.176:0/3284453233' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.524189+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.530068+0000 mgr.y (mgr.25540) 338 : audit 0 from='client.44223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.532549+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.535664+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: cephadm 2024-03-24T12:37:49.537079+0000 mgr.y (mgr.25540) 339 : cephadm 1 Upgrade: Setting container_image for all mon 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.541787+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.544666+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.548332+0000 mon.a (mon.0) 413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.550922+0000 mon.a (mon.0) 414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-24T12:37:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.555630+0000 mon.a (mon.0) 415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.558517+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.562935+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.565866+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: cephadm 2024-03-24T12:37:49.566742+0000 mgr.y (mgr.25540) 340 : cephadm 1 Upgrade: Setting container_image for all crash 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.570828+0000 mon.a (mon.0) 419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.574141+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.574510+0000 mgr.y (mgr.25540) 341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: cephadm 2024-03-24T12:37:49.576770+0000 mgr.y (mgr.25540) 342 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: cluster 2024-03-24T12:37:49.744473+0000 mgr.y (mgr.25540) 343 : 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-03-24T12:37:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:50 smithi176 bash[73813]: audit 2024-03-24T12:37:49.993118+0000 mon.a (mon.0) 421 : audit 0 from='client.? 172.21.15.176:0/3284453233' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:37:53.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:52 smithi184 bash[51492]: cluster 2024-03-24T12:37:51.745255+0000 mgr.y (mgr.25540) 344 : 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-03-24T12:37:53.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:52 smithi184 bash[51492]: audit 2024-03-24T12:37:52.055906+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:53.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:52 smithi184 bash[51492]: audit 2024-03-24T12:37:52.059939+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:53.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:52 smithi184 bash[51492]: audit 2024-03-24T12:37:52.061404+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[70612]: cluster 2024-03-24T12:37:51.745255+0000 mgr.y (mgr.25540) 344 : 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-03-24T12:37:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[70612]: audit 2024-03-24T12:37:52.055906+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[70612]: audit 2024-03-24T12:37:52.059939+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:53.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[70612]: audit 2024-03-24T12:37:52.061404+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[73813]: cluster 2024-03-24T12:37:51.745255+0000 mgr.y (mgr.25540) 344 : 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-03-24T12:37:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[73813]: audit 2024-03-24T12:37:52.055906+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[73813]: audit 2024-03-24T12:37:52.059939+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:37:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:52 smithi176 bash[73813]: audit 2024-03-24T12:37:52.061404+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:37:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:53 smithi184 bash[51492]: cephadm 2024-03-24T12:37:52.048135+0000 mgr.y (mgr.25540) 345 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:37:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:53 smithi184 bash[51492]: cephadm 2024-03-24T12:37:52.066607+0000 mgr.y (mgr.25540) 346 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:37:54.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:53 smithi176 bash[70612]: cephadm 2024-03-24T12:37:52.048135+0000 mgr.y (mgr.25540) 345 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:37:54.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:53 smithi176 bash[70612]: cephadm 2024-03-24T12:37:52.066607+0000 mgr.y (mgr.25540) 346 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:37:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:53 smithi176 bash[73813]: cephadm 2024-03-24T12:37:52.048135+0000 mgr.y (mgr.25540) 345 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:37:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:53 smithi176 bash[73813]: cephadm 2024-03-24T12:37:52.066607+0000 mgr.y (mgr.25540) 346 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[73813]: cluster 2024-03-24T12:37:53.746919+0000 mgr.y (mgr.25540) 347 : 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-03-24T12:37:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[73813]: audit 2024-03-24T12:37:53.906007+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[73813]: audit 2024-03-24T12:37:53.915140+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[73813]: audit 2024-03-24T12:37:53.927463+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[70612]: cluster 2024-03-24T12:37:53.746919+0000 mgr.y (mgr.25540) 347 : 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-03-24T12:37:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[70612]: audit 2024-03-24T12:37:53.906007+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[70612]: audit 2024-03-24T12:37:53.915140+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:54 smithi176 bash[70612]: audit 2024-03-24T12:37:53.927463+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:54 smithi184 bash[51492]: cluster 2024-03-24T12:37:53.746919+0000 mgr.y (mgr.25540) 347 : 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-03-24T12:37:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:54 smithi184 bash[51492]: audit 2024-03-24T12:37:53.906007+0000 mon.a (mon.0) 425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:54 smithi184 bash[51492]: audit 2024-03-24T12:37:53.915140+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:54 smithi184 bash[51492]: audit 2024-03-24T12:37:53.927463+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:55.539 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:37:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:37:55] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.33.4" 2024-03-24T12:37:56.867 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:56 smithi176 systemd[1]: Stopping Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:37:57.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[70612]: cluster 2024-03-24T12:37:55.747695+0000 mgr.y (mgr.25540) 348 : 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-03-24T12:37:57.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.865190+0000 mon.a (mon.0) 428 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:37:57.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[73813]: cluster 2024-03-24T12:37:55.747695+0000 mgr.y (mgr.25540) 348 : 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-03-24T12:37:57.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.865190+0000 mon.a (mon.0) 428 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:37:57.167 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[23780]: debug 2024-03-24T12:37:56.859+0000 7f3a70fee700 -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-03-24T12:37:57.167 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[23780]: debug 2024-03-24T12:37:56.859+0000 7f3a70fee700 -1 osd.0 107 *** Got signal Terminated *** 2024-03-24T12:37:57.167 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:56 smithi176 bash[23780]: debug 2024-03-24T12:37:56.859+0000 7f3a70fee700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:37:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:56 smithi184 bash[51492]: cluster 2024-03-24T12:37:55.747695+0000 mgr.y (mgr.25540) 348 : 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-03-24T12:37:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:56 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.865190+0000 mon.a (mon.0) 428 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.909086+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.920176+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.924571+0000 mon.a (mon.0) 430 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.925934+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.925990+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.926755+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: cluster 2024-03-24T12:37:56.931159+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: audit 2024-03-24T12:37:57.846930+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:58.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[73813]: audit 2024-03-24T12:37:57.849103+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.909086+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.920176+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.924571+0000 mon.a (mon.0) 430 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.925934+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.925990+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.926755+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: cluster 2024-03-24T12:37:56.931159+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: audit 2024-03-24T12:37:57.846930+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:57 smithi176 bash[70612]: audit 2024-03-24T12:37:57.849103+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.909086+0000 mon.a (mon.0) 429 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:37:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.920176+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.924571+0000 mon.a (mon.0) 430 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.925934+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.925990+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.926755+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: cluster 2024-03-24T12:37:56.931159+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: audit 2024-03-24T12:37:57.846930+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:37:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:57 smithi184 bash[51492]: audit 2024-03-24T12:37:57.849103+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:37:58.523 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[76587]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:37:58.523 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[76665]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:37:58.933 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[50935]: ts=2024-03-24T12:37: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.748420+0000 mgr.y (mgr.25540) 349 : cluster 0 pgmap v49: 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-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.930816+0000 mon.a (mon.0) 433 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.931235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.931248+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.931847+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.933603+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.934254+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.937267+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.937594+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.937707+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[73813]: cluster 2024-03-24T12:37:57.938299+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.748420+0000 mgr.y (mgr.25540) 349 : cluster 0 pgmap v49: 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-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.930816+0000 mon.a (mon.0) 433 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.931235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.931248+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.931847+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.933603+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.934254+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.937267+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.937594+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.937707+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:58 smithi176 bash[70612]: cluster 2024-03-24T12:37:57.938299+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.748420+0000 mgr.y (mgr.25540) 349 : cluster 0 pgmap v49: 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-03-24T12:37:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.930816+0000 mon.a (mon.0) 433 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.931235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.931248+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.931847+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.933603+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.934254+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.937267+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.937594+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.937707+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:37:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:58 smithi184 bash[51492]: cluster 2024-03-24T12:37:57.938299+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-03-24T12:38:00.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:37:59 smithi176 bash[70612]: audit 2024-03-24T12:37:58.784862+0000 mgr.y (mgr.25540) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:37:59 smithi176 bash[73813]: audit 2024-03-24T12:37:58.784862+0000 mgr.y (mgr.25540) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:00.221 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:37:59 smithi184 bash[51492]: audit 2024-03-24T12:37:58.784862+0000 mgr.y (mgr.25540) 350 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:00.923 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:00 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.0.service: Succeeded. 2024-03-24T12:38:00.923 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:00 smithi176 systemd[1]: Stopped Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:38:00.923 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:00 smithi176 systemd[1]: Started Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:38:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:00 smithi184 bash[51492]: cluster 2024-03-24T12:37:59.750399+0000 mgr.y (mgr.25540) 351 : cluster 0 pgmap v51: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:00 smithi184 bash[51492]: cluster 2024-03-24T12:37:59.929430+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:01.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:00 smithi176 bash[73813]: cluster 2024-03-24T12:37:59.750399+0000 mgr.y (mgr.25540) 351 : cluster 0 pgmap v51: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:01.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:00 smithi176 bash[73813]: cluster 2024-03-24T12:37:59.929430+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:01.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:00 smithi176 bash[70612]: cluster 2024-03-24T12:37:59.750399+0000 mgr.y (mgr.25540) 351 : cluster 0 pgmap v51: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:01.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:00 smithi176 bash[70612]: cluster 2024-03-24T12:37:59.929430+0000 mon.a (mon.0) 434 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:00.968719+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:00.976622+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.003179+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.004700+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.014068+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.015080+0000 mgr.y (mgr.25540) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.099436+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.102384+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.108671+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.109998+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.118579+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.980 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.197312+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.200438+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.204332+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.205783+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.216328+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.296039+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.298608+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.302135+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.303453+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.313228+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.394290+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.398874+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.402431+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.403682+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.981 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.414108+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.497016+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.501128+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.503894+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.505104+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.514423+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.594567+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.598304+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.601484+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.602885+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.613406+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.688677+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.691593+0000 mon.a (mon.0) 471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.695416+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.696615+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.705410+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.787355+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.789916+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.792958+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.794153+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.802316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.884900+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.886894+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.889646+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.890589+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:00.968719+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:00.976622+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:01.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.003179+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:00.968719+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:00.976622+0000 mon.a (mon.0) 436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.003179+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.004700+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.014068+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.015080+0000 mgr.y (mgr.25540) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.099436+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.102384+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.108671+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.109998+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.118579+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.197312+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.200438+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.204332+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.205783+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.216328+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.296039+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.298608+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.302135+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.303453+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.313228+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.394290+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.398874+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.402431+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.403682+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.414108+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.497016+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.501128+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.503894+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.505104+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.514423+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.594567+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.598304+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.601484+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.602885+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.613406+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.688677+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.691593+0000 mon.a (mon.0) 471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.695416+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.696615+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.705410+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.787355+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.789916+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.792958+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.794153+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.802316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.884900+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.886894+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.889646+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.890589+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:01 smithi184 bash[51492]: audit 2024-03-24T12:38:01.901120+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.499 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[73813]: audit 2024-03-24T12:38:01.901120+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.004700+0000 mon.a (mon.0) 438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.014068+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.015080+0000 mgr.y (mgr.25540) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.099436+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.102384+0000 mon.a (mon.0) 441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.108671+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.109998+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.118579+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.197312+0000 mon.a (mon.0) 445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.200438+0000 mon.a (mon.0) 446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.500 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.204332+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.205783+0000 mon.a (mon.0) 448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.216328+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.296039+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.298608+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.302135+0000 mon.a (mon.0) 452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.303453+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.313228+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.394290+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.501 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.398874+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.402431+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.403682+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.414108+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.497016+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.501128+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.503894+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.505104+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.514423+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.594567+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.598304+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.601484+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.602885+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.502 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.613406+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.688677+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.691593+0000 mon.a (mon.0) 471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.695416+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.696615+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.705410+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.787355+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.789916+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.792958+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.794153+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.802316+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.884900+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.886894+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.889646+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.890589+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.503 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:01 smithi176 bash[70612]: audit 2024-03-24T12:38:01.901120+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.119194+0000 mgr.y (mgr.25540) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.217015+0000 mgr.y (mgr.25540) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.313941+0000 mgr.y (mgr.25540) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.414906+0000 mgr.y (mgr.25540) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.515049+0000 mgr.y (mgr.25540) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.614022+0000 mgr.y (mgr.25540) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.706088+0000 mgr.y (mgr.25540) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cluster 2024-03-24T12:38:01.751398+0000 mgr.y (mgr.25540) 360 : cluster 0 pgmap v52: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.802915+0000 mgr.y (mgr.25540) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.901687+0000 mgr.y (mgr.25540) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.987 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:01.984810+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:01.986630+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:01.988437+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:01.989109+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:01.993901+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: cephadm 2024-03-24T12:38:01.994395+0000 mgr.y (mgr.25540) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.074764+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.078348+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.081604+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.082826+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.090643+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.170794+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.174843+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.177926+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.988 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.178868+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.187103+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.266843+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.269770+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.274482+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.276010+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.287314+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.370078+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.374292+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.377850+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.378916+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.388855+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.469534+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.471480+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.473977+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.989 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.474724+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.484137+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.562608+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.566664+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.569727+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.570815+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.579100+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.661775+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.663728+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.666026+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.990 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.666905+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.673767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.752818+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.756537+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.760486+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.761863+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.771364+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.851378+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.854759+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.858794+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.860087+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.868228+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.957594+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.960862+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.964852+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:02.991 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[70612]: audit 2024-03-24T12:38:02.966401+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.119194+0000 mgr.y (mgr.25540) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.217015+0000 mgr.y (mgr.25540) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.313941+0000 mgr.y (mgr.25540) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.414906+0000 mgr.y (mgr.25540) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.515049+0000 mgr.y (mgr.25540) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.614022+0000 mgr.y (mgr.25540) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.706088+0000 mgr.y (mgr.25540) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.302 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cluster 2024-03-24T12:38:01.751398+0000 mgr.y (mgr.25540) 360 : cluster 0 pgmap v52: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.802915+0000 mgr.y (mgr.25540) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.901687+0000 mgr.y (mgr.25540) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:01.984810+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:01.986630+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:01.988437+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:01.989109+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:01.993901+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: cephadm 2024-03-24T12:38:01.994395+0000 mgr.y (mgr.25540) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.074764+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.078348+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.081604+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.082826+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.090643+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.170794+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.174843+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.303 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.177926+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.178868+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.187103+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.266843+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.269770+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.274482+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.276010+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.287314+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.370078+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.374292+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.377850+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.378916+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.388855+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.469534+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.304 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.471480+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.473977+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.474724+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.484137+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.562608+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.566664+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.569727+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.570815+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.579100+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.661775+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.663728+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.666026+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.666905+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.673767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.752818+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.756537+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.760486+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.761863+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.771364+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.851378+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.854759+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.858794+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.860087+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.307 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.868228+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.307 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.957594+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.307 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.960862+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.307 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.964852+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.307 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:02 smithi176 bash[73813]: audit 2024-03-24T12:38:02.966401+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.119194+0000 mgr.y (mgr.25540) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.217015+0000 mgr.y (mgr.25540) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.313941+0000 mgr.y (mgr.25540) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.414906+0000 mgr.y (mgr.25540) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.515049+0000 mgr.y (mgr.25540) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.614022+0000 mgr.y (mgr.25540) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.706088+0000 mgr.y (mgr.25540) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cluster 2024-03-24T12:38:01.751398+0000 mgr.y (mgr.25540) 360 : cluster 0 pgmap v52: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-03-24T12:38:03.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.802915+0000 mgr.y (mgr.25540) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.901687+0000 mgr.y (mgr.25540) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:01.984810+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:01.986630+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:01.988437+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:01.989109+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:01.993901+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: cephadm 2024-03-24T12:38:01.994395+0000 mgr.y (mgr.25540) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.074764+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.078348+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.081604+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.082826+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.090643+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.170794+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.174843+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.177926+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.178868+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.187103+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.266843+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.269770+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.274482+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.276010+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.287314+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.370078+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.374292+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.377850+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.378916+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.388855+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.469534+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.471480+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.473977+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.474724+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.484137+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.562608+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.566664+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.569727+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.570815+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.579100+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.661775+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.663728+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.666026+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.666905+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.673767+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.752818+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.756537+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.760486+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.761863+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.771364+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.851378+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.854759+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.858794+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.860087+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.868228+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:03.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.957594+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:03.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.960862+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:03.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.964852+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:03.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:02 smithi184 bash[51492]: audit 2024-03-24T12:38:02.966401+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:03.665 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: 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-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:38:03.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[76837]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.091865+0000 mgr.y (mgr.25540) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.187811+0000 mgr.y (mgr.25540) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.288022+0000 mgr.y (mgr.25540) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.389449+0000 mgr.y (mgr.25540) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.484691+0000 mgr.y (mgr.25540) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.579582+0000 mgr.y (mgr.25540) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.674728+0000 mgr.y (mgr.25540) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.305 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.772006+0000 mgr.y (mgr.25540) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.870989+0000 mgr.y (mgr.25540) 372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:02.975445+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: cephadm 2024-03-24T12:38:02.976134+0000 mgr.y (mgr.25540) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.061237+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.063857+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.066546+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.067479+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.075043+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.156658+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.159250+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.162269+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.163200+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.169860+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.091865+0000 mgr.y (mgr.25540) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.187811+0000 mgr.y (mgr.25540) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.288022+0000 mgr.y (mgr.25540) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.389449+0000 mgr.y (mgr.25540) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.484691+0000 mgr.y (mgr.25540) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.579582+0000 mgr.y (mgr.25540) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.674728+0000 mgr.y (mgr.25540) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.772006+0000 mgr.y (mgr.25540) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.870989+0000 mgr.y (mgr.25540) 372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:02.975445+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: cephadm 2024-03-24T12:38:02.976134+0000 mgr.y (mgr.25540) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.307 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.061237+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.063857+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.066546+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.067479+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.075043+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.156658+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.159250+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.162269+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.163200+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.169860+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.308 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.255302+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.257677+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.261594+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.262998+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.271837+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.356234+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.358539+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.361212+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.362239+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.370939+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.434559+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.437277+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.440608+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.441569+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.450871+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.309 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.530144+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.532363+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.536213+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.537367+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.545440+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.255302+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.257677+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.261594+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.262998+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.271837+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.356234+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.358539+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.310 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.361212+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.311 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.362239+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.311 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.370939+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.311 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.434559+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.311 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.437277+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.311 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.440608+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.441569+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.450871+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.530144+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.532363+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.536213+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.537367+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.312 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.545440+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.625722+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.628429+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.631620+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.632759+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.641166+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.719217+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.721781+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.723893+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.724671+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.731055+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.812372+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.814339+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.816749+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.313 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.817559+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.822943+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.904099+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.907047+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[73813]: audit 2024-03-24T12:38:03.910430+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:03.911719+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:03.920210+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.625722+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.628429+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.631620+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.632759+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.641166+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.314 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.719217+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.721781+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.723893+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.724671+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.731055+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.812372+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.814339+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.816749+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.817559+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:03 smithi176 bash[70612]: audit 2024-03-24T12:38:03.822943+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:03.904099+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:03.907047+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:03.910430+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:03.911719+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:03.920210+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.091865+0000 mgr.y (mgr.25540) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.187811+0000 mgr.y (mgr.25540) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.288022+0000 mgr.y (mgr.25540) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.389449+0000 mgr.y (mgr.25540) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.484691+0000 mgr.y (mgr.25540) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.579582+0000 mgr.y (mgr.25540) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.674728+0000 mgr.y (mgr.25540) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.772006+0000 mgr.y (mgr.25540) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.870989+0000 mgr.y (mgr.25540) 372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:02.975445+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: cephadm 2024-03-24T12:38:02.976134+0000 mgr.y (mgr.25540) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.061237+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.063857+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.066546+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.067479+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.075043+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.156658+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.159250+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.162269+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.163200+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.169860+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.255302+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.257677+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.261594+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.262998+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.271837+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.356234+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.358539+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.361212+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.362239+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.370939+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.434559+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.437277+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.440608+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.441569+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.450871+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.530144+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.532363+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.536213+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.537367+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.545440+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.625722+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.628429+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.631620+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.632759+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.641166+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.719217+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.721781+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.723893+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.724671+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.731055+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.812372+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.814339+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.816749+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.817559+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.822943+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.904099+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.907047+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.910430+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.911719+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:04.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:03 smithi184 bash[51492]: audit 2024-03-24T12:38:03.920210+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.075758+0000 mgr.y (mgr.25540) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.170603+0000 mgr.y (mgr.25540) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.272511+0000 mgr.y (mgr.25540) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.371639+0000 mgr.y (mgr.25540) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.451571+0000 mgr.y (mgr.25540) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.546070+0000 mgr.y (mgr.25540) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.641894+0000 mgr.y (mgr.25540) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.731715+0000 mgr.y (mgr.25540) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cluster 2024-03-24T12:38:03.752285+0000 mgr.y (mgr.25540) 382 : cluster 0 pgmap v53: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.823794+0000 mgr.y (mgr.25540) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:03.921325+0000 mgr.y (mgr.25540) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.003301+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.005456+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.007656+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.008437+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.014149+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.014659+0000 mgr.y (mgr.25540) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.092999+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.097494+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.101527+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.102694+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.110954+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.108 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.188923+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.192205+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.195981+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.197305+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.205192+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.283481+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.287150+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.289759+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.290903+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.297598+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.364695+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.366926+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.369860+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.370737+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.378055+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.109 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.458312+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.461024+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.464085+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.465171+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.472716+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.552371+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.554744+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.558297+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.559468+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.566075+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.646397+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.648328+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.650737+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.110 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.651414+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.658816+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.744978+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.748714+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.751444+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.752410+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.758775+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.837438+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.840451+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.844085+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.845247+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.853634+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.931250+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.111 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.934284+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.112 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.938202+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.112 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.939559+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.112 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:04 smithi184 bash[51492]: audit 2024-03-24T12:38:04.947508+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.075758+0000 mgr.y (mgr.25540) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.170603+0000 mgr.y (mgr.25540) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.272511+0000 mgr.y (mgr.25540) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.371639+0000 mgr.y (mgr.25540) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.451571+0000 mgr.y (mgr.25540) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.546070+0000 mgr.y (mgr.25540) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.641894+0000 mgr.y (mgr.25540) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.731715+0000 mgr.y (mgr.25540) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cluster 2024-03-24T12:38:03.752285+0000 mgr.y (mgr.25540) 382 : cluster 0 pgmap v53: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.823794+0000 mgr.y (mgr.25540) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:03.921325+0000 mgr.y (mgr.25540) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.003301+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.005456+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.007656+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.008437+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.014149+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.014659+0000 mgr.y (mgr.25540) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.092999+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.097494+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.101527+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.102694+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.110954+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.188923+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.192205+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.195981+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.197305+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.205192+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.283481+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.287150+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.289759+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.290903+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.297598+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.364695+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.366926+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.369860+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.370737+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.378055+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.458312+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.461024+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.464085+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.465171+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.472716+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.552371+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.554744+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.558297+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.559468+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.566075+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.646397+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.648328+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.650737+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.651414+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.658816+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.744978+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.748714+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.751444+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.752410+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.758775+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.837438+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.840451+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.844085+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.845247+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.853634+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.931250+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.934284+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.938202+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.939559+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[73813]: audit 2024-03-24T12:38:04.947508+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.075758+0000 mgr.y (mgr.25540) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.170603+0000 mgr.y (mgr.25540) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.272511+0000 mgr.y (mgr.25540) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.371639+0000 mgr.y (mgr.25540) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.451571+0000 mgr.y (mgr.25540) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.546070+0000 mgr.y (mgr.25540) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.641894+0000 mgr.y (mgr.25540) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.731715+0000 mgr.y (mgr.25540) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cluster 2024-03-24T12:38:03.752285+0000 mgr.y (mgr.25540) 382 : cluster 0 pgmap v53: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.823794+0000 mgr.y (mgr.25540) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:03.921325+0000 mgr.y (mgr.25540) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.003301+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.005456+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.007656+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.008437+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.014149+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.014659+0000 mgr.y (mgr.25540) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:05.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.092999+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.097494+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.101527+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.102694+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.110954+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.188923+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.192205+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.195981+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.197305+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.205192+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.283481+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.287150+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.289759+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.290903+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.297598+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.364695+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.366926+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.369860+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.370737+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.378055+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.458312+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.461024+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.464085+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.465171+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.472716+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.552371+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.554744+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.558297+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.559468+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.566075+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.646397+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.648328+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.650737+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.651414+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.658816+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.744978+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.748714+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.751444+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.752410+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.758775+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.837438+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.840451+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.844085+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.845247+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.853634+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.931250+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.934284+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.938202+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.939559+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:04 smithi176 bash[70612]: audit 2024-03-24T12:38:04.947508+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:05.429 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:05] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.33.4" 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.111571+0000 mgr.y (mgr.25540) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.205917+0000 mgr.y (mgr.25540) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.299801+0000 mgr.y (mgr.25540) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.378795+0000 mgr.y (mgr.25540) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.473407+0000 mgr.y (mgr.25540) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.566730+0000 mgr.y (mgr.25540) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.659653+0000 mgr.y (mgr.25540) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.759633+0000 mgr.y (mgr.25540) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.854226+0000 mgr.y (mgr.25540) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:04.948119+0000 mgr.y (mgr.25540) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.341 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.027980+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.030187+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.033139+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.034323+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.041382+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.042104+0000 mgr.y (mgr.25540) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.120649+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.124603+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.128078+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.129398+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.342 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.139708+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.343 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.216874+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.219092+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.221505+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.222408+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.228059+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.308640+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.311288+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.314925+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.315897+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.323843+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.403897+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.406428+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.409850+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.411089+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.420248+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.485891+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.344 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.487791+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.489975+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.490735+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.496612+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.574554+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.577456+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.580536+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.581373+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.589300+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.655518+0000 mon.a (mon.0) 680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.657685+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.660072+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.660821+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.669833+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.748721+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.751435+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.345 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.755156+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.756137+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.766319+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.848959+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.851314+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.853755+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.854564+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.860175+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.941800+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.944303+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.948653+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.949735+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.346 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:05.960815+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.111571+0000 mgr.y (mgr.25540) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.205917+0000 mgr.y (mgr.25540) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.299801+0000 mgr.y (mgr.25540) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.378795+0000 mgr.y (mgr.25540) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.473407+0000 mgr.y (mgr.25540) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.566730+0000 mgr.y (mgr.25540) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.659653+0000 mgr.y (mgr.25540) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.759633+0000 mgr.y (mgr.25540) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.854226+0000 mgr.y (mgr.25540) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:04.948119+0000 mgr.y (mgr.25540) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.027980+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.030187+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.033139+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.034323+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.041382+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.042104+0000 mgr.y (mgr.25540) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.120649+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.124603+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.128078+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.129398+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.139708+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.216874+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.219092+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.221505+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.222408+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.228059+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.308640+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.311288+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.314925+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.315897+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.323843+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.403897+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.406428+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.409850+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.411089+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.420248+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.485891+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.487791+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.489975+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.490735+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:05 smithi184 bash[51492]: audit 2024-03-24T12:38:05.496612+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.574554+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.577456+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.580536+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.581373+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.589300+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.655518+0000 mon.a (mon.0) 680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.657685+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.660072+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.660821+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.669833+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.748721+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.751435+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.755156+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.756137+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.766319+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.848959+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.851314+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.853755+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.854564+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.860175+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.941800+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.944303+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.948653+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.949735+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:05.960815+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:05 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.111571+0000 mgr.y (mgr.25540) 386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:05 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.205917+0000 mgr.y (mgr.25540) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:05 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.299801+0000 mgr.y (mgr.25540) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.378795+0000 mgr.y (mgr.25540) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.473407+0000 mgr.y (mgr.25540) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.566730+0000 mgr.y (mgr.25540) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.659653+0000 mgr.y (mgr.25540) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.759633+0000 mgr.y (mgr.25540) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.854226+0000 mgr.y (mgr.25540) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:04.948119+0000 mgr.y (mgr.25540) 395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.027980+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.030187+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.033139+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.034323+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.041382+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.352 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.042104+0000 mgr.y (mgr.25540) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.120649+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.124603+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.128078+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.129398+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.139708+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.216874+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.219092+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.221505+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.222408+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.228059+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.308640+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.311288+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.314925+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.315897+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.323843+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.403897+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.353 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.406428+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.409850+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.411089+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.420248+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.485891+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.487791+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.489975+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.490735+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.496612+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.574554+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.577456+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.580536+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.581373+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.589300+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.655518+0000 mon.a (mon.0) 680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.354 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.657685+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.660072+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.660821+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.669833+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.748721+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.751435+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.755156+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.756137+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.766319+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.848959+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.851314+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.853755+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.355 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.854564+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.860175+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.941800+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.944303+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.948653+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.949735+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:06.356 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:05.960815+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.166 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[77298]: debug 2024-03-24T12:38:06.867+0000 7fafb9083700 1 -- 172.21.15.176:0/1130113200 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c3a11b1e0 con 0x563c3a1a0c00 2024-03-24T12:38:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.140488+0000 mgr.y (mgr.25540) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.228752+0000 mgr.y (mgr.25540) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.324617+0000 mgr.y (mgr.25540) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.420865+0000 mgr.y (mgr.25540) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.497128+0000 mgr.y (mgr.25540) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.589812+0000 mgr.y (mgr.25540) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.670699+0000 mgr.y (mgr.25540) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cluster 2024-03-24T12:38:05.753301+0000 mgr.y (mgr.25540) 404 : cluster 0 pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.767015+0000 mgr.y (mgr.25540) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.860754+0000 mgr.y (mgr.25540) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:05.961385+0000 mgr.y (mgr.25540) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.024376+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.026548+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.028650+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.029514+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.037329+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.038008+0000 mgr.y (mgr.25540) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.116990+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.119160+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.122405+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.123500+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.130359+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.194445+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.197186+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.200217+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.201247+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.208809+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.289702+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.291748+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.296033+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.297147+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.304659+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.382654+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.384935+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.387477+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.388337+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.397265+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.478160+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.480303+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.482542+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.140488+0000 mgr.y (mgr.25540) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.228752+0000 mgr.y (mgr.25540) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.324617+0000 mgr.y (mgr.25540) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.420865+0000 mgr.y (mgr.25540) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.497128+0000 mgr.y (mgr.25540) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.589812+0000 mgr.y (mgr.25540) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.670699+0000 mgr.y (mgr.25540) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cluster 2024-03-24T12:38:05.753301+0000 mgr.y (mgr.25540) 404 : cluster 0 pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.767015+0000 mgr.y (mgr.25540) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.860754+0000 mgr.y (mgr.25540) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:05.961385+0000 mgr.y (mgr.25540) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.024376+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.026548+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.028650+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.029514+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.037329+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.038008+0000 mgr.y (mgr.25540) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.116990+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.119160+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.122405+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.483391+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.494591+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.575686+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.578039+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.580495+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.581512+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.590658+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.669498+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.673420+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.675479+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.676153+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.683416+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.762348+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.766050+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.769507+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.770569+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.780000+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.860579+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.863270+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.866404+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.867728+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.875803+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.958191+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.960166+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.962292+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.963134+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[73813]: audit 2024-03-24T12:38:06.969759+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.123500+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.130359+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.194445+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.197186+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.200217+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.201247+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.208809+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.289702+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.291748+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.296033+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.297147+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.304659+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.382654+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.384935+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.387477+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.388337+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.397265+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.478160+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.480303+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.482542+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.483391+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.494591+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.575686+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.578039+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.580495+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.581512+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.590658+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.669498+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.673420+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.675479+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.676153+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.683416+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.762348+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.766050+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.769507+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.770569+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.780000+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.860579+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.863270+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.866404+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.867728+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.875803+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.958191+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.960166+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.962292+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.963134+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:06 smithi176 bash[70612]: audit 2024-03-24T12:38:06.969759+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.140488+0000 mgr.y (mgr.25540) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.228752+0000 mgr.y (mgr.25540) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.324617+0000 mgr.y (mgr.25540) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.420865+0000 mgr.y (mgr.25540) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.497128+0000 mgr.y (mgr.25540) 401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.589812+0000 mgr.y (mgr.25540) 402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.670699+0000 mgr.y (mgr.25540) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cluster 2024-03-24T12:38:05.753301+0000 mgr.y (mgr.25540) 404 : cluster 0 pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.767015+0000 mgr.y (mgr.25540) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.860754+0000 mgr.y (mgr.25540) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:05.961385+0000 mgr.y (mgr.25540) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.024376+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.026548+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.028650+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.029514+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.037329+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.038008+0000 mgr.y (mgr.25540) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.116990+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:06 smithi184 bash[51492]: audit 2024-03-24T12:38:06.119160+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.122405+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.123500+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.130359+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.194445+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.197186+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.200217+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.201247+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.208809+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.289702+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.291748+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.296033+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.297147+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.304659+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.382654+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.384935+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.387477+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.388337+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.397265+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.478160+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.480303+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.482542+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.483391+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.494591+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.575686+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.578039+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.580495+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.581512+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.590658+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.669498+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.673420+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.675479+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.676153+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.683416+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.762348+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.766050+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.769507+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.770569+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.780000+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.860579+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.863270+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.866404+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.867728+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.875803+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.958191+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.960166+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.962292+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.963134+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:07 smithi184 bash[51492]: audit 2024-03-24T12:38:06.969759+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:07.665 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[77298]: debug 2024-03-24T12:38:07.423+0000 7fafc221b7c0 -1 Falling back to public interface 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.130911+0000 mgr.y (mgr.25540) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.209406+0000 mgr.y (mgr.25540) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.305343+0000 mgr.y (mgr.25540) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.397953+0000 mgr.y (mgr.25540) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.495258+0000 mgr.y (mgr.25540) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.591321+0000 mgr.y (mgr.25540) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.683925+0000 mgr.y (mgr.25540) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.780838+0000 mgr.y (mgr.25540) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.876359+0000 mgr.y (mgr.25540) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: cephadm 2024-03-24T12:38:06.970508+0000 mgr.y (mgr.25540) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.048756+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.051921+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.055345+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.056688+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.063078+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.148268+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.150703+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.152911+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.153725+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.160359+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.247716+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.255861+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.262175+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.262900+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.265186+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.269722+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.274472+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.279391+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.361364+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.363610+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.365299+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.366516+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[51492]: audit 2024-03-24T12:38:07.367921+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:08.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.130911+0000 mgr.y (mgr.25540) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.209406+0000 mgr.y (mgr.25540) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.305343+0000 mgr.y (mgr.25540) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.397953+0000 mgr.y (mgr.25540) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.495258+0000 mgr.y (mgr.25540) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.591321+0000 mgr.y (mgr.25540) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.683925+0000 mgr.y (mgr.25540) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.780838+0000 mgr.y (mgr.25540) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.876359+0000 mgr.y (mgr.25540) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: cephadm 2024-03-24T12:38:06.970508+0000 mgr.y (mgr.25540) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: audit 2024-03-24T12:38:07.048756+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: audit 2024-03-24T12:38:07.051921+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[70612]: audit 2024-03-24T12:38:07.055345+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.056688+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.063078+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.148268+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.150703+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.152911+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.153725+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.160359+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.247716+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.130911+0000 mgr.y (mgr.25540) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.209406+0000 mgr.y (mgr.25540) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.305343+0000 mgr.y (mgr.25540) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.397953+0000 mgr.y (mgr.25540) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.495258+0000 mgr.y (mgr.25540) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.591321+0000 mgr.y (mgr.25540) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.683925+0000 mgr.y (mgr.25540) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.780838+0000 mgr.y (mgr.25540) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.876359+0000 mgr.y (mgr.25540) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: cephadm 2024-03-24T12:38:06.970508+0000 mgr.y (mgr.25540) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.048756+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.051921+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.055345+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.056688+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.063078+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.148268+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.150703+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:07 smithi176 bash[73813]: audit 2024-03-24T12:38:07.152911+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.153725+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.160359+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.247716+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.255861+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.262175+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.262900+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.265186+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.269722+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.274472+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.279391+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.361364+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.363610+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.365299+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.366516+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.367921+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.255861+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.262175+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.262900+0000 mon.a (mon.0) 768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.265186+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.269722+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.274472+0000 mon.a (mon.0) 771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.279391+0000 mon.a (mon.0) 772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.361364+0000 mon.a (mon.0) 773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.363610+0000 mon.a (mon.0) 774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.365299+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.366516+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.367921+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:08.998 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[50935]: ts=2024-03-24T12:38:08.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-03-24T12:38:08.999 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:38:08 smithi184 bash[50935]: ts=2024-03-24T12:38: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.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: cephadm 2024-03-24T12:38:07.063807+0000 mgr.y (mgr.25540) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: cephadm 2024-03-24T12:38:07.161129+0000 mgr.y (mgr.25540) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: audit 2024-03-24T12:38:07.368130+0000 mgr.y (mgr.25540) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: cephadm 2024-03-24T12:38:07.369207+0000 mgr.y (mgr.25540) 422 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[73813]: cluster 2024-03-24T12:38:07.753992+0000 mgr.y (mgr.25540) 423 : cluster 0 pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: cephadm 2024-03-24T12:38:07.063807+0000 mgr.y (mgr.25540) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: cephadm 2024-03-24T12:38:07.161129+0000 mgr.y (mgr.25540) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: audit 2024-03-24T12:38:07.368130+0000 mgr.y (mgr.25540) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: cephadm 2024-03-24T12:38:07.369207+0000 mgr.y (mgr.25540) 422 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:38:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:08 smithi176 bash[70612]: cluster 2024-03-24T12:38:07.753992+0000 mgr.y (mgr.25540) 423 : cluster 0 pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:09 smithi184 bash[51492]: cephadm 2024-03-24T12:38:07.063807+0000 mgr.y (mgr.25540) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:09 smithi184 bash[51492]: cephadm 2024-03-24T12:38:07.161129+0000 mgr.y (mgr.25540) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:09 smithi184 bash[51492]: audit 2024-03-24T12:38:07.368130+0000 mgr.y (mgr.25540) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-24T12:38:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:09 smithi184 bash[51492]: cephadm 2024-03-24T12:38:07.369207+0000 mgr.y (mgr.25540) 422 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-03-24T12:38:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:09 smithi184 bash[51492]: cluster 2024-03-24T12:38:07.753992+0000 mgr.y (mgr.25540) 423 : cluster 0 pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:10.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:10 smithi176 bash[73813]: audit 2024-03-24T12:38:08.793854+0000 mgr.y (mgr.25540) 424 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:10.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:10 smithi176 bash[70612]: audit 2024-03-24T12:38:08.793854+0000 mgr.y (mgr.25540) 424 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:10.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:10 smithi184 bash[51492]: audit 2024-03-24T12:38:08.793854+0000 mgr.y (mgr.25540) 424 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:10.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:10 smithi176 bash[77298]: debug 2024-03-24T12:38:10.411+0000 7fafc221b7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-24T12:38:10.666 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:10 smithi176 bash[77298]: debug 2024-03-24T12:38:10.455+0000 7fafc221b7c0 -1 osd.0 107 log_to_monitors true 2024-03-24T12:38:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:11 smithi184 bash[51492]: cluster 2024-03-24T12:38:09.755972+0000 mgr.y (mgr.25540) 425 : cluster 0 pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:11 smithi184 bash[51492]: audit 2024-03-24T12:38:10.462680+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:11 smithi184 bash[51492]: audit 2024-03-24T12:38:10.463190+0000 mon.a (mon.0) 778 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[70612]: cluster 2024-03-24T12:38:09.755972+0000 mgr.y (mgr.25540) 425 : cluster 0 pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[70612]: audit 2024-03-24T12:38:10.462680+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[70612]: audit 2024-03-24T12:38:10.463190+0000 mon.a (mon.0) 778 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[73813]: cluster 2024-03-24T12:38:09.755972+0000 mgr.y (mgr.25540) 425 : cluster 0 pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[73813]: audit 2024-03-24T12:38:10.462680+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[73813]: audit 2024-03-24T12:38:10.463190+0000 mon.a (mon.0) 778 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:11.915 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:11 smithi176 bash[77298]: debug 2024-03-24T12:38:11.571+0000 7fafaf66b700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.006431+0000 mon.a (mon.0) 779 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.008470+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.008958+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.012821+0000 mon.a (mon.0) 780 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.014914+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.022008+0000 mon.a (mon.0) 781 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.304804+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.498035+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.499114+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:12.318 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[73813]: audit 2024-03-24T12:38:11.551369+0000 mon.a (mon.0) 784 : audit 1 from='osd.0 ' entity='osd.0' 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.006431+0000 mon.a (mon.0) 779 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.008470+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.008958+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.012821+0000 mon.a (mon.0) 780 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.014914+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.022008+0000 mon.a (mon.0) 781 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.304804+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.498035+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.499114+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:12.319 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:12 smithi176 bash[70612]: audit 2024-03-24T12:38:11.551369+0000 mon.a (mon.0) 784 : audit 1 from='osd.0 ' entity='osd.0' 2024-03-24T12:38:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.006431+0000 mon.a (mon.0) 779 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.008470+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.008958+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.012821+0000 mon.a (mon.0) 780 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.014914+0000 mon.c (mon.1) 6 : audit 1 from='osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.022008+0000 mon.a (mon.0) 781 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.304804+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.498035+0000 mon.a (mon.0) 782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.499114+0000 mon.a (mon.0) 783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:12 smithi184 bash[51492]: audit 2024-03-24T12:38:11.551369+0000 mon.a (mon.0) 784 : audit 1 from='osd.0 ' entity='osd.0' 2024-03-24T12:38:13.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.298448+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.304938+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cephadm 2024-03-24T12:38:11.496229+0000 mgr.y (mgr.25540) 426 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cephadm 2024-03-24T12:38:11.503578+0000 mgr.y (mgr.25540) 427 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:11.756995+0000 mgr.y (mgr.25540) 428 : cluster 0 pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.549827+0000 mon.a (mon.0) 785 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.557832+0000 mon.a (mon.0) 786 : cluster 1 osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281] boot 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.557891+0000 mon.a (mon.0) 787 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: audit 2024-03-24T12:38:12.562302+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: audit 2024-03-24T12:38:12.845560+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:13 smithi184 bash[51492]: audit 2024-03-24T12:38:12.847009+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.298448+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.304938+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cephadm 2024-03-24T12:38:11.496229+0000 mgr.y (mgr.25540) 426 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cephadm 2024-03-24T12:38:11.503578+0000 mgr.y (mgr.25540) 427 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:11.756995+0000 mgr.y (mgr.25540) 428 : cluster 0 pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.549827+0000 mon.a (mon.0) 785 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:13.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.557832+0000 mon.a (mon.0) 786 : cluster 1 osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281] boot 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.557891+0000 mon.a (mon.0) 787 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: audit 2024-03-24T12:38:12.562302+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: audit 2024-03-24T12:38:12.845560+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[70612]: audit 2024-03-24T12:38:12.847009+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.298448+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.304938+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e110 with expected crc 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cephadm 2024-03-24T12:38:11.496229+0000 mgr.y (mgr.25540) 426 : cephadm 1 Upgrade: Updating osd.0 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cephadm 2024-03-24T12:38:11.503578+0000 mgr.y (mgr.25540) 427 : cephadm 1 Deploying daemon osd.0 on smithi176 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:11.756995+0000 mgr.y (mgr.25540) 428 : cluster 0 pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.549827+0000 mon.a (mon.0) 785 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.557832+0000 mon.a (mon.0) 786 : cluster 1 osd.0 [v2:172.21.15.176:6802/3966949281,v1:172.21.15.176:6803/3966949281] boot 2024-03-24T12:38:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.557891+0000 mon.a (mon.0) 787 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-03-24T12:38:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: audit 2024-03-24T12:38:12.562302+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: audit 2024-03-24T12:38:12.845560+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:13 smithi176 bash[73813]: audit 2024-03-24T12:38:12.847009+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.559912+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.561313+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.562320+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: cluster 2024-03-24T12:38:12.563190+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.557651+0000 mon.a (mon.0) 791 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: audit 2024-03-24T12:38:13.667981+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: audit 2024-03-24T12:38:13.675832+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[70612]: audit 2024-03-24T12:38:13.683894+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.559912+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.561313+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.562320+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: cluster 2024-03-24T12:38:12.563190+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.557651+0000 mon.a (mon.0) 791 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: audit 2024-03-24T12:38:13.667981+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: audit 2024-03-24T12:38:13.675832+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:14 smithi176 bash[73813]: audit 2024-03-24T12:38:13.683894+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.559912+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.561313+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.562320+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: cluster 2024-03-24T12:38:12.563190+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e111 with expected crc 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.557651+0000 mon.a (mon.0) 791 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: audit 2024-03-24T12:38:13.667981+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: audit 2024-03-24T12:38:13.675832+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:14.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:14 smithi184 bash[51492]: audit 2024-03-24T12:38:13.683894+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.554890+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.555436+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.559119+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.559365+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.561579+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.563776+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.565270+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.566064+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.566115+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.568727+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.568921+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.570373+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.570570+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:13.758760+0000 mgr.y (mgr.25540) 429 : cluster 0 pgmap v61: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: audit 2024-03-24T12:38:14.090156+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: audit 2024-03-24T12:38:14.100412+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: audit 2024-03-24T12:38:14.110038+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[70612]: cluster 2024-03-24T12:38:14.681335+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.554890+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.555436+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.559119+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.559365+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.561579+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.563776+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.565270+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.566064+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.566115+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.568727+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.568921+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.570373+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.570570+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:13.758760+0000 mgr.y (mgr.25540) 429 : cluster 0 pgmap v61: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: audit 2024-03-24T12:38:14.090156+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: audit 2024-03-24T12:38:14.100412+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: audit 2024-03-24T12:38:14.110038+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[73813]: cluster 2024-03-24T12:38:14.681335+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.554890+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.555436+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.559119+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.559365+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.561579+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.563776+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.565270+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.566064+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.566115+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.568727+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.568921+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.570373+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.570570+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-03-24T12:38:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:13.758760+0000 mgr.y (mgr.25540) 429 : cluster 0 pgmap v61: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: audit 2024-03-24T12:38:14.090156+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: audit 2024-03-24T12:38:14.100412+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: audit 2024-03-24T12:38:14.110038+0000 mon.a (mon.0) 797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:15 smithi184 bash[51492]: cluster 2024-03-24T12:38:14.681335+0000 mon.a (mon.0) 798 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:15.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:15] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.33.4" 2024-03-24T12:38:17.245 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:17 smithi176 bash[73813]: cluster 2024-03-24T12:38:15.759810+0000 mgr.y (mgr.25540) 430 : cluster 0 pgmap v62: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:17.245 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:17 smithi176 bash[70612]: cluster 2024-03-24T12:38:15.759810+0000 mgr.y (mgr.25540) 430 : cluster 0 pgmap v62: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:17 smithi184 bash[51492]: cluster 2024-03-24T12:38:15.759810+0000 mgr.y (mgr.25540) 430 : cluster 0 pgmap v62: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:38:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:18 smithi184 bash[51492]: audit 2024-03-24T12:38:17.272594+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:18 smithi184 bash[51492]: audit 2024-03-24T12:38:17.281255+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:18 smithi184 bash[51492]: audit 2024-03-24T12:38:17.292217+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:18 smithi184 bash[51492]: cluster 2024-03-24T12:38:17.760763+0000 mgr.y (mgr.25540) 431 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-24T12:38:18.601 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[70612]: audit 2024-03-24T12:38:17.272594+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.601 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[70612]: audit 2024-03-24T12:38:17.281255+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.601 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[70612]: audit 2024-03-24T12:38:17.292217+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.601 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[70612]: cluster 2024-03-24T12:38:17.760763+0000 mgr.y (mgr.25540) 431 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-24T12:38:18.602 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[73813]: audit 2024-03-24T12:38:17.272594+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.602 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[73813]: audit 2024-03-24T12:38:17.281255+0000 mon.a (mon.0) 800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.602 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[73813]: audit 2024-03-24T12:38:17.292217+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:18.602 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[73813]: cluster 2024-03-24T12:38:17.760763+0000 mgr.y (mgr.25540) 431 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-03-24T12:38:18.853 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:18 smithi176 systemd[1]: Stopping Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:38:19.092 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:38:18 smithi184 bash[50935]: ts=2024-03-24T12:38:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:38:19.165 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[77298]: debug 2024-03-24T12:38:18.847+0000 7fafb8882700 -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-03-24T12:38:19.166 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[77298]: debug 2024-03-24T12:38:18.847+0000 7fafb8882700 -1 osd.0 112 *** Got signal Terminated *** 2024-03-24T12:38:19.166 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:18 smithi176 bash[77298]: debug 2024-03-24T12:38:18.847+0000 7fafb8882700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:38:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:19 smithi184 bash[51492]: cluster 2024-03-24T12:38:18.289651+0000 mon.a (mon.0) 802 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-24T12:38:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:19 smithi184 bash[51492]: cluster 2024-03-24T12:38:18.289707+0000 mon.a (mon.0) 803 : cluster 1 Cluster is now healthy 2024-03-24T12:38:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:19 smithi184 bash[51492]: audit 2024-03-24T12:38:18.801681+0000 mgr.y (mgr.25540) 432 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:19 smithi184 bash[51492]: cluster 2024-03-24T12:38:18.851161+0000 mon.a (mon.0) 804 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:38:19.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[70612]: cluster 2024-03-24T12:38:18.289651+0000 mon.a (mon.0) 802 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-24T12:38:19.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[70612]: cluster 2024-03-24T12:38:18.289707+0000 mon.a (mon.0) 803 : cluster 1 Cluster is now healthy 2024-03-24T12:38:19.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[70612]: audit 2024-03-24T12:38:18.801681+0000 mgr.y (mgr.25540) 432 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:19.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[70612]: cluster 2024-03-24T12:38:18.851161+0000 mon.a (mon.0) 804 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:38:19.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[73813]: cluster 2024-03-24T12:38:18.289651+0000 mon.a (mon.0) 802 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-03-24T12:38:19.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[73813]: cluster 2024-03-24T12:38:18.289707+0000 mon.a (mon.0) 803 : cluster 1 Cluster is now healthy 2024-03-24T12:38:19.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[73813]: audit 2024-03-24T12:38:18.801681+0000 mgr.y (mgr.25540) 432 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:19.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:19 smithi176 bash[73813]: cluster 2024-03-24T12:38:18.851161+0000 mon.a (mon.0) 804 : cluster 1 osd.0 marked itself down and dead 2024-03-24T12:38:20.438 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:38:20.539 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[79079]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:38:20.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.293884+0000 mon.a (mon.0) 805 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:38:20.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.304149+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.306379+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.308370+0000 mon.a (mon.0) 806 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:38:20.539 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.309203+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.309380+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.310645+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[70612]: cluster 2024-03-24T12:38:19.761284+0000 mgr.y (mgr.25540) 433 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.293884+0000 mon.a (mon.0) 805 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.304149+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.306379+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.308370+0000 mon.a (mon.0) 806 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.309203+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.309380+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.310645+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.540 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[73813]: cluster 2024-03-24T12:38:19.761284+0000 mgr.y (mgr.25540) 433 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:38:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.293884+0000 mon.a (mon.0) 805 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:38:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.304149+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.306379+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.308370+0000 mon.a (mon.0) 806 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.309203+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.309380+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.310645+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e113 with expected crc 2024-03-24T12:38:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:20 smithi184 bash[51492]: cluster 2024-03-24T12:38:19.761284+0000 mgr.y (mgr.25540) 433 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-24T12:38:20.916 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:20 smithi176 bash[79179]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:38:21.222 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:38:21.222 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 3s ago 19m - - 2024-03-24T12:38:21.222 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 7s ago 19m - - 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (5m) 3s ago 12m 16.2M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (4m) 7s ago 11m 43.1M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (3m) 3s ago 9m 46.7M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (2m) 7s ago 18m 441M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (3m) 3s ago 20m 507M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (2m) 3s ago 20m 54.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (3m) 7s ago 18m 51.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (81s) 3s ago 18m 36.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (5m) 3s ago 12m 14.2M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (4m) 7s ago 12m 12.3M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (16s) 3s ago 17m 52.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 94b12466c329 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (17m) 3s ago 17m 63.3M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (16m) 3s ago 16m 56.7M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:38:21.223 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (15m) 3s ago 16m 61.5M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (15m) 7s ago 15m 61.1M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (14m) 7s ago 14m 57.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (14m) 7s ago 14m 55.2M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (13m) 7s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (3m) 7s ago 12m 60.2M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (10m) 3s ago 10m 87.6M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (9m) 7s ago 9m 88.3M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (9m) 3s ago 9m 87.4M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:38:21.224 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (9m) 7s ago 9m 88.0M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.307503+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.310018+0000 mon.a (mon.0) 807 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.310460+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.310623+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.310792+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.315069+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.316882+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.321339+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.321463+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: cluster 2024-03-24T12:38:20.321477+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: audit 2024-03-24T12:38:20.418809+0000 mgr.y (mgr.25540) 434 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:21 smithi184 bash[51492]: audit 2024-03-24T12:38:20.811794+0000 mgr.y (mgr.25540) 435 : audit 0 from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.307503+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.310018+0000 mon.a (mon.0) 807 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.310460+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.310623+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.310792+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.315069+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.316882+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.321339+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.321463+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: cluster 2024-03-24T12:38:20.321477+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: audit 2024-03-24T12:38:20.418809+0000 mgr.y (mgr.25540) 434 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[70612]: audit 2024-03-24T12:38:20.811794+0000 mgr.y (mgr.25540) 435 : audit 0 from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.307503+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.310018+0000 mon.a (mon.0) 807 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.310460+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.310623+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.310792+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.315069+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.316882+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.321339+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.321463+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: cluster 2024-03-24T12:38:20.321477+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e114 with expected crc 2024-03-24T12:38:21.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: audit 2024-03-24T12:38:20.418809+0000 mgr.y (mgr.25540) 434 : audit 0 from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:21 smithi176 bash[73813]: audit 2024-03-24T12:38:20.811794+0000 mgr.y (mgr.25540) 435 : audit 0 from='client.44247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:38:21.685 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:38:21.686 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:38:22.050 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "6/23 daemons upgraded", 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:38:22.051 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:38:22.320 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[70612]: audit 2024-03-24T12:38:21.190540+0000 mgr.y (mgr.25540) 436 : audit 0 from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.320 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[70612]: audit 2024-03-24T12:38:21.682561+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.176:0/3583584005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:22.320 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[70612]: cluster 2024-03-24T12:38:21.761754+0000 mgr.y (mgr.25540) 437 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:38:22.508 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN 1 osds down 2024-03-24T12:38:22.508 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-24T12:38:22.508 INFO:teuthology.orchestra.run.smithi176.stdout: osd.0 (root=default,host=smithi176) is down 2024-03-24T12:38:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:22 smithi184 bash[51492]: audit 2024-03-24T12:38:21.190540+0000 mgr.y (mgr.25540) 436 : audit 0 from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:22 smithi184 bash[51492]: audit 2024-03-24T12:38:21.682561+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.176:0/3583584005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:22 smithi184 bash[51492]: cluster 2024-03-24T12:38:21.761754+0000 mgr.y (mgr.25540) 437 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:38:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:22 smithi184 bash[51492]: audit 2024-03-24T12:38:22.047296+0000 mgr.y (mgr.25540) 438 : audit 0 from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.621 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[70612]: audit 2024-03-24T12:38:22.047296+0000 mgr.y (mgr.25540) 438 : audit 0 from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[73813]: audit 2024-03-24T12:38:21.190540+0000 mgr.y (mgr.25540) 436 : audit 0 from='client.44253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[73813]: audit 2024-03-24T12:38:21.682561+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.176:0/3583584005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:22.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[73813]: cluster 2024-03-24T12:38:21.761754+0000 mgr.y (mgr.25540) 437 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:38:22.622 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:22 smithi176 bash[73813]: audit 2024-03-24T12:38:22.047296+0000 mgr.y (mgr.25540) 438 : audit 0 from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:22.875 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:22 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.0.service: Succeeded. 2024-03-24T12:38:22.875 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:22 smithi176 systemd[1]: Stopped Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:38:22.876 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:22 smithi176 systemd[1]: Started Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:38:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.505347+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.176:0/1299987823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.902785+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.932156+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.940858+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.951859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.952925+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:22.960465+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: cephadm 2024-03-24T12:38:22.961247+0000 mgr.y (mgr.25540) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.045859+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.048872+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.053509+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.054719+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.063646+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.147275+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.149496+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.152067+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.153315+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.160085+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.242687+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.245814+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.248445+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.249151+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:23 smithi184 bash[51492]: audit 2024-03-24T12:38:23.254915+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.505347+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.176:0/1299987823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.902785+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.932156+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.940858+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.951859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.952925+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:22.960465+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: cephadm 2024-03-24T12:38:22.961247+0000 mgr.y (mgr.25540) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.045859+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.048872+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.053509+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.054719+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.063646+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.147275+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.149496+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.152067+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.153315+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.160085+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.242687+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.245814+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.248445+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.249151+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[73813]: audit 2024-03-24T12:38:23.254915+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.505347+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.176:0/1299987823' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.902785+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.932156+0000 mon.a (mon.0) 810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.940858+0000 mon.a (mon.0) 811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.951859+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.952925+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:22.960465+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: cephadm 2024-03-24T12:38:22.961247+0000 mgr.y (mgr.25540) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.045859+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.048872+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.053509+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.054719+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.063646+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.147275+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.149496+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.152067+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.153315+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.160085+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.242687+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.245814+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.248445+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:23.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.249151+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:23.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:23 smithi176 bash[70612]: audit 2024-03-24T12:38:23.254915+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.064356+0000 mgr.y (mgr.25540) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.160754+0000 mgr.y (mgr.25540) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.255516+0000 mgr.y (mgr.25540) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.336111+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.338269+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.342577+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.343861+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.351355+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.352389+0000 mgr.y (mgr.25540) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.433621+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.437007+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.439915+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.440942+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.447370+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.448174+0000 mgr.y (mgr.25540) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.529508+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.533092+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.536165+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.537384+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.543475+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.543994+0000 mgr.y (mgr.25540) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.622395+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.625523+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.629223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.630637+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.639758+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.640495+0000 mgr.y (mgr.25540) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.720301+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.722556+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.725811+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.726751+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.732498+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.732953+0000 mgr.y (mgr.25540) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cluster 2024-03-24T12:38:23.762836+0000 mgr.y (mgr.25540) 448 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.811577+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.815644+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.819750+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.821103+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.830430+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.831410+0000 mgr.y (mgr.25540) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.898475+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.901079+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.903999+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.905012+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.913179+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:23.913732+0000 mgr.y (mgr.25540) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.994055+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.996157+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.998768+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:23.999667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.008939+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.009793+0000 mgr.y (mgr.25540) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.087248+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.089550+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.092521+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.094033+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.103539+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.183937+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.186222+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.188924+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.189923+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.198543+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.282527+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.285254+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.287747+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.288560+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:24 smithi184 bash[51492]: audit 2024-03-24T12:38:24.297325+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.629 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.064356+0000 mgr.y (mgr.25540) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.629 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.160754+0000 mgr.y (mgr.25540) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.255516+0000 mgr.y (mgr.25540) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.336111+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.338269+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.342577+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.343861+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.351355+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.352389+0000 mgr.y (mgr.25540) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.433621+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.437007+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.439915+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.440942+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.447370+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.448174+0000 mgr.y (mgr.25540) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.529508+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.533092+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.536165+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.537384+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.543475+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.632 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.064356+0000 mgr.y (mgr.25540) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.160754+0000 mgr.y (mgr.25540) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.255516+0000 mgr.y (mgr.25540) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.336111+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.338269+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.342577+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.343861+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.351355+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.352389+0000 mgr.y (mgr.25540) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.433621+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.437007+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.439915+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.440942+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.447370+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.448174+0000 mgr.y (mgr.25540) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.529508+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.533092+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.536165+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.537384+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.543475+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.543994+0000 mgr.y (mgr.25540) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.622395+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.625523+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.629223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.630637+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.639758+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.640495+0000 mgr.y (mgr.25540) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.720301+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.722556+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.725811+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.726751+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.732498+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.732953+0000 mgr.y (mgr.25540) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cluster 2024-03-24T12:38:23.762836+0000 mgr.y (mgr.25540) 448 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.811577+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.815644+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.819750+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.821103+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.830430+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.831410+0000 mgr.y (mgr.25540) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.543994+0000 mgr.y (mgr.25540) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.622395+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.625523+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.629223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.630637+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.639758+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.640495+0000 mgr.y (mgr.25540) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.720301+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.722556+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.725811+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.726751+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.732498+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.732953+0000 mgr.y (mgr.25540) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cluster 2024-03-24T12:38:23.762836+0000 mgr.y (mgr.25540) 448 : cluster 0 pgmap v68: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.811577+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.815644+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.819750+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.821103+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.830430+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.831410+0000 mgr.y (mgr.25540) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.898475+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.901079+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.903999+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.905012+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.913179+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:23.913732+0000 mgr.y (mgr.25540) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.994055+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.996157+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.998768+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:23.999667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.008939+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.009793+0000 mgr.y (mgr.25540) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.087248+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.089550+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.092521+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.094033+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.103539+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.183937+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.186222+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.188924+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.189923+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.198543+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.282527+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.285254+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.287747+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.288560+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[73813]: audit 2024-03-24T12:38:24.297325+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.898475+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.901079+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.903999+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.905012+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.913179+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:23.913732+0000 mgr.y (mgr.25540) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.994055+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.996157+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.998768+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:23.999667+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.008939+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.009793+0000 mgr.y (mgr.25540) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.087248+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.089550+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.092521+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.094033+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.103539+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.183937+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.186222+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.188924+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.189923+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.198543+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.282527+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.285254+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.287747+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:24.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.288560+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:24.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:24 smithi176 bash[70612]: audit 2024-03-24T12:38:24.297325+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.104190+0000 mgr.y (mgr.25540) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.199180+0000 mgr.y (mgr.25540) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.298110+0000 mgr.y (mgr.25540) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.376195+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.379100+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.382337+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.383537+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.393343+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.394070+0000 mgr.y (mgr.25540) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.474522+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.477703+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.482217+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.483856+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.495415+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.496118+0000 mgr.y (mgr.25540) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.562997+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.565711+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.568983+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.570211+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.580250+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.581007+0000 mgr.y (mgr.25540) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.662476+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.666493+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.669692+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.670721+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.679015+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.679913+0000 mgr.y (mgr.25540) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cluster 2024-03-24T12:38:24.730643+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.758888+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.761867+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.764907+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.766054+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.773643+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.774462+0000 mgr.y (mgr.25540) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.853208+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.857750+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.862261+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.863470+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.871490+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.872041+0000 mgr.y (mgr.25540) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.949937+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.952849+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.955840+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.957098+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:24.963064+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: cephadm 2024-03-24T12:38:24.963732+0000 mgr.y (mgr.25540) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.045907+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.048574+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.051795+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.052800+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.060407+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.123180+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.127049+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.130713+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.131961+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.138172+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.218995+0000 mon.a (mon.0) 931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.221124+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.224046+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.224895+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.232051+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.316543+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.318648+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.321007+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:25 smithi184 bash[51492]: audit 2024-03-24T12:38:25.321823+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.104190+0000 mgr.y (mgr.25540) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.199180+0000 mgr.y (mgr.25540) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.298110+0000 mgr.y (mgr.25540) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.376195+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.379100+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.382337+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.383537+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.393343+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.394070+0000 mgr.y (mgr.25540) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.474522+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.477703+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.482217+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.483856+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.495415+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.496118+0000 mgr.y (mgr.25540) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.562997+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.565711+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.568983+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.570211+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.580250+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.581007+0000 mgr.y (mgr.25540) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.662476+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.666493+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.669692+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.670721+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.679015+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.679913+0000 mgr.y (mgr.25540) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cluster 2024-03-24T12:38:24.730643+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.758888+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.761867+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.764907+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.766054+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.773643+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.774462+0000 mgr.y (mgr.25540) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.853208+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.857750+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.862261+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.863470+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.871490+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.872041+0000 mgr.y (mgr.25540) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.949937+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.952849+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.955840+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.957098+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:24.963064+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: cephadm 2024-03-24T12:38:24.963732+0000 mgr.y (mgr.25540) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.045907+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.048574+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.643 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.051795+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.052800+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.060407+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.123180+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.127049+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.130713+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.131961+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.138172+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.218995+0000 mon.a (mon.0) 931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.221124+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.224046+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.224895+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.232051+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.316543+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.318648+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.321007+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[73813]: audit 2024-03-24T12:38:25.321823+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.645 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:25] "GET /metrics HTTP/1.1" 200 38350 "" "Prometheus/2.33.4" 2024-03-24T12:38:25.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.104190+0000 mgr.y (mgr.25540) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.199180+0000 mgr.y (mgr.25540) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.298110+0000 mgr.y (mgr.25540) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.376195+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.379100+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.382337+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.383537+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.393343+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.394070+0000 mgr.y (mgr.25540) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.474522+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.477703+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.482217+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.483856+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.495415+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.496118+0000 mgr.y (mgr.25540) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.562997+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.565711+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.568983+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.570211+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.580250+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.581007+0000 mgr.y (mgr.25540) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.662476+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.666493+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.669692+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.670721+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.679015+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.679913+0000 mgr.y (mgr.25540) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cluster 2024-03-24T12:38:24.730643+0000 mon.a (mon.0) 905 : cluster 3 Health check failed: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded (PG_DEGRADED) 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.758888+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.761867+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.764907+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.766054+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.773643+0000 mon.a (mon.0) 910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.774462+0000 mgr.y (mgr.25540) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.853208+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.857750+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.862261+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.863470+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.871490+0000 mon.a (mon.0) 915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.872041+0000 mgr.y (mgr.25540) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.949937+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.952849+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.955840+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.957098+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:24.963064+0000 mon.a (mon.0) 920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.648 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: cephadm 2024-03-24T12:38:24.963732+0000 mgr.y (mgr.25540) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.045907+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.048574+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.051795+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.052800+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.060407+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.123180+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.127049+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.130713+0000 mon.a (mon.0) 928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.131961+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.138172+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.218995+0000 mon.a (mon.0) 931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.221124+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.224046+0000 mon.a (mon.0) 933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.224895+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.649 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.232051+0000 mon.a (mon.0) 935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:25.650 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.316543+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:25.650 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.318648+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:25.650 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.321007+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:25.650 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[70612]: audit 2024-03-24T12:38:25.321823+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: 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-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-24T12:38:25.650 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:25 smithi176 bash[79462]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-24T12:38:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.060965+0000 mgr.y (mgr.25540) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.138936+0000 mgr.y (mgr.25540) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.232706+0000 mgr.y (mgr.25540) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.328709+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.329431+0000 mgr.y (mgr.25540) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.404797+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.407793+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.410961+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.411925+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.420886+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.421458+0000 mgr.y (mgr.25540) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.486499+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.488966+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.491509+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.492404+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.499639+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.500345+0000 mgr.y (mgr.25540) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.581340+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.585261+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.588895+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.590165+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.597063+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.597712+0000 mgr.y (mgr.25540) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.678010+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.680223+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.683273+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.684490+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.694405+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.694970+0000 mgr.y (mgr.25540) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cluster 2024-03-24T12:38:25.763470+0000 mgr.y (mgr.25540) 470 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.775351+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.777898+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.781196+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.782680+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.789844+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.790472+0000 mgr.y (mgr.25540) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.872403+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.876024+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.879465+0000 mon.a (mon.0) 968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.880612+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.887026+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.887653+0000 mgr.y (mgr.25540) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.969849+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.972454+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.975598+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.976703+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:25.983273+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: cephadm 2024-03-24T12:38:25.983882+0000 mgr.y (mgr.25540) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.062960+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.065842+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.068609+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.069579+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.077665+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.158651+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.162964+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.168098+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.169764+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.179339+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.261846+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.264229+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.268079+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.269466+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:26 smithi184 bash[51492]: audit 2024-03-24T12:38:26.279332+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.060965+0000 mgr.y (mgr.25540) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.138936+0000 mgr.y (mgr.25540) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.232706+0000 mgr.y (mgr.25540) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.328709+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.329431+0000 mgr.y (mgr.25540) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.404797+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.407793+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.410961+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.411925+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.420886+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.421458+0000 mgr.y (mgr.25540) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.486499+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.488966+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.491509+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.492404+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.499639+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.500345+0000 mgr.y (mgr.25540) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.581340+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.585261+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.588895+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.060965+0000 mgr.y (mgr.25540) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.138936+0000 mgr.y (mgr.25540) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.232706+0000 mgr.y (mgr.25540) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.328709+0000 mon.a (mon.0) 940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.329431+0000 mgr.y (mgr.25540) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.404797+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.407793+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.410961+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.411925+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.420886+0000 mon.a (mon.0) 945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.421458+0000 mgr.y (mgr.25540) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.486499+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.488966+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.491509+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.492404+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.499639+0000 mon.a (mon.0) 950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.500345+0000 mgr.y (mgr.25540) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.581340+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.585261+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.588895+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.590165+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.597063+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.597712+0000 mgr.y (mgr.25540) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.678010+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.680223+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.683273+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.684490+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.694405+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.694970+0000 mgr.y (mgr.25540) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cluster 2024-03-24T12:38:25.763470+0000 mgr.y (mgr.25540) 470 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.775351+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.777898+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.781196+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.782680+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.789844+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.790472+0000 mgr.y (mgr.25540) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.872403+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.876024+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.879465+0000 mon.a (mon.0) 968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.880612+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.590165+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.597063+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.597712+0000 mgr.y (mgr.25540) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.678010+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.680223+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.683273+0000 mon.a (mon.0) 958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.684490+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.694405+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.694970+0000 mgr.y (mgr.25540) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cluster 2024-03-24T12:38:25.763470+0000 mgr.y (mgr.25540) 470 : cluster 0 pgmap v69: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.775351+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.777898+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.781196+0000 mon.a (mon.0) 963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.782680+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.789844+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.790472+0000 mgr.y (mgr.25540) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.872403+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.876024+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.879465+0000 mon.a (mon.0) 968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.880612+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.887026+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.887653+0000 mgr.y (mgr.25540) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.969849+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.972454+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.975598+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.976703+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:25.983273+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: cephadm 2024-03-24T12:38:25.983882+0000 mgr.y (mgr.25540) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.062960+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.065842+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.068609+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.069579+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.077665+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.158651+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.162964+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.168098+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.169764+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.179339+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.261846+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.264229+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.268079+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.269466+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[73813]: audit 2024-03-24T12:38:26.279332+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.887026+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.887653+0000 mgr.y (mgr.25540) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.969849+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.972454+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.975598+0000 mon.a (mon.0) 973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.976703+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:25.983273+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: cephadm 2024-03-24T12:38:25.983882+0000 mgr.y (mgr.25540) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.062960+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.065842+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.068609+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.069579+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.077665+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.158651+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.162964+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.168098+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.169764+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.179339+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.261846+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:26.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.264229+0000 mon.a (mon.0) 987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:26.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.268079+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:26.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.269466+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:26.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:26 smithi176 bash[70612]: audit 2024-03-24T12:38:26.279332+0000 mon.a (mon.0) 990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.078338+0000 mgr.y (mgr.25540) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.180061+0000 mgr.y (mgr.25540) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.279953+0000 mgr.y (mgr.25540) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.355915+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.358004+0000 mon.a (mon.0) 992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.360105+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.360868+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.368684+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.369318+0000 mgr.y (mgr.25540) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.450275+0000 mon.a (mon.0) 996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.452346+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.455638+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.456839+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.466043+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.466902+0000 mgr.y (mgr.25540) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.548204+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.550962+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.553893+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.554765+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.560776+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.078338+0000 mgr.y (mgr.25540) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.180061+0000 mgr.y (mgr.25540) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.279953+0000 mgr.y (mgr.25540) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.355915+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.358004+0000 mon.a (mon.0) 992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.360105+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.360868+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.368684+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.369318+0000 mgr.y (mgr.25540) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.450275+0000 mon.a (mon.0) 996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.452346+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.455638+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.456839+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.466043+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.466902+0000 mgr.y (mgr.25540) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.548204+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.550962+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.553893+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.554765+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.560776+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.561565+0000 mgr.y (mgr.25540) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.636623+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.640064+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.643387+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.644373+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.651281+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.651831+0000 mgr.y (mgr.25540) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.732425+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.735484+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.740313+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.741577+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.751747+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.752554+0000 mgr.y (mgr.25540) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.834637+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.839099+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.842526+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.843922+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.852104+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.852813+0000 mgr.y (mgr.25540) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.933566+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.561565+0000 mgr.y (mgr.25540) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.636623+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.640064+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.643387+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.644373+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.651281+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.651831+0000 mgr.y (mgr.25540) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.732425+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.735484+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.740313+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.741577+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.751747+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.641 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.752554+0000 mgr.y (mgr.25540) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.834637+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.839099+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.842526+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.843922+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.852104+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.852813+0000 mgr.y (mgr.25540) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.933566+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.936169+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.939009+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.940135+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:26.948619+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:26.949343+0000 mgr.y (mgr.25540) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.031751+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.034163+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.038071+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.039195+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.046717+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.047661+0000 mgr.y (mgr.25540) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.122420+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.125124+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.127815+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.128733+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.135678+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.217767+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.220317+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.223374+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.224143+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.233109+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.312697+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.315218+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.318650+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.320042+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[70612]: audit 2024-03-24T12:38:27.331742+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.936169+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.644 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.939009+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.940135+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:26.948619+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:26.949343+0000 mgr.y (mgr.25540) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.031751+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.034163+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.038071+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.039195+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.046717+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.047661+0000 mgr.y (mgr.25540) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.122420+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.125124+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.127815+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.128733+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.135678+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.645 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.217767+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.220317+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.223374+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.224143+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.233109+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.312697+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.315218+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.318650+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.320042+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.646 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:27 smithi176 bash[73813]: audit 2024-03-24T12:38:27.331742+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.078338+0000 mgr.y (mgr.25540) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.180061+0000 mgr.y (mgr.25540) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.279953+0000 mgr.y (mgr.25540) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.355915+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.358004+0000 mon.a (mon.0) 992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.360105+0000 mon.a (mon.0) 993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.360868+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.368684+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.369318+0000 mgr.y (mgr.25540) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.450275+0000 mon.a (mon.0) 996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.452346+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.455638+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.456839+0000 mon.a (mon.0) 999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.466043+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.466902+0000 mgr.y (mgr.25540) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.548204+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.550962+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.553893+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.554765+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.560776+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.561565+0000 mgr.y (mgr.25540) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.636623+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.640064+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.643387+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.644373+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.651281+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.651831+0000 mgr.y (mgr.25540) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.732425+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.735484+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.740313+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.741577+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.751747+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.752554+0000 mgr.y (mgr.25540) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.834637+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.839099+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.842526+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.843922+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.852104+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.852813+0000 mgr.y (mgr.25540) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.933566+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.936169+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.939009+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.940135+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:26.948619+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:26.949343+0000 mgr.y (mgr.25540) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.031751+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.034163+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.038071+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.039195+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.046717+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.047661+0000 mgr.y (mgr.25540) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.122420+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.125124+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.127815+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.128733+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.135678+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.217767+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.220317+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.223374+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.224143+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.233109+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.312697+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.315218+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.318650+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.320042+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:27 smithi184 bash[51492]: audit 2024-03-24T12:38:27.331742+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.136251+0000 mgr.y (mgr.25540) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.233780+0000 mgr.y (mgr.25540) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.332517+0000 mgr.y (mgr.25540) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.415026+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.418040+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.422902+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.424346+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.435035+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.435739+0000 mgr.y (mgr.25540) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.515261+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.517668+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.520766+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.521813+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.529867+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.530521+0000 mgr.y (mgr.25540) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.611902+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.614243+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.617035+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.618151+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.627285+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.628120+0000 mgr.y (mgr.25540) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.707279+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.710285+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.713625+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.714750+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.723963+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.724626+0000 mgr.y (mgr.25540) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cluster 2024-03-24T12:38:27.764307+0000 mgr.y (mgr.25540) 492 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 85 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.820718+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.824051+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.827075+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.828048+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.839409+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.840508+0000 mgr.y (mgr.25540) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.849768+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.853429+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.964161+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.966779+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.969924+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.136251+0000 mgr.y (mgr.25540) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.233780+0000 mgr.y (mgr.25540) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.332517+0000 mgr.y (mgr.25540) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.415026+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.418040+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.422902+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.424346+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.435035+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.435739+0000 mgr.y (mgr.25540) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.515261+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.517668+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.520766+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.521813+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.529867+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.530521+0000 mgr.y (mgr.25540) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.611902+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.614243+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.617035+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.618151+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.627285+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.970992+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:27.981284+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: cephadm 2024-03-24T12:38:27.982236+0000 mgr.y (mgr.25540) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.065744+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.067841+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.070023+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.070924+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.079602+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.159752+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.163626+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.166932+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.167979+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.175466+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.257386+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.260749+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.264096+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.265274+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[73813]: audit 2024-03-24T12:38:28.274473+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.628120+0000 mgr.y (mgr.25540) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.707279+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.710285+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.713625+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.714750+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.723963+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.724626+0000 mgr.y (mgr.25540) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cluster 2024-03-24T12:38:27.764307+0000 mgr.y (mgr.25540) 492 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 85 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.820718+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.824051+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.827075+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.828048+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.839409+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.840508+0000 mgr.y (mgr.25540) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.849768+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.853429+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.964161+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.966779+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.969924+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.970992+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:27.981284+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: cephadm 2024-03-24T12:38:27.982236+0000 mgr.y (mgr.25540) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.065744+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.067841+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.070023+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.070924+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.079602+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.159752+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.163626+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.166932+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.167979+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.175466+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.257386+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.260749+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.264096+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.265274+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[70612]: audit 2024-03-24T12:38:28.274473+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.136251+0000 mgr.y (mgr.25540) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.233780+0000 mgr.y (mgr.25540) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.332517+0000 mgr.y (mgr.25540) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.415026+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.418040+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.422902+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.424346+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.435035+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.435739+0000 mgr.y (mgr.25540) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.515261+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.517668+0000 mon.a (mon.0) 1052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.520766+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.521813+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.529867+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.530521+0000 mgr.y (mgr.25540) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.611902+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.614243+0000 mon.a (mon.0) 1057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.617035+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.618151+0000 mon.a (mon.0) 1059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.627285+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.628120+0000 mgr.y (mgr.25540) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.707279+0000 mon.a (mon.0) 1061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.710285+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.713625+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.714750+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.723963+0000 mon.a (mon.0) 1065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.724626+0000 mgr.y (mgr.25540) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cluster 2024-03-24T12:38:27.764307+0000 mgr.y (mgr.25540) 492 : cluster 0 pgmap v70: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 85 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.820718+0000 mon.a (mon.0) 1066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.824051+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.827075+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.828048+0000 mon.a (mon.0) 1069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.839409+0000 mon.a (mon.0) 1070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.840508+0000 mgr.y (mgr.25540) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.849768+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.853429+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:28.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.964161+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.966779+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.969924+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.970992+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:27.981284+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: cephadm 2024-03-24T12:38:27.982236+0000 mgr.y (mgr.25540) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.065744+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.067841+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.070023+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.070924+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.079602+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.159752+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.163626+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.166932+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.167979+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.175466+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.257386+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.260749+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.264096+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.265274+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:28.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[51492]: audit 2024-03-24T12:38:28.274473+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:28.815 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:28 smithi176 bash[79942]: debug 2024-03-24T12:38:28.495+0000 7f06b9ac2700 1 -- 172.21.15.176:0/2433462512 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ef2fe211e0 con 0x55ef2fea6c00 2024-03-24T12:38:29.092 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:38:28 smithi184 bash[50935]: ts=2024-03-24T12:38: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-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"smithi176:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.176\", device_class=\"ssd\", hostname=\"smithi176\", instance=\"172.21.15.184:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.176\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-24T12:38:29.165 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[79942]: debug 2024-03-24T12:38:29.043+0000 7f06c2c5a7c0 -1 Falling back to public interface 2024-03-24T12:38:29.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.080208+0000 mgr.y (mgr.25540) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.176178+0000 mgr.y (mgr.25540) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.275074+0000 mgr.y (mgr.25540) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.358305+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.360300+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.363189+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.364051+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.369623+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.370251+0000 mgr.y (mgr.25540) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.448860+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.452159+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.455213+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.456136+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.461937+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.462633+0000 mgr.y (mgr.25540) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.539382+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.541616+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.544790+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.545851+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.553651+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.080208+0000 mgr.y (mgr.25540) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.176178+0000 mgr.y (mgr.25540) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.275074+0000 mgr.y (mgr.25540) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.358305+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.360300+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.363189+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.364051+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.369623+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.370251+0000 mgr.y (mgr.25540) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.448860+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.452159+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.455213+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.456136+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.461937+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.462633+0000 mgr.y (mgr.25540) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.539382+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.541616+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.544790+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.545851+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.553651+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.554525+0000 mgr.y (mgr.25540) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.636985+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.638975+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.641362+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.642184+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.649734+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.650317+0000 mgr.y (mgr.25540) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.733379+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.735549+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.738071+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.739232+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.746155+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.746842+0000 mgr.y (mgr.25540) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.812507+0000 mgr.y (mgr.25540) 503 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.825966+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.828232+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.830920+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.832030+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.839894+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.840606+0000 mgr.y (mgr.25540) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.554525+0000 mgr.y (mgr.25540) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.636985+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.638975+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.641362+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.642184+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.649734+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.650317+0000 mgr.y (mgr.25540) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.733379+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.735549+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.738071+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.739232+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.746155+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.746842+0000 mgr.y (mgr.25540) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.812507+0000 mgr.y (mgr.25540) 503 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.825966+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.828232+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.830920+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.832030+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.839894+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.840606+0000 mgr.y (mgr.25540) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.919598+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.922065+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.924899+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.925857+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:28.934162+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:28.934789+0000 mgr.y (mgr.25540) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.012475+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.016591+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.020567+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.022096+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.029009+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.029666+0000 mgr.y (mgr.25540) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.111537+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.114553+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.117927+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.119049+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.125706+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.211323+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.214669+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.218242+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.919598+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.922065+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.924899+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.925857+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:28.934162+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:28.934789+0000 mgr.y (mgr.25540) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.012475+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.016591+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.020567+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.022096+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.029009+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.029666+0000 mgr.y (mgr.25540) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.111537+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.114553+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.117927+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.119049+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.125706+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.211323+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.214669+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.218242+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.219211+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.226668+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.301624+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.304369+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.308083+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.309293+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[70612]: audit 2024-03-24T12:38:29.316946+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.219211+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.226668+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.301624+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.304369+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.308083+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.309293+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:29 smithi176 bash[73813]: audit 2024-03-24T12:38:29.316946+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.080208+0000 mgr.y (mgr.25540) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.176178+0000 mgr.y (mgr.25540) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.275074+0000 mgr.y (mgr.25540) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.358305+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.360300+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.363189+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.364051+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.369623+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.370251+0000 mgr.y (mgr.25540) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.448860+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.452159+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.455213+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.456136+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.461937+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.462633+0000 mgr.y (mgr.25540) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.539382+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.541616+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.544790+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.545851+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.553651+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.554525+0000 mgr.y (mgr.25540) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.636985+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.638975+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.641362+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.642184+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.649734+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.650317+0000 mgr.y (mgr.25540) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.733379+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.735549+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.738071+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.739232+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.746155+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.746842+0000 mgr.y (mgr.25540) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.812507+0000 mgr.y (mgr.25540) 503 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.825966+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.828232+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.830920+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.832030+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.839894+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.840606+0000 mgr.y (mgr.25540) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.919598+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.922065+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.924899+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.925857+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:28.934162+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:28.934789+0000 mgr.y (mgr.25540) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.012475+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.016591+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.020567+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.022096+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.029009+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.029666+0000 mgr.y (mgr.25540) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:29.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.111537+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.114553+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.117927+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.119049+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.125706+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.211323+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.214669+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.218242+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.219211+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.226668+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.301624+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.304369+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.308083+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.309293+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:29.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:29 smithi184 bash[51492]: audit 2024-03-24T12:38:29.316946+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.126681+0000 mgr.y (mgr.25540) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.227729+0000 mgr.y (mgr.25540) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.317700+0000 mgr.y (mgr.25540) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.398895+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.402251+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.405454+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.406747+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.413842+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.414377+0000 mgr.y (mgr.25540) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.496949+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.499458+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.502224+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.503170+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.509307+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.509878+0000 mgr.y (mgr.25540) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.590949+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.594587+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.597711+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.598859+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.605639+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.126681+0000 mgr.y (mgr.25540) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.227729+0000 mgr.y (mgr.25540) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.317700+0000 mgr.y (mgr.25540) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.398895+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.402251+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.405454+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.406747+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.413842+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.414377+0000 mgr.y (mgr.25540) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.496949+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.499458+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.502224+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.503170+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.509307+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.509878+0000 mgr.y (mgr.25540) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.590949+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.594587+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.597711+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.598859+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.605639+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.606208+0000 mgr.y (mgr.25540) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.685211+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.687853+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.690430+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.691476+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.697869+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.698421+0000 mgr.y (mgr.25540) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cluster 2024-03-24T12:38:29.765804+0000 mgr.y (mgr.25540) 514 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.778764+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.782788+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.786388+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.787655+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.795333+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.795891+0000 mgr.y (mgr.25540) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.877352+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.879371+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.882054+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.882943+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.890286+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.606208+0000 mgr.y (mgr.25540) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.685211+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.687853+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.690430+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.691476+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.697869+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.698421+0000 mgr.y (mgr.25540) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cluster 2024-03-24T12:38:29.765804+0000 mgr.y (mgr.25540) 514 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.778764+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.782788+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.786388+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.787655+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.795333+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.795891+0000 mgr.y (mgr.25540) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.877352+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.879371+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.882054+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.882943+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.890286+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.890916+0000 mgr.y (mgr.25540) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.967667+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.970216+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.972988+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.974014+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:29.983233+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: cephadm 2024-03-24T12:38:29.983971+0000 mgr.y (mgr.25540) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.065268+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.067248+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.069843+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.070722+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.080229+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.155846+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.158490+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.161954+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.163327+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.173705+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.252597+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.255629+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.258413+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.259270+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[70612]: audit 2024-03-24T12:38:30.267632+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.890916+0000 mgr.y (mgr.25540) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.967667+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.970216+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.972988+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.974014+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:29.983233+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: cephadm 2024-03-24T12:38:29.983971+0000 mgr.y (mgr.25540) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.065268+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.067248+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.069843+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.070722+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.080229+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.155846+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.158490+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.161954+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.163327+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.173705+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.252597+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.255629+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.258413+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.259270+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:30 smithi176 bash[73813]: audit 2024-03-24T12:38:30.267632+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.126681+0000 mgr.y (mgr.25540) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.227729+0000 mgr.y (mgr.25540) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.317700+0000 mgr.y (mgr.25540) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.398895+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.402251+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.405454+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.406747+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.413842+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.414377+0000 mgr.y (mgr.25540) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.496949+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.499458+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.502224+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.503170+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.509307+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.509878+0000 mgr.y (mgr.25540) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.590949+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.594587+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.597711+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.598859+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.605639+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.606208+0000 mgr.y (mgr.25540) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.685211+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.687853+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.690430+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.691476+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.697869+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.698421+0000 mgr.y (mgr.25540) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cluster 2024-03-24T12:38:29.765804+0000 mgr.y (mgr.25540) 514 : cluster 0 pgmap v71: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.778764+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.782788+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.786388+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.787655+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.795333+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.795891+0000 mgr.y (mgr.25540) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.877352+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.879371+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.882054+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.882943+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.890286+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.890916+0000 mgr.y (mgr.25540) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.967667+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.970216+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.972988+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.974014+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:29.983233+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: cephadm 2024-03-24T12:38:29.983971+0000 mgr.y (mgr.25540) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.065268+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.067248+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.069843+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.070722+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.080229+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.155846+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.158490+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.161954+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.163327+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.173705+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.252597+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.255629+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.258413+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.259270+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:30.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:30 smithi184 bash[51492]: audit 2024-03-24T12:38:30.267632+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.447 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.081089+0000 mgr.y (mgr.25540) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.447 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.174427+0000 mgr.y (mgr.25540) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.447 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.268377+0000 mgr.y (mgr.25540) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.447 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.356167+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.447 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.358646+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.361119+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.361780+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.366375+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.366830+0000 mgr.y (mgr.25540) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.444683+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.447191+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.449751+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.450661+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.457676+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.458268+0000 mgr.y (mgr.25540) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.536536+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.538468+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.448 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.540793+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.541585+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.547085+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.081089+0000 mgr.y (mgr.25540) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.174427+0000 mgr.y (mgr.25540) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.268377+0000 mgr.y (mgr.25540) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.356167+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.358646+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.361119+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.361780+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.366375+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.366830+0000 mgr.y (mgr.25540) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.449 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.444683+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.447191+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.449751+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.450661+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.457676+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.458268+0000 mgr.y (mgr.25540) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.536536+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.538468+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.540793+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.541585+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.547085+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.450 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.547641+0000 mgr.y (mgr.25540) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.628861+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.631641+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.635876+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.637100+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.645455+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.646138+0000 mgr.y (mgr.25540) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.725220+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.727647+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.731041+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.732226+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.738282+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.738840+0000 mgr.y (mgr.25540) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.817903+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.820442+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.451 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.822982+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.823723+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.830067+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.830663+0000 mgr.y (mgr.25540) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.909185+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.913121+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.916876+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.918114+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:30.925323+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: cephadm 2024-03-24T12:38:30.925989+0000 mgr.y (mgr.25540) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:31.008074+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.452 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[70612]: audit 2024-03-24T12:38:31.011082+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.547641+0000 mgr.y (mgr.25540) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.628861+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.631641+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.635876+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.637100+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.645455+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.646138+0000 mgr.y (mgr.25540) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.725220+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.727647+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.731041+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.732226+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.738282+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.453 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.738840+0000 mgr.y (mgr.25540) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.817903+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.820442+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.822982+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.823723+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.830067+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.830663+0000 mgr.y (mgr.25540) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.909185+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.913121+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.916876+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.918114+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:30.925323+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: cephadm 2024-03-24T12:38:30.925989+0000 mgr.y (mgr.25540) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:31.008074+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.454 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:31 smithi176 bash[73813]: audit 2024-03-24T12:38:31.011082+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.081089+0000 mgr.y (mgr.25540) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.174427+0000 mgr.y (mgr.25540) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.268377+0000 mgr.y (mgr.25540) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.356167+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.358646+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.361119+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.361780+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.366375+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.366830+0000 mgr.y (mgr.25540) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.444683+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.447191+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.449751+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.450661+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.457676+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.458268+0000 mgr.y (mgr.25540) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.536536+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.538468+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.540793+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.541585+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.547085+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.547641+0000 mgr.y (mgr.25540) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.628861+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.631641+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.635876+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.637100+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.645455+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.646138+0000 mgr.y (mgr.25540) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.725220+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.727647+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.731041+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.732226+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.738282+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.738840+0000 mgr.y (mgr.25540) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.817903+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.820442+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.822982+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.823723+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.830067+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.830663+0000 mgr.y (mgr.25540) 526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.909185+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.913121+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.916876+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.918114+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:30.925323+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: cephadm 2024-03-24T12:38:30.925989+0000 mgr.y (mgr.25540) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:31.008074+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:31.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:31 smithi184 bash[51492]: audit 2024-03-24T12:38:31.011082+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.415 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[79942]: debug 2024-03-24T12:38:32.071+0000 7f06c2c5a7c0 -1 osd.0 112 log_to_monitors true 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.543547+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.552853+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.554838+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.556272+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.565111+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:31.565812+0000 mgr.y (mgr.25540) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.644241+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.646707+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.649644+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.650709+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.656776+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:31.657385+0000 mgr.y (mgr.25540) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.733395+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.735403+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.738078+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.738860+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.744187+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:31.744726+0000 mgr.y (mgr.25540) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cluster 2024-03-24T12:38:31.766324+0000 mgr.y (mgr.25540) 531 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.807566+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.812088+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.815148+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.816034+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.822038+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:31.824698+0000 mgr.y (mgr.25540) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.904396+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.907268+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.910274+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.912047+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:31.919461+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:31.920265+0000 mgr.y (mgr.25540) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.002094+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.005153+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.009348+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.010957+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.018738+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.019414+0000 mgr.y (mgr.25540) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.079324+0000 mon.a (mon.0) 1265 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.095213+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.097491+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.099970+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.100805+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.107843+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.189638+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.191565+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.193987+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.194891+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.203327+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.285557+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.288122+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.292425+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.293744+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.302898+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.368360+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.372558+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.375983+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.377438+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.384860+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.462776+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.465776+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.469350+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.470626+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:32 smithi184 bash[51492]: audit 2024-03-24T12:38:32.479228+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.543547+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.552853+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.554838+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.556272+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.565111+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:31.565812+0000 mgr.y (mgr.25540) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.644241+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.646707+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.649644+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.650709+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.656776+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:31.657385+0000 mgr.y (mgr.25540) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.733395+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.735403+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.738078+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.738860+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.744187+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:31.744726+0000 mgr.y (mgr.25540) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cluster 2024-03-24T12:38:31.766324+0000 mgr.y (mgr.25540) 531 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.807566+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.812088+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.815148+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.816034+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.822038+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:31.824698+0000 mgr.y (mgr.25540) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.904396+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.907268+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.910274+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.912047+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:31.919461+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:31.920265+0000 mgr.y (mgr.25540) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.002094+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.005153+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.009348+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.010957+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.018738+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.019414+0000 mgr.y (mgr.25540) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.079324+0000 mon.a (mon.0) 1265 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.095213+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.543547+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.552853+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.554838+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.556272+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.565111+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:31.565812+0000 mgr.y (mgr.25540) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.644241+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.646707+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.649644+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.650709+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.656776+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:31.657385+0000 mgr.y (mgr.25540) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.733395+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.735403+0000 mon.a (mon.0) 1246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.738078+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.738860+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.744187+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:31.744726+0000 mgr.y (mgr.25540) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cluster 2024-03-24T12:38:31.766324+0000 mgr.y (mgr.25540) 531 : cluster 0 pgmap v72: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 125 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:32.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.097491+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.099970+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.100805+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.107843+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.189638+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.191565+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.193987+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.194891+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.203327+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.285557+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.288122+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.292425+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.293744+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.302898+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.368360+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.372558+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.375983+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.377438+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.384860+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.462776+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.465776+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.469350+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.470626+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[73813]: audit 2024-03-24T12:38:32.479228+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.807566+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.812088+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.815148+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.816034+0000 mon.a (mon.0) 1253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.822038+0000 mon.a (mon.0) 1254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:31.824698+0000 mgr.y (mgr.25540) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.904396+0000 mon.a (mon.0) 1255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.907268+0000 mon.a (mon.0) 1256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.910274+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.912047+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:31.919461+0000 mon.a (mon.0) 1259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:31.920265+0000 mgr.y (mgr.25540) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.002094+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.005153+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.009348+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.010957+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.018738+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.019414+0000 mgr.y (mgr.25540) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.079324+0000 mon.a (mon.0) 1265 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.095213+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.097491+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.099970+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.100805+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.107843+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.189638+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.191565+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.193987+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.194891+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.203327+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.285557+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.288122+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.292425+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.293744+0000 mon.a (mon.0) 1279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.302898+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.368360+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.372558+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.375983+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.377438+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.384860+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.462776+0000 mon.a (mon.0) 1286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.465776+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:32.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.469350+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:32.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.470626+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:32.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:32 smithi176 bash[70612]: audit 2024-03-24T12:38:32.479228+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.314 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[79942]: debug 2024-03-24T12:38:33.055+0000 7f06b00aa700 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:38:33.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.108367+0000 mgr.y (mgr.25540) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.203935+0000 mgr.y (mgr.25540) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.303566+0000 mgr.y (mgr.25540) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.385433+0000 mgr.y (mgr.25540) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.480160+0000 mgr.y (mgr.25540) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.561497+0000 mon.a (mon.0) 1291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.563763+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.566012+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.566806+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.583883+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.584593+0000 mgr.y (mgr.25540) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.664560+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.668239+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.672320+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.673414+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.682060+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.682751+0000 mgr.y (mgr.25540) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.761533+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.764840+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.768466+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.108367+0000 mgr.y (mgr.25540) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.203935+0000 mgr.y (mgr.25540) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.303566+0000 mgr.y (mgr.25540) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.385433+0000 mgr.y (mgr.25540) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.480160+0000 mgr.y (mgr.25540) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.561497+0000 mon.a (mon.0) 1291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.563763+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.566012+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.566806+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.583883+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.584593+0000 mgr.y (mgr.25540) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.664560+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.668239+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.672320+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.673414+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.682060+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.682751+0000 mgr.y (mgr.25540) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.761533+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.764840+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.768466+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.769699+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.777874+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.778510+0000 mgr.y (mgr.25540) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.857044+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.859518+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.862231+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.863206+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.869720+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.870315+0000 mgr.y (mgr.25540) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.953850+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.956993+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.960636+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.961792+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:32.970650+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cephadm 2024-03-24T12:38:32.971372+0000 mgr.y (mgr.25540) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.018473+0000 mon.a (mon.0) 1316 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.021912+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.025604+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.026009+0000 mon.a (mon.0) 1318 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.028903+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.769699+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.777874+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.778510+0000 mgr.y (mgr.25540) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.857044+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.859518+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.862231+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.863206+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.869720+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.870315+0000 mgr.y (mgr.25540) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.953850+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.956993+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.960636+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.961792+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:32.970650+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cephadm 2024-03-24T12:38:32.971372+0000 mgr.y (mgr.25540) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.018473+0000 mon.a (mon.0) 1316 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.021912+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.025604+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:38:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.026009+0000 mon.a (mon.0) 1318 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.028903+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.066121+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.082003+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.084444+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.093278+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.094731+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.105600+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.139476+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.171181+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.173728+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.177089+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.178073+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.181635+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.186786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.264025+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.266386+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.268884+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.269698+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.279268+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.355532+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.358549+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.066121+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.082003+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.084444+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.093278+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.094731+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.105600+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.139476+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.171181+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.173728+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.177089+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.178073+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.181635+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.186786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.264025+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.266386+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.268884+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.269698+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.279268+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.355532+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.358549+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.361255+0000 mon.a (mon.0) 1336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.362218+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.369955+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.434604+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.438523+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.442506+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.443971+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.454075+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[73813]: audit 2024-03-24T12:38:33.539585+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.361255+0000 mon.a (mon.0) 1336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.362218+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.369955+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.434604+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.438523+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.442506+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.443971+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.454075+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:33 smithi176 bash[70612]: audit 2024-03-24T12:38:33.539585+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.108367+0000 mgr.y (mgr.25540) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.203935+0000 mgr.y (mgr.25540) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.303566+0000 mgr.y (mgr.25540) 537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.385433+0000 mgr.y (mgr.25540) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.480160+0000 mgr.y (mgr.25540) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.561497+0000 mon.a (mon.0) 1291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.563763+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.566012+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.566806+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.583883+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.584593+0000 mgr.y (mgr.25540) 540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.664560+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.668239+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.672320+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.673414+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.682060+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.682751+0000 mgr.y (mgr.25540) 541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.761533+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.764840+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.768466+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.769699+0000 mon.a (mon.0) 1304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.777874+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.778510+0000 mgr.y (mgr.25540) 542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.857044+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.859518+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.862231+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.863206+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.869720+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.870315+0000 mgr.y (mgr.25540) 543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.953850+0000 mon.a (mon.0) 1311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.956993+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.960636+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.961792+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:32.970650+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cephadm 2024-03-24T12:38:32.971372+0000 mgr.y (mgr.25540) 544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.018473+0000 mon.a (mon.0) 1316 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.021912+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.025604+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.026009+0000 mon.a (mon.0) 1318 : audit 1 from='osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.028903+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.066121+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.082003+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.084444+0000 mon.a (mon.0) 1320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.093278+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.094731+0000 mon.a (mon.0) 1322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.105600+0000 mon.a (mon.0) 1323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.139476+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.171181+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.173728+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.177089+0000 mon.a (mon.0) 1326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.178073+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.181635+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.186786+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.264025+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.266386+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.268884+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.269698+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.279268+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.355532+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.358549+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.361255+0000 mon.a (mon.0) 1336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.362218+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.369955+0000 mon.a (mon.0) 1338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.434604+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.438523+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.442506+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.443971+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.454075+0000 mon.a (mon.0) 1343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:33.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:33 smithi184 bash[51492]: audit 2024-03-24T12:38:33.539585+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[65639]: debug 2024-03-24T12:38:34.359+0000 7f5b08e76700 -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-03-24T12:38:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.107728+0000 mgr.y (mgr.25540) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.187418+0000 mgr.y (mgr.25540) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.279892+0000 mgr.y (mgr.25540) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.370674+0000 mgr.y (mgr.25540) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.454842+0000 mgr.y (mgr.25540) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.541976+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.545683+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.558158+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.564296+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.564954+0000 mgr.y (mgr.25540) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.632720+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.637168+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.639376+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.640252+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.645822+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.646417+0000 mgr.y (mgr.25540) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.723152+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.725701+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.728484+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.729556+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.107728+0000 mgr.y (mgr.25540) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.187418+0000 mgr.y (mgr.25540) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.279892+0000 mgr.y (mgr.25540) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.370674+0000 mgr.y (mgr.25540) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.454842+0000 mgr.y (mgr.25540) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.541976+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.545683+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.558158+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.564296+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.564954+0000 mgr.y (mgr.25540) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.632720+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.637168+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.639376+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.640252+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.645822+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.646417+0000 mgr.y (mgr.25540) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.723152+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.725701+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.728484+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.729556+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.743649+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.744382+0000 mgr.y (mgr.25540) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:33.767404+0000 mgr.y (mgr.25540) 553 : cluster 0 pgmap v74: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.821850+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.824253+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.827743+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.828671+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.834915+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.835632+0000 mgr.y (mgr.25540) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.896248+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.898502+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.900882+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.902015+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.909453+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.910062+0000 mgr.y (mgr.25540) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.971911+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.974574+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.979917+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.980931+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:33.987319+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cephadm 2024-03-24T12:38:33.987824+0000 mgr.y (mgr.25540) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.018906+0000 mon.a (mon.0) 1374 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.021372+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.024595+0000 mon.a (mon.0) 1375 : cluster 1 osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184] boot 2024-03-24T12:38:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.024702+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.025245+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.029385+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: cluster 2024-03-24T12:38:34.031467+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.078950+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.081496+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.084180+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.085013+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.090116+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.171877+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.174409+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.177749+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.178737+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.186111+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.245774+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.247942+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.250513+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.743649+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.744382+0000 mgr.y (mgr.25540) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:33.767404+0000 mgr.y (mgr.25540) 553 : cluster 0 pgmap v74: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.821850+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.824253+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.827743+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.828671+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.834915+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.835632+0000 mgr.y (mgr.25540) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.896248+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.898502+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.900882+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.902015+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.909453+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.910062+0000 mgr.y (mgr.25540) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.971911+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.974574+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.979917+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.980931+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:33.987319+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.251381+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.258049+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.277791+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.285512+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.292542+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.343332+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.346110+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.353582+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.354221+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.357603+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.359005+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.362109+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[73813]: audit 2024-03-24T12:38:34.362503+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cephadm 2024-03-24T12:38:33.987824+0000 mgr.y (mgr.25540) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.018906+0000 mon.a (mon.0) 1374 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.021372+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.024595+0000 mon.a (mon.0) 1375 : cluster 1 osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184] boot 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.024702+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.025245+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.029385+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: cluster 2024-03-24T12:38:34.031467+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.078950+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.081496+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.084180+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.085013+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.090116+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.171877+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.174409+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.177749+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.178737+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.186111+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.245774+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.247942+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.250513+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.251381+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.258049+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.277791+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.285512+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.292542+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.343332+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.346110+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.353582+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.354221+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.357603+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.359005+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.362109+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:34 smithi176 bash[70612]: audit 2024-03-24T12:38:34.362503+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:34.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.107728+0000 mgr.y (mgr.25540) 545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.187418+0000 mgr.y (mgr.25540) 546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.279892+0000 mgr.y (mgr.25540) 547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.370674+0000 mgr.y (mgr.25540) 548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.454842+0000 mgr.y (mgr.25540) 549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.541976+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.545683+0000 mon.a (mon.0) 1346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.558158+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.564296+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.564954+0000 mgr.y (mgr.25540) 550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.632720+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.637168+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.639376+0000 mon.a (mon.0) 1351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.640252+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.645822+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.646417+0000 mgr.y (mgr.25540) 551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.723152+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.725701+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.728484+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.729556+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.743649+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.744382+0000 mgr.y (mgr.25540) 552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:33.767404+0000 mgr.y (mgr.25540) 553 : cluster 0 pgmap v74: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 72 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.821850+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.824253+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.827743+0000 mon.a (mon.0) 1361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.828671+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.834915+0000 mon.a (mon.0) 1363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.835632+0000 mgr.y (mgr.25540) 554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.896248+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.898502+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.900882+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.902015+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.909453+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.910062+0000 mgr.y (mgr.25540) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.971911+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.974574+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.979917+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.980931+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:33.987319+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cephadm 2024-03-24T12:38:33.987824+0000 mgr.y (mgr.25540) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.018906+0000 mon.a (mon.0) 1374 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.021372+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.024595+0000 mon.a (mon.0) 1375 : cluster 1 osd.0 [v2:172.21.15.176:6802/252622184,v1:172.21.15.176:6803/252622184] boot 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.024702+0000 mon.a (mon.0) 1376 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.025245+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.029385+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: cluster 2024-03-24T12:38:34.031467+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e116 with expected crc 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.078950+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.081496+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.084180+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.085013+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.090116+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.171877+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.174409+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.177749+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.178737+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.186111+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.245774+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.247942+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.250513+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.251381+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.258049+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.277791+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.285512+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.292542+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.343332+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.346110+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.353582+0000 mon.a (mon.0) 1398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.354221+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.357603+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.359005+0000 mon.a (mon.0) 1401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.362109+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:34.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:34 smithi184 bash[51492]: audit 2024-03-24T12:38:34.362503+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:35.610 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:35] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.33.4" 2024-03-24T12:38:36.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cephadm 2024-03-24T12:38:34.090746+0000 mgr.y (mgr.25540) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cephadm 2024-03-24T12:38:34.186875+0000 mgr.y (mgr.25540) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cephadm 2024-03-24T12:38:34.258684+0000 mgr.y (mgr.25540) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: audit 2024-03-24T12:38:34.362719+0000 mgr.y (mgr.25540) 560 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cephadm 2024-03-24T12:38:34.364107+0000 mgr.y (mgr.25540) 561 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.025313+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.031504+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.031863+0000 osd.1 (osd.1) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.032127+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.032912+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.034907+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.038129+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.038522+0000 osd.1 (osd.1) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.039131+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.039208+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.039305+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:36 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.042697+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cephadm 2024-03-24T12:38:34.090746+0000 mgr.y (mgr.25540) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cephadm 2024-03-24T12:38:34.186875+0000 mgr.y (mgr.25540) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cephadm 2024-03-24T12:38:34.258684+0000 mgr.y (mgr.25540) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: audit 2024-03-24T12:38:34.362719+0000 mgr.y (mgr.25540) 560 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cephadm 2024-03-24T12:38:34.364107+0000 mgr.y (mgr.25540) 561 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.025313+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.031504+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.031863+0000 osd.1 (osd.1) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.032127+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.032912+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.034907+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.038129+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.038522+0000 osd.1 (osd.1) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.039131+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.039208+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.039305+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.042697+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cephadm 2024-03-24T12:38:34.090746+0000 mgr.y (mgr.25540) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cephadm 2024-03-24T12:38:34.186875+0000 mgr.y (mgr.25540) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cephadm 2024-03-24T12:38:34.258684+0000 mgr.y (mgr.25540) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: audit 2024-03-24T12:38:34.362719+0000 mgr.y (mgr.25540) 560 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cephadm 2024-03-24T12:38:34.364107+0000 mgr.y (mgr.25540) 561 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.025313+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.031504+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.031863+0000 osd.1 (osd.1) 17 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.032127+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.032912+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.034907+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.038129+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.038522+0000 osd.1 (osd.1) 18 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.039131+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.039208+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.039305+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:36 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.042697+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e117 with expected crc 2024-03-24T12:38:37.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:37 smithi176 bash[70612]: cluster 2024-03-24T12:38:35.768375+0000 mgr.y (mgr.25540) 562 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:37.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:37 smithi176 bash[73813]: cluster 2024-03-24T12:38:35.768375+0000 mgr.y (mgr.25540) 562 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:37.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:37 smithi184 bash[51492]: cluster 2024-03-24T12:38:35.768375+0000 mgr.y (mgr.25540) 562 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:38.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[73813]: audit 2024-03-24T12:38:37.495158+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[73813]: audit 2024-03-24T12:38:37.507488+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[73813]: audit 2024-03-24T12:38:37.516070+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[73813]: cluster 2024-03-24T12:38:37.769438+0000 mgr.y (mgr.25540) 563 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:38.825 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[70612]: audit 2024-03-24T12:38:37.495158+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.825 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[70612]: audit 2024-03-24T12:38:37.507488+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.825 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[70612]: audit 2024-03-24T12:38:37.516070+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.825 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:38 smithi176 bash[70612]: cluster 2024-03-24T12:38:37.769438+0000 mgr.y (mgr.25540) 563 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:38.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:38 smithi184 bash[51492]: audit 2024-03-24T12:38:37.495158+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:38 smithi184 bash[51492]: audit 2024-03-24T12:38:37.507488+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:38 smithi184 bash[51492]: audit 2024-03-24T12:38:37.516070+0000 mon.a (mon.0) 1407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:38.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:38 smithi184 bash[51492]: cluster 2024-03-24T12:38:37.769438+0000 mgr.y (mgr.25540) 563 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-03-24T12:38:39.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:39 smithi176 bash[73813]: audit 2024-03-24T12:38:38.821484+0000 mgr.y (mgr.25540) 564 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:39.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:39 smithi176 bash[70612]: audit 2024-03-24T12:38:38.821484+0000 mgr.y (mgr.25540) 564 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:39 smithi184 bash[51492]: audit 2024-03-24T12:38:38.821484+0000 mgr.y (mgr.25540) 564 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:40.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:40 smithi184 bash[51492]: cluster 2024-03-24T12:38:39.771241+0000 mgr.y (mgr.25540) 565 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 0 B/s, 6 objects/s recovering 2024-03-24T12:38:40.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:40 smithi176 bash[73813]: cluster 2024-03-24T12:38:39.771241+0000 mgr.y (mgr.25540) 565 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 0 B/s, 6 objects/s recovering 2024-03-24T12:38:40.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:40 smithi176 bash[70612]: cluster 2024-03-24T12:38:39.771241+0000 mgr.y (mgr.25540) 565 : cluster 0 pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s; 0 B/s, 6 objects/s recovering 2024-03-24T12:38:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:41 smithi184 bash[51492]: cluster 2024-03-24T12:38:40.516838+0000 mon.a (mon.0) 1408 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:38:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:41 smithi184 bash[51492]: cluster 2024-03-24T12:38:40.516927+0000 mon.a (mon.0) 1409 : cluster 1 Cluster is now healthy 2024-03-24T12:38:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:41 smithi176 bash[70612]: cluster 2024-03-24T12:38:40.516838+0000 mon.a (mon.0) 1408 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:38:41.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:41 smithi176 bash[70612]: cluster 2024-03-24T12:38:40.516927+0000 mon.a (mon.0) 1409 : cluster 1 Cluster is now healthy 2024-03-24T12:38:41.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:41 smithi176 bash[73813]: cluster 2024-03-24T12:38:40.516838+0000 mon.a (mon.0) 1408 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/630 objects degraded (10.952%), 21 pgs degraded) 2024-03-24T12:38:41.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:41 smithi176 bash[73813]: cluster 2024-03-24T12:38:40.516927+0000 mon.a (mon.0) 1409 : cluster 1 Cluster is now healthy 2024-03-24T12:38:42.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:42 smithi184 bash[51492]: cluster 2024-03-24T12:38:41.771821+0000 mgr.y (mgr.25540) 566 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 0 B/s, 5 objects/s recovering 2024-03-24T12:38:42.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:42 smithi176 bash[70612]: cluster 2024-03-24T12:38:41.771821+0000 mgr.y (mgr.25540) 566 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 0 B/s, 5 objects/s recovering 2024-03-24T12:38:42.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:42 smithi176 bash[73813]: cluster 2024-03-24T12:38:41.771821+0000 mgr.y (mgr.25540) 566 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 0 B/s, 5 objects/s recovering 2024-03-24T12:38:44.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:43 smithi176 bash[70612]: audit 2024-03-24T12:38:42.848377+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:44.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:43 smithi176 bash[70612]: audit 2024-03-24T12:38:42.850783+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:43 smithi176 bash[73813]: audit 2024-03-24T12:38:42.848377+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:44.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:43 smithi176 bash[73813]: audit 2024-03-24T12:38:42.850783+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:43 smithi184 bash[51492]: audit 2024-03-24T12:38:42.848377+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:43 smithi184 bash[51492]: audit 2024-03-24T12:38:42.850783+0000 mon.a (mon.0) 1411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:44 smithi184 bash[51492]: cluster 2024-03-24T12:38:43.773482+0000 mgr.y (mgr.25540) 567 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:44 smithi176 bash[70612]: cluster 2024-03-24T12:38:43.773482+0000 mgr.y (mgr.25540) 567 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:45.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:44 smithi176 bash[73813]: cluster 2024-03-24T12:38:43.773482+0000 mgr.y (mgr.25540) 567 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 0 B/s wr, 147 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:45.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:45] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-03-24T12:38:47.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:46 smithi176 bash[70612]: cluster 2024-03-24T12:38:45.774333+0000 mgr.y (mgr.25540) 568 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:47.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:46 smithi176 bash[73813]: cluster 2024-03-24T12:38:45.774333+0000 mgr.y (mgr.25540) 568 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:46 smithi184 bash[51492]: cluster 2024-03-24T12:38:45.774333+0000 mgr.y (mgr.25540) 568 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 4 objects/s recovering 2024-03-24T12:38:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:48 smithi176 bash[70612]: cluster 2024-03-24T12:38:47.775060+0000 mgr.y (mgr.25540) 569 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:48 smithi176 bash[70612]: audit 2024-03-24T12:38:47.927585+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:49.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:48 smithi176 bash[73813]: cluster 2024-03-24T12:38:47.775060+0000 mgr.y (mgr.25540) 569 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:49.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:48 smithi176 bash[73813]: audit 2024-03-24T12:38:47.927585+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:49.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:48 smithi184 bash[51492]: cluster 2024-03-24T12:38:47.775060+0000 mgr.y (mgr.25540) 569 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:49.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:48 smithi184 bash[51492]: audit 2024-03-24T12:38:47.927585+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:49 smithi176 bash[70612]: audit 2024-03-24T12:38:48.830759+0000 mgr.y (mgr.25540) 570 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:50.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:49 smithi176 bash[70612]: audit 2024-03-24T12:38:49.377825+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:50.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:49 smithi176 bash[73813]: audit 2024-03-24T12:38:48.830759+0000 mgr.y (mgr.25540) 570 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:50.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:49 smithi176 bash[73813]: audit 2024-03-24T12:38:49.377825+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:50.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:49 smithi184 bash[51492]: audit 2024-03-24T12:38:48.830759+0000 mgr.y (mgr.25540) 570 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:38:50.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:49 smithi184 bash[51492]: audit 2024-03-24T12:38:49.377825+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:51.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[73813]: audit 2024-03-24T12:38:49.378278+0000 mgr.y (mgr.25540) 571 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:51.199 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[73813]: cephadm 2024-03-24T12:38:49.381181+0000 mgr.y (mgr.25540) 572 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:38:51.199 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[73813]: cluster 2024-03-24T12:38:49.776578+0000 mgr.y (mgr.25540) 573 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:51.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[70612]: audit 2024-03-24T12:38:49.378278+0000 mgr.y (mgr.25540) 571 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:51.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[70612]: cephadm 2024-03-24T12:38:49.381181+0000 mgr.y (mgr.25540) 572 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:38:51.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:50 smithi176 bash[70612]: cluster 2024-03-24T12:38:49.776578+0000 mgr.y (mgr.25540) 573 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:50 smithi184 bash[51492]: audit 2024-03-24T12:38:49.378278+0000 mgr.y (mgr.25540) 571 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-24T12:38:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:50 smithi184 bash[51492]: cephadm 2024-03-24T12:38:49.381181+0000 mgr.y (mgr.25540) 572 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-03-24T12:38:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:50 smithi184 bash[51492]: cluster 2024-03-24T12:38:49.776578+0000 mgr.y (mgr.25540) 573 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 120 op/s; 0 B/s, 3 objects/s recovering 2024-03-24T12:38:52.928 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: cluster 2024-03-24T12:38:51.777373+0000 mgr.y (mgr.25540) 574 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: cephadm 2024-03-24T12:38:51.952002+0000 mgr.y (mgr.25540) 575 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: audit 2024-03-24T12:38:51.957510+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: audit 2024-03-24T12:38:51.960952+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: audit 2024-03-24T12:38:51.962481+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[73813]: cephadm 2024-03-24T12:38:51.967494+0000 mgr.y (mgr.25540) 576 : cephadm 1 Deploying daemon osd.1 on smithi176 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: cluster 2024-03-24T12:38:51.777373+0000 mgr.y (mgr.25540) 574 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: cephadm 2024-03-24T12:38:51.952002+0000 mgr.y (mgr.25540) 575 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: audit 2024-03-24T12:38:51.957510+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:53.271 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: audit 2024-03-24T12:38:51.960952+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:38:53.272 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: audit 2024-03-24T12:38:51.962481+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:53.272 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:52 smithi176 bash[70612]: cephadm 2024-03-24T12:38:51.967494+0000 mgr.y (mgr.25540) 576 : cephadm 1 Deploying daemon osd.1 on smithi176 2024-03-24T12:38:53.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: cluster 2024-03-24T12:38:51.777373+0000 mgr.y (mgr.25540) 574 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:53.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: cephadm 2024-03-24T12:38:51.952002+0000 mgr.y (mgr.25540) 575 : cephadm 1 Upgrade: Updating osd.1 2024-03-24T12:38:53.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: audit 2024-03-24T12:38:51.957510+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:53.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: audit 2024-03-24T12:38:51.960952+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-24T12:38:53.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: audit 2024-03-24T12:38:51.962481+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:38:53.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:52 smithi184 bash[51492]: cephadm 2024-03-24T12:38:51.967494+0000 mgr.y (mgr.25540) 576 : cephadm 1 Deploying daemon osd.1 on smithi176 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 16s ago 19m - - 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 19s ago 19m - - 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (5m) 16s ago 12m 16.2M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (4m) 19s ago 12m 43.8M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (3m) 16s ago 10m 47.0M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:38:53.714 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (2m) 19s ago 19m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (4m) 16s ago 21m 509M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (2m) 16s ago 21m 58.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (3m) 19s ago 19m 50.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (113s) 16s ago 19m 37.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (5m) 16s ago 12m 12.1M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (5m) 19s ago 12m 11.1M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (26s) 16s ago 18m 48.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (17m) 16s ago 17m 65.8M 4096M 17.2.0 e1d6a67b021e a9c0526b8e24 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (17m) 16s ago 17m 58.2M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (16m) 16s ago 16m 64.3M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (15m) 19s ago 15m 61.6M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (15m) 19s ago 15m 58.6M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (14m) 19s ago 14m 56.4M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (13m) 19s ago 13m 60.1M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (3m) 19s ago 13m 61.7M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:38:53.715 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (10m) 16s ago 10m 87.7M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:38:53.716 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (10m) 19s ago 10m 88.4M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:38:53.716 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (10m) 16s ago 10m 87.5M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:38:53.716 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (10m) 19s ago 10m 88.1M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:38:54.172 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 1 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 6 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:38:54.173 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:38:54.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:53 smithi184 bash[51492]: audit 2024-03-24T12:38:52.909522+0000 mgr.y (mgr.25540) 577 : audit 0 from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:54.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:53 smithi176 bash[70612]: audit 2024-03-24T12:38:52.909522+0000 mgr.y (mgr.25540) 577 : audit 0 from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:54.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:53 smithi176 bash[73813]: audit 2024-03-24T12:38:52.909522+0000 mgr.y (mgr.25540) 577 : audit 0 from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:54.563 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:38:54.563 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:38:54.563 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:38:54.563 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "6/23 daemons upgraded", 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:38:54.564 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:38:55.017 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:38:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:53.307573+0000 mgr.y (mgr.25540) 578 : audit 0 from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:53.688022+0000 mgr.y (mgr.25540) 579 : audit 0 from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: cluster 2024-03-24T12:38:53.779013+0000 mgr.y (mgr.25540) 580 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:54.169340+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.176:0/3357817470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:54.442104+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:54.451453+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:54 smithi184 bash[51492]: audit 2024-03-24T12:38:54.459299+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:38:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:38:55] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:53.307573+0000 mgr.y (mgr.25540) 578 : audit 0 from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:53.688022+0000 mgr.y (mgr.25540) 579 : audit 0 from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: cluster 2024-03-24T12:38:53.779013+0000 mgr.y (mgr.25540) 580 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:54.169340+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.176:0/3357817470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:54.442104+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:54.451453+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[73813]: audit 2024-03-24T12:38:54.459299+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:53.307573+0000 mgr.y (mgr.25540) 578 : audit 0 from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:53.688022+0000 mgr.y (mgr.25540) 579 : audit 0 from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: cluster 2024-03-24T12:38:53.779013+0000 mgr.y (mgr.25540) 580 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:54.169340+0000 mon.a (mon.0) 1417 : audit 0 from='client.? 172.21.15.176:0/3357817470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:54.442104+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:54.451453+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:55.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:54 smithi176 bash[70612]: audit 2024-03-24T12:38:54.459299+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:56.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:55 smithi184 bash[51492]: audit 2024-03-24T12:38:54.560123+0000 mgr.y (mgr.25540) 581 : audit 0 from='client.54244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:56.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:55 smithi184 bash[51492]: audit 2024-03-24T12:38:55.014580+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.176:0/2870456003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:56.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:55 smithi176 bash[73813]: audit 2024-03-24T12:38:54.560123+0000 mgr.y (mgr.25540) 581 : audit 0 from='client.54244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:56.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:55 smithi176 bash[73813]: audit 2024-03-24T12:38:55.014580+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.176:0/2870456003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:55 smithi176 bash[70612]: audit 2024-03-24T12:38:54.560123+0000 mgr.y (mgr.25540) 581 : audit 0 from='client.54244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:38:56.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:55 smithi176 bash[70612]: audit 2024-03-24T12:38:55.014580+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.176:0/2870456003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:38:57.321 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:56 smithi176 bash[73813]: cluster 2024-03-24T12:38:55.779755+0000 mgr.y (mgr.25540) 582 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:57.321 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:56 smithi176 bash[70612]: cluster 2024-03-24T12:38:55.779755+0000 mgr.y (mgr.25540) 582 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:56 smithi184 bash[51492]: cluster 2024-03-24T12:38:55.779755+0000 mgr.y (mgr.25540) 582 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:57.666 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:57 smithi176 systemd[1]: Stopping Ceph osd.1 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:38:58.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:57 smithi176 bash[27415]: debug 2024-03-24T12:38:57.794+0000 7f25e6897700 -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-03-24T12:38:58.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:57 smithi176 bash[27415]: debug 2024-03-24T12:38:57.794+0000 7f25e6897700 -1 osd.1 117 *** Got signal Terminated *** 2024-03-24T12:38:58.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:57 smithi176 bash[27415]: debug 2024-03-24T12:38:57.794+0000 7f25e6897700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: audit 2024-03-24T12:38:57.679851+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: audit 2024-03-24T12:38:57.690671+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: audit 2024-03-24T12:38:57.700513+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: cluster 2024-03-24T12:38:57.780522+0000 mgr.y (mgr.25540) 583 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: cluster 2024-03-24T12:38:57.799073+0000 mon.a (mon.0) 1424 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[70612]: audit 2024-03-24T12:38:57.842320+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: audit 2024-03-24T12:38:57.679851+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: audit 2024-03-24T12:38:57.690671+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: audit 2024-03-24T12:38:57.700513+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: cluster 2024-03-24T12:38:57.780522+0000 mgr.y (mgr.25540) 583 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:58.845 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: cluster 2024-03-24T12:38:57.799073+0000 mon.a (mon.0) 1424 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:38:58.846 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:58 smithi176 bash[73813]: audit 2024-03-24T12:38:57.842320+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: audit 2024-03-24T12:38:57.679851+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: audit 2024-03-24T12:38:57.690671+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: audit 2024-03-24T12:38:57.700513+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:38:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: cluster 2024-03-24T12:38:57.780522+0000 mgr.y (mgr.25540) 583 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:38:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: cluster 2024-03-24T12:38:57.799073+0000 mon.a (mon.0) 1424 : cluster 1 osd.1 marked itself down and dead 2024-03-24T12:38:59.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:58 smithi184 bash[51492]: audit 2024-03-24T12:38:57.842320+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:38:59.999 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[82365]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:38:59.999 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[82519]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:38:59.999 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.698661+0000 mon.a (mon.0) 1426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:38:59.999 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.707360+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:38:59.999 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.711276+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.711528+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.713174+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.715739+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.719773+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.720480+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.720505+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: audit 2024-03-24T12:38:58.837004+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: audit 2024-03-24T12:38:58.841445+0000 mgr.y (mgr.25540) 584 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: audit 2024-03-24T12:38:58.847054+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: cluster 2024-03-24T12:38:58.849931+0000 mgr.y (mgr.25540) 585 : cluster 0 pgmap v90: 161 pgs: 1 unknown, 45 peering, 115 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[73813]: audit 2024-03-24T12:38:58.857186+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.698661+0000 mon.a (mon.0) 1426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:39:00.000 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.707360+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.711276+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.711528+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.713174+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.715739+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.719773+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.720480+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.720505+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: audit 2024-03-24T12:38:58.837004+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: audit 2024-03-24T12:38:58.841445+0000 mgr.y (mgr.25540) 584 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: audit 2024-03-24T12:38:58.847054+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: cluster 2024-03-24T12:38:58.849931+0000 mgr.y (mgr.25540) 585 : cluster 0 pgmap v90: 161 pgs: 1 unknown, 45 peering, 115 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:00.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:38:59 smithi176 bash[70612]: audit 2024-03-24T12:38:58.857186+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.698661+0000 mon.a (mon.0) 1426 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:39:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.707360+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.711276+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.711528+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.713174+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.715739+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.719773+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.720480+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.720505+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e118 with expected crc 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: audit 2024-03-24T12:38:58.837004+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: audit 2024-03-24T12:38:58.841445+0000 mgr.y (mgr.25540) 584 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: audit 2024-03-24T12:38:58.847054+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: cluster 2024-03-24T12:38:58.849931+0000 mgr.y (mgr.25540) 585 : cluster 0 pgmap v90: 161 pgs: 1 unknown, 45 peering, 115 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:38:59 smithi184 bash[51492]: audit 2024-03-24T12:38:58.857186+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:00.995 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.714344+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:39:00.995 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.714994+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.716970+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.717810+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.718603+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.719546+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.720129+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.721163+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.723168+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.723193+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.723490+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.727626+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.727630+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.730164+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.844060+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:00.996 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[73813]: cluster 2024-03-24T12:38:59.844137+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.714344+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.714994+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.716970+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.717810+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.718603+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.719546+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.720129+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.721163+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.723168+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.723193+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.723490+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.727626+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.727630+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.997 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.730164+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:00.998 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.844060+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:00.998 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:00 smithi176 bash[70612]: cluster 2024-03-24T12:38:59.844137+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-03-24T12:39:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.714344+0000 mon.a (mon.0) 1431 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.714994+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.716970+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.717810+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.718603+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.719546+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.720129+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.721163+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.723168+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.723193+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.723490+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.727626+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.727630+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.730164+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e119 with expected crc 2024-03-24T12:39:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.844060+0000 mon.a (mon.0) 1432 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:00 smithi184 bash[51492]: cluster 2024-03-24T12:38:59.844137+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-03-24T12:39:01.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:01 smithi184 bash[51492]: cluster 2024-03-24T12:39:00.850894+0000 mgr.y (mgr.25540) 586 : cluster 0 pgmap v92: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:01.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:01 smithi176 bash[73813]: cluster 2024-03-24T12:39:00.850894+0000 mgr.y (mgr.25540) 586 : cluster 0 pgmap v92: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:01.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:01 smithi176 bash[70612]: cluster 2024-03-24T12:39:00.850894+0000 mgr.y (mgr.25540) 586 : cluster 0 pgmap v92: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:02.416 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:02 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.1.service: Succeeded. 2024-03-24T12:39:02.416 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:02 smithi176 systemd[1]: Stopped Ceph osd.1 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:39:02.916 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:02 smithi176 systemd[1]: Started Ceph osd.1 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.474375+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.481956+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.509529+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.510645+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cluster 2024-03-24T12:39:02.512786+0000 mgr.y (mgr.25540) 587 : cluster 0 pgmap v93: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.519370+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:02.520158+0000 mgr.y (mgr.25540) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.597621+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.600728+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.605824+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.607030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.616567+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:02.617390+0000 mgr.y (mgr.25540) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.698027+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.700641+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.703770+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.704748+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.713856+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:02.714509+0000 mgr.y (mgr.25540) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.792846+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.795948+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.799344+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.800552+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.812417+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:02.813273+0000 mgr.y (mgr.25540) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.896550+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.898952+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.902430+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.903366+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.912658+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:02.913305+0000 mgr.y (mgr.25540) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.990944+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.993375+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.997044+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.535 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:02.998275+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.009348+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.010103+0000 mgr.y (mgr.25540) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.088613+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.091737+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.096094+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.097547+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.109550+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.189718+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.192233+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.194784+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.195828+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.536 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.204934+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.288659+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.291234+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.294172+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.295373+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.307036+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.388910+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.391621+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.394770+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.395567+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:03 smithi184 bash[51492]: audit 2024-03-24T12:39:03.404589+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.474375+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.481956+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.509529+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.510645+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cluster 2024-03-24T12:39:02.512786+0000 mgr.y (mgr.25540) 587 : cluster 0 pgmap v93: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.519370+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:02.520158+0000 mgr.y (mgr.25540) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.597621+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.600728+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.605824+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.607030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.616567+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:02.617390+0000 mgr.y (mgr.25540) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.698027+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.700641+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.703770+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.704748+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.713856+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:02.714509+0000 mgr.y (mgr.25540) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.792846+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.474375+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.481956+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.509529+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.510645+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cluster 2024-03-24T12:39:02.512786+0000 mgr.y (mgr.25540) 587 : cluster 0 pgmap v93: 161 pgs: 4 stale+active+clean, 1 unknown, 45 peering, 111 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.519370+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:02.520158+0000 mgr.y (mgr.25540) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.597621+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.600728+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.605824+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.607030+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.616567+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:02.617390+0000 mgr.y (mgr.25540) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.698027+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.700641+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.703770+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.704748+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.713856+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:02.714509+0000 mgr.y (mgr.25540) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.792846+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.795948+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.799344+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.800552+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.812417+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:02.813273+0000 mgr.y (mgr.25540) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.896550+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.898952+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.902430+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.903366+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.912658+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:02.913305+0000 mgr.y (mgr.25540) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.990944+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.993375+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.997044+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:02.998275+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.009348+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.010103+0000 mgr.y (mgr.25540) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.088613+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.091737+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.096094+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.795948+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.799344+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.800552+0000 mon.a (mon.0) 1452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.812417+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:02.813273+0000 mgr.y (mgr.25540) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.896550+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.898952+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.902430+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.903366+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.912658+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:02.913305+0000 mgr.y (mgr.25540) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.990944+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.993375+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.997044+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:02.998275+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.009348+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.010103+0000 mgr.y (mgr.25540) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.088613+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.091737+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.096094+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.097547+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.109550+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.189718+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.192233+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.194784+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.195828+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.204934+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.288659+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.291234+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.294172+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.295373+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.307036+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.388910+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.391621+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.394770+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.395567+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[73813]: audit 2024-03-24T12:39:03.404589+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.097547+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.109550+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.189718+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.192233+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.194784+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.195828+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.204934+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.288659+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.291234+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.294172+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.295373+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.307036+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.388910+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.391621+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.394770+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.395567+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:03 smithi176 bash[70612]: audit 2024-03-24T12:39:03.404589+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.487 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.110464+0000 mgr.y (mgr.25540) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.487 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.205496+0000 mgr.y (mgr.25540) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.307903+0000 mgr.y (mgr.25540) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.405252+0000 mgr.y (mgr.25540) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cluster 2024-03-24T12:39:03.485167+0000 mon.a (mon.0) 1484 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.493138+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.495173+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.497346+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.498045+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.502763+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.503286+0000 mgr.y (mgr.25540) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.582746+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.585740+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.590296+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.488 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.591703+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.600643+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.601423+0000 mgr.y (mgr.25540) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.684931+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.687142+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.689884+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.690757+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.696282+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.696871+0000 mgr.y (mgr.25540) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.489 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.775101+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.823 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.777505+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.823 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.780209+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.823 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.781311+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.788071+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.788824+0000 mgr.y (mgr.25540) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.867793+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.871224+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.873927+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.875004+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.882090+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.882867+0000 mgr.y (mgr.25540) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.965037+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.969193+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.971986+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.973230+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.824 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:03.979708+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: cephadm 2024-03-24T12:39:03.980297+0000 mgr.y (mgr.25540) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.059050+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.061402+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.064919+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.066291+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.073297+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.154082+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.156438+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.160547+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.162034+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.170025+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.230817+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.233418+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.825 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.235785+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.236574+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.243462+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.321399+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.323548+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.325773+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.326615+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.333219+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.412930+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.415497+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.417835+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.418879+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.826 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[73813]: audit 2024-03-24T12:39:04.425263+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.110464+0000 mgr.y (mgr.25540) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.205496+0000 mgr.y (mgr.25540) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.307903+0000 mgr.y (mgr.25540) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.405252+0000 mgr.y (mgr.25540) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.827 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cluster 2024-03-24T12:39:03.485167+0000 mon.a (mon.0) 1484 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.493138+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.495173+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.497346+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.498045+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.502763+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.503286+0000 mgr.y (mgr.25540) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.582746+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.585740+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.828 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.590296+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.591703+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.600643+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.601423+0000 mgr.y (mgr.25540) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.684931+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.687142+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.689884+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.690757+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.696282+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.696871+0000 mgr.y (mgr.25540) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.775101+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.777505+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.780209+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.781311+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.829 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.788071+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.788824+0000 mgr.y (mgr.25540) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.867793+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.871224+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.873927+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.875004+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.882090+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.882867+0000 mgr.y (mgr.25540) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.965037+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.969193+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.971986+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.973230+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:03.979708+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.830 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: cephadm 2024-03-24T12:39:03.980297+0000 mgr.y (mgr.25540) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.059050+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.061402+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.064919+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.066291+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.073297+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.154082+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.156438+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.160547+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.162034+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.170025+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.230817+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.233418+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.235785+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.831 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.236574+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.243462+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.321399+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.323548+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.325773+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.326615+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.333219+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.412930+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.415497+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.417835+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.418879+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.832 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[70612]: audit 2024-03-24T12:39:04.425263+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.110464+0000 mgr.y (mgr.25540) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.205496+0000 mgr.y (mgr.25540) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.307903+0000 mgr.y (mgr.25540) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.405252+0000 mgr.y (mgr.25540) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cluster 2024-03-24T12:39:03.485167+0000 mon.a (mon.0) 1484 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.493138+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.495173+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.497346+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.498045+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.502763+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.503286+0000 mgr.y (mgr.25540) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.582746+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.585740+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.590296+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.591703+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.600643+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.601423+0000 mgr.y (mgr.25540) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.684931+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.687142+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.689884+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.690757+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.696282+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.696871+0000 mgr.y (mgr.25540) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.775101+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.777505+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.780209+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.781311+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.788071+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.788824+0000 mgr.y (mgr.25540) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.867793+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.871224+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.873927+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.875004+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.882090+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.882867+0000 mgr.y (mgr.25540) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.965037+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.969193+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.971986+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.973230+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:03.979708+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: cephadm 2024-03-24T12:39:03.980297+0000 mgr.y (mgr.25540) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.059050+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.061402+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.064919+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.066291+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.073297+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.154082+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.156438+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.160547+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.162034+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.170025+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.230817+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.233418+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.235785+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.236574+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.243462+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.321399+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.323548+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.325773+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.326615+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.333219+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.412930+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.415497+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.417835+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:04.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.418879+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:04.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:04 smithi184 bash[51492]: audit 2024-03-24T12:39:04.425263+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: 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-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-24T12:39:05.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:04 smithi176 bash[82687]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-24T12:39:05.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:05] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.073939+0000 mgr.y (mgr.25540) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.170749+0000 mgr.y (mgr.25540) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.244083+0000 mgr.y (mgr.25540) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.333856+0000 mgr.y (mgr.25540) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.425796+0000 mgr.y (mgr.25540) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.499323+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.501309+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.503303+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.504153+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.511635+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.492 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.512419+0000 mgr.y (mgr.25540) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cluster 2024-03-24T12:39:04.513964+0000 mgr.y (mgr.25540) 610 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.573333+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.575962+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.578897+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.579908+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.586028+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.586572+0000 mgr.y (mgr.25540) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.664213+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.667239+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.669499+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.670676+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.676557+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.677173+0000 mgr.y (mgr.25540) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.493 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.755044+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.757650+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.761061+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.761983+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.767964+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.768622+0000 mgr.y (mgr.25540) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.846304+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.848788+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.851329+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.852418+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.859026+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.859707+0000 mgr.y (mgr.25540) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.494 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.925085+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.073939+0000 mgr.y (mgr.25540) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.170749+0000 mgr.y (mgr.25540) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.244083+0000 mgr.y (mgr.25540) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.333856+0000 mgr.y (mgr.25540) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.425796+0000 mgr.y (mgr.25540) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.499323+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.495 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.501309+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.928178+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.930452+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.931298+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:04.940210+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:04.941171+0000 mgr.y (mgr.25540) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.010401+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.012674+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.015153+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.750 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.016150+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.024486+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.025171+0000 mgr.y (mgr.25540) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.095520+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.099531+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.103581+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.105047+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.114155+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.197159+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.201210+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.206308+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.207485+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.215338+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.293150+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.296870+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.751 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.300506+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.301452+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.309596+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.390627+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.393180+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.396610+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.397648+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[73813]: audit 2024-03-24T12:39:05.405797+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.752 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.503303+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.504153+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.511635+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.512419+0000 mgr.y (mgr.25540) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cluster 2024-03-24T12:39:04.513964+0000 mgr.y (mgr.25540) 610 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.573333+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.575962+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.578897+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.579908+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.586028+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.586572+0000 mgr.y (mgr.25540) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.664213+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.667239+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.669499+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.670676+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.753 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.676557+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.677173+0000 mgr.y (mgr.25540) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.755044+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.757650+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.761061+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.761983+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.767964+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.768622+0000 mgr.y (mgr.25540) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.846304+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.848788+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.851329+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.852418+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.859026+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.859707+0000 mgr.y (mgr.25540) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.754 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.925085+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.928178+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.930452+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.931298+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:04.940210+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:04.941171+0000 mgr.y (mgr.25540) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.010401+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.012674+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.015153+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.016150+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.024486+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.025171+0000 mgr.y (mgr.25540) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.095520+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.099531+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.103581+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.105047+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.755 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.114155+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.197159+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.201210+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.206308+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.207485+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.215338+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.293150+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.296870+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.300506+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.301452+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.309596+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.390627+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.393180+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.396610+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.397648+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.756 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:05 smithi176 bash[70612]: audit 2024-03-24T12:39:05.405797+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.073939+0000 mgr.y (mgr.25540) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.170749+0000 mgr.y (mgr.25540) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.244083+0000 mgr.y (mgr.25540) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.333856+0000 mgr.y (mgr.25540) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.425796+0000 mgr.y (mgr.25540) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.499323+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.501309+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.503303+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.504153+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.511635+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.512419+0000 mgr.y (mgr.25540) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cluster 2024-03-24T12:39:04.513964+0000 mgr.y (mgr.25540) 610 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.573333+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.575962+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.578897+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.579908+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.586028+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.586572+0000 mgr.y (mgr.25540) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.664213+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.667239+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.669499+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.670676+0000 mon.a (mon.0) 1553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.676557+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.677173+0000 mgr.y (mgr.25540) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.755044+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.757650+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.761061+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.761983+0000 mon.a (mon.0) 1558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.767964+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.768622+0000 mgr.y (mgr.25540) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.846304+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.848788+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.851329+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.852418+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.859026+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.859707+0000 mgr.y (mgr.25540) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.925085+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.928178+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.930452+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.931298+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:04.940210+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:04.941171+0000 mgr.y (mgr.25540) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.010401+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.012674+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.015153+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.016150+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.024486+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.025171+0000 mgr.y (mgr.25540) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:05.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.095520+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.099531+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.103581+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.105047+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.114155+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.197159+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.201210+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.206308+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.207485+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.215338+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.293150+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.296870+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.300506+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.301452+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.309596+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.390627+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.393180+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.396610+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.397648+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:05 smithi184 bash[51492]: audit 2024-03-24T12:39:05.405797+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.115052+0000 mgr.y (mgr.25540) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.215920+0000 mgr.y (mgr.25540) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.310267+0000 mgr.y (mgr.25540) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.406550+0000 mgr.y (mgr.25540) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.490468+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.493562+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.496056+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.496903+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.502630+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.503313+0000 mgr.y (mgr.25540) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cluster 2024-03-24T12:39:05.509504+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cluster 2024-03-24T12:39:05.509547+0000 mon.a (mon.0) 1601 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.581476+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.586075+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.589999+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.591004+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.598420+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.599392+0000 mgr.y (mgr.25540) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.677656+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.680466+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.115052+0000 mgr.y (mgr.25540) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.215920+0000 mgr.y (mgr.25540) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.310267+0000 mgr.y (mgr.25540) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.406550+0000 mgr.y (mgr.25540) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.490468+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.493562+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.496056+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.496903+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.502630+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.503313+0000 mgr.y (mgr.25540) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cluster 2024-03-24T12:39:05.509504+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cluster 2024-03-24T12:39:05.509547+0000 mon.a (mon.0) 1601 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.581476+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.586075+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.589999+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.591004+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.598420+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.599392+0000 mgr.y (mgr.25540) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.677656+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.680466+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.683733+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.684801+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.693068+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.693831+0000 mgr.y (mgr.25540) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.773242+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.776139+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.780494+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.781848+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.788906+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.789469+0000 mgr.y (mgr.25540) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.865968+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.868647+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.872897+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.874175+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.882242+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.883063+0000 mgr.y (mgr.25540) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.965747+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.968204+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.971163+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.972139+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.683733+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.684801+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.693068+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.693831+0000 mgr.y (mgr.25540) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.773242+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.776139+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.780494+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.781848+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.788906+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.789469+0000 mgr.y (mgr.25540) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.865968+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.868647+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.872897+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.874175+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.882242+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.883063+0000 mgr.y (mgr.25540) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.965747+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.968204+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.971163+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.972139+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:05.980576+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: cephadm 2024-03-24T12:39:05.981428+0000 mgr.y (mgr.25540) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.061655+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.811 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.064509+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.067342+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.068654+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.076095+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.158029+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.161238+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.166147+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.167794+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.177217+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.256611+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.261349+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.265491+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.267167+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.812 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.275165+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.357545+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.359935+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.363380+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.364311+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.370722+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.452260+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.454391+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.456795+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.457758+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[70612]: audit 2024-03-24T12:39:06.465217+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.813 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:05.980576+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: cephadm 2024-03-24T12:39:05.981428+0000 mgr.y (mgr.25540) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.061655+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.064509+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.067342+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.068654+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.076095+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.158029+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.161238+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.166147+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.167794+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.814 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.177217+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.256611+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.261349+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.265491+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.267167+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.275165+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.357545+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.359935+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.363380+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.364311+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.370722+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.452260+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.454391+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.815 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.456795+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.816 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.457758+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.816 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:06 smithi176 bash[73813]: audit 2024-03-24T12:39:06.465217+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.115052+0000 mgr.y (mgr.25540) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.215920+0000 mgr.y (mgr.25540) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.310267+0000 mgr.y (mgr.25540) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.406550+0000 mgr.y (mgr.25540) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.490468+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.493562+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.496056+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.496903+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.502630+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.503313+0000 mgr.y (mgr.25540) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cluster 2024-03-24T12:39:05.509504+0000 mon.a (mon.0) 1600 : cluster 3 Health check failed: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cluster 2024-03-24T12:39:05.509547+0000 mon.a (mon.0) 1601 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-03-24T12:39:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.581476+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.586075+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.589999+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.591004+0000 mon.a (mon.0) 1605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.598420+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.599392+0000 mgr.y (mgr.25540) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.677656+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.680466+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.683733+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.684801+0000 mon.a (mon.0) 1610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.693068+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.693831+0000 mgr.y (mgr.25540) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.773242+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.776139+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.780494+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.781848+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.788906+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.789469+0000 mgr.y (mgr.25540) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.865968+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.868647+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.872897+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.874175+0000 mon.a (mon.0) 1620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.882242+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.883063+0000 mgr.y (mgr.25540) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.965747+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.968204+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.971163+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.972139+0000 mon.a (mon.0) 1625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:05.980576+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: cephadm 2024-03-24T12:39:05.981428+0000 mgr.y (mgr.25540) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.061655+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.064509+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.067342+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.068654+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.076095+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.158029+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.161238+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.166147+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.167794+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.177217+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.256611+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.261349+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.265491+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.267167+0000 mon.a (mon.0) 1640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.275165+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.357545+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.359935+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.363380+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.364311+0000 mon.a (mon.0) 1645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.370722+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.452260+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.454391+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.456795+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.457758+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:06.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:06 smithi184 bash[51492]: audit 2024-03-24T12:39:06.465217+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.076888+0000 mgr.y (mgr.25540) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.178091+0000 mgr.y (mgr.25540) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.275855+0000 mgr.y (mgr.25540) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.371256+0000 mgr.y (mgr.25540) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.466143+0000 mgr.y (mgr.25540) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cluster 2024-03-24T12:39:06.514522+0000 mgr.y (mgr.25540) 632 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.545810+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.550228+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.553538+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.554671+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.511 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.562568+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.563281+0000 mgr.y (mgr.25540) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.645676+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.647910+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.650922+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.651688+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.659449+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.659945+0000 mgr.y (mgr.25540) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.737100+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.741515+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.745474+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.746663+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.753742+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.512 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.754241+0000 mgr.y (mgr.25540) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.835897+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.838187+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.840729+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.841643+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.849607+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.850258+0000 mgr.y (mgr.25540) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.933745+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.937343+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.941251+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.942703+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:06.953099+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:06.954049+0000 mgr.y (mgr.25540) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.034351+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.036571+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.039189+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.513 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.040272+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.076888+0000 mgr.y (mgr.25540) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.178091+0000 mgr.y (mgr.25540) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.275855+0000 mgr.y (mgr.25540) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.371256+0000 mgr.y (mgr.25540) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.466143+0000 mgr.y (mgr.25540) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cluster 2024-03-24T12:39:06.514522+0000 mgr.y (mgr.25540) 632 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.545810+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.550228+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.553538+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.554671+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.562568+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.563281+0000 mgr.y (mgr.25540) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.645676+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.647910+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.650922+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.651688+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.659449+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.659945+0000 mgr.y (mgr.25540) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.737100+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.741515+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.745474+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.746663+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.753742+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.754241+0000 mgr.y (mgr.25540) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.835897+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.838187+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.840729+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.841643+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.849607+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.850258+0000 mgr.y (mgr.25540) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.933745+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.937343+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.941251+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.942703+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:06.953099+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:06.954049+0000 mgr.y (mgr.25540) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.034351+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.036571+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.039189+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.516 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.040272+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.048039+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.048674+0000 mgr.y (mgr.25540) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.126443+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.128910+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.131451+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.132182+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.138986+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.215225+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.217839+0000 mon.a (mon.0) 1688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.220446+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.221416+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.229014+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.306500+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.309300+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.312325+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.313669+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.321105+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.399778+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.402944+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.405302+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.406227+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[73813]: audit 2024-03-24T12:39:07.413111+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.518 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.048039+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.048674+0000 mgr.y (mgr.25540) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.126443+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.128910+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.131451+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.132182+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.138986+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.215225+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.217839+0000 mon.a (mon.0) 1688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.220446+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.221416+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.229014+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.306500+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.309300+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.312325+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.313669+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.321105+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.399778+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.402944+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.405302+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.406227+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:07 smithi176 bash[70612]: audit 2024-03-24T12:39:07.413111+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.076888+0000 mgr.y (mgr.25540) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.178091+0000 mgr.y (mgr.25540) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.275855+0000 mgr.y (mgr.25540) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.371256+0000 mgr.y (mgr.25540) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.466143+0000 mgr.y (mgr.25540) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cluster 2024-03-24T12:39:06.514522+0000 mgr.y (mgr.25540) 632 : cluster 0 pgmap v95: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.545810+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.550228+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.553538+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.554671+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.562568+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.563281+0000 mgr.y (mgr.25540) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.645676+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.647910+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.650922+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.651688+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.659449+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.659945+0000 mgr.y (mgr.25540) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.737100+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.741515+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.745474+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.746663+0000 mon.a (mon.0) 1665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.753742+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.754241+0000 mgr.y (mgr.25540) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.835897+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.838187+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.840729+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.841643+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.849607+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.850258+0000 mgr.y (mgr.25540) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.933745+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.937343+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.941251+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.942703+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:06.953099+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:06.954049+0000 mgr.y (mgr.25540) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.034351+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.036571+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.039189+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.040272+0000 mon.a (mon.0) 1680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.048039+0000 mon.a (mon.0) 1681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.048674+0000 mgr.y (mgr.25540) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.126443+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.128910+0000 mon.a (mon.0) 1683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.131451+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.132182+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.138986+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.215225+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.217839+0000 mon.a (mon.0) 1688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.220446+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.221416+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.229014+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.306500+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.309300+0000 mon.a (mon.0) 1693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.312325+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.313669+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.321105+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.399778+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.402944+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.405302+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.406227+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:07.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:07 smithi184 bash[51492]: audit 2024-03-24T12:39:07.413111+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.416 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[83153]: debug 2024-03-24T12:39:08.202+0000 7f02da2b7700 1 -- 172.21.15.176:0/1755849755 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563896ba51e0 con 0x563896c2ac00 2024-03-24T12:39:08.755 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.139626+0000 mgr.y (mgr.25540) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.755 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.229841+0000 mgr.y (mgr.25540) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.755 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.322024+0000 mgr.y (mgr.25540) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.413695+0000 mgr.y (mgr.25540) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.493283+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.506904+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.509964+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.510798+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.516300+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.516867+0000 mgr.y (mgr.25540) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.581606+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.584169+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.586638+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.587642+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.593660+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.594597+0000 mgr.y (mgr.25540) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.756 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.659275+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.662327+0000 mon.a (mon.0) 1713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.667714+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.669520+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.139626+0000 mgr.y (mgr.25540) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.229841+0000 mgr.y (mgr.25540) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.322024+0000 mgr.y (mgr.25540) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.757 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.413695+0000 mgr.y (mgr.25540) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.493283+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.506904+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.509964+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.510798+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.516300+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.516867+0000 mgr.y (mgr.25540) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.581606+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.584169+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.586638+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.587642+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.593660+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.758 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.594597+0000 mgr.y (mgr.25540) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.659275+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.662327+0000 mon.a (mon.0) 1713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.667714+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.669520+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.679220+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.680007+0000 mgr.y (mgr.25540) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.759806+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.763173+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.766190+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.767384+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.776001+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.776745+0000 mgr.y (mgr.25540) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.854846+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.759 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.858896+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.862746+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.863939+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.872283+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.872993+0000 mgr.y (mgr.25540) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.962652+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.965167+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.968787+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.970204+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:07.979487+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.760 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: cephadm 2024-03-24T12:39:07.980181+0000 mgr.y (mgr.25540) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.679220+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.680007+0000 mgr.y (mgr.25540) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.759806+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.763173+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.766190+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.767384+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.776001+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.776745+0000 mgr.y (mgr.25540) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.854846+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.761 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.858896+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.862746+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.863939+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.872283+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.872993+0000 mgr.y (mgr.25540) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.962652+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.965167+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.968787+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.970204+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:07.979487+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.762 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: cephadm 2024-03-24T12:39:07.980181+0000 mgr.y (mgr.25540) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.046667+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.049536+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.052780+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.054025+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.060625+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.139163+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.143999+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.148443+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.763 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.149990+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.158369+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.243784+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.247948+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.250774+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.252027+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.260077+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.339843+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.342848+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.347405+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.348981+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.764 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.360171+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.046667+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.049536+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.052780+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.054025+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.060625+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.139163+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.143999+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.148443+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.149990+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.158369+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.765 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.243784+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.247948+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.250774+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.252027+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.260077+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.339843+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.342848+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.347405+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.348981+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.360171+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.766 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.440575+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.443269+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.448349+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.449619+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[70612]: audit 2024-03-24T12:39:08.457291+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.440575+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.443269+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.448349+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.449619+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.767 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[73813]: audit 2024-03-24T12:39:08.457291+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.139626+0000 mgr.y (mgr.25540) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.229841+0000 mgr.y (mgr.25540) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.322024+0000 mgr.y (mgr.25540) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.413695+0000 mgr.y (mgr.25540) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.493283+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.506904+0000 mon.a (mon.0) 1703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.509964+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.510798+0000 mon.a (mon.0) 1705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.516300+0000 mon.a (mon.0) 1706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.516867+0000 mgr.y (mgr.25540) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.581606+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.584169+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.586638+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.587642+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.593660+0000 mon.a (mon.0) 1711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.594597+0000 mgr.y (mgr.25540) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.659275+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.662327+0000 mon.a (mon.0) 1713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.667714+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.669520+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.679220+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.680007+0000 mgr.y (mgr.25540) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.759806+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.763173+0000 mon.a (mon.0) 1718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.766190+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.767384+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.776001+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.776745+0000 mgr.y (mgr.25540) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.854846+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.858896+0000 mon.a (mon.0) 1723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.862746+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.863939+0000 mon.a (mon.0) 1725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.872283+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.872993+0000 mgr.y (mgr.25540) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.962652+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.965167+0000 mon.a (mon.0) 1728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.968787+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.970204+0000 mon.a (mon.0) 1730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:07.979487+0000 mon.a (mon.0) 1731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: cephadm 2024-03-24T12:39:07.980181+0000 mgr.y (mgr.25540) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.046667+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.049536+0000 mon.a (mon.0) 1733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.052780+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.054025+0000 mon.a (mon.0) 1735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.060625+0000 mon.a (mon.0) 1736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.139163+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.143999+0000 mon.a (mon.0) 1738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.148443+0000 mon.a (mon.0) 1739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.149990+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.158369+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.243784+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.247948+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.250774+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.252027+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.260077+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.339843+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.342848+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.347405+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.348981+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.360171+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.440575+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.443269+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.448349+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.449619+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:08.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:08 smithi184 bash[51492]: audit 2024-03-24T12:39:08.457291+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.166 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:08 smithi176 bash[83153]: debug 2024-03-24T12:39:08.754+0000 7f02e344f7c0 -1 Falling back to public interface 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.061135+0000 mgr.y (mgr.25540) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.159288+0000 mgr.y (mgr.25540) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.260695+0000 mgr.y (mgr.25540) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.360954+0000 mgr.y (mgr.25540) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.457861+0000 mgr.y (mgr.25540) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cluster 2024-03-24T12:39:08.515263+0000 mgr.y (mgr.25540) 654 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.538153+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.540253+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.543058+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.544189+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.552055+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.552566+0000 mgr.y (mgr.25540) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.631332+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.634762+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.638367+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.639544+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.653311+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.653940+0000 mgr.y (mgr.25540) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.716330+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.719782+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.723707+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.725163+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.732395+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.734214+0000 mgr.y (mgr.25540) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.815802+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.820573+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.824090+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.825223+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.832504+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.833088+0000 mgr.y (mgr.25540) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.852127+0000 mgr.y (mgr.25540) 659 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.915777+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.918128+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.921025+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.922109+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:08.930312+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:08.930997+0000 mgr.y (mgr.25540) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.012785+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.014946+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.017460+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.018492+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.024686+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.025200+0000 mgr.y (mgr.25540) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.114747+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.117386+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.120727+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.121890+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.129865+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.208662+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.211633+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.215202+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.216512+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.224950+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.302600+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.307095+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.311110+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.312649+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.320502+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.398149+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.400326+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.402675+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.403451+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.410117+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.490412+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.492841+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:09 smithi184 bash[51492]: audit 2024-03-24T12:39:09.496603+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.061135+0000 mgr.y (mgr.25540) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.159288+0000 mgr.y (mgr.25540) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.260695+0000 mgr.y (mgr.25540) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.360954+0000 mgr.y (mgr.25540) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.457861+0000 mgr.y (mgr.25540) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cluster 2024-03-24T12:39:08.515263+0000 mgr.y (mgr.25540) 654 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.538153+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.540253+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.543058+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.544189+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.552055+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.552566+0000 mgr.y (mgr.25540) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.631332+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.634762+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.638367+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.639544+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.653311+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.653940+0000 mgr.y (mgr.25540) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.716330+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.719782+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.061135+0000 mgr.y (mgr.25540) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.159288+0000 mgr.y (mgr.25540) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.260695+0000 mgr.y (mgr.25540) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.360954+0000 mgr.y (mgr.25540) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.457861+0000 mgr.y (mgr.25540) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cluster 2024-03-24T12:39:08.515263+0000 mgr.y (mgr.25540) 654 : cluster 0 pgmap v96: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.538153+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.540253+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.543058+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.544189+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.552055+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.552566+0000 mgr.y (mgr.25540) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.631332+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.634762+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.638367+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.639544+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.653311+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.653940+0000 mgr.y (mgr.25540) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.716330+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.719782+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.723707+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.725163+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.732395+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.734214+0000 mgr.y (mgr.25540) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.815802+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.820573+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.824090+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.825223+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.832504+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.833088+0000 mgr.y (mgr.25540) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.852127+0000 mgr.y (mgr.25540) 659 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.915777+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.918128+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.921025+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.922109+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:08.930312+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:08.930997+0000 mgr.y (mgr.25540) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.012785+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.014946+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.017460+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.723707+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.725163+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.732395+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.734214+0000 mgr.y (mgr.25540) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.815802+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.820573+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.824090+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.825223+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.832504+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.833088+0000 mgr.y (mgr.25540) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.852127+0000 mgr.y (mgr.25540) 659 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.915777+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.918128+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.921025+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.922109+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:08.930312+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:08.930997+0000 mgr.y (mgr.25540) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.012785+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.014946+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.017460+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.018492+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.024686+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.025200+0000 mgr.y (mgr.25540) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.114747+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.117386+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.120727+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.121890+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.129865+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.208662+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.211633+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.215202+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.216512+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.224950+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.302600+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.307095+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.311110+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.312649+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.320502+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.398149+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.018492+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.024686+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.025200+0000 mgr.y (mgr.25540) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.114747+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.117386+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.120727+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.121890+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.129865+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.208662+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.211633+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.215202+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.216512+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.224950+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.302600+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.307095+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.311110+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.312649+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.320502+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.398149+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.400326+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.402675+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.403451+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.410117+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.490412+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.492841+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[73813]: audit 2024-03-24T12:39:09.496603+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.400326+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.402675+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.403451+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.410117+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.490412+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:09.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.492841+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:09.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:09 smithi176 bash[70612]: audit 2024-03-24T12:39:09.496603+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.801 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.130530+0000 mgr.y (mgr.25540) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.225592+0000 mgr.y (mgr.25540) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.321037+0000 mgr.y (mgr.25540) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.410673+0000 mgr.y (mgr.25540) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.498466+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.520605+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.521235+0000 mgr.y (mgr.25540) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.583885+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.586691+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.589656+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.590622+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.802 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.600044+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.600764+0000 mgr.y (mgr.25540) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.677401+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.679719+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.682246+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.683075+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.690332+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.690922+0000 mgr.y (mgr.25540) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.768332+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.771442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.774973+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.776184+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.786691+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.787413+0000 mgr.y (mgr.25540) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.864704+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.803 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.867136+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.869931+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.871125+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.881366+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.882189+0000 mgr.y (mgr.25540) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.962924+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.966505+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.972221+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.973715+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:09.983928+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: cephadm 2024-03-24T12:39:09.984540+0000 mgr.y (mgr.25540) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.065503+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.067712+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.804 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.070544+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.130530+0000 mgr.y (mgr.25540) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.225592+0000 mgr.y (mgr.25540) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.321037+0000 mgr.y (mgr.25540) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.410673+0000 mgr.y (mgr.25540) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.498466+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.520605+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.521235+0000 mgr.y (mgr.25540) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.583885+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.586691+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.589656+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.590622+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.600044+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.805 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.600764+0000 mgr.y (mgr.25540) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.677401+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.679719+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.682246+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.683075+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.690332+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.690922+0000 mgr.y (mgr.25540) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.806 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.768332+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.075415+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.086635+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.166065+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.168790+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.171773+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.172761+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.179519+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.258529+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.263752+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.268041+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.269689+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.278488+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.807 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.356318+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.360872+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.364965+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.366449+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.374120+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.459300+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.461738+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.465638+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.466894+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.808 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[70612]: audit 2024-03-24T12:39:10.476417+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.771442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.774973+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.776184+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.786691+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.787413+0000 mgr.y (mgr.25540) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.864704+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.867136+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.869931+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.809 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.871125+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.881366+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.882189+0000 mgr.y (mgr.25540) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.962924+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.966505+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.972221+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.973715+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:09.983928+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: cephadm 2024-03-24T12:39:09.984540+0000 mgr.y (mgr.25540) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.065503+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.067712+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.070544+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.075415+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.810 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.086635+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.166065+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.168790+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.171773+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.172761+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.179519+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.258529+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.263752+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.268041+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.269689+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.278488+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.356318+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.360872+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.364965+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.366449+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.811 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.374120+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.812 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.459300+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.812 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.461738+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.812 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.465638+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.812 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.466894+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.812 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:10 smithi176 bash[73813]: audit 2024-03-24T12:39:10.476417+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.130530+0000 mgr.y (mgr.25540) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.225592+0000 mgr.y (mgr.25540) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.321037+0000 mgr.y (mgr.25540) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.410673+0000 mgr.y (mgr.25540) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.498466+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.520605+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.521235+0000 mgr.y (mgr.25540) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.583885+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.586691+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.589656+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.590622+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.600044+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.600764+0000 mgr.y (mgr.25540) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.677401+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.679719+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.682246+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.683075+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.690332+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.690922+0000 mgr.y (mgr.25540) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.768332+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.771442+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.774973+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.776184+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.786691+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.787413+0000 mgr.y (mgr.25540) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.864704+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.867136+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.869931+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.871125+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.881366+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.882189+0000 mgr.y (mgr.25540) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.962924+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.966505+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.972221+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.973715+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:09.983928+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: cephadm 2024-03-24T12:39:09.984540+0000 mgr.y (mgr.25540) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.065503+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.067712+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.070544+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.075415+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.086635+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.166065+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.168790+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.171773+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.172761+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.179519+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.258529+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.263752+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.268041+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.269689+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.278488+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.356318+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.360872+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.364965+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.366449+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.374120+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:10.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.459300+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:10.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.461738+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:10.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.465638+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:10.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.466894+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:10.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:10 smithi184 bash[51492]: audit 2024-03-24T12:39:10.476417+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.778 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.087493+0000 mgr.y (mgr.25540) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.778 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.180059+0000 mgr.y (mgr.25540) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.778 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.279223+0000 mgr.y (mgr.25540) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.778 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.374959+0000 mgr.y (mgr.25540) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.477459+0000 mgr.y (mgr.25540) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cluster 2024-03-24T12:39:10.517482+0000 mgr.y (mgr.25540) 677 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.557884+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.560854+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.565358+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.779 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.566577+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.573450+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.574424+0000 mgr.y (mgr.25540) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.657411+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.659713+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.662496+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.780 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.663680+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.671403+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.672100+0000 mgr.y (mgr.25540) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.751546+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.754292+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.757370+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.781 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.758702+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.766557+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.767294+0000 mgr.y (mgr.25540) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.846378+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.849321+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.782 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.852102+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.853393+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.861258+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.862569+0000 mgr.y (mgr.25540) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.944373+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.948786+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.952120+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.783 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.953562+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:10.960205+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:10.960956+0000 mgr.y (mgr.25540) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.041743+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.044395+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.048230+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.785 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.049722+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.087493+0000 mgr.y (mgr.25540) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.180059+0000 mgr.y (mgr.25540) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.279223+0000 mgr.y (mgr.25540) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.374959+0000 mgr.y (mgr.25540) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.477459+0000 mgr.y (mgr.25540) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cluster 2024-03-24T12:39:10.517482+0000 mgr.y (mgr.25540) 677 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.557884+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.560854+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.786 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.565358+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.566577+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.573450+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.574424+0000 mgr.y (mgr.25540) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.657411+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.787 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.659713+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.662496+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.663680+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.671403+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.672100+0000 mgr.y (mgr.25540) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.751546+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.788 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.754292+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.789 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.058589+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.789 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.059281+0000 mgr.y (mgr.25540) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.789 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.137802+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.789 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.140671+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.143379+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.144156+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.151254+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.233532+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.236069+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.238248+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.239207+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.790 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.247010+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.327145+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.329516+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.332083+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.332929+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.339733+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.416095+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.418913+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.791 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.422715+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.792 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.424165+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.792 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[73813]: audit 2024-03-24T12:39:11.431996+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.792 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.757370+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.792 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.758702+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.766557+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.767294+0000 mgr.y (mgr.25540) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.846378+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.849321+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.852102+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.853393+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.861258+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.862569+0000 mgr.y (mgr.25540) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.944373+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.948786+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.952120+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.793 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.953562+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:10.960205+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:10.960956+0000 mgr.y (mgr.25540) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.041743+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.044395+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.048230+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.049722+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.058589+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.059281+0000 mgr.y (mgr.25540) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.137802+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.140671+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.143379+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.144156+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.794 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.151254+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.233532+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.236069+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.238248+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.239207+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.247010+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.327145+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.329516+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.332083+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.332929+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.339733+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.416095+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.418913+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.422715+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.795 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.424165+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.796 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[70612]: audit 2024-03-24T12:39:11.431996+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.087493+0000 mgr.y (mgr.25540) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.180059+0000 mgr.y (mgr.25540) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.279223+0000 mgr.y (mgr.25540) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.374959+0000 mgr.y (mgr.25540) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.477459+0000 mgr.y (mgr.25540) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cluster 2024-03-24T12:39:10.517482+0000 mgr.y (mgr.25540) 677 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.557884+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.560854+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.565358+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.566577+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.573450+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.574424+0000 mgr.y (mgr.25540) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.657411+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.659713+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.662496+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.663680+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.671403+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.672100+0000 mgr.y (mgr.25540) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.751546+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.754292+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.757370+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.758702+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.766557+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.767294+0000 mgr.y (mgr.25540) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.846378+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.849321+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.852102+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.853393+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.861258+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.862569+0000 mgr.y (mgr.25540) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.944373+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.948786+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.952120+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.953562+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:10.960205+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:10.960956+0000 mgr.y (mgr.25540) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.041743+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.044395+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.048230+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.049722+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.058589+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.059281+0000 mgr.y (mgr.25540) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.137802+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.140671+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.143379+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.144156+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.151254+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.233532+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.236069+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.238248+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.239207+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.247010+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.327145+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.329516+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.332083+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.332929+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.339733+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.416095+0000 mon.a (mon.0) 1907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.418913+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.422715+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.424165+0000 mon.a (mon.0) 1910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:11 smithi184 bash[51492]: audit 2024-03-24T12:39:11.431996+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.157 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[83153]: debug 2024-03-24T12:39:11.770+0000 7f02e344f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-24T12:39:12.157 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:11 smithi176 bash[83153]: debug 2024-03-24T12:39:11.818+0000 7f02e344f7c0 -1 osd.1 117 log_to_monitors true 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.152028+0000 mgr.y (mgr.25540) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.247875+0000 mgr.y (mgr.25540) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.340440+0000 mgr.y (mgr.25540) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.432803+0000 mgr.y (mgr.25540) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.509503+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.518503+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.521121+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.521889+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.528559+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.529160+0000 mgr.y (mgr.25540) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.610750+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.613435+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.616040+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.617009+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.624647+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.625663+0000 mgr.y (mgr.25540) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.692197+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.694995+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.698328+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.699541+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.708078+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.708994+0000 mgr.y (mgr.25540) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.789867+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.792342+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.794541+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.795325+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.801401+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.802045+0000 mgr.y (mgr.25540) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.827063+0000 mon.a (mon.0) 1932 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.882091+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.884842+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.888011+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.889488+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.897309+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.898008+0000 mgr.y (mgr.25540) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.977921+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.981132+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.985119+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.985970+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:11.991820+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: cephadm 2024-03-24T12:39:11.992302+0000 mgr.y (mgr.25540) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.054666+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.058657+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.061933+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.063566+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.073043+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.154663+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.157892+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.160919+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.162138+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.169078+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.253930+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.257727+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.260606+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.261661+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.269726+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.353272+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.356037+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.359208+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.360152+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.368974+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.449699+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.454121+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.457929+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.459294+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:12 smithi184 bash[51492]: audit 2024-03-24T12:39:12.468051+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.856 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.152028+0000 mgr.y (mgr.25540) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.856 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.247875+0000 mgr.y (mgr.25540) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.340440+0000 mgr.y (mgr.25540) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.432803+0000 mgr.y (mgr.25540) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.509503+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.518503+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.521121+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.521889+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.528559+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.529160+0000 mgr.y (mgr.25540) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.610750+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.613435+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.616040+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.617009+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.624647+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.857 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.625663+0000 mgr.y (mgr.25540) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.692197+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.694995+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.698328+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.699541+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.708078+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.708994+0000 mgr.y (mgr.25540) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.789867+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.792342+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.794541+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.795325+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.801401+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.802045+0000 mgr.y (mgr.25540) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.827063+0000 mon.a (mon.0) 1932 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.882091+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.858 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.884842+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.888011+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.889488+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.897309+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.898008+0000 mgr.y (mgr.25540) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.977921+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.981132+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.985119+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.985970+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:11.991820+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: cephadm 2024-03-24T12:39:11.992302+0000 mgr.y (mgr.25540) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.054666+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.859 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.058657+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.061933+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.063566+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.073043+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.154663+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.157892+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.160919+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.162138+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.169078+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.253930+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.257727+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.260606+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.261661+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.269726+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.860 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.353272+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.356037+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.359208+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.360152+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.368974+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.449699+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.454121+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.457929+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.459294+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.861 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[73813]: audit 2024-03-24T12:39:12.468051+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.152028+0000 mgr.y (mgr.25540) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.247875+0000 mgr.y (mgr.25540) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.340440+0000 mgr.y (mgr.25540) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.432803+0000 mgr.y (mgr.25540) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.509503+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.518503+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.521121+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.521889+0000 mon.a (mon.0) 1915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.528559+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.529160+0000 mgr.y (mgr.25540) 688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.610750+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.613435+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.616040+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.617009+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.624647+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.625663+0000 mgr.y (mgr.25540) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.692197+0000 mon.a (mon.0) 1922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.694995+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.698328+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.699541+0000 mon.a (mon.0) 1925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.708078+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.708994+0000 mgr.y (mgr.25540) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.789867+0000 mon.a (mon.0) 1927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.792342+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.794541+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.795325+0000 mon.a (mon.0) 1930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.801401+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.802045+0000 mgr.y (mgr.25540) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.827063+0000 mon.a (mon.0) 1932 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.882091+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.884842+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.888011+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.889488+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.897309+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.898008+0000 mgr.y (mgr.25540) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.977921+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.981132+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.985119+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.985970+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:11.991820+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: cephadm 2024-03-24T12:39:11.992302+0000 mgr.y (mgr.25540) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.054666+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.058657+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.061933+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.063566+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.073043+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.154663+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.157892+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.160919+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.162138+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.169078+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.253930+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.257727+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.260606+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.261661+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.269726+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.353272+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.356037+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.359208+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.360152+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.368974+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.449699+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.454121+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.457929+0000 mon.a (mon.0) 1965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.459294+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:12.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:12 smithi176 bash[70612]: audit 2024-03-24T12:39:12.468051+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.666 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[83153]: debug 2024-03-24T12:39:13.326+0000 7f02d089f700 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:39:13.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.074728+0000 mgr.y (mgr.25540) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.169640+0000 mgr.y (mgr.25540) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.270371+0000 mgr.y (mgr.25540) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.369932+0000 mgr.y (mgr.25540) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.468606+0000 mgr.y (mgr.25540) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.518136+0000 mgr.y (mgr.25540) 699 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.546552+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.548805+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.551375+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.552234+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.559508+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.560081+0000 mgr.y (mgr.25540) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.639922+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.642437+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.646214+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.647401+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.656205+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.657075+0000 mgr.y (mgr.25540) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.740760+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.743033+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.074728+0000 mgr.y (mgr.25540) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.169640+0000 mgr.y (mgr.25540) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.270371+0000 mgr.y (mgr.25540) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.369932+0000 mgr.y (mgr.25540) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.468606+0000 mgr.y (mgr.25540) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.518136+0000 mgr.y (mgr.25540) 699 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.546552+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.548805+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.551375+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.552234+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.559508+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.560081+0000 mgr.y (mgr.25540) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.639922+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.642437+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.646214+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.647401+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.656205+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.657075+0000 mgr.y (mgr.25540) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.740760+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.743033+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.746604+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.747537+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.755849+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cephadm 2024-03-24T12:39:12.756574+0000 mgr.y (mgr.25540) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.803314+0000 mon.a (mon.0) 1983 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.807474+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.815772+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.816443+0000 mon.a (mon.0) 1985 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.818537+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.835988+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.840412+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.857071+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.857461+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: cluster 2024-03-24T12:39:12.875879+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.878355+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.879592+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:12.963055+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.012589+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.086522+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.166971+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.746604+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.747537+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.755849+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cephadm 2024-03-24T12:39:12.756574+0000 mgr.y (mgr.25540) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.803314+0000 mon.a (mon.0) 1983 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.807474+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.815772+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.816443+0000 mon.a (mon.0) 1985 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.818537+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.835988+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.840412+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.857071+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.857461+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: cluster 2024-03-24T12:39:12.875879+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.878355+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.879592+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:12.963055+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.012589+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:13.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.086522+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.166971+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.169940+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.172322+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.173162+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.187027+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.203047+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.265203+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.268329+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.270966+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.272038+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.279193+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.305110+0000 mon.a (mon.0) 2004 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.341717+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.345408+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.348067+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.349526+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.357400+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.421855+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.424680+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.428453+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.429666+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[73813]: audit 2024-03-24T12:39:13.437280+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.169940+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.172322+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.173162+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.187027+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.203047+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.265203+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.268329+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.270966+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.272038+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.279193+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.305110+0000 mon.a (mon.0) 2004 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.341717+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.345408+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.348067+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.349526+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.357400+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.421855+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.424680+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.428453+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.429666+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:13 smithi176 bash[70612]: audit 2024-03-24T12:39:13.437280+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.074728+0000 mgr.y (mgr.25540) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.169640+0000 mgr.y (mgr.25540) 695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.270371+0000 mgr.y (mgr.25540) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.369932+0000 mgr.y (mgr.25540) 697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.468606+0000 mgr.y (mgr.25540) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.518136+0000 mgr.y (mgr.25540) 699 : cluster 0 pgmap v98: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.546552+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.548805+0000 mon.a (mon.0) 1969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.551375+0000 mon.a (mon.0) 1970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.552234+0000 mon.a (mon.0) 1971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.559508+0000 mon.a (mon.0) 1972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.560081+0000 mgr.y (mgr.25540) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.639922+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.642437+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.646214+0000 mon.a (mon.0) 1975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.647401+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.656205+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.657075+0000 mgr.y (mgr.25540) 701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.740760+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.743033+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.746604+0000 mon.a (mon.0) 1980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.747537+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.755849+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cephadm 2024-03-24T12:39:12.756574+0000 mgr.y (mgr.25540) 702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.803314+0000 mon.a (mon.0) 1983 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.807474+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.815772+0000 mon.a (mon.0) 1984 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-03-24T12:39:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.816443+0000 mon.a (mon.0) 1985 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.818537+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.835988+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.840412+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.857071+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.857461+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: cluster 2024-03-24T12:39:12.875879+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e120 with expected crc 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.878355+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.879592+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:12.963055+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.012589+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.086522+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.166971+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.169940+0000 mon.a (mon.0) 1994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.172322+0000 mon.a (mon.0) 1995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.173162+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.187027+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.203047+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.265203+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.268329+0000 mon.a (mon.0) 2000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.270966+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.272038+0000 mon.a (mon.0) 2002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.279193+0000 mon.a (mon.0) 2003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.305110+0000 mon.a (mon.0) 2004 : audit 1 from='osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401]' entity='osd.1' 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.341717+0000 mon.a (mon.0) 2005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.345408+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.348067+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.349526+0000 mon.a (mon.0) 2008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.357400+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.421855+0000 mon.a (mon.0) 2010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.424680+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.428453+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.429666+0000 mon.a (mon.0) 2013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:13 smithi184 bash[51492]: audit 2024-03-24T12:39:13.437280+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.087302+0000 mgr.y (mgr.25540) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.203719+0000 mgr.y (mgr.25540) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.279799+0000 mgr.y (mgr.25540) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.359090+0000 mgr.y (mgr.25540) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.438046+0000 mgr.y (mgr.25540) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.529719+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.532619+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.535190+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.536053+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.541374+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.541976+0000 mgr.y (mgr.25540) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.625244+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.628204+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.630822+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.631629+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.638163+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.638896+0000 mgr.y (mgr.25540) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.697843+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.700470+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.702979+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.703723+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.710721+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.711351+0000 mgr.y (mgr.25540) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.792790+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.797920+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.801728+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.803192+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.810769+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.811566+0000 mgr.y (mgr.25540) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.874107+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.876936+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.879465+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.880268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.886119+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.886805+0000 mgr.y (mgr.25540) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.962101+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.965577+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.968912+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.970660+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:13.977920+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cephadm 2024-03-24T12:39:13.978622+0000 mgr.y (mgr.25540) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.056541+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.058766+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.060955+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.061803+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.067691+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.146630+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.149463+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.152119+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.152818+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.158583+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.244035+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.246130+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.248714+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.249620+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.256099+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.304097+0000 mon.a (mon.0) 2060 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.312049+0000 mon.a (mon.0) 2061 : cluster 1 osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401] boot 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.312194+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.312527+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.313970+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.320105+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.344907+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.349200+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.353870+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.354938+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.360760+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.425385+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.428620+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.431937+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.432990+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:14 smithi184 bash[51492]: audit 2024-03-24T12:39:14.441557+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.087302+0000 mgr.y (mgr.25540) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.203719+0000 mgr.y (mgr.25540) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.279799+0000 mgr.y (mgr.25540) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.359090+0000 mgr.y (mgr.25540) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.438046+0000 mgr.y (mgr.25540) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.529719+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.532619+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.535190+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.536053+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.541374+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.541976+0000 mgr.y (mgr.25540) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.625244+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.628204+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.630822+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.631629+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.638163+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.638896+0000 mgr.y (mgr.25540) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.697843+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.700470+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.702979+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.087302+0000 mgr.y (mgr.25540) 703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.203719+0000 mgr.y (mgr.25540) 704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.279799+0000 mgr.y (mgr.25540) 705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.359090+0000 mgr.y (mgr.25540) 706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.438046+0000 mgr.y (mgr.25540) 707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.529719+0000 mon.a (mon.0) 2015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.532619+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.535190+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.536053+0000 mon.a (mon.0) 2018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.541374+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.541976+0000 mgr.y (mgr.25540) 708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.625244+0000 mon.a (mon.0) 2020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.628204+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.630822+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.631629+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.638163+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.638896+0000 mgr.y (mgr.25540) 709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.697843+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.700470+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.702979+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.703723+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.710721+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.711351+0000 mgr.y (mgr.25540) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.792790+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.797920+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.801728+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.803192+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.810769+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.811566+0000 mgr.y (mgr.25540) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.874107+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.876936+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.879465+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.880268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.886119+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.886805+0000 mgr.y (mgr.25540) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.962101+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.965577+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.968912+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.970660+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:13.977920+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.703723+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.710721+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.711351+0000 mgr.y (mgr.25540) 710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.792790+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.797920+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.801728+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.803192+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.810769+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.811566+0000 mgr.y (mgr.25540) 711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.874107+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.876936+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.879465+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.880268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.886119+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.886805+0000 mgr.y (mgr.25540) 712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.962101+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.965577+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.968912+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.970660+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:13.977920+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cephadm 2024-03-24T12:39:13.978622+0000 mgr.y (mgr.25540) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.056541+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.058766+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.060955+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.061803+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.067691+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.146630+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.149463+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.152119+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.152818+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.158583+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.244035+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.246130+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.248714+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.249620+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.256099+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.304097+0000 mon.a (mon.0) 2060 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.312049+0000 mon.a (mon.0) 2061 : cluster 1 osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401] boot 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.312194+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.312527+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.313970+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.320105+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.344907+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.349200+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.353870+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.354938+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.360760+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.425385+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.428620+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.431937+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.432990+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[70612]: audit 2024-03-24T12:39:14.441557+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cephadm 2024-03-24T12:39:13.978622+0000 mgr.y (mgr.25540) 713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.056541+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.058766+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.060955+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.061803+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.067691+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.146630+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.149463+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.152119+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.152818+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.158583+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.244035+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.246130+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.248714+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.249620+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.256099+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.304097+0000 mon.a (mon.0) 2060 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.312049+0000 mon.a (mon.0) 2061 : cluster 1 osd.1 [v2:172.21.15.176:6810/3357822401,v1:172.21.15.176:6811/3357822401] boot 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.312194+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.312527+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.313970+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.320105+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.344907+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.349200+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.353870+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.354938+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.360760+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.425385+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.428620+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.431937+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.432990+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:14 smithi176 bash[73813]: audit 2024-03-24T12:39:14.441557+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.365 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:15] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.068346+0000 mgr.y (mgr.25540) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.159467+0000 mgr.y (mgr.25540) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.256620+0000 mgr.y (mgr.25540) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.313388+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.315245+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.319597+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.319723+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.361220+0000 mgr.y (mgr.25540) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.442362+0000 mgr.y (mgr.25540) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:14.518840+0000 mgr.y (mgr.25540) 719 : cluster 0 pgmap v101: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.537468+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.540085+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.542367+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.543140+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.548809+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.549398+0000 mgr.y (mgr.25540) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.614699+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.622569+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.630671+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.631310+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.633511+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.068346+0000 mgr.y (mgr.25540) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.159467+0000 mgr.y (mgr.25540) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.256620+0000 mgr.y (mgr.25540) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.313388+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.315245+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.319597+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.319723+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.361220+0000 mgr.y (mgr.25540) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.442362+0000 mgr.y (mgr.25540) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:14.518840+0000 mgr.y (mgr.25540) 719 : cluster 0 pgmap v101: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.537468+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.540085+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.542367+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.543140+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.548809+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.549398+0000 mgr.y (mgr.25540) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.614699+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.622569+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.630671+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.631310+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.633511+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.636414+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.637371+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.643260+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.643841+0000 mgr.y (mgr.25540) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.720321+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.723812+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.727374+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.728575+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.736370+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.737269+0000 mgr.y (mgr.25540) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.818539+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.820757+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.824802+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.825928+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.833897+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.834593+0000 mgr.y (mgr.25540) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.914000+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.916652+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.919612+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.920371+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.927651+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:14.928602+0000 mgr.y (mgr.25540) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.990154+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.992814+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.995885+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:14.996926+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.004312+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.005219+0000 mgr.y (mgr.25540) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.082326+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.084277+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.086663+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.087545+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.093125+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.177006+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.179807+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.182978+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.184093+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.191546+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.273108+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.275837+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.636414+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.637371+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.643260+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.643841+0000 mgr.y (mgr.25540) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.720321+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.723812+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.727374+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.728575+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.736370+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.737269+0000 mgr.y (mgr.25540) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.818539+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.820757+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.824802+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.825928+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.833897+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.834593+0000 mgr.y (mgr.25540) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.914000+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.916652+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.919612+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.920371+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.279217+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.280375+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.290937+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.312259+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.314623+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.316496+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.317404+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.319359+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.319579+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.322788+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.370214+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.372248+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.374325+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.375083+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.380432+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.458976+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.462409+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.465581+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.466834+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[73813]: audit 2024-03-24T12:39:15.473136+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.927651+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:14.928602+0000 mgr.y (mgr.25540) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.990154+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.992814+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.995885+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:14.996926+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.004312+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.005219+0000 mgr.y (mgr.25540) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.082326+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.084277+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.086663+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.087545+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.093125+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.177006+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.179807+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.182978+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.184093+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.191546+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.273108+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.275837+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.279217+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.280375+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.290937+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.312259+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.314623+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.316496+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.317404+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.319359+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.319579+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.322788+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.370214+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.372248+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.374325+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.375083+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.380432+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.458976+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.462409+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.465581+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.466834+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[70612]: audit 2024-03-24T12:39:15.473136+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.068346+0000 mgr.y (mgr.25540) 714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.159467+0000 mgr.y (mgr.25540) 715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.256620+0000 mgr.y (mgr.25540) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.313388+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.315245+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.319597+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.319723+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e121 with expected crc 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.361220+0000 mgr.y (mgr.25540) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.442362+0000 mgr.y (mgr.25540) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:14.518840+0000 mgr.y (mgr.25540) 719 : cluster 0 pgmap v101: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.537468+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.540085+0000 mon.a (mon.0) 2075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.542367+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.543140+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.548809+0000 mon.a (mon.0) 2078 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.549398+0000 mgr.y (mgr.25540) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.614699+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.622569+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.630671+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.631310+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.633511+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.636414+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.637371+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.643260+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.643841+0000 mgr.y (mgr.25540) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.720321+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.723812+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.727374+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.728575+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.736370+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.737269+0000 mgr.y (mgr.25540) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.818539+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.820757+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.824802+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.825928+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.833897+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.834593+0000 mgr.y (mgr.25540) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.914000+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.916652+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.919612+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.920371+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.927651+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:14.928602+0000 mgr.y (mgr.25540) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.990154+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.992814+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.995885+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:14.996926+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.004312+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.005219+0000 mgr.y (mgr.25540) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.082326+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.084277+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.086663+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.087545+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.093125+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.177006+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.179807+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.182978+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.184093+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.191546+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.273108+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.275837+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.279217+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.280375+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.290937+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.312259+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.314623+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.316496+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.317404+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.319359+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.319579+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.322788+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.370214+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.372248+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.374325+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.375083+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.380432+0000 mon.a (mon.0) 2127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.458976+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.462409+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.465581+0000 mon.a (mon.0) 2130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.466834+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:15.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:15 smithi184 bash[51492]: audit 2024-03-24T12:39:15.473136+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.163 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:15 smithi176 bash[65639]: debug 2024-03-24T12:39:15.842+0000 7f5b08e76700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.093673+0000 mgr.y (mgr.25540) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.192131+0000 mgr.y (mgr.25540) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.291714+0000 mgr.y (mgr.25540) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.312503+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.317080+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.322000+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.323688+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.324223+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.326966+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.327502+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.328046+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.330228+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cluster 2024-03-24T12:39:15.330230+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.380981+0000 mgr.y (mgr.25540) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.473755+0000 mgr.y (mgr.25540) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.548280+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.550478+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.552809+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.553645+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.561640+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.562345+0000 mgr.y (mgr.25540) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.626219+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.628559+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.630805+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.631633+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.640283+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.641204+0000 mgr.y (mgr.25540) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.725478+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.728210+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.738243+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.739068+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.743273+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.749882+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.750633+0000 mgr.y (mgr.25540) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.758069+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.766017+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.833482+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.837957+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.840914+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.842755+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.844843+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: audit 2024-03-24T12:39:15.845155+0000 mgr.y (mgr.25540) 734 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:16 smithi184 bash[51492]: cephadm 2024-03-24T12:39:15.846350+0000 mgr.y (mgr.25540) 735 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-24T12:39:16.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.093673+0000 mgr.y (mgr.25540) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.192131+0000 mgr.y (mgr.25540) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.291714+0000 mgr.y (mgr.25540) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.312503+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.317080+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.322000+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.323688+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.324223+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.326966+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.327502+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.328046+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.330228+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cluster 2024-03-24T12:39:15.330230+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.380981+0000 mgr.y (mgr.25540) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.473755+0000 mgr.y (mgr.25540) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.548280+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.550478+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.552809+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.553645+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.561640+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.562345+0000 mgr.y (mgr.25540) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.626219+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.628559+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.093673+0000 mgr.y (mgr.25540) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.192131+0000 mgr.y (mgr.25540) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.291714+0000 mgr.y (mgr.25540) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.312503+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.317080+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.322000+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.323688+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.324223+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.326966+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.327502+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.328046+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.330228+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cluster 2024-03-24T12:39:15.330230+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e122 with expected crc 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.380981+0000 mgr.y (mgr.25540) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.473755+0000 mgr.y (mgr.25540) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.548280+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.550478+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.552809+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.553645+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.561640+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.562345+0000 mgr.y (mgr.25540) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.626219+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.628559+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.630805+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.631633+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.640283+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.641204+0000 mgr.y (mgr.25540) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.725478+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.728210+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.738243+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.739068+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.743273+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.749882+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.750633+0000 mgr.y (mgr.25540) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.758069+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.766017+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.833482+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.837957+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.840914+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.842755+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.844843+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: audit 2024-03-24T12:39:15.845155+0000 mgr.y (mgr.25540) 734 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[70612]: cephadm 2024-03-24T12:39:15.846350+0000 mgr.y (mgr.25540) 735 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.630805+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.631633+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.640283+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.641204+0000 mgr.y (mgr.25540) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.725478+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.728210+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.738243+0000 mon.a (mon.0) 2145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.739068+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.743273+0000 mon.a (mon.0) 2147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.749882+0000 mon.a (mon.0) 2148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.750633+0000 mgr.y (mgr.25540) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.758069+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.766017+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.833482+0000 mon.a (mon.0) 2151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.837957+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.840914+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.842755+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.844843+0000 mon.a (mon.0) 2155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: audit 2024-03-24T12:39:15.845155+0000 mgr.y (mgr.25540) 734 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:16 smithi176 bash[73813]: cephadm 2024-03-24T12:39:15.846350+0000 mgr.y (mgr.25540) 735 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-03-24T12:39:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:17 smithi176 bash[73813]: cluster 2024-03-24T12:39:16.519828+0000 mgr.y (mgr.25540) 736 : cluster 0 pgmap v103: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:17.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:17 smithi176 bash[70612]: cluster 2024-03-24T12:39:16.519828+0000 mgr.y (mgr.25540) 736 : cluster 0 pgmap v103: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:18.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:17 smithi184 bash[51492]: cluster 2024-03-24T12:39:16.519828+0000 mgr.y (mgr.25540) 736 : cluster 0 pgmap v103: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-03-24T12:39:19.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:18 smithi184 bash[51492]: cluster 2024-03-24T12:39:18.768950+0000 mon.a (mon.0) 2156 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:19.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:18 smithi176 bash[70612]: cluster 2024-03-24T12:39:18.768950+0000 mon.a (mon.0) 2156 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:19.096 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:18 smithi176 bash[73813]: cluster 2024-03-24T12:39:18.768950+0000 mon.a (mon.0) 2156 : cluster 3 Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:20.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:19 smithi184 bash[51492]: cluster 2024-03-24T12:39:18.521132+0000 mgr.y (mgr.25540) 737 : cluster 0 pgmap v104: 161 pgs: 14 active+undersized+degraded, 24 active+undersized, 123 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-03-24T12:39:20.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:19 smithi184 bash[51492]: audit 2024-03-24T12:39:18.862392+0000 mgr.y (mgr.25540) 738 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:20.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:19 smithi184 bash[51492]: audit 2024-03-24T12:39:19.226077+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:19 smithi184 bash[51492]: audit 2024-03-24T12:39:19.235750+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:19 smithi184 bash[51492]: audit 2024-03-24T12:39:19.246237+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[70612]: cluster 2024-03-24T12:39:18.521132+0000 mgr.y (mgr.25540) 737 : cluster 0 pgmap v104: 161 pgs: 14 active+undersized+degraded, 24 active+undersized, 123 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[70612]: audit 2024-03-24T12:39:18.862392+0000 mgr.y (mgr.25540) 738 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[70612]: audit 2024-03-24T12:39:19.226077+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[70612]: audit 2024-03-24T12:39:19.235750+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[70612]: audit 2024-03-24T12:39:19.246237+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[73813]: cluster 2024-03-24T12:39:18.521132+0000 mgr.y (mgr.25540) 737 : cluster 0 pgmap v104: 161 pgs: 14 active+undersized+degraded, 24 active+undersized, 123 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-03-24T12:39:20.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[73813]: audit 2024-03-24T12:39:18.862392+0000 mgr.y (mgr.25540) 738 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:20.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[73813]: audit 2024-03-24T12:39:19.226077+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[73813]: audit 2024-03-24T12:39:19.235750+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:20.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:19 smithi176 bash[73813]: audit 2024-03-24T12:39:19.246237+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:21.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:20 smithi184 bash[51492]: cluster 2024-03-24T12:39:20.824317+0000 mon.a (mon.0) 2160 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded) 2024-03-24T12:39:21.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:20 smithi184 bash[51492]: cluster 2024-03-24T12:39:20.824391+0000 mon.a (mon.0) 2161 : cluster 1 Cluster is now healthy 2024-03-24T12:39:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:20 smithi176 bash[70612]: cluster 2024-03-24T12:39:20.824317+0000 mon.a (mon.0) 2160 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded) 2024-03-24T12:39:21.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:20 smithi176 bash[70612]: cluster 2024-03-24T12:39:20.824391+0000 mon.a (mon.0) 2161 : cluster 1 Cluster is now healthy 2024-03-24T12:39:21.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:20 smithi176 bash[73813]: cluster 2024-03-24T12:39:20.824317+0000 mon.a (mon.0) 2160 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/630 objects degraded (7.619%), 14 pgs degraded) 2024-03-24T12:39:21.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:20 smithi176 bash[73813]: cluster 2024-03-24T12:39:20.824391+0000 mon.a (mon.0) 2161 : cluster 1 Cluster is now healthy 2024-03-24T12:39:22.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:21 smithi176 bash[70612]: cluster 2024-03-24T12:39:20.522606+0000 mgr.y (mgr.25540) 739 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:39:22.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:21 smithi176 bash[73813]: cluster 2024-03-24T12:39:20.522606+0000 mgr.y (mgr.25540) 739 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:39:22.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:21 smithi184 bash[51492]: cluster 2024-03-24T12:39:20.522606+0000 mgr.y (mgr.25540) 739 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:39:24.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:23 smithi176 bash[70612]: cluster 2024-03-24T12:39:22.523386+0000 mgr.y (mgr.25540) 740 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-24T12:39:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:23 smithi176 bash[73813]: cluster 2024-03-24T12:39:22.523386+0000 mgr.y (mgr.25540) 740 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-24T12:39:24.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:23 smithi184 bash[51492]: cluster 2024-03-24T12:39:22.523386+0000 mgr.y (mgr.25540) 740 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-03-24T12:39:25.433 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:39:25.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:25] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-03-24T12:39:26.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:25 smithi176 bash[70612]: cluster 2024-03-24T12:39:24.525186+0000 mgr.y (mgr.25540) 741 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:39:26.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:25 smithi176 bash[73813]: cluster 2024-03-24T12:39:24.525186+0000 mgr.y (mgr.25540) 741 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:39:26.192 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:39:26.192 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 6s ago 20m - - 2024-03-24T12:39:26.192 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 11s ago 20m - - 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (6m) 6s ago 13m 16.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (5m) 11s ago 12m 43.6M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (4m) 6s ago 10m 47.1M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (3m) 11s ago 19m 442M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (4m) 6s ago 21m 515M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (3m) 6s ago 21m 60.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (4m) 11s ago 19m 52.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (2m) 6s ago 19m 41.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (6m) 6s ago 13m 12.3M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (5m) 11s ago 13m 11.6M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (59s) 6s ago 19m 51.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (20s) 6s ago 18m 55.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:39:26.193 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (17m) 6s ago 17m 59.9M 4096M 17.2.0 e1d6a67b021e 0ead1ac037b2 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (17m) 6s ago 17m 67.7M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (16m) 11s ago 16m 65.9M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (15m) 11s ago 15m 62.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (15m) 11s ago 15m 59.5M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (14m) 11s ago 14m 63.8M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (4m) 11s ago 13m 62.0M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (11m) 6s ago 11m 88.1M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (11m) 11s ago 11m 89.0M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (10m) 6s ago 10m 88.1M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:39:26.194 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (10m) 11s ago 10m 88.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:39:26.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:25 smithi184 bash[51492]: cluster 2024-03-24T12:39:24.525186+0000 mgr.y (mgr.25540) 741 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:39:26.641 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 7 2024-03-24T12:39:26.642 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:39:26.643 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:39:27.007 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "7/23 daemons upgraded", 2024-03-24T12:39:27.008 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:39:27.008 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:39:27.008 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:39:27.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[73813]: audit 2024-03-24T12:39:25.415237+0000 mgr.y (mgr.25540) 742 : audit 0 from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[73813]: audit 2024-03-24T12:39:25.796992+0000 mgr.y (mgr.25540) 743 : audit 0 from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[73813]: audit 2024-03-24T12:39:26.637802+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.176:0/580784144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:27.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[70612]: audit 2024-03-24T12:39:25.415237+0000 mgr.y (mgr.25540) 742 : audit 0 from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[70612]: audit 2024-03-24T12:39:25.796992+0000 mgr.y (mgr.25540) 743 : audit 0 from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:26 smithi176 bash[70612]: audit 2024-03-24T12:39:26.637802+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.176:0/580784144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:26 smithi184 bash[51492]: audit 2024-03-24T12:39:25.415237+0000 mgr.y (mgr.25540) 742 : audit 0 from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:26 smithi184 bash[51492]: audit 2024-03-24T12:39:25.796992+0000 mgr.y (mgr.25540) 743 : audit 0 from='client.44331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:26 smithi184 bash[51492]: audit 2024-03-24T12:39:26.637802+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.176:0/580784144' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:27.467 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:39:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: audit 2024-03-24T12:39:26.172229+0000 mgr.y (mgr.25540) 744 : audit 0 from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: cluster 2024-03-24T12:39:26.525979+0000 mgr.y (mgr.25540) 745 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: audit 2024-03-24T12:39:27.003131+0000 mgr.y (mgr.25540) 746 : audit 0 from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: audit 2024-03-24T12:39:27.463951+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.176:0/1618401377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: audit 2024-03-24T12:39:27.849300+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[70612]: audit 2024-03-24T12:39:27.851593+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: audit 2024-03-24T12:39:26.172229+0000 mgr.y (mgr.25540) 744 : audit 0 from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: cluster 2024-03-24T12:39:26.525979+0000 mgr.y (mgr.25540) 745 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: audit 2024-03-24T12:39:27.003131+0000 mgr.y (mgr.25540) 746 : audit 0 from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: audit 2024-03-24T12:39:27.463951+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.176:0/1618401377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:39:28.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: audit 2024-03-24T12:39:27.849300+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:28.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:27 smithi176 bash[73813]: audit 2024-03-24T12:39:27.851593+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: audit 2024-03-24T12:39:26.172229+0000 mgr.y (mgr.25540) 744 : audit 0 from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: cluster 2024-03-24T12:39:26.525979+0000 mgr.y (mgr.25540) 745 : cluster 0 pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: audit 2024-03-24T12:39:27.003131+0000 mgr.y (mgr.25540) 746 : audit 0 from='client.54286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: audit 2024-03-24T12:39:27.463951+0000 mon.a (mon.0) 2162 : audit 0 from='client.? 172.21.15.176:0/1618401377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: audit 2024-03-24T12:39:27.849300+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:28.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:27 smithi184 bash[51492]: audit 2024-03-24T12:39:27.851593+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:29 smithi184 bash[51492]: audit 2024-03-24T12:39:28.218171+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:29 smithi184 bash[51492]: cluster 2024-03-24T12:39:28.527028+0000 mgr.y (mgr.25540) 747 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:39:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:29 smithi184 bash[51492]: audit 2024-03-24T12:39:28.870388+0000 mgr.y (mgr.25540) 748 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:29.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[70612]: audit 2024-03-24T12:39:28.218171+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:29.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[70612]: cluster 2024-03-24T12:39:28.527028+0000 mgr.y (mgr.25540) 747 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:39:29.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[70612]: audit 2024-03-24T12:39:28.870388+0000 mgr.y (mgr.25540) 748 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:29.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[73813]: audit 2024-03-24T12:39:28.218171+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:29.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[73813]: cluster 2024-03-24T12:39:28.527028+0000 mgr.y (mgr.25540) 747 : cluster 0 pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:39:29.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:29 smithi176 bash[73813]: audit 2024-03-24T12:39:28.870388+0000 mgr.y (mgr.25540) 748 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:31 smithi184 bash[51492]: cluster 2024-03-24T12:39:30.528521+0000 mgr.y (mgr.25540) 749 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:31 smithi184 bash[51492]: audit 2024-03-24T12:39:30.862077+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:31 smithi184 bash[51492]: audit 2024-03-24T12:39:30.862553+0000 mgr.y (mgr.25540) 750 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:31 smithi184 bash[51492]: cephadm 2024-03-24T12:39:30.865612+0000 mgr.y (mgr.25540) 751 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:39:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[70612]: cluster 2024-03-24T12:39:30.528521+0000 mgr.y (mgr.25540) 749 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[70612]: audit 2024-03-24T12:39:30.862077+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[70612]: audit 2024-03-24T12:39:30.862553+0000 mgr.y (mgr.25540) 750 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[70612]: cephadm 2024-03-24T12:39:30.865612+0000 mgr.y (mgr.25540) 751 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:39:31.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[73813]: cluster 2024-03-24T12:39:30.528521+0000 mgr.y (mgr.25540) 749 : cluster 0 pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:31.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[73813]: audit 2024-03-24T12:39:30.862077+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[73813]: audit 2024-03-24T12:39:30.862553+0000 mgr.y (mgr.25540) 750 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-24T12:39:31.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:31 smithi176 bash[73813]: cephadm 2024-03-24T12:39:30.865612+0000 mgr.y (mgr.25540) 751 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-03-24T12:39:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[70612]: cluster 2024-03-24T12:39:32.529346+0000 mgr.y (mgr.25540) 752 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[70612]: audit 2024-03-24T12:39:33.244470+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:33.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[70612]: audit 2024-03-24T12:39:33.249293+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:39:33.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[70612]: audit 2024-03-24T12:39:33.251028+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:33.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[73813]: cluster 2024-03-24T12:39:32.529346+0000 mgr.y (mgr.25540) 752 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:33.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[73813]: audit 2024-03-24T12:39:33.244470+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:33.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[73813]: audit 2024-03-24T12:39:33.249293+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:39:33.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:33 smithi176 bash[73813]: audit 2024-03-24T12:39:33.251028+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:33 smithi184 bash[51492]: cluster 2024-03-24T12:39:32.529346+0000 mgr.y (mgr.25540) 752 : cluster 0 pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:33 smithi184 bash[51492]: audit 2024-03-24T12:39:33.244470+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:33 smithi184 bash[51492]: audit 2024-03-24T12:39:33.249293+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-24T12:39:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:33 smithi184 bash[51492]: audit 2024-03-24T12:39:33.251028+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:34.820 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:34 smithi176 bash[73813]: cephadm 2024-03-24T12:39:33.236969+0000 mgr.y (mgr.25540) 753 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:39:34.820 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:34 smithi176 bash[73813]: cephadm 2024-03-24T12:39:33.256443+0000 mgr.y (mgr.25540) 754 : cephadm 1 Deploying daemon osd.2 on smithi176 2024-03-24T12:39:34.820 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:34 smithi176 bash[70612]: cephadm 2024-03-24T12:39:33.236969+0000 mgr.y (mgr.25540) 753 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:39:34.820 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:34 smithi176 bash[70612]: cephadm 2024-03-24T12:39:33.256443+0000 mgr.y (mgr.25540) 754 : cephadm 1 Deploying daemon osd.2 on smithi176 2024-03-24T12:39:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:34 smithi184 bash[51492]: cephadm 2024-03-24T12:39:33.236969+0000 mgr.y (mgr.25540) 753 : cephadm 1 Upgrade: Updating osd.2 2024-03-24T12:39:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:34 smithi184 bash[51492]: cephadm 2024-03-24T12:39:33.256443+0000 mgr.y (mgr.25540) 754 : cephadm 1 Deploying daemon osd.2 on smithi176 2024-03-24T12:39:35.502 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:35] "GET /metrics HTTP/1.1" 200 38509 "" "Prometheus/2.33.4" 2024-03-24T12:39:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:35 smithi184 bash[51492]: cluster 2024-03-24T12:39:34.530811+0000 mgr.y (mgr.25540) 755 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:35 smithi184 bash[51492]: audit 2024-03-24T12:39:34.789855+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:35 smithi184 bash[51492]: audit 2024-03-24T12:39:34.800988+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:35 smithi184 bash[51492]: audit 2024-03-24T12:39:34.813082+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[70612]: cluster 2024-03-24T12:39:34.530811+0000 mgr.y (mgr.25540) 755 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:36.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[70612]: audit 2024-03-24T12:39:34.789855+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[70612]: audit 2024-03-24T12:39:34.800988+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[70612]: audit 2024-03-24T12:39:34.813082+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[73813]: cluster 2024-03-24T12:39:34.530811+0000 mgr.y (mgr.25540) 755 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:39:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[73813]: audit 2024-03-24T12:39:34.789855+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[73813]: audit 2024-03-24T12:39:34.800988+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:36.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:35 smithi176 bash[73813]: audit 2024-03-24T12:39:34.813082+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:37.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:37 smithi176 bash[73813]: cluster 2024-03-24T12:39:36.531592+0000 mgr.y (mgr.25540) 756 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:37.935 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:37 smithi176 bash[70612]: cluster 2024-03-24T12:39:36.531592+0000 mgr.y (mgr.25540) 756 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:38.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:37 smithi184 bash[51492]: cluster 2024-03-24T12:39:36.531592+0000 mgr.y (mgr.25540) 756 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:39:38.416 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:37 smithi176 systemd[1]: Stopping Ceph osd.2 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:39:38.879 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:38 smithi176 bash[30861]: debug 2024-03-24T12:39:38.530+0000 7f6df45ab700 -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-03-24T12:39:38.880 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:38 smithi176 bash[30861]: debug 2024-03-24T12:39:38.530+0000 7f6df45ab700 -1 osd.2 122 *** Got signal Terminated *** 2024-03-24T12:39:38.880 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:38 smithi176 bash[30861]: debug 2024-03-24T12:39:38.530+0000 7f6df45ab700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:39:39.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: audit 2024-03-24T12:39:38.397986+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: audit 2024-03-24T12:39:38.406704+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: cluster 2024-03-24T12:39:38.408882+0000 mgr.y (mgr.25540) 757 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: audit 2024-03-24T12:39:38.417142+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: cluster 2024-03-24T12:39:38.536786+0000 mon.a (mon.0) 2176 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[70612]: audit 2024-03-24T12:39:38.875700+0000 mgr.y (mgr.25540) 758 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: audit 2024-03-24T12:39:38.397986+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: audit 2024-03-24T12:39:38.406704+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: cluster 2024-03-24T12:39:38.408882+0000 mgr.y (mgr.25540) 757 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: audit 2024-03-24T12:39:38.417142+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: cluster 2024-03-24T12:39:38.536786+0000 mon.a (mon.0) 2176 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:39:39.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:39 smithi176 bash[73813]: audit 2024-03-24T12:39:38.875700+0000 mgr.y (mgr.25540) 758 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: audit 2024-03-24T12:39:38.397986+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: audit 2024-03-24T12:39:38.406704+0000 mon.a (mon.0) 2174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: cluster 2024-03-24T12:39:38.408882+0000 mgr.y (mgr.25540) 757 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: audit 2024-03-24T12:39:38.417142+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: cluster 2024-03-24T12:39:38.536786+0000 mon.a (mon.0) 2176 : cluster 1 osd.2 marked itself down and dead 2024-03-24T12:39:39.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:39 smithi184 bash[51492]: audit 2024-03-24T12:39:38.875700+0000 mgr.y (mgr.25540) 758 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:40.666 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[85637]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:39:40.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.404043+0000 mon.a (mon.0) 2177 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.414061+0000 mon.a (mon.0) 2178 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.421909+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.422780+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.424680+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.428747+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.428877+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.429393+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[70612]: cluster 2024-03-24T12:39:39.434569+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.404043+0000 mon.a (mon.0) 2177 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.414061+0000 mon.a (mon.0) 2178 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.421909+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:39:40.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.422780+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.424680+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.428747+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.428877+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.429393+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[73813]: cluster 2024-03-24T12:39:39.434569+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.404043+0000 mon.a (mon.0) 2177 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:39:40.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.414061+0000 mon.a (mon.0) 2178 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:39:40.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.421909+0000 mon.a (mon.0) 2179 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-03-24T12:39:40.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.422780+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.424680+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.428747+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.428877+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.429393+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:40.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:40 smithi184 bash[51492]: cluster 2024-03-24T12:39:39.434569+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e123 with expected crc 2024-03-24T12:39:41.166 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:40 smithi176 bash[85860]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.409738+0000 mgr.y (mgr.25540) 759 : cluster 0 pgmap v116: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.419135+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.422926+0000 mon.a (mon.0) 2180 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.423263+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.426609+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.430080+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.430907+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.430941+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.430965+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:41 smithi184 bash[51492]: cluster 2024-03-24T12:39:40.435369+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.409738+0000 mgr.y (mgr.25540) 759 : cluster 0 pgmap v116: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.419135+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.422926+0000 mon.a (mon.0) 2180 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.423263+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.426609+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.430080+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.430907+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.430941+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.693 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.430965+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[70612]: cluster 2024-03-24T12:39:40.435369+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.409738+0000 mgr.y (mgr.25540) 759 : cluster 0 pgmap v116: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.419135+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.422926+0000 mon.a (mon.0) 2180 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.423263+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.426609+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.430080+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.430907+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.430941+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.430965+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:41.694 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:41 smithi176 bash[73813]: cluster 2024-03-24T12:39:40.435369+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e124 with expected crc 2024-03-24T12:39:43.166 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:42 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.2.service: Succeeded. 2024-03-24T12:39:43.166 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:42 smithi176 systemd[1]: Stopped Ceph osd.2 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:39:43.666 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:43 smithi176 systemd[1]: Started Ceph osd.2 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:39:44.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: cluster 2024-03-24T12:39:42.410539+0000 mgr.y (mgr.25540) 760 : cluster 0 pgmap v118: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:42.850193+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:42.852532+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.210561+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.219309+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.256456+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.257915+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.266622+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.345962+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.349135+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.353986+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.355450+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.364772+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.444143+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.447281+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.450526+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.451662+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.461260+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.541393+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.543875+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.548064+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.549306+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.557932+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.641323+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.643937+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.647339+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.648524+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.655194+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.737765+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.741406+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.745303+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.746580+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.756079+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.834787+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.839094+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:43 smithi184 bash[51492]: audit 2024-03-24T12:39:43.843493+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: cluster 2024-03-24T12:39:42.410539+0000 mgr.y (mgr.25540) 760 : cluster 0 pgmap v118: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:42.850193+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:42.852532+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.210561+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.219309+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.256456+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.257915+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.266622+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.345962+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.349135+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.353986+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.355450+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.364772+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.444143+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.447281+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.450526+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.451662+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.461260+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.541393+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: cluster 2024-03-24T12:39:42.410539+0000 mgr.y (mgr.25540) 760 : cluster 0 pgmap v118: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:42.850193+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:42.852532+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.210561+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.219309+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.256456+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.257915+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.266622+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.345962+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.349135+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.353986+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.355450+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.364772+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.444143+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.447281+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.450526+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.451662+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.461260+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.541393+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.543875+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.548064+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.549306+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.557932+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.641323+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.643937+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.647339+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.648524+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.655194+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.737765+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.741406+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.745303+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.746580+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.756079+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.834787+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.839094+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[70612]: audit 2024-03-24T12:39:43.843493+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.543875+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.548064+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.549306+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.557932+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.641323+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.643937+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.647339+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.648524+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.655194+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.737765+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.741406+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.745303+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.746580+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.756079+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.834787+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.839094+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:43 smithi176 bash[73813]: audit 2024-03-24T12:39:43.843493+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cluster 2024-03-24T12:39:43.260402+0000 mgr.y (mgr.25540) 761 : cluster 0 pgmap v119: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 141 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.267380+0000 mgr.y (mgr.25540) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.365782+0000 mgr.y (mgr.25540) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.462021+0000 mgr.y (mgr.25540) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.558638+0000 mgr.y (mgr.25540) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.655986+0000 mgr.y (mgr.25540) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.756746+0000 mgr.y (mgr.25540) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.845011+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.859085+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.861 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.859570+0000 mgr.y (mgr.25540) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.924672+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.930331+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.933429+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.934273+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:43.940021+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:43.940588+0000 mgr.y (mgr.25540) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.018581+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.021584+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.025209+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.026535+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.037604+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.038450+0000 mgr.y (mgr.25540) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.115833+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.862 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.118755+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.121998+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.123186+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.130860+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.213229+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cluster 2024-03-24T12:39:44.215845+0000 mon.a (mon.0) 2234 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: cluster 2024-03-24T12:39:44.215878+0000 mon.a (mon.0) 2235 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.216346+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.222069+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.223001+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.229130+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.312057+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.314339+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.318478+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.319481+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.325550+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.863 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.403525+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.406916+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.412770+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.413750+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.420472+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.505584+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.508103+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.511962+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.512996+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.520149+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.584808+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.588345+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.864 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.591987+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cluster 2024-03-24T12:39:43.260402+0000 mgr.y (mgr.25540) 761 : cluster 0 pgmap v119: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 141 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.267380+0000 mgr.y (mgr.25540) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.365782+0000 mgr.y (mgr.25540) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.462021+0000 mgr.y (mgr.25540) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.558638+0000 mgr.y (mgr.25540) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.655986+0000 mgr.y (mgr.25540) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.756746+0000 mgr.y (mgr.25540) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.845011+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.859085+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.859570+0000 mgr.y (mgr.25540) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.924672+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.930331+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.933429+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.865 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.934273+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:43.940021+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:43.940588+0000 mgr.y (mgr.25540) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.018581+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.021584+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.025209+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.593214+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cluster 2024-03-24T12:39:43.260402+0000 mgr.y (mgr.25540) 761 : cluster 0 pgmap v119: 161 pgs: 4 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 141 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.267380+0000 mgr.y (mgr.25540) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.365782+0000 mgr.y (mgr.25540) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.462021+0000 mgr.y (mgr.25540) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.558638+0000 mgr.y (mgr.25540) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.655986+0000 mgr.y (mgr.25540) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.756746+0000 mgr.y (mgr.25540) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.845011+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.859085+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.859570+0000 mgr.y (mgr.25540) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.924672+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.930331+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.933429+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.934273+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.871 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:43.940021+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:43.940588+0000 mgr.y (mgr.25540) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.018581+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.021584+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.025209+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.026535+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.037604+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.038450+0000 mgr.y (mgr.25540) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.115833+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.118755+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.121998+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.123186+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.130860+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.213229+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cluster 2024-03-24T12:39:44.215845+0000 mon.a (mon.0) 2234 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:44.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: cluster 2024-03-24T12:39:44.215878+0000 mon.a (mon.0) 2235 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.216346+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.222069+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.223001+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.229130+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.312057+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.314339+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.318478+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.319481+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.325550+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.403525+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.406916+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.412770+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.413750+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.420472+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.505584+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.873 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.508103+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.511962+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.512996+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.520149+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.584808+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.588345+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.591987+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.593214+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.601206+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.685923+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.689308+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.692709+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.693798+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.703486+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.784992+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:44.874 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.787167+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:44.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.789440+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:44.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.790216+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:44.875 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:44 smithi184 bash[51492]: audit 2024-03-24T12:39:44.798642+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.601206+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.685923+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.689308+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.692709+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.693798+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.703486+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.784992+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.787167+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.789440+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.790216+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[70612]: audit 2024-03-24T12:39:44.798642+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.026535+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.037604+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.038450+0000 mgr.y (mgr.25540) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.115833+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.118755+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.121998+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.123186+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.130860+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.213229+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cluster 2024-03-24T12:39:44.215845+0000 mon.a (mon.0) 2234 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: cluster 2024-03-24T12:39:44.215878+0000 mon.a (mon.0) 2235 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.216346+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.222069+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.223001+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.229130+0000 mon.a (mon.0) 2239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.312057+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.314339+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.318478+0000 mon.a (mon.0) 2242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.319481+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.325550+0000 mon.a (mon.0) 2244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.403525+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.406916+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.412770+0000 mon.a (mon.0) 2247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.413750+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.420472+0000 mon.a (mon.0) 2249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.505584+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.508103+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.511962+0000 mon.a (mon.0) 2252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.512996+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.520149+0000 mon.a (mon.0) 2254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.584808+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.588345+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.591987+0000 mon.a (mon.0) 2257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.593214+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.601206+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.685923+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.689308+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.692709+0000 mon.a (mon.0) 2262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.693798+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.703486+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.784992+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.787167+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.789440+0000 mon.a (mon.0) 2267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.790216+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:45.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:44 smithi176 bash[73813]: audit 2024-03-24T12:39:44.798642+0000 mon.a (mon.0) 2269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:45.171 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-24T12:39:45.171 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: 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-03-24T12:39:45.171 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-24T12:39:45.171 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-24T12:39:45.172 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-24T12:39:45.172 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-24T12:39:45.172 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[86028]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-24T12:39:45.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:45] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.131796+0000 mgr.y (mgr.25540) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.229709+0000 mgr.y (mgr.25540) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.326282+0000 mgr.y (mgr.25540) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.423978+0000 mgr.y (mgr.25540) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.521146+0000 mgr.y (mgr.25540) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.602158+0000 mgr.y (mgr.25540) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.010 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.704230+0000 mgr.y (mgr.25540) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.799453+0000 mgr.y (mgr.25540) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.874346+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.877017+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.879614+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.880472+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.888328+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.888955+0000 mgr.y (mgr.25540) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.948720+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.952815+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.955423+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.956417+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:44.965951+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:44.966524+0000 mgr.y (mgr.25540) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.011 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.028714+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.131796+0000 mgr.y (mgr.25540) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.229709+0000 mgr.y (mgr.25540) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.326282+0000 mgr.y (mgr.25540) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.423978+0000 mgr.y (mgr.25540) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.521146+0000 mgr.y (mgr.25540) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.602158+0000 mgr.y (mgr.25540) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.704230+0000 mgr.y (mgr.25540) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.799453+0000 mgr.y (mgr.25540) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.874346+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.877017+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.879614+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.880472+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.888328+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.888955+0000 mgr.y (mgr.25540) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.948720+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.952815+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.955423+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.956417+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:44.965951+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:44.966524+0000 mgr.y (mgr.25540) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.028714+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.031644+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.034592+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.035755+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.043681+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.044386+0000 mgr.y (mgr.25540) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.123006+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.126275+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.129108+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.130066+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.137441+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.218059+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.220500+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.222961+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.223623+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.229257+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.309906+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.312513+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.315043+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.316012+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.031644+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.034592+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.035755+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.043681+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.044386+0000 mgr.y (mgr.25540) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.123006+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.126275+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.129108+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.130066+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.137441+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.015 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.218059+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.220500+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.222961+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.223623+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.229257+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.309906+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.312513+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.315043+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.316012+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.323012+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.402247+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.404274+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.407310+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.408010+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.415320+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.494043+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.496759+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.499453+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.500262+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.017 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.507650+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.586066+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.588412+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.591126+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.592122+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.599795+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.677690+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.680862+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.683832+0000 mon.a (mon.0) 2317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.685212+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.693749+0000 mon.a (mon.0) 2319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.774294+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.776423+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.780499+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.781534+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.018 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[73813]: audit 2024-03-24T12:39:45.789487+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.323012+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.402247+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.404274+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.407310+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.408010+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.415320+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.494043+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.496759+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.499453+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.500262+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.507650+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.586066+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.588412+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.591126+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.592122+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.599795+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.677690+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.680862+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.683832+0000 mon.a (mon.0) 2317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.685212+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.693749+0000 mon.a (mon.0) 2319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.774294+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.776423+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.780499+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.781534+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:45 smithi176 bash[70612]: audit 2024-03-24T12:39:45.789487+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.131796+0000 mgr.y (mgr.25540) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.229709+0000 mgr.y (mgr.25540) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.326282+0000 mgr.y (mgr.25540) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.423978+0000 mgr.y (mgr.25540) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.521146+0000 mgr.y (mgr.25540) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.602158+0000 mgr.y (mgr.25540) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.704230+0000 mgr.y (mgr.25540) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.799453+0000 mgr.y (mgr.25540) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.874346+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.877017+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.879614+0000 mon.a (mon.0) 2272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.880472+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.888328+0000 mon.a (mon.0) 2274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.888955+0000 mgr.y (mgr.25540) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.948720+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.173 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.952815+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.955423+0000 mon.a (mon.0) 2277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.956417+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:44.965951+0000 mon.a (mon.0) 2279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:44.966524+0000 mgr.y (mgr.25540) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.028714+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.031644+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.034592+0000 mon.a (mon.0) 2282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.035755+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.043681+0000 mon.a (mon.0) 2284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.044386+0000 mgr.y (mgr.25540) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.123006+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.126275+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.129108+0000 mon.a (mon.0) 2287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.174 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.130066+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.137441+0000 mon.a (mon.0) 2289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.218059+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.220500+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.222961+0000 mon.a (mon.0) 2292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.223623+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.229257+0000 mon.a (mon.0) 2294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.309906+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.312513+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.315043+0000 mon.a (mon.0) 2297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.316012+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.323012+0000 mon.a (mon.0) 2299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.402247+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.404274+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.407310+0000 mon.a (mon.0) 2302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.408010+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.415320+0000 mon.a (mon.0) 2304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.494043+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.496759+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.499453+0000 mon.a (mon.0) 2307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.500262+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.507650+0000 mon.a (mon.0) 2309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.586066+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.588412+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.591126+0000 mon.a (mon.0) 2312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.592122+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.599795+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.677690+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.680862+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.683832+0000 mon.a (mon.0) 2317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.685212+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.693749+0000 mon.a (mon.0) 2319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.774294+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.776423+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.780499+0000 mon.a (mon.0) 2322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.781534+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:46.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:45 smithi184 bash[51492]: audit 2024-03-24T12:39:45.789487+0000 mon.a (mon.0) 2324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.138084+0000 mgr.y (mgr.25540) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.229821+0000 mgr.y (mgr.25540) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cluster 2024-03-24T12:39:45.261596+0000 mgr.y (mgr.25540) 784 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.323477+0000 mgr.y (mgr.25540) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.415869+0000 mgr.y (mgr.25540) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.508280+0000 mgr.y (mgr.25540) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.600246+0000 mgr.y (mgr.25540) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.694676+0000 mgr.y (mgr.25540) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.790014+0000 mgr.y (mgr.25540) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.869439+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.872329+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.874559+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.875363+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.880807+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.881401+0000 mgr.y (mgr.25540) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.959136+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.962265+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.965816+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.967120+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:45.974590+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.138084+0000 mgr.y (mgr.25540) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.229821+0000 mgr.y (mgr.25540) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cluster 2024-03-24T12:39:45.261596+0000 mgr.y (mgr.25540) 784 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.323477+0000 mgr.y (mgr.25540) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.415869+0000 mgr.y (mgr.25540) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.508280+0000 mgr.y (mgr.25540) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.600246+0000 mgr.y (mgr.25540) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.694676+0000 mgr.y (mgr.25540) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.790014+0000 mgr.y (mgr.25540) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.869439+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.872329+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.874559+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.875363+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.880807+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.881401+0000 mgr.y (mgr.25540) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.959136+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.962265+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.965816+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.967120+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:45.974590+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:45.975603+0000 mgr.y (mgr.25540) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.055156+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.057825+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.060973+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.062101+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.069218+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.069893+0000 mgr.y (mgr.25540) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.147080+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.150316+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.153848+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.154982+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.162033+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.243230+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.246269+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.250771+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.252088+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.260266+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.340234+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.343249+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.346310+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.347302+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.354449+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.432330+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.435219+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.438676+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.439857+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.449454+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.529902+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.532151+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.534852+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.535642+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.544923+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.609388+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.612452+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.615287+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.616434+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.624460+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.690242+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.692297+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:45.975603+0000 mgr.y (mgr.25540) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.055156+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.057825+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.060973+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.062101+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.069218+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.069893+0000 mgr.y (mgr.25540) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.147080+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.150316+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.153848+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.154982+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.162033+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.243230+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.246269+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.250771+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.252088+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.260266+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.340234+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.343249+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.346310+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.694446+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.695283+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.702336+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.764450+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.767555+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.771887+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.773471+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[73813]: audit 2024-03-24T12:39:46.783117+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.347302+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.354449+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.432330+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.435219+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.438676+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.439857+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.449454+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.529902+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.532151+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.534852+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.535642+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.544923+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.609388+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.612452+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.615287+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.616434+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.624460+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.690242+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.692297+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.694446+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.695283+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.702336+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.764450+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.767555+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.771887+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.773471+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:46 smithi176 bash[70612]: audit 2024-03-24T12:39:46.783117+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.138084+0000 mgr.y (mgr.25540) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.229821+0000 mgr.y (mgr.25540) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cluster 2024-03-24T12:39:45.261596+0000 mgr.y (mgr.25540) 784 : cluster 0 pgmap v120: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.323477+0000 mgr.y (mgr.25540) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.415869+0000 mgr.y (mgr.25540) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.508280+0000 mgr.y (mgr.25540) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.600246+0000 mgr.y (mgr.25540) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.694676+0000 mgr.y (mgr.25540) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.790014+0000 mgr.y (mgr.25540) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.869439+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.872329+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.874559+0000 mon.a (mon.0) 2327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.875363+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.880807+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.881401+0000 mgr.y (mgr.25540) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.959136+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.962265+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.965816+0000 mon.a (mon.0) 2332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.967120+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:45.974590+0000 mon.a (mon.0) 2334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:45.975603+0000 mgr.y (mgr.25540) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.055156+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.057825+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.060973+0000 mon.a (mon.0) 2337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.062101+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.069218+0000 mon.a (mon.0) 2339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.069893+0000 mgr.y (mgr.25540) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.147080+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.150316+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.153848+0000 mon.a (mon.0) 2342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.154982+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.162033+0000 mon.a (mon.0) 2344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.243230+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.246269+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.250771+0000 mon.a (mon.0) 2347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.252088+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.260266+0000 mon.a (mon.0) 2349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.340234+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.343249+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.346310+0000 mon.a (mon.0) 2352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.347302+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.354449+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.432330+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.435219+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.438676+0000 mon.a (mon.0) 2357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.439857+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.449454+0000 mon.a (mon.0) 2359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.529902+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.532151+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.534852+0000 mon.a (mon.0) 2362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.535642+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.544923+0000 mon.a (mon.0) 2364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.609388+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.612452+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.615287+0000 mon.a (mon.0) 2367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.616434+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.624460+0000 mon.a (mon.0) 2369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.690242+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.692297+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.694446+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.695283+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.702336+0000 mon.a (mon.0) 2374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:47.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.764450+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.767555+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.771887+0000 mon.a (mon.0) 2377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.773471+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:47.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:46 smithi184 bash[51492]: audit 2024-03-24T12:39:46.783117+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.162719+0000 mgr.y (mgr.25540) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.260943+0000 mgr.y (mgr.25540) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.354866+0000 mgr.y (mgr.25540) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.450315+0000 mgr.y (mgr.25540) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.545767+0000 mgr.y (mgr.25540) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.625125+0000 mgr.y (mgr.25540) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.703013+0000 mgr.y (mgr.25540) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.783847+0000 mgr.y (mgr.25540) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.867898+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.869944+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.872436+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.874960+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.880615+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.881241+0000 mgr.y (mgr.25540) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.945470+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.949932+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.955085+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.956652+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:46.964259+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:46.964942+0000 mgr.y (mgr.25540) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.043868+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.046519+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.049678+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.051212+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.058975+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.059807+0000 mgr.y (mgr.25540) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.120003+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.122110+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.124522+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.125532+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.131421+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.213771+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.216559+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.219799+0000 mon.a (mon.0) 2402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.221107+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.229584+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.308797+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.313182+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.316520+0000 mon.a (mon.0) 2407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.317348+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.324634+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.405601+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.408092+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.411728+0000 mon.a (mon.0) 2412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.413011+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.419625+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.502142+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.504611+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.508598+0000 mon.a (mon.0) 2417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.509866+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.518351+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.602028+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.604324+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.606924+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.607957+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.615997+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.697514+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.701450+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.704620+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.705833+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.713581+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.793777+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.796199+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.798884+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.799871+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[70612]: audit 2024-03-24T12:39:47.806359+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.162719+0000 mgr.y (mgr.25540) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.260943+0000 mgr.y (mgr.25540) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.354866+0000 mgr.y (mgr.25540) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.450315+0000 mgr.y (mgr.25540) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.545767+0000 mgr.y (mgr.25540) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.625125+0000 mgr.y (mgr.25540) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.703013+0000 mgr.y (mgr.25540) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.783847+0000 mgr.y (mgr.25540) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.867898+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.869944+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.872436+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.874960+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.880615+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.129 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.881241+0000 mgr.y (mgr.25540) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.945470+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.949932+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.955085+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.956652+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:46.964259+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:46.964942+0000 mgr.y (mgr.25540) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.043868+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.046519+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.049678+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.051212+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.058975+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.059807+0000 mgr.y (mgr.25540) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.120003+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.122110+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.124522+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.125532+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.131421+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.213771+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.216559+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.219799+0000 mon.a (mon.0) 2402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.221107+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.229584+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.308797+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.313182+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.316520+0000 mon.a (mon.0) 2407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.317348+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.324634+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.405601+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.408092+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.411728+0000 mon.a (mon.0) 2412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.413011+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.419625+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.502142+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.504611+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.508598+0000 mon.a (mon.0) 2417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.509866+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.518351+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.602028+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.604324+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.606924+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.607957+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.615997+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.697514+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.701450+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.704620+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.705833+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.713581+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.793777+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.796199+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.798884+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.799871+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:47 smithi176 bash[73813]: audit 2024-03-24T12:39:47.806359+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.133 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[86480]: debug 2024-03-24T12:39:48.113+0000 7fdf3be32700 1 -- 172.21.15.176:0/2711062937 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a6411331e0 con 0x55a6411b8800 2024-03-24T12:39:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.162719+0000 mgr.y (mgr.25540) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.260943+0000 mgr.y (mgr.25540) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.354866+0000 mgr.y (mgr.25540) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.450315+0000 mgr.y (mgr.25540) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.545767+0000 mgr.y (mgr.25540) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.625125+0000 mgr.y (mgr.25540) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.703013+0000 mgr.y (mgr.25540) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.783847+0000 mgr.y (mgr.25540) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.867898+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.869944+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.872436+0000 mon.a (mon.0) 2382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.874960+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.880615+0000 mon.a (mon.0) 2384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.881241+0000 mgr.y (mgr.25540) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.945470+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.949932+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.955085+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.956652+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:46.964259+0000 mon.a (mon.0) 2389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:46.964942+0000 mgr.y (mgr.25540) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.043868+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.046519+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.049678+0000 mon.a (mon.0) 2392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.051212+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.058975+0000 mon.a (mon.0) 2394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.059807+0000 mgr.y (mgr.25540) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.120003+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.122110+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.124522+0000 mon.a (mon.0) 2397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.125532+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.131421+0000 mon.a (mon.0) 2399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.213771+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.216559+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.219799+0000 mon.a (mon.0) 2402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.221107+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.229584+0000 mon.a (mon.0) 2404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.308797+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.313182+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.316520+0000 mon.a (mon.0) 2407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.317348+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.324634+0000 mon.a (mon.0) 2409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.405601+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.408092+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.411728+0000 mon.a (mon.0) 2412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.413011+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.419625+0000 mon.a (mon.0) 2414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.502142+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.504611+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.508598+0000 mon.a (mon.0) 2417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.509866+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.518351+0000 mon.a (mon.0) 2419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.602028+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.604324+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.606924+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.607957+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.615997+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.697514+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.701450+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.704620+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.705833+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.713581+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.793777+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.796199+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.798884+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.799871+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:48.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:47 smithi184 bash[51492]: audit 2024-03-24T12:39:47.806359+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:48.867 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[86480]: debug 2024-03-24T12:39:48.673+0000 7fdf44fca7c0 -1 Falling back to public interface 2024-03-24T12:39:49.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.131934+0000 mgr.y (mgr.25540) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.230224+0000 mgr.y (mgr.25540) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cluster 2024-03-24T12:39:47.262362+0000 mgr.y (mgr.25540) 807 : cluster 0 pgmap v121: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.325161+0000 mgr.y (mgr.25540) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.420263+0000 mgr.y (mgr.25540) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.519201+0000 mgr.y (mgr.25540) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.616867+0000 mgr.y (mgr.25540) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.714157+0000 mgr.y (mgr.25540) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.806905+0000 mgr.y (mgr.25540) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.885172+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.888540+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.891704+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.892805+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.900340+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.901143+0000 mgr.y (mgr.25540) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.982366+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.985109+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.988046+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.989180+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:47.998596+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.131934+0000 mgr.y (mgr.25540) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.230224+0000 mgr.y (mgr.25540) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cluster 2024-03-24T12:39:47.262362+0000 mgr.y (mgr.25540) 807 : cluster 0 pgmap v121: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.325161+0000 mgr.y (mgr.25540) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.420263+0000 mgr.y (mgr.25540) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.519201+0000 mgr.y (mgr.25540) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.616867+0000 mgr.y (mgr.25540) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.714157+0000 mgr.y (mgr.25540) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.806905+0000 mgr.y (mgr.25540) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.885172+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.888540+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.891704+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.892805+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.900340+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.901143+0000 mgr.y (mgr.25540) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.982366+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.985109+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.988046+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.989180+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:47.998596+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: cephadm 2024-03-24T12:39:47.999574+0000 mgr.y (mgr.25540) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.079277+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.082312+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.085368+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.086298+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.094980+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.177021+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.179143+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.181787+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.182692+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.190605+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.280916+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.282940+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.285925+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.286963+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.296148+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.358857+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.361512+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.363693+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.364425+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: cephadm 2024-03-24T12:39:47.999574+0000 mgr.y (mgr.25540) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.079277+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.082312+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.085368+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.086298+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.094980+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.177021+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.179143+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.181787+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.182692+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.190605+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.280916+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.282940+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.285925+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.286963+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.296148+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.358857+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.361512+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.363693+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.364425+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.372432+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.451148+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.452927+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.454821+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.455495+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.462486+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.543341+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.546057+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.549150+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.550092+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.557946+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.620321+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.623481+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.626731+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.628137+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.638070+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.718882+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.721217+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.724364+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.372432+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.451148+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.452927+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.454821+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.455495+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.462486+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.543341+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.546057+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.549150+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.550092+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.557946+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.620321+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.623481+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.626731+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.628137+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.638070+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.718882+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.721217+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.724364+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.725243+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.734265+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.816817+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.820760+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.824056+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.825210+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[73813]: audit 2024-03-24T12:39:48.834089+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.725243+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.734265+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.816817+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.820760+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.824056+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.825210+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:48 smithi176 bash[70612]: audit 2024-03-24T12:39:48.834089+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.131934+0000 mgr.y (mgr.25540) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.230224+0000 mgr.y (mgr.25540) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cluster 2024-03-24T12:39:47.262362+0000 mgr.y (mgr.25540) 807 : cluster 0 pgmap v121: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.325161+0000 mgr.y (mgr.25540) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.420263+0000 mgr.y (mgr.25540) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.519201+0000 mgr.y (mgr.25540) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.616867+0000 mgr.y (mgr.25540) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.714157+0000 mgr.y (mgr.25540) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.806905+0000 mgr.y (mgr.25540) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.885172+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.888540+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.891704+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.892805+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.900340+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.901143+0000 mgr.y (mgr.25540) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.982366+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.985109+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.988046+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.989180+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:47.998596+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: cephadm 2024-03-24T12:39:47.999574+0000 mgr.y (mgr.25540) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.079277+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.082312+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.085368+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.086298+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.094980+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.177021+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.179143+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.181787+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.182692+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.190605+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.280916+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.282940+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.285925+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.286963+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.296148+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.358857+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.361512+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.363693+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.364425+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.372432+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.451148+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.452927+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.454821+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.455495+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.462486+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.543341+0000 mon.a (mon.0) 2470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.546057+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.549150+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.550092+0000 mon.a (mon.0) 2473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.557946+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.620321+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.623481+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.626731+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.628137+0000 mon.a (mon.0) 2478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.638070+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.718882+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.721217+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.724364+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.725243+0000 mon.a (mon.0) 2483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.734265+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:49.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.816817+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:49.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.820760+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:49.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.824056+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:49.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.825210+0000 mon.a (mon.0) 2488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:49.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:48 smithi184 bash[51492]: audit 2024-03-24T12:39:48.834089+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.095704+0000 mgr.y (mgr.25540) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.191202+0000 mgr.y (mgr.25540) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.296653+0000 mgr.y (mgr.25540) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.373230+0000 mgr.y (mgr.25540) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.462964+0000 mgr.y (mgr.25540) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.558562+0000 mgr.y (mgr.25540) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.639233+0000 mgr.y (mgr.25540) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.734895+0000 mgr.y (mgr.25540) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.834703+0000 mgr.y (mgr.25540) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.886670+0000 mgr.y (mgr.25540) 825 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.913362+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.916292+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.919656+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.920937+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:48.931472+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:48.932517+0000 mgr.y (mgr.25540) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.008426+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.010888+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.014917+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.016581+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.025912+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.026609+0000 mgr.y (mgr.25540) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.090273+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.092480+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.095612+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.096782+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.105210+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.186142+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.188412+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.191799+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.192802+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.202354+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.285693+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.287892+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.290366+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.291235+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.300604+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.378361+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.381532+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.384908+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.095704+0000 mgr.y (mgr.25540) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.191202+0000 mgr.y (mgr.25540) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.296653+0000 mgr.y (mgr.25540) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.373230+0000 mgr.y (mgr.25540) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.462964+0000 mgr.y (mgr.25540) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.558562+0000 mgr.y (mgr.25540) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.639233+0000 mgr.y (mgr.25540) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.734895+0000 mgr.y (mgr.25540) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.834703+0000 mgr.y (mgr.25540) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.886670+0000 mgr.y (mgr.25540) 825 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.913362+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.916292+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.919656+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.920937+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:48.931472+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:48.932517+0000 mgr.y (mgr.25540) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.008426+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.010888+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.014917+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.016581+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.025912+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.386358+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.392867+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.472856+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.474863+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.477231+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.478121+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.487523+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.569754+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.573597+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.576512+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.578227+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.585249+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.665768+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.668124+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.671130+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.672281+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.682801+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.765830+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.768779+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.772166+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.773509+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[73813]: audit 2024-03-24T12:39:49.782049+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.026609+0000 mgr.y (mgr.25540) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.090273+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.092480+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.095612+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.096782+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.105210+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.186142+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.188412+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.191799+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.192802+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.202354+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.285693+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.287892+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.290366+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.291235+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.300604+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.378361+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.381532+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.384908+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.386358+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.392867+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.472856+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.474863+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.477231+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.478121+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.487523+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.569754+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.573597+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.576512+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.578227+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.585249+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.665768+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.668124+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.671130+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.672281+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.682801+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.765830+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.768779+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.772166+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.773509+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:49 smithi176 bash[70612]: audit 2024-03-24T12:39:49.782049+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.095704+0000 mgr.y (mgr.25540) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.191202+0000 mgr.y (mgr.25540) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.296653+0000 mgr.y (mgr.25540) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.373230+0000 mgr.y (mgr.25540) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.462964+0000 mgr.y (mgr.25540) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.558562+0000 mgr.y (mgr.25540) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.639233+0000 mgr.y (mgr.25540) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.734895+0000 mgr.y (mgr.25540) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.834703+0000 mgr.y (mgr.25540) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.886670+0000 mgr.y (mgr.25540) 825 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:50.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.913362+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.916292+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.919656+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.920937+0000 mon.a (mon.0) 2493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:48.931472+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:48.932517+0000 mgr.y (mgr.25540) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.008426+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.010888+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.014917+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.016581+0000 mon.a (mon.0) 2498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.025912+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.026609+0000 mgr.y (mgr.25540) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.090273+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.092480+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.095612+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.096782+0000 mon.a (mon.0) 2503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.105210+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.186142+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.188412+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.191799+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.192802+0000 mon.a (mon.0) 2508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.202354+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.285693+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.287892+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.290366+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.291235+0000 mon.a (mon.0) 2513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.300604+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.378361+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.381532+0000 mon.a (mon.0) 2516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.384908+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.386358+0000 mon.a (mon.0) 2518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.392867+0000 mon.a (mon.0) 2519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.472856+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.474863+0000 mon.a (mon.0) 2521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.477231+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.478121+0000 mon.a (mon.0) 2523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.487523+0000 mon.a (mon.0) 2524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.569754+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.573597+0000 mon.a (mon.0) 2526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.576512+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.578227+0000 mon.a (mon.0) 2528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.585249+0000 mon.a (mon.0) 2529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.665768+0000 mon.a (mon.0) 2530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.668124+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.671130+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.672281+0000 mon.a (mon.0) 2533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.682801+0000 mon.a (mon.0) 2534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.765830+0000 mon.a (mon.0) 2535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.768779+0000 mon.a (mon.0) 2536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.772166+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.773509+0000 mon.a (mon.0) 2538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:50.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:49 smithi184 bash[51492]: audit 2024-03-24T12:39:49.782049+0000 mon.a (mon.0) 2539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.105936+0000 mgr.y (mgr.25540) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.203211+0000 mgr.y (mgr.25540) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cluster 2024-03-24T12:39:49.264147+0000 mgr.y (mgr.25540) 830 : cluster 0 pgmap v122: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.301307+0000 mgr.y (mgr.25540) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.393423+0000 mgr.y (mgr.25540) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.488088+0000 mgr.y (mgr.25540) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.585937+0000 mgr.y (mgr.25540) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.683419+0000 mgr.y (mgr.25540) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.782928+0000 mgr.y (mgr.25540) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.865841+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.879412+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.881376+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.882086+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.886751+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.887325+0000 mgr.y (mgr.25540) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.969267+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.971867+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.974833+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.975923+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:49.985842+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.105936+0000 mgr.y (mgr.25540) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.203211+0000 mgr.y (mgr.25540) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cluster 2024-03-24T12:39:49.264147+0000 mgr.y (mgr.25540) 830 : cluster 0 pgmap v122: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.301307+0000 mgr.y (mgr.25540) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.393423+0000 mgr.y (mgr.25540) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.488088+0000 mgr.y (mgr.25540) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.585937+0000 mgr.y (mgr.25540) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.683419+0000 mgr.y (mgr.25540) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.782928+0000 mgr.y (mgr.25540) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.865841+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.879412+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.881376+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.882086+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.886751+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.887325+0000 mgr.y (mgr.25540) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.969267+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.971867+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.974833+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.975923+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:49.985842+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: cephadm 2024-03-24T12:39:49.986492+0000 mgr.y (mgr.25540) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.066649+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.069438+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.072320+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.073599+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.083782+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.168092+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.170295+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.174496+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.175663+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.186320+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.267399+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.269514+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.272680+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.273461+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.281105+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.363081+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.365909+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.369096+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.370203+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: cephadm 2024-03-24T12:39:49.986492+0000 mgr.y (mgr.25540) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.066649+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.069438+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.072320+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.073599+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.083782+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.168092+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.170295+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.174496+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.175663+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.186320+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.267399+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.269514+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.272680+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.273461+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.281105+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.363081+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.365909+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.369096+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.370203+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.377241+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.457681+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.459868+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.462580+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.463510+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.469396+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.548037+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.550565+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.554108+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.555231+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.563534+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.627846+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.630204+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.633746+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.634930+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.642563+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.753451+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.758126+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.761919+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.377241+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.457681+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.459868+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.462580+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.463510+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.469396+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.548037+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.550565+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.554108+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.555231+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.563534+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.627846+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.630204+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.633746+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.634930+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.642563+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.753451+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.758126+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.761919+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.763278+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.770464+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.850481+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.852510+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.855075+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.855973+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[73813]: audit 2024-03-24T12:39:50.861917+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.763278+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.770464+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.850481+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.852510+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.855075+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.855973+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:50 smithi176 bash[70612]: audit 2024-03-24T12:39:50.861917+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.105936+0000 mgr.y (mgr.25540) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.203211+0000 mgr.y (mgr.25540) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cluster 2024-03-24T12:39:49.264147+0000 mgr.y (mgr.25540) 830 : cluster 0 pgmap v122: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.301307+0000 mgr.y (mgr.25540) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.393423+0000 mgr.y (mgr.25540) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.488088+0000 mgr.y (mgr.25540) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.585937+0000 mgr.y (mgr.25540) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.683419+0000 mgr.y (mgr.25540) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.782928+0000 mgr.y (mgr.25540) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.865841+0000 mon.a (mon.0) 2540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.879412+0000 mon.a (mon.0) 2541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.881376+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.882086+0000 mon.a (mon.0) 2543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.886751+0000 mon.a (mon.0) 2544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.887325+0000 mgr.y (mgr.25540) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.969267+0000 mon.a (mon.0) 2545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.971867+0000 mon.a (mon.0) 2546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.974833+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.975923+0000 mon.a (mon.0) 2548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:49.985842+0000 mon.a (mon.0) 2549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: cephadm 2024-03-24T12:39:49.986492+0000 mgr.y (mgr.25540) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:51.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.066649+0000 mon.a (mon.0) 2550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.069438+0000 mon.a (mon.0) 2551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.072320+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.073599+0000 mon.a (mon.0) 2553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.083782+0000 mon.a (mon.0) 2554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.168092+0000 mon.a (mon.0) 2555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.170295+0000 mon.a (mon.0) 2556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.174496+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.175663+0000 mon.a (mon.0) 2558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.186320+0000 mon.a (mon.0) 2559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.267399+0000 mon.a (mon.0) 2560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.269514+0000 mon.a (mon.0) 2561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.272680+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.273461+0000 mon.a (mon.0) 2563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.281105+0000 mon.a (mon.0) 2564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.363081+0000 mon.a (mon.0) 2565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.365909+0000 mon.a (mon.0) 2566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.369096+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.370203+0000 mon.a (mon.0) 2568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.377241+0000 mon.a (mon.0) 2569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.457681+0000 mon.a (mon.0) 2570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.459868+0000 mon.a (mon.0) 2571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.462580+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.463510+0000 mon.a (mon.0) 2573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.469396+0000 mon.a (mon.0) 2574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.548037+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.550565+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.554108+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.555231+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.563534+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.627846+0000 mon.a (mon.0) 2580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.630204+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.633746+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.634930+0000 mon.a (mon.0) 2583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.642563+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.753451+0000 mon.a (mon.0) 2585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.758126+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.761919+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.763278+0000 mon.a (mon.0) 2588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.770464+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:51.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.850481+0000 mon.a (mon.0) 2590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:51.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.852510+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:51.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.855075+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:51.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.855973+0000 mon.a (mon.0) 2593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:51.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:50 smithi184 bash[51492]: audit 2024-03-24T12:39:50.861917+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.020 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:51 smithi176 bash[86480]: debug 2024-03-24T12:39:51.749+0000 7fdf44fca7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-24T12:39:52.020 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:51 smithi176 bash[86480]: debug 2024-03-24T12:39:51.785+0000 7fdf44fca7c0 -1 osd.2 122 log_to_monitors true 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.084629+0000 mgr.y (mgr.25540) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.186926+0000 mgr.y (mgr.25540) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.284489+0000 mgr.y (mgr.25540) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.377936+0000 mgr.y (mgr.25540) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.469916+0000 mgr.y (mgr.25540) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.564191+0000 mgr.y (mgr.25540) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.643114+0000 mgr.y (mgr.25540) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.771251+0000 mgr.y (mgr.25540) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.862687+0000 mgr.y (mgr.25540) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:50.946442+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:50.949431+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:50.952318+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:50.953323+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:50.962083+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:50.962957+0000 mgr.y (mgr.25540) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.040585+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.044252+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.047877+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.049078+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.057522+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.061569+0000 mgr.y (mgr.25540) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.141858+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.144341+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.170823+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.172835+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.182246+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.262089+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.265101+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.269559+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.270681+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.278681+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.366200+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.369198+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.371873+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.373032+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.379132+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.489035+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.491495+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.494446+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.495413+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.502437+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.580822+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.583568+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.586176+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.587149+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.593118+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.674554+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.678448+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.681829+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.682941+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.690826+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.773135+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.776578+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.780666+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.781868+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.789834+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:51 smithi184 bash[51492]: audit 2024-03-24T12:39:51.794488+0000 mon.a (mon.0) 2640 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:39:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.084629+0000 mgr.y (mgr.25540) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.186926+0000 mgr.y (mgr.25540) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.284489+0000 mgr.y (mgr.25540) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.377936+0000 mgr.y (mgr.25540) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.469916+0000 mgr.y (mgr.25540) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.564191+0000 mgr.y (mgr.25540) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.643114+0000 mgr.y (mgr.25540) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.771251+0000 mgr.y (mgr.25540) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.862687+0000 mgr.y (mgr.25540) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:50.946442+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:50.949431+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:50.952318+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:50.953323+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:50.962083+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:50.962957+0000 mgr.y (mgr.25540) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.040585+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.044252+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.047877+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.049078+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.057522+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.061569+0000 mgr.y (mgr.25540) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.084629+0000 mgr.y (mgr.25540) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.186926+0000 mgr.y (mgr.25540) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.284489+0000 mgr.y (mgr.25540) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.377936+0000 mgr.y (mgr.25540) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.469916+0000 mgr.y (mgr.25540) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.564191+0000 mgr.y (mgr.25540) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.643114+0000 mgr.y (mgr.25540) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.771251+0000 mgr.y (mgr.25540) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.862687+0000 mgr.y (mgr.25540) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:50.946442+0000 mon.a (mon.0) 2595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:50.949431+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:50.952318+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:50.953323+0000 mon.a (mon.0) 2598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:50.962083+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:50.962957+0000 mgr.y (mgr.25540) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.040585+0000 mon.a (mon.0) 2600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.044252+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.047877+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.049078+0000 mon.a (mon.0) 2603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.057522+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.061569+0000 mgr.y (mgr.25540) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.141858+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.144341+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.170823+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.172835+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.182246+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.262089+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.265101+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.269559+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.270681+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.278681+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.366200+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.369198+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.371873+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.373032+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.379132+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.489035+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.491495+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.494446+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.495413+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.502437+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.580822+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.583568+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.586176+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.587149+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.593118+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.674554+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.678448+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.681829+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.682941+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.690826+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.773135+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.776578+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.780666+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.781868+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.789834+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.794488+0000 mon.a (mon.0) 2640 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.141858+0000 mon.a (mon.0) 2605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.144341+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.170823+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.172835+0000 mon.a (mon.0) 2608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.182246+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.262089+0000 mon.a (mon.0) 2610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.265101+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.269559+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.270681+0000 mon.a (mon.0) 2613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.278681+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.366200+0000 mon.a (mon.0) 2615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.369198+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.371873+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.373032+0000 mon.a (mon.0) 2618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.379132+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.489035+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.491495+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.494446+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.495413+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.502437+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.580822+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.583568+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.586176+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.587149+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.593118+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.674554+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.678448+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.681829+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.682941+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.690826+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.773135+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.776578+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.780666+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.781868+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.789834+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.794488+0000 mon.a (mon.0) 2640 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-24T12:39:52.836 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[65639]: debug 2024-03-24T12:39:52.597+0000 7f5b08e76700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-24T12:39:53.168 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[86480]: debug 2024-03-24T12:39:52.829+0000 7fdf36422700 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:39:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.183288+0000 mgr.y (mgr.25540) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cluster 2024-03-24T12:39:51.264967+0000 mgr.y (mgr.25540) 851 : cluster 0 pgmap v123: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.280427+0000 mgr.y (mgr.25540) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.379813+0000 mgr.y (mgr.25540) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.503231+0000 mgr.y (mgr.25540) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.595787+0000 mgr.y (mgr.25540) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.691432+0000 mgr.y (mgr.25540) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.790793+0000 mgr.y (mgr.25540) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.880407+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.882623+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.884664+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.885413+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.890748+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.891285+0000 mgr.y (mgr.25540) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.972855+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.975079+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.978363+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.979913+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:51.987389+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cephadm 2024-03-24T12:39:51.988030+0000 mgr.y (mgr.25540) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.183288+0000 mgr.y (mgr.25540) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cluster 2024-03-24T12:39:51.264967+0000 mgr.y (mgr.25540) 851 : cluster 0 pgmap v123: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.280427+0000 mgr.y (mgr.25540) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.379813+0000 mgr.y (mgr.25540) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.503231+0000 mgr.y (mgr.25540) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.595787+0000 mgr.y (mgr.25540) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.691432+0000 mgr.y (mgr.25540) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.790793+0000 mgr.y (mgr.25540) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.880407+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.882623+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.884664+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.885413+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.890748+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.891285+0000 mgr.y (mgr.25540) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.972855+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.975079+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.978363+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.979913+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:51.987389+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cephadm 2024-03-24T12:39:51.988030+0000 mgr.y (mgr.25540) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.066771+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.070688+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.074374+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.075808+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.083902+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.163617+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.167680+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.170907+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.171907+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.179349+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.294337+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.297860+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.301656+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.303021+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.311576+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.390340+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.393421+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.396230+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.397369+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.404701+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.066771+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.070688+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.074374+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.075808+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.083902+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.163617+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.167680+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.170907+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.171907+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.179349+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.294337+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.297860+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.301656+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.303021+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.311576+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.390340+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.393421+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.396230+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.397369+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.404701+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.487030+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.489225+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.492188+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.493225+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.499546+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.553469+0000 mon.a (mon.0) 2676 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.578144+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.585281+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.586207+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.589935+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.593223+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.597286+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.598900+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.600790+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.789861+0000 mon.a (mon.0) 2685 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.798049+0000 mon.a (mon.0) 2686 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[70612]: audit 2024-03-24T12:39:52.798662+0000 mon.a (mon.0) 2687 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.487030+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.489225+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.492188+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.493225+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.499546+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.553469+0000 mon.a (mon.0) 2676 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.578144+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.585281+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.586207+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.589935+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.593223+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.597286+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.598900+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.600790+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.789861+0000 mon.a (mon.0) 2685 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.798049+0000 mon.a (mon.0) 2686 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:39:53.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:52 smithi176 bash[73813]: audit 2024-03-24T12:39:52.798662+0000 mon.a (mon.0) 2687 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:53.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.183288+0000 mgr.y (mgr.25540) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cluster 2024-03-24T12:39:51.264967+0000 mgr.y (mgr.25540) 851 : cluster 0 pgmap v123: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.280427+0000 mgr.y (mgr.25540) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.379813+0000 mgr.y (mgr.25540) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.503231+0000 mgr.y (mgr.25540) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.595787+0000 mgr.y (mgr.25540) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.691432+0000 mgr.y (mgr.25540) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.790793+0000 mgr.y (mgr.25540) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.880407+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.882623+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.884664+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.885413+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.890748+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.891285+0000 mgr.y (mgr.25540) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.972855+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.975079+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.978363+0000 mon.a (mon.0) 2648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.979913+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:51.987389+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cephadm 2024-03-24T12:39:51.988030+0000 mgr.y (mgr.25540) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.066771+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.070688+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.074374+0000 mon.a (mon.0) 2653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.075808+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.083902+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.163617+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.167680+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.170907+0000 mon.a (mon.0) 2658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.171907+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.179349+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.294337+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.297860+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.301656+0000 mon.a (mon.0) 2663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.303021+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.311576+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.390340+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.393421+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.396230+0000 mon.a (mon.0) 2668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.397369+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.404701+0000 mon.a (mon.0) 2670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.487030+0000 mon.a (mon.0) 2671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.489225+0000 mon.a (mon.0) 2672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.492188+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.493225+0000 mon.a (mon.0) 2674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:39:53.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.499546+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.553469+0000 mon.a (mon.0) 2676 : cluster 3 Health check update: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.578144+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.585281+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.586207+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.589935+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.593223+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.597286+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.598900+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.600790+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.789861+0000 mon.a (mon.0) 2685 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.798049+0000 mon.a (mon.0) 2686 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-03-24T12:39:53.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:52 smithi184 bash[51492]: audit 2024-03-24T12:39:52.798662+0000 mon.a (mon.0) 2687 : audit 1 from='osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:39:54.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.084716+0000 mgr.y (mgr.25540) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.179943+0000 mgr.y (mgr.25540) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.312500+0000 mgr.y (mgr.25540) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.405558+0000 mgr.y (mgr.25540) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.500204+0000 mgr.y (mgr.25540) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: audit 2024-03-24T12:39:52.601014+0000 mgr.y (mgr.25540) 865 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cephadm 2024-03-24T12:39:52.602194+0000 mgr.y (mgr.25540) 866 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.799127+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.889663+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.890869+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:52.896583+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.000568+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.790637+0000 mon.a (mon.0) 2688 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.800434+0000 mon.a (mon.0) 2689 : cluster 1 osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877] boot 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.800563+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[73813]: audit 2024-03-24T12:39:53.801173+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.084716+0000 mgr.y (mgr.25540) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.179943+0000 mgr.y (mgr.25540) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.312500+0000 mgr.y (mgr.25540) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.405558+0000 mgr.y (mgr.25540) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.500204+0000 mgr.y (mgr.25540) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: audit 2024-03-24T12:39:52.601014+0000 mgr.y (mgr.25540) 865 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cephadm 2024-03-24T12:39:52.602194+0000 mgr.y (mgr.25540) 866 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.799127+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.889663+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.890869+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:52.896583+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.000568+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.790637+0000 mon.a (mon.0) 2688 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.800434+0000 mon.a (mon.0) 2689 : cluster 1 osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877] boot 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.800563+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:39:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:53 smithi176 bash[70612]: audit 2024-03-24T12:39:53.801173+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:39:54.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.084716+0000 mgr.y (mgr.25540) 860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.179943+0000 mgr.y (mgr.25540) 861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.312500+0000 mgr.y (mgr.25540) 862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.405558+0000 mgr.y (mgr.25540) 863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.500204+0000 mgr.y (mgr.25540) 864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: audit 2024-03-24T12:39:52.601014+0000 mgr.y (mgr.25540) 865 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cephadm 2024-03-24T12:39:52.602194+0000 mgr.y (mgr.25540) 866 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.799127+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.889663+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.890869+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:52.896583+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.000568+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e125 with expected crc 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.790637+0000 mon.a (mon.0) 2688 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.800434+0000 mon.a (mon.0) 2689 : cluster 1 osd.2 [v2:172.21.15.176:6818/3583759877,v1:172.21.15.176:6819/3583759877] boot 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.800563+0000 mon.a (mon.0) 2690 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-03-24T12:39:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:53 smithi184 bash[51492]: audit 2024-03-24T12:39:53.801173+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-24T12:39:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.266380+0000 mgr.y (mgr.25540) 867 : cluster 0 pgmap v125: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.802006+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.806502+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.815481+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:53.817903+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.802295+0000 mon.a (mon.0) 2692 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.266380+0000 mgr.y (mgr.25540) 867 : cluster 0 pgmap v125: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.802006+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.806502+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.815481+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:53.817903+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:54 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.802295+0000 mon.a (mon.0) 2692 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.266380+0000 mgr.y (mgr.25540) 867 : cluster 0 pgmap v125: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.802006+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.806502+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.815481+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:53.817903+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e126 with expected crc 2024-03-24T12:39:55.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:54 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.802295+0000 mon.a (mon.0) 2692 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-03-24T12:39:55.648 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:39:55] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-03-24T12:39:56.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.803223+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.804271+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.808833+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.808897+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.809117+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.810522+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.812343+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: cluster 2024-03-24T12:39:54.816061+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:54.977116+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:54.987375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:54.995473+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:55.378432+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:55.387973+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:55 smithi184 bash[51492]: audit 2024-03-24T12:39:55.395626+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.803223+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.804271+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.808833+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.808897+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.809117+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.810522+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.812343+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: cluster 2024-03-24T12:39:54.816061+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:54.977116+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:54.987375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:54.995473+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:55.378432+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:55.387973+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[70612]: audit 2024-03-24T12:39:55.395626+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.803223+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.804271+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.808833+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.808897+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.809117+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.810522+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.812343+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: cluster 2024-03-24T12:39:54.816061+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e127 with expected crc 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:54.977116+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:54.987375+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:54.995473+0000 mon.a (mon.0) 2695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:55.378432+0000 mon.a (mon.0) 2696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:55.387973+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:56.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:55 smithi176 bash[73813]: audit 2024-03-24T12:39:55.395626+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:57 smithi184 bash[51492]: cluster 2024-03-24T12:39:55.267037+0000 mgr.y (mgr.25540) 868 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:57.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:56 smithi176 bash[73813]: cluster 2024-03-24T12:39:55.267037+0000 mgr.y (mgr.25540) 868 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:57.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:56 smithi176 bash[70612]: cluster 2024-03-24T12:39:55.267037+0000 mgr.y (mgr.25540) 868 : cluster 0 pgmap v128: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:57.899 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:39:58.698 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:39:58.699 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 3s ago 21m - - 2024-03-24T12:39:58.699 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 3s ago 20m - - 2024-03-24T12:39:58.699 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (6m) 3s ago 13m 16.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:39:58.699 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (5m) 3s ago 13m 43.2M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:39:58.699 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (4m) 3s ago 11m 47.3M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (3m) 3s ago 20m 443M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (5m) 3s ago 22m 518M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (3m) 3s ago 22m 64.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (4m) 3s ago 20m 56.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (2m) 3s ago 20m 42.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (6m) 3s ago 13m 12.0M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:39:58.700 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (6m) 3s ago 13m 11.3M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (91s) 3s ago 19m 51.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (52s) 3s ago 18m 55.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (12s) 3s ago 18m 45.2M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (17m) 3s ago 17m 68.0M 4096M 17.2.0 e1d6a67b021e eff9b9c63611 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (16m) 3s ago 16m 67.5M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:39:58.701 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (16m) 3s ago 16m 63.9M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:39:58.702 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (15m) 3s ago 15m 61.1M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:39:58.702 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (15m) 3s ago 15m 65.2M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:39:58.702 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (4m) 3s ago 14m 63.2M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:39:58.702 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (11m) 3s ago 11m 88.2M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:39:58.702 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (11m) 3s ago 11m 89.2M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:39:58.703 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (11m) 3s ago 11m 88.3M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:39:58.703 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (11m) 3s ago 11m 88.7M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:59.157 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:39:59.158 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:39:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[73813]: cluster 2024-03-24T12:39:57.267966+0000 mgr.y (mgr.25540) 869 : cluster 0 pgmap v129: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[73813]: audit 2024-03-24T12:39:57.847874+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[73813]: audit 2024-03-24T12:39:57.849411+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:59.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[73813]: audit 2024-03-24T12:39:57.866859+0000 mgr.y (mgr.25540) 870 : audit 0 from='client.54304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:59.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[70612]: cluster 2024-03-24T12:39:57.267966+0000 mgr.y (mgr.25540) 869 : cluster 0 pgmap v129: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[70612]: audit 2024-03-24T12:39:57.847874+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[70612]: audit 2024-03-24T12:39:57.849411+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:59.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:58 smithi176 bash[70612]: audit 2024-03-24T12:39:57.866859+0000 mgr.y (mgr.25540) 870 : audit 0 from='client.54304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:58 smithi184 bash[51492]: cluster 2024-03-24T12:39:57.267966+0000 mgr.y (mgr.25540) 869 : cluster 0 pgmap v129: 161 pgs: 14 active+undersized+degraded, 32 active+undersized, 115 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-03-24T12:39:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:58 smithi184 bash[51492]: audit 2024-03-24T12:39:57.847874+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:39:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:58 smithi184 bash[51492]: audit 2024-03-24T12:39:57.849411+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:39:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:58 smithi184 bash[51492]: audit 2024-03-24T12:39:57.866859+0000 mgr.y (mgr.25540) 870 : audit 0 from='client.54304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:59.550 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "8/23 daemons upgraded", 2024-03-24T12:39:59.551 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:39:59.552 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:39:59.552 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:39:59.860 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[70612]: audit 2024-03-24T12:39:58.268394+0000 mgr.y (mgr.25540) 871 : audit 0 from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:59.860 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[70612]: audit 2024-03-24T12:39:58.678597+0000 mgr.y (mgr.25540) 872 : audit 0 from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:39:59.860 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[70612]: audit 2024-03-24T12:39:58.893968+0000 mgr.y (mgr.25540) 873 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:39:59.860 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[70612]: audit 2024-03-24T12:39:59.153474+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.176:0/2091779622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:00.002 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:40:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[73813]: audit 2024-03-24T12:39:58.268394+0000 mgr.y (mgr.25540) 871 : audit 0 from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[73813]: audit 2024-03-24T12:39:58.678597+0000 mgr.y (mgr.25540) 872 : audit 0 from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[73813]: audit 2024-03-24T12:39:58.893968+0000 mgr.y (mgr.25540) 873 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:39:59 smithi176 bash[73813]: audit 2024-03-24T12:39:59.153474+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.176:0/2091779622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:00.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:59 smithi184 bash[51492]: audit 2024-03-24T12:39:58.268394+0000 mgr.y (mgr.25540) 871 : audit 0 from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:00.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:59 smithi184 bash[51492]: audit 2024-03-24T12:39:58.678597+0000 mgr.y (mgr.25540) 872 : audit 0 from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:00.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:59 smithi184 bash[51492]: audit 2024-03-24T12:39:58.893968+0000 mgr.y (mgr.25540) 873 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:00.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:39:59 smithi184 bash[51492]: audit 2024-03-24T12:39:59.153474+0000 mon.a (mon.0) 2701 : audit 0 from='client.? 172.21.15.176:0/2091779622' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: cluster 2024-03-24T12:39:59.269777+0000 mgr.y (mgr.25540) 874 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: audit 2024-03-24T12:39:59.547185+0000 mgr.y (mgr.25540) 875 : audit 0 from='client.54328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: cluster 2024-03-24T12:39:59.847370+0000 mon.a (mon.0) 2702 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded) 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: cluster 2024-03-24T12:39:59.847438+0000 mon.a (mon.0) 2703 : cluster 1 Cluster is now healthy 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: audit 2024-03-24T12:39:59.999084+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.176:0/589301307' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[70612]: cluster 2024-03-24T12:40:00.000109+0000 mon.a (mon.0) 2704 : cluster 1 overall HEALTH_OK 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: cluster 2024-03-24T12:39:59.269777+0000 mgr.y (mgr.25540) 874 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: audit 2024-03-24T12:39:59.547185+0000 mgr.y (mgr.25540) 875 : audit 0 from='client.54328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: cluster 2024-03-24T12:39:59.847370+0000 mon.a (mon.0) 2702 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded) 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: cluster 2024-03-24T12:39:59.847438+0000 mon.a (mon.0) 2703 : cluster 1 Cluster is now healthy 2024-03-24T12:40:01.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: audit 2024-03-24T12:39:59.999084+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.176:0/589301307' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:00 smithi176 bash[73813]: cluster 2024-03-24T12:40:00.000109+0000 mon.a (mon.0) 2704 : cluster 1 overall HEALTH_OK 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: cluster 2024-03-24T12:39:59.269777+0000 mgr.y (mgr.25540) 874 : cluster 0 pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: audit 2024-03-24T12:39:59.547185+0000 mgr.y (mgr.25540) 875 : audit 0 from='client.54328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: cluster 2024-03-24T12:39:59.847370+0000 mon.a (mon.0) 2702 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded) 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: cluster 2024-03-24T12:39:59.847438+0000 mon.a (mon.0) 2703 : cluster 1 Cluster is now healthy 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: audit 2024-03-24T12:39:59.999084+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.176:0/589301307' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:01.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:00 smithi184 bash[51492]: cluster 2024-03-24T12:40:00.000109+0000 mon.a (mon.0) 2704 : cluster 1 overall HEALTH_OK 2024-03-24T12:40:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:02 smithi176 bash[70612]: cluster 2024-03-24T12:40:01.270591+0000 mgr.y (mgr.25540) 876 : cluster 0 pgmap v131: 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-03-24T12:40:03.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:02 smithi176 bash[73813]: cluster 2024-03-24T12:40:01.270591+0000 mgr.y (mgr.25540) 876 : cluster 0 pgmap v131: 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-03-24T12:40:03.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:02 smithi184 bash[51492]: cluster 2024-03-24T12:40:01.270591+0000 mgr.y (mgr.25540) 876 : cluster 0 pgmap v131: 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-03-24T12:40:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:04 smithi176 bash[70612]: cluster 2024-03-24T12:40:03.271688+0000 mgr.y (mgr.25540) 877 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-03-24T12:40:05.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:04 smithi176 bash[73813]: cluster 2024-03-24T12:40:03.271688+0000 mgr.y (mgr.25540) 877 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-03-24T12:40:05.235 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:04 smithi184 bash[51492]: cluster 2024-03-24T12:40:03.271688+0000 mgr.y (mgr.25540) 877 : cluster 0 pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 540 B/s rd, 0 op/s 2024-03-24T12:40:05.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:05] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-03-24T12:40:07.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:06 smithi184 bash[51492]: cluster 2024-03-24T12:40:05.273132+0000 mgr.y (mgr.25540) 878 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-24T12:40:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:06 smithi176 bash[70612]: cluster 2024-03-24T12:40:05.273132+0000 mgr.y (mgr.25540) 878 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-24T12:40:07.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:06 smithi176 bash[73813]: cluster 2024-03-24T12:40:05.273132+0000 mgr.y (mgr.25540) 878 : cluster 0 pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-03-24T12:40:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:07 smithi176 bash[70612]: audit 2024-03-24T12:40:07.614757+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:08.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:07 smithi176 bash[73813]: audit 2024-03-24T12:40:07.614757+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:08.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:07 smithi184 bash[51492]: audit 2024-03-24T12:40:07.614757+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[70612]: cluster 2024-03-24T12:40:07.273856+0000 mgr.y (mgr.25540) 879 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[70612]: audit 2024-03-24T12:40:07.615230+0000 mgr.y (mgr.25540) 880 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[70612]: cephadm 2024-03-24T12:40:07.618032+0000 mgr.y (mgr.25540) 881 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:40:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[70612]: audit 2024-03-24T12:40:08.250140+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:09.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[73813]: cluster 2024-03-24T12:40:07.273856+0000 mgr.y (mgr.25540) 879 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:09.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[73813]: audit 2024-03-24T12:40:07.615230+0000 mgr.y (mgr.25540) 880 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:09.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[73813]: cephadm 2024-03-24T12:40:07.618032+0000 mgr.y (mgr.25540) 881 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:40:09.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:08 smithi176 bash[73813]: audit 2024-03-24T12:40:08.250140+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:08 smithi184 bash[51492]: cluster 2024-03-24T12:40:07.273856+0000 mgr.y (mgr.25540) 879 : cluster 0 pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:08 smithi184 bash[51492]: audit 2024-03-24T12:40:07.615230+0000 mgr.y (mgr.25540) 880 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-24T12:40:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:08 smithi184 bash[51492]: cephadm 2024-03-24T12:40:07.618032+0000 mgr.y (mgr.25540) 881 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-03-24T12:40:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:08 smithi184 bash[51492]: audit 2024-03-24T12:40:08.250140+0000 mon.a (mon.0) 2706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:09 smithi176 bash[73813]: audit 2024-03-24T12:40:08.902845+0000 mgr.y (mgr.25540) 882 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:09 smithi176 bash[70612]: audit 2024-03-24T12:40:08.902845+0000 mgr.y (mgr.25540) 882 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:10.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:09 smithi184 bash[51492]: audit 2024-03-24T12:40:08.902845+0000 mgr.y (mgr.25540) 882 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[73813]: cluster 2024-03-24T12:40:09.274729+0000 mgr.y (mgr.25540) 883 : cluster 0 pgmap v135: 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-03-24T12:40:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[73813]: audit 2024-03-24T12:40:10.147249+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[73813]: audit 2024-03-24T12:40:10.151448+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:40:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[73813]: audit 2024-03-24T12:40:10.152736+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:11.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[70612]: cluster 2024-03-24T12:40:09.274729+0000 mgr.y (mgr.25540) 883 : cluster 0 pgmap v135: 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-03-24T12:40:11.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[70612]: audit 2024-03-24T12:40:10.147249+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:11.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[70612]: audit 2024-03-24T12:40:10.151448+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:40:11.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:10 smithi176 bash[70612]: audit 2024-03-24T12:40:10.152736+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:10 smithi184 bash[51492]: cluster 2024-03-24T12:40:09.274729+0000 mgr.y (mgr.25540) 883 : cluster 0 pgmap v135: 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-03-24T12:40:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:10 smithi184 bash[51492]: audit 2024-03-24T12:40:10.147249+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:10 smithi184 bash[51492]: audit 2024-03-24T12:40:10.151448+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-24T12:40:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:10 smithi184 bash[51492]: audit 2024-03-24T12:40:10.152736+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:12.023 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:11 smithi176 bash[73813]: cephadm 2024-03-24T12:40:10.140051+0000 mgr.y (mgr.25540) 884 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:40:12.023 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:11 smithi176 bash[73813]: cephadm 2024-03-24T12:40:10.158254+0000 mgr.y (mgr.25540) 885 : cephadm 1 Deploying daemon osd.3 on smithi176 2024-03-24T12:40:12.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:11 smithi176 bash[70612]: cephadm 2024-03-24T12:40:10.140051+0000 mgr.y (mgr.25540) 884 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:40:12.023 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:11 smithi176 bash[70612]: cephadm 2024-03-24T12:40:10.158254+0000 mgr.y (mgr.25540) 885 : cephadm 1 Deploying daemon osd.3 on smithi176 2024-03-24T12:40:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:11 smithi184 bash[51492]: cephadm 2024-03-24T12:40:10.140051+0000 mgr.y (mgr.25540) 884 : cephadm 1 Upgrade: Updating osd.3 2024-03-24T12:40:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:11 smithi184 bash[51492]: cephadm 2024-03-24T12:40:10.158254+0000 mgr.y (mgr.25540) 885 : cephadm 1 Deploying daemon osd.3 on smithi176 2024-03-24T12:40:13.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[70612]: cluster 2024-03-24T12:40:11.275448+0000 mgr.y (mgr.25540) 886 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:13.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[70612]: audit 2024-03-24T12:40:12.850739+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:13.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[70612]: audit 2024-03-24T12:40:12.852781+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:13.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[73813]: cluster 2024-03-24T12:40:11.275448+0000 mgr.y (mgr.25540) 886 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:13.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[73813]: audit 2024-03-24T12:40:12.850739+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:13.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:12 smithi176 bash[73813]: audit 2024-03-24T12:40:12.852781+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:13.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:12 smithi184 bash[51492]: cluster 2024-03-24T12:40:11.275448+0000 mgr.y (mgr.25540) 886 : cluster 0 pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:13.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:12 smithi184 bash[51492]: audit 2024-03-24T12:40:12.850739+0000 mon.a (mon.0) 2710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:13.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:12 smithi184 bash[51492]: audit 2024-03-24T12:40:12.852781+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:15.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:14 smithi184 bash[51492]: cluster 2024-03-24T12:40:13.276558+0000 mgr.y (mgr.25540) 887 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:15.206 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:14 smithi176 bash[70612]: cluster 2024-03-24T12:40:13.276558+0000 mgr.y (mgr.25540) 887 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:15.206 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:14 smithi176 bash[73813]: cluster 2024-03-24T12:40:13.276558+0000 mgr.y (mgr.25540) 887 : cluster 0 pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-24T12:40:15.207 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:15 smithi176 systemd[1]: Stopping Ceph osd.3 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:40:15.580 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:15] "GET /metrics HTTP/1.1" 200 38519 "" "Prometheus/2.33.4" 2024-03-24T12:40:15.580 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:15 smithi176 bash[34443]: debug 2024-03-24T12:40:15.281+0000 7fa0ef89a700 -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-03-24T12:40:15.580 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:15 smithi176 bash[34443]: debug 2024-03-24T12:40:15.281+0000 7fa0ef89a700 -1 osd.3 127 *** Got signal Terminated *** 2024-03-24T12:40:15.581 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:15 smithi176 bash[34443]: debug 2024-03-24T12:40:15.281+0000 7fa0ef89a700 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:40:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.157474+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.166303+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.173894+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: cluster 2024-03-24T12:40:15.278040+0000 mgr.y (mgr.25540) 888 : cluster 0 pgmap v138: 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-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: cluster 2024-03-24T12:40:15.288752+0000 mon.a (mon.0) 2715 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.556153+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.566174+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[73813]: audit 2024-03-24T12:40:15.575460+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.157474+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.166303+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.173894+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: cluster 2024-03-24T12:40:15.278040+0000 mgr.y (mgr.25540) 888 : cluster 0 pgmap v138: 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-03-24T12:40:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: cluster 2024-03-24T12:40:15.288752+0000 mon.a (mon.0) 2715 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:40:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.556153+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.566174+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:16 smithi176 bash[70612]: audit 2024-03-24T12:40:15.575460+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.157474+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.166303+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.173894+0000 mon.a (mon.0) 2714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: cluster 2024-03-24T12:40:15.278040+0000 mgr.y (mgr.25540) 888 : cluster 0 pgmap v138: 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-03-24T12:40:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: cluster 2024-03-24T12:40:15.288752+0000 mon.a (mon.0) 2715 : cluster 1 osd.3 marked itself down and dead 2024-03-24T12:40:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.556153+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.566174+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:16 smithi184 bash[51492]: audit 2024-03-24T12:40:15.575460+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.416 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[88869]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.172799+0000 mon.a (mon.0) 2719 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.185994+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.192530+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.193302+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.195394+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.195904+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.197914+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.198220+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.198692+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.199834+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.201734+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.203550+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.209707+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.211635+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: audit 2024-03-24T12:40:16.657189+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: audit 2024-03-24T12:40:16.665033+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: cluster 2024-03-24T12:40:16.666501+0000 mgr.y (mgr.25540) 889 : cluster 0 pgmap v140: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[70612]: audit 2024-03-24T12:40:16.672623+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.172799+0000 mon.a (mon.0) 2719 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.185994+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.192530+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.193302+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.195394+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.195904+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.197914+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.198220+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.198692+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.199834+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.201734+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.203550+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.209707+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.211635+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: audit 2024-03-24T12:40:16.657189+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: audit 2024-03-24T12:40:16.665033+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: cluster 2024-03-24T12:40:16.666501+0000 mgr.y (mgr.25540) 889 : cluster 0 pgmap v140: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-24T12:40:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[73813]: audit 2024-03-24T12:40:16.672623+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.172799+0000 mon.a (mon.0) 2719 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.185994+0000 mon.a (mon.0) 2720 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.192530+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.193302+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.195394+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.195904+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.197914+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.198220+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.198692+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.199834+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.201734+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.203550+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.209707+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.211635+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e128 with expected crc 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: audit 2024-03-24T12:40:16.657189+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: audit 2024-03-24T12:40:16.665033+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: cluster 2024-03-24T12:40:16.666501+0000 mgr.y (mgr.25540) 889 : cluster 0 pgmap v140: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-03-24T12:40:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:17 smithi184 bash[51492]: audit 2024-03-24T12:40:16.672623+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:17.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:17 smithi176 bash[89033]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:40:18.560 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.186402+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:40:18.560 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.190760+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.193599+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.195299+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.195362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.196162+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.199624+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.199694+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.200219+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.201941+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.203422+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.203560+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.204016+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.561 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.205552+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[70612]: cluster 2024-03-24T12:40:17.662248+0000 mon.a (mon.0) 2725 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.186402+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.190760+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.193599+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.195299+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.195362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.196162+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.199624+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.199694+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.562 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.200219+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.201941+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.203422+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.203560+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.204016+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.205552+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.563 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:18 smithi176 bash[73813]: cluster 2024-03-24T12:40:17.662248+0000 mon.a (mon.0) 2725 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:40:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.186402+0000 mon.a (mon.0) 2724 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-03-24T12:40:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.190760+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.193599+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.195299+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.195362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.196162+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.199624+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.199694+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.200219+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.201941+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.203422+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.203560+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.204016+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.205552+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e129 with expected crc 2024-03-24T12:40:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:18 smithi184 bash[51492]: cluster 2024-03-24T12:40:17.662248+0000 mon.a (mon.0) 2725 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:40:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:19 smithi184 bash[51492]: cluster 2024-03-24T12:40:18.667709+0000 mgr.y (mgr.25540) 890 : cluster 0 pgmap v142: 161 pgs: 11 active+undersized+degraded, 14 stale+active+clean, 22 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 277 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-03-24T12:40:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:19 smithi184 bash[51492]: audit 2024-03-24T12:40:18.913680+0000 mgr.y (mgr.25540) 891 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:19.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:19 smithi176 bash[73813]: cluster 2024-03-24T12:40:18.667709+0000 mgr.y (mgr.25540) 890 : cluster 0 pgmap v142: 161 pgs: 11 active+undersized+degraded, 14 stale+active+clean, 22 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 277 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-03-24T12:40:19.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:19 smithi176 bash[73813]: audit 2024-03-24T12:40:18.913680+0000 mgr.y (mgr.25540) 891 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:19.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:19 smithi176 bash[70612]: cluster 2024-03-24T12:40:18.667709+0000 mgr.y (mgr.25540) 890 : cluster 0 pgmap v142: 161 pgs: 11 active+undersized+degraded, 14 stale+active+clean, 22 active+undersized, 114 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 277 B/s rd, 0 op/s; 42/630 objects degraded (6.667%) 2024-03-24T12:40:19.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:19 smithi176 bash[70612]: audit 2024-03-24T12:40:18.913680+0000 mgr.y (mgr.25540) 891 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:20.520 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:20 smithi176 bash[73813]: cluster 2024-03-24T12:40:19.184514+0000 mon.a (mon.0) 2726 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:20.520 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:20 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.3.service: Succeeded. 2024-03-24T12:40:20.520 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:20 smithi176 systemd[1]: Stopped Ceph osd.3 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:40:20.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:20 smithi176 bash[70612]: cluster 2024-03-24T12:40:19.184514+0000 mon.a (mon.0) 2726 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:20 smithi184 bash[51492]: cluster 2024-03-24T12:40:19.184514+0000 mon.a (mon.0) 2726 : cluster 3 Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:21.071 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:20 smithi176 systemd[1]: Started Ceph osd.3 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:20.570137+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:20.577030+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: cluster 2024-03-24T12:40:20.669371+0000 mgr.y (mgr.25540) 892 : cluster 0 pgmap v143: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.124787+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.138668+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.141243+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.142905+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.152061+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.233794+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.238388+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.244314+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.245547+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.255323+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.337003+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.339792+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.343048+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.344400+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.352175+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.432343+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.434956+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.439135+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.440608+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.448706+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.533345+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.536157+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.539439+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.540654+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:21 smithi184 bash[51492]: audit 2024-03-24T12:40:21.547249+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:20.570137+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:20.577030+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: cluster 2024-03-24T12:40:20.669371+0000 mgr.y (mgr.25540) 892 : cluster 0 pgmap v143: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.124787+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.138668+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.141243+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.142905+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.152061+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.233794+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.238388+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.244314+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.245547+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.255323+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.337003+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.339792+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.343048+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.344400+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.352175+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.432343+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.434956+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:20.570137+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:20.577030+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: cluster 2024-03-24T12:40:20.669371+0000 mgr.y (mgr.25540) 892 : cluster 0 pgmap v143: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.124787+0000 mon.a (mon.0) 2729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.138668+0000 mon.a (mon.0) 2730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.141243+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.142905+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.152061+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.233794+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.238388+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.244314+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.245547+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.255323+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.337003+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.339792+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.343048+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.344400+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.352175+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.432343+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.434956+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.439135+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.440608+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.448706+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.533345+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.536157+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.539439+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.540654+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[70612]: audit 2024-03-24T12:40:21.547249+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.439135+0000 mon.a (mon.0) 2746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.440608+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.448706+0000 mon.a (mon.0) 2748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.533345+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.536157+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.539439+0000 mon.a (mon.0) 2751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.540654+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:21.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:21 smithi176 bash[73813]: audit 2024-03-24T12:40:21.547249+0000 mon.a (mon.0) 2753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cluster 2024-03-24T12:40:21.145869+0000 mgr.y (mgr.25540) 893 : cluster 0 pgmap v144: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.152838+0000 mgr.y (mgr.25540) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.255990+0000 mgr.y (mgr.25540) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.353012+0000 mgr.y (mgr.25540) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.449347+0000 mgr.y (mgr.25540) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.547939+0000 mgr.y (mgr.25540) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cluster 2024-03-24T12:40:21.578450+0000 mon.a (mon.0) 2754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.629086+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.633006+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.635547+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.636627+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.646138+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.646775+0000 mgr.y (mgr.25540) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.726477+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.729202+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.732455+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.733557+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.742020+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.742626+0000 mgr.y (mgr.25540) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.824015+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.828271+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.832117+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.833638+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.842901+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.843575+0000 mgr.y (mgr.25540) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.920404+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.922716+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.925125+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.926360+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:21.934016+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:21.934681+0000 mgr.y (mgr.25540) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.016112+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.020975+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.025416+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.026522+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.035652+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.036481+0000 mgr.y (mgr.25540) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.119913+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.122713+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.125499+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.126342+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.132271+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.210060+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.212458+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.214755+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.215578+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.221679+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.301915+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.305303+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.308307+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.309432+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.316514+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.397261+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.399322+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.401555+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.402352+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.408110+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.486613+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.488889+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.491354+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.492195+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:22 smithi184 bash[51492]: audit 2024-03-24T12:40:22.498462+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-24T12:40:22.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: 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-03-24T12:40:22.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-24T12:40:22.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-24T12:40:22.917 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-24T12:40:22.917 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-24T12:40:22.917 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[89277]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cluster 2024-03-24T12:40:21.145869+0000 mgr.y (mgr.25540) 893 : cluster 0 pgmap v144: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.152838+0000 mgr.y (mgr.25540) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.255990+0000 mgr.y (mgr.25540) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.353012+0000 mgr.y (mgr.25540) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.449347+0000 mgr.y (mgr.25540) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.547939+0000 mgr.y (mgr.25540) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cluster 2024-03-24T12:40:21.578450+0000 mon.a (mon.0) 2754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.629086+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.633006+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.635547+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.636627+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.646138+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.646775+0000 mgr.y (mgr.25540) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.726477+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.729202+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.732455+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.733557+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.742020+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.742626+0000 mgr.y (mgr.25540) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.824015+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cluster 2024-03-24T12:40:21.145869+0000 mgr.y (mgr.25540) 893 : cluster 0 pgmap v144: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.152838+0000 mgr.y (mgr.25540) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.255990+0000 mgr.y (mgr.25540) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.353012+0000 mgr.y (mgr.25540) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.449347+0000 mgr.y (mgr.25540) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.547939+0000 mgr.y (mgr.25540) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cluster 2024-03-24T12:40:21.578450+0000 mon.a (mon.0) 2754 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.629086+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.633006+0000 mon.a (mon.0) 2756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.635547+0000 mon.a (mon.0) 2757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.636627+0000 mon.a (mon.0) 2758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.646138+0000 mon.a (mon.0) 2759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.646775+0000 mgr.y (mgr.25540) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.726477+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.729202+0000 mon.a (mon.0) 2761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.732455+0000 mon.a (mon.0) 2762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.733557+0000 mon.a (mon.0) 2763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.742020+0000 mon.a (mon.0) 2764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.742626+0000 mgr.y (mgr.25540) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.824015+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.828271+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.832117+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.833638+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.842901+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.843575+0000 mgr.y (mgr.25540) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.920404+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.922716+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.925125+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.926360+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:21.934016+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:21.934681+0000 mgr.y (mgr.25540) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.016112+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.020975+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.025416+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.026522+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.035652+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.036481+0000 mgr.y (mgr.25540) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.119913+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.122713+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.125499+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.126342+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.132271+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.210060+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.212458+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.214755+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.215578+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.221679+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.301915+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.305303+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.308307+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.309432+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.316514+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.397261+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.399322+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.401555+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.402352+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.408110+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.486613+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.488889+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.491354+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.492195+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[73813]: audit 2024-03-24T12:40:22.498462+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.828271+0000 mon.a (mon.0) 2766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.832117+0000 mon.a (mon.0) 2767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.833638+0000 mon.a (mon.0) 2768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.842901+0000 mon.a (mon.0) 2769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.843575+0000 mgr.y (mgr.25540) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.920404+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.922716+0000 mon.a (mon.0) 2771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.925125+0000 mon.a (mon.0) 2772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.926360+0000 mon.a (mon.0) 2773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:21.934016+0000 mon.a (mon.0) 2774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:21.934681+0000 mgr.y (mgr.25540) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.016112+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.020975+0000 mon.a (mon.0) 2776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.025416+0000 mon.a (mon.0) 2777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.026522+0000 mon.a (mon.0) 2778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.035652+0000 mon.a (mon.0) 2779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.036481+0000 mgr.y (mgr.25540) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.119913+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.122713+0000 mon.a (mon.0) 2781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.125499+0000 mon.a (mon.0) 2782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.126342+0000 mon.a (mon.0) 2783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.132271+0000 mon.a (mon.0) 2784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.210060+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.212458+0000 mon.a (mon.0) 2786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.214755+0000 mon.a (mon.0) 2787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.215578+0000 mon.a (mon.0) 2788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.221679+0000 mon.a (mon.0) 2789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.301915+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.305303+0000 mon.a (mon.0) 2791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.308307+0000 mon.a (mon.0) 2792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.309432+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.316514+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.397261+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.399322+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.401555+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.402352+0000 mon.a (mon.0) 2798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.408110+0000 mon.a (mon.0) 2799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.486613+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.488889+0000 mon.a (mon.0) 2801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.491354+0000 mon.a (mon.0) 2802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.492195+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:22.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:22 smithi176 bash[70612]: audit 2024-03-24T12:40:22.498462+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.132772+0000 mgr.y (mgr.25540) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.222964+0000 mgr.y (mgr.25540) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.317083+0000 mgr.y (mgr.25540) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.408776+0000 mgr.y (mgr.25540) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.499178+0000 mgr.y (mgr.25540) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.582366+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.584471+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.586523+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.696 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.587265+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.592500+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.593280+0000 mgr.y (mgr.25540) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.653581+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.655955+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.658598+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.659595+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.667950+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.668818+0000 mgr.y (mgr.25540) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.749873+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.752088+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.755007+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.755841+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.697 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.762034+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.762743+0000 mgr.y (mgr.25540) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.825954+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.831306+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.833436+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.834221+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.840264+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.840873+0000 mgr.y (mgr.25540) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.920655+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.923565+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.926665+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.927349+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.698 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:22.934521+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:22.935308+0000 mgr.y (mgr.25540) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.014711+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.016930+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.019055+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.019826+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.026186+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.026661+0000 mgr.y (mgr.25540) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.106308+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.108650+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.111305+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.112246+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.118540+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.699 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.200268+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.202762+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.206852+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.208466+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.218275+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.299777+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.302826+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.306710+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.308314+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.316716+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.397741+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.400122+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.403165+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.700 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.404168+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.132772+0000 mgr.y (mgr.25540) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.222964+0000 mgr.y (mgr.25540) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.317083+0000 mgr.y (mgr.25540) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.408776+0000 mgr.y (mgr.25540) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.499178+0000 mgr.y (mgr.25540) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.582366+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.584471+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.586523+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.701 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.587265+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.592500+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.593280+0000 mgr.y (mgr.25540) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.653581+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.655955+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.658598+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.659595+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.667950+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.668818+0000 mgr.y (mgr.25540) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.749873+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.752088+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.702 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.755007+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.705 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.411834+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.705 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.489810+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.705 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.492800+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.705 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.495961+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.705 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.496978+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[70612]: audit 2024-03-24T12:40:23.505471+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.755841+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.762034+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.762743+0000 mgr.y (mgr.25540) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.825954+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.706 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.831306+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.833436+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.834221+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.840264+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.840873+0000 mgr.y (mgr.25540) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.920655+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.923565+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.926665+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.927349+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:22.934521+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:22.935308+0000 mgr.y (mgr.25540) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.014711+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.016930+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.019055+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.019826+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.707 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.026186+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.026661+0000 mgr.y (mgr.25540) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.106308+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.108650+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.111305+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.112246+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.118540+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.200268+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.202762+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.206852+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.208466+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.218275+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.299777+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.302826+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.708 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.306710+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.308314+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.316716+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.397741+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.400122+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.403165+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.404168+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.411834+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.489810+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.492800+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.495961+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.496978+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.709 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:23 smithi176 bash[73813]: audit 2024-03-24T12:40:23.505471+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.132772+0000 mgr.y (mgr.25540) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.222964+0000 mgr.y (mgr.25540) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.317083+0000 mgr.y (mgr.25540) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.408776+0000 mgr.y (mgr.25540) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.499178+0000 mgr.y (mgr.25540) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.582366+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.584471+0000 mon.a (mon.0) 2806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.586523+0000 mon.a (mon.0) 2807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.587265+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.592500+0000 mon.a (mon.0) 2809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.593280+0000 mgr.y (mgr.25540) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.653581+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.655955+0000 mon.a (mon.0) 2811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.658598+0000 mon.a (mon.0) 2812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.659595+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.667950+0000 mon.a (mon.0) 2814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.668818+0000 mgr.y (mgr.25540) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.749873+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.752088+0000 mon.a (mon.0) 2816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.755007+0000 mon.a (mon.0) 2817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.755841+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.762034+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.762743+0000 mgr.y (mgr.25540) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.825954+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.831306+0000 mon.a (mon.0) 2821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.833436+0000 mon.a (mon.0) 2822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.834221+0000 mon.a (mon.0) 2823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.840264+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.840873+0000 mgr.y (mgr.25540) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.920655+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.923565+0000 mon.a (mon.0) 2826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.926665+0000 mon.a (mon.0) 2827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.927349+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:22.934521+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:22.935308+0000 mgr.y (mgr.25540) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.014711+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.016930+0000 mon.a (mon.0) 2831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.019055+0000 mon.a (mon.0) 2832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.019826+0000 mon.a (mon.0) 2833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.026186+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.026661+0000 mgr.y (mgr.25540) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.106308+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.108650+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.111305+0000 mon.a (mon.0) 2837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.112246+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.118540+0000 mon.a (mon.0) 2839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.200268+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.202762+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.206852+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.208466+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.218275+0000 mon.a (mon.0) 2844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.299777+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.302826+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.306710+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.308314+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.316716+0000 mon.a (mon.0) 2849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.397741+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.400122+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.403165+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.404168+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.411834+0000 mon.a (mon.0) 2854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.489810+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.492800+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.495961+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:23.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.496978+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:23.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:23 smithi184 bash[51492]: audit 2024-03-24T12:40:23.505471+0000 mon.a (mon.0) 2859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.119151+0000 mgr.y (mgr.25540) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cluster 2024-03-24T12:40:23.146818+0000 mgr.y (mgr.25540) 916 : cluster 0 pgmap v145: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.218899+0000 mgr.y (mgr.25540) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.317343+0000 mgr.y (mgr.25540) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.412690+0000 mgr.y (mgr.25540) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.506177+0000 mgr.y (mgr.25540) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.591990+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.594256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.597235+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.598018+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.606522+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.607110+0000 mgr.y (mgr.25540) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.688019+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.690735+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.696793+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.698077+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.708359+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.709693+0000 mgr.y (mgr.25540) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.788019+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.791254+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.795102+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.796402+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.806806+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.807486+0000 mgr.y (mgr.25540) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.886591+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.890479+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.894731+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.896189+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.904158+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.904918+0000 mgr.y (mgr.25540) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.985800+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.988352+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.991089+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.992210+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:23.998670+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: cephadm 2024-03-24T12:40:23.999383+0000 mgr.y (mgr.25540) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.078076+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.081287+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.084765+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.086205+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.097206+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.177140+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.180063+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.183446+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.184494+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.191839+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.270284+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.273637+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.277936+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.279066+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.287401+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.367051+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.369875+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.373018+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.374511+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.382255+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.466384+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.468860+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.471821+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.472930+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.479306+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.564321+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.566507+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.568705+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:24 smithi184 bash[51492]: audit 2024-03-24T12:40:24.569457+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.119151+0000 mgr.y (mgr.25540) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cluster 2024-03-24T12:40:23.146818+0000 mgr.y (mgr.25540) 916 : cluster 0 pgmap v145: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.218899+0000 mgr.y (mgr.25540) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.317343+0000 mgr.y (mgr.25540) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.412690+0000 mgr.y (mgr.25540) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.506177+0000 mgr.y (mgr.25540) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.591990+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.594256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.597235+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.598018+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.606522+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.607110+0000 mgr.y (mgr.25540) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.688019+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.690735+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.696793+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.698077+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.708359+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.709693+0000 mgr.y (mgr.25540) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.788019+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.791254+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.119151+0000 mgr.y (mgr.25540) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cluster 2024-03-24T12:40:23.146818+0000 mgr.y (mgr.25540) 916 : cluster 0 pgmap v145: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.218899+0000 mgr.y (mgr.25540) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.317343+0000 mgr.y (mgr.25540) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.412690+0000 mgr.y (mgr.25540) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.506177+0000 mgr.y (mgr.25540) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.591990+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.594256+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.597235+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.598018+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.606522+0000 mon.a (mon.0) 2864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.607110+0000 mgr.y (mgr.25540) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.688019+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.690735+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.696793+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.698077+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.708359+0000 mon.a (mon.0) 2869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.709693+0000 mgr.y (mgr.25540) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.788019+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.791254+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.795102+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.796402+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.806806+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.807486+0000 mgr.y (mgr.25540) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.886591+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.890479+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.894731+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.896189+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.904158+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.904918+0000 mgr.y (mgr.25540) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.985800+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.988352+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.991089+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.992210+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:23.998670+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: cephadm 2024-03-24T12:40:23.999383+0000 mgr.y (mgr.25540) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.078076+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.081287+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.084765+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.086205+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.795102+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.796402+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.806806+0000 mon.a (mon.0) 2874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.807486+0000 mgr.y (mgr.25540) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.886591+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.890479+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.894731+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.896189+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.904158+0000 mon.a (mon.0) 2879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.904918+0000 mgr.y (mgr.25540) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.985800+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.988352+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.991089+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.992210+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:23.998670+0000 mon.a (mon.0) 2884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: cephadm 2024-03-24T12:40:23.999383+0000 mgr.y (mgr.25540) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.078076+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.081287+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.084765+0000 mon.a (mon.0) 2887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.086205+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.097206+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.177140+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.180063+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.183446+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.184494+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.191839+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.270284+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.273637+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.277936+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.279066+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.287401+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.367051+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.369875+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.373018+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.374511+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.382255+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.466384+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.468860+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.471821+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.472930+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.479306+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.564321+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.566507+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.568705+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[73813]: audit 2024-03-24T12:40:24.569457+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.097206+0000 mon.a (mon.0) 2889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.177140+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.180063+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.183446+0000 mon.a (mon.0) 2892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.184494+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.191839+0000 mon.a (mon.0) 2894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.270284+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.273637+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.277936+0000 mon.a (mon.0) 2897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.279066+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.287401+0000 mon.a (mon.0) 2899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.367051+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.369875+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.373018+0000 mon.a (mon.0) 2902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.374511+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.382255+0000 mon.a (mon.0) 2904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.466384+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.468860+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.471821+0000 mon.a (mon.0) 2907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.472930+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:24.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.479306+0000 mon.a (mon.0) 2909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:24.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.564321+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:24.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.566507+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:24.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.568705+0000 mon.a (mon.0) 2912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:24.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:24 smithi176 bash[70612]: audit 2024-03-24T12:40:24.569457+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:25] "GET /metrics HTTP/1.1" 200 38519 "" "Prometheus/2.33.4" 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.098273+0000 mgr.y (mgr.25540) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.192492+0000 mgr.y (mgr.25540) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.288058+0000 mgr.y (mgr.25540) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.384196+0000 mgr.y (mgr.25540) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.479876+0000 mgr.y (mgr.25540) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.575510+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.576533+0000 mgr.y (mgr.25540) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.662917+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.665807+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.670048+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.671780+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.679713+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.680563+0000 mgr.y (mgr.25540) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.761790+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.764255+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.767005+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.768156+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.777544+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.778152+0000 mgr.y (mgr.25540) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.853869+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.856452+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.860019+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.861212+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.870710+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.871469+0000 mgr.y (mgr.25540) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.951742+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.954019+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.956692+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.957516+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:24.964790+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:24.965333+0000 mgr.y (mgr.25540) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.043531+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.047550+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.051301+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.052663+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.062703+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.063611+0000 mgr.y (mgr.25540) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.142007+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.144439+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.147373+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.149128+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.157636+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.233251+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.235343+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.237927+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.238870+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.247916+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.311310+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.314631+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.317522+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.318537+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.327952+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.409757+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.414104+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.417471+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.418672+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.426276+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.509280+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.513075+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.517644+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.519140+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:25 smithi184 bash[51492]: audit 2024-03-24T12:40:25.527356+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.098273+0000 mgr.y (mgr.25540) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.192492+0000 mgr.y (mgr.25540) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.288058+0000 mgr.y (mgr.25540) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.384196+0000 mgr.y (mgr.25540) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.479876+0000 mgr.y (mgr.25540) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.575510+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.576533+0000 mgr.y (mgr.25540) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.662917+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.665807+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.670048+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.671780+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.892 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.679713+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.680563+0000 mgr.y (mgr.25540) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.761790+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.764255+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.767005+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.768156+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.777544+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.778152+0000 mgr.y (mgr.25540) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.853869+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.893 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[89757]: debug 2024-03-24T12:40:25.881+0000 7fe972d2d700 1 -- 172.21.15.176:0/2390477251 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5575386f71e0 con 0x55753877cc00 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.856452+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.860019+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.861212+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.870710+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.871469+0000 mgr.y (mgr.25540) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.951742+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.954019+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.956692+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.957516+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:24.964790+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:24.965333+0000 mgr.y (mgr.25540) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.043531+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.047550+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.051301+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.052663+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.062703+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.063611+0000 mgr.y (mgr.25540) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.142007+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.144439+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.147373+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.098273+0000 mgr.y (mgr.25540) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.192492+0000 mgr.y (mgr.25540) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.288058+0000 mgr.y (mgr.25540) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.384196+0000 mgr.y (mgr.25540) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.479876+0000 mgr.y (mgr.25540) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.575510+0000 mon.a (mon.0) 2914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.576533+0000 mgr.y (mgr.25540) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.662917+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.665807+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.670048+0000 mon.a (mon.0) 2917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.671780+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.679713+0000 mon.a (mon.0) 2919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.680563+0000 mgr.y (mgr.25540) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.761790+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.764255+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.767005+0000 mon.a (mon.0) 2922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.768156+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.777544+0000 mon.a (mon.0) 2924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.778152+0000 mgr.y (mgr.25540) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.853869+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.149128+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.157636+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.233251+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.235343+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.237927+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.238870+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.247916+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.311310+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.314631+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.317522+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.318537+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.327952+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.409757+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.414104+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.417471+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.418672+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.426276+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.509280+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.513075+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.517644+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.519140+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[73813]: audit 2024-03-24T12:40:25.527356+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.856452+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.860019+0000 mon.a (mon.0) 2927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.861212+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.870710+0000 mon.a (mon.0) 2929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.871469+0000 mgr.y (mgr.25540) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.951742+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.899 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.954019+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.956692+0000 mon.a (mon.0) 2932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.957516+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:24.964790+0000 mon.a (mon.0) 2934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:24.965333+0000 mgr.y (mgr.25540) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.043531+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.047550+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.051301+0000 mon.a (mon.0) 2937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.052663+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.062703+0000 mon.a (mon.0) 2939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.063611+0000 mgr.y (mgr.25540) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.142007+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.144439+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.147373+0000 mon.a (mon.0) 2942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.149128+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.157636+0000 mon.a (mon.0) 2944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.233251+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.235343+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.237927+0000 mon.a (mon.0) 2947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.238870+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.247916+0000 mon.a (mon.0) 2949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.311310+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.314631+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.317522+0000 mon.a (mon.0) 2952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.318537+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.327952+0000 mon.a (mon.0) 2954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.409757+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.414104+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.417471+0000 mon.a (mon.0) 2957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.418672+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.426276+0000 mon.a (mon.0) 2959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:25.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.509280+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:25.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.513075+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:25.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.517644+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:25.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.519140+0000 mon.a (mon.0) 2963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:25.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:25 smithi176 bash[70612]: audit 2024-03-24T12:40:25.527356+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cluster 2024-03-24T12:40:25.147916+0000 mgr.y (mgr.25540) 937 : cluster 0 pgmap v146: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:26.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.158381+0000 mgr.y (mgr.25540) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.248660+0000 mgr.y (mgr.25540) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.328668+0000 mgr.y (mgr.25540) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.426764+0000 mgr.y (mgr.25540) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.527929+0000 mgr.y (mgr.25540) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.641786+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.644616+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.646724+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.647382+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.652537+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.652964+0000 mgr.y (mgr.25540) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.732600+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.735232+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.738081+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.739097+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.746358+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.747017+0000 mgr.y (mgr.25540) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.826032+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.828587+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.831204+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.832236+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.842843+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.843500+0000 mgr.y (mgr.25540) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.919914+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.922189+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.924762+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.925696+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:25.932630+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:25.933443+0000 mgr.y (mgr.25540) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.012822+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.015087+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.017838+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.018757+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.024385+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.025008+0000 mgr.y (mgr.25540) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.103556+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.108174+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.111681+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.112604+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.120680+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.202589+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.205626+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.209844+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.210963+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.220906+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.301864+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.304352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.307153+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.307906+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.316923+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.394489+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.397023+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.400171+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.401892+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.409874+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.491083+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.493104+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.495376+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.496205+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:26 smithi184 bash[51492]: audit 2024-03-24T12:40:26.503465+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.916 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[89757]: debug 2024-03-24T12:40:26.461+0000 7fe97bec57c0 -1 Falling back to public interface 2024-03-24T12:40:26.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cluster 2024-03-24T12:40:25.147916+0000 mgr.y (mgr.25540) 937 : cluster 0 pgmap v146: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:26.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.158381+0000 mgr.y (mgr.25540) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.248660+0000 mgr.y (mgr.25540) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.328668+0000 mgr.y (mgr.25540) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.426764+0000 mgr.y (mgr.25540) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.527929+0000 mgr.y (mgr.25540) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.641786+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.644616+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.646724+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.647382+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.652537+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.652964+0000 mgr.y (mgr.25540) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.732600+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.735232+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.738081+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.739097+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.746358+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.747017+0000 mgr.y (mgr.25540) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.826032+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.828587+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cluster 2024-03-24T12:40:25.147916+0000 mgr.y (mgr.25540) 937 : cluster 0 pgmap v146: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.158381+0000 mgr.y (mgr.25540) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.248660+0000 mgr.y (mgr.25540) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.328668+0000 mgr.y (mgr.25540) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.426764+0000 mgr.y (mgr.25540) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.527929+0000 mgr.y (mgr.25540) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.641786+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.644616+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.646724+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.647382+0000 mon.a (mon.0) 2968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.652537+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.652964+0000 mgr.y (mgr.25540) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.732600+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.735232+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.738081+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.739097+0000 mon.a (mon.0) 2973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.746358+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.747017+0000 mgr.y (mgr.25540) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.826032+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.828587+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.831204+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.832236+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.842843+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.843500+0000 mgr.y (mgr.25540) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.919914+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.922189+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.924762+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.925696+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:25.932630+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:25.933443+0000 mgr.y (mgr.25540) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.012822+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.015087+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.017838+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.018757+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.024385+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.025008+0000 mgr.y (mgr.25540) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.103556+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.108174+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.111681+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.112604+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.120680+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.202589+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.205626+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.209844+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.210963+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.220906+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.301864+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.304352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.307153+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.307906+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.316923+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.394489+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.397023+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.400171+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.401892+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.409874+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.491083+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.493104+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.495376+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.496205+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[73813]: audit 2024-03-24T12:40:26.503465+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.831204+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.832236+0000 mon.a (mon.0) 2978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.842843+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.843500+0000 mgr.y (mgr.25540) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.919914+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.922189+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.924762+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.925696+0000 mon.a (mon.0) 2983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:25.932630+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:25.933443+0000 mgr.y (mgr.25540) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.012822+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.015087+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.017838+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.018757+0000 mon.a (mon.0) 2988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.024385+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.025008+0000 mgr.y (mgr.25540) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.103556+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.108174+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.111681+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.112604+0000 mon.a (mon.0) 2993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.120680+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.202589+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.205626+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.209844+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.210963+0000 mon.a (mon.0) 2998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.220906+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.301864+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.304352+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.307153+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.307906+0000 mon.a (mon.0) 3003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.316923+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.394489+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.397023+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.400171+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.401892+0000 mon.a (mon.0) 3008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.409874+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.491083+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.493104+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.495376+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.496205+0000 mon.a (mon.0) 3013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:26.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:26 smithi176 bash[70612]: audit 2024-03-24T12:40:26.503465+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.121441+0000 mgr.y (mgr.25540) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.222060+0000 mgr.y (mgr.25540) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.317577+0000 mgr.y (mgr.25540) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.410470+0000 mgr.y (mgr.25540) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.504111+0000 mgr.y (mgr.25540) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.602 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.584543+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.594323+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.596376+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.597047+0000 mon.a (mon.0) 3018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.602305+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.602775+0000 mgr.y (mgr.25540) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.668006+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.670670+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.673691+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.674818+0000 mon.a (mon.0) 3023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.681611+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.682218+0000 mgr.y (mgr.25540) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.760564+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.763110+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.603 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.765445+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.766264+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.774037+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.774644+0000 mgr.y (mgr.25540) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.850177+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.852410+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.854917+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.855727+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.862982+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.863577+0000 mgr.y (mgr.25540) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.929193+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.931515+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.934573+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.935860+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.604 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:26.942563+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:26.943151+0000 mgr.y (mgr.25540) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.021175+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.024217+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.028409+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.029575+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.037642+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.121441+0000 mgr.y (mgr.25540) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.222060+0000 mgr.y (mgr.25540) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.605 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.317577+0000 mgr.y (mgr.25540) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.410470+0000 mgr.y (mgr.25540) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.504111+0000 mgr.y (mgr.25540) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.584543+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.594323+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.596376+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.597047+0000 mon.a (mon.0) 3018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.602305+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.602775+0000 mgr.y (mgr.25540) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.668006+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.670670+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.673691+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.674818+0000 mon.a (mon.0) 3023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.681611+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.606 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.682218+0000 mgr.y (mgr.25540) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.760564+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.763110+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.765445+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.766264+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.774037+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.774644+0000 mgr.y (mgr.25540) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.850177+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.852410+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.854917+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.855727+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.862982+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.863577+0000 mgr.y (mgr.25540) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.929193+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.607 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.931515+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.934573+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.935860+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:26.942563+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:26.943151+0000 mgr.y (mgr.25540) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.021175+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.024217+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.028409+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.029575+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.037642+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.038338+0000 mgr.y (mgr.25540) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.116550+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.118585+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.120610+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.121413+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.608 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.127607+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.207450+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.211472+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.214338+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.215506+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.225309+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.305419+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.308133+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.311532+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.312658+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.320767+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.407676+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.410107+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.412795+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.413542+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.609 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.419680+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.501693+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.506199+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.512012+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.038338+0000 mgr.y (mgr.25540) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.116550+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.118585+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.120610+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.121413+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.127607+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.207450+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.211472+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.610 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.214338+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.215506+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.225309+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.305419+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.308133+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.311532+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.312658+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.320767+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.611 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.407676+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.121441+0000 mgr.y (mgr.25540) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.222060+0000 mgr.y (mgr.25540) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.317577+0000 mgr.y (mgr.25540) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.410470+0000 mgr.y (mgr.25540) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.504111+0000 mgr.y (mgr.25540) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.584543+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.594323+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.596376+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.597047+0000 mon.a (mon.0) 3018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.602305+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.602775+0000 mgr.y (mgr.25540) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.668006+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.670670+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.673691+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.674818+0000 mon.a (mon.0) 3023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.681611+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.682218+0000 mgr.y (mgr.25540) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.760564+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.763110+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.765445+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.766264+0000 mon.a (mon.0) 3028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.774037+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.774644+0000 mgr.y (mgr.25540) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.850177+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.852410+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.854917+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.855727+0000 mon.a (mon.0) 3033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.862982+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.863577+0000 mgr.y (mgr.25540) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.929193+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.931515+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.934573+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.935860+0000 mon.a (mon.0) 3038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:26.942563+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:26.943151+0000 mgr.y (mgr.25540) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.021175+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.024217+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.028409+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.029575+0000 mon.a (mon.0) 3043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.037642+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.038338+0000 mgr.y (mgr.25540) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:27.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.116550+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.118585+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.120610+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.121413+0000 mon.a (mon.0) 3048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.127607+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.207450+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.211472+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.214338+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.215506+0000 mon.a (mon.0) 3053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.225309+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.305419+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.308133+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.311532+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.312658+0000 mon.a (mon.0) 3058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.320767+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.407676+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.410107+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.412795+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.413542+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.419680+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.501693+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.506199+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.512012+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.513862+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: audit 2024-03-24T12:40:27.523779+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:27 smithi184 bash[51492]: cluster 2024-03-24T12:40:27.560389+0000 mon.a (mon.0) 3070 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:27.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.513862+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: audit 2024-03-24T12:40:27.523779+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[73813]: cluster 2024-03-24T12:40:27.560389+0000 mon.a (mon.0) 3070 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.410107+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.412795+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.413542+0000 mon.a (mon.0) 3063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.419680+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.501693+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.506199+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.512012+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.513862+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: audit 2024-03-24T12:40:27.523779+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:27.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:27 smithi176 bash[70612]: cluster 2024-03-24T12:40:27.560389+0000 mon.a (mon.0) 3070 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.128173+0000 mgr.y (mgr.25540) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cluster 2024-03-24T12:40:27.148633+0000 mgr.y (mgr.25540) 960 : cluster 0 pgmap v147: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.226277+0000 mgr.y (mgr.25540) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.321365+0000 mgr.y (mgr.25540) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.420250+0000 mgr.y (mgr.25540) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.524779+0000 mgr.y (mgr.25540) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.612446+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.614952+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.617495+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.618485+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.625679+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.626686+0000 mgr.y (mgr.25540) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.689624+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.693273+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.696654+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.697990+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.706164+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.706886+0000 mgr.y (mgr.25540) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.785132+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.789488+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.128173+0000 mgr.y (mgr.25540) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cluster 2024-03-24T12:40:27.148633+0000 mgr.y (mgr.25540) 960 : cluster 0 pgmap v147: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.226277+0000 mgr.y (mgr.25540) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.321365+0000 mgr.y (mgr.25540) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.420250+0000 mgr.y (mgr.25540) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.524779+0000 mgr.y (mgr.25540) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.612446+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.614952+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.617495+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.618485+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.625679+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.626686+0000 mgr.y (mgr.25540) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.689624+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.693273+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.696654+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.697990+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.706164+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.706886+0000 mgr.y (mgr.25540) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.785132+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.789488+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.793488+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.795091+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.817017+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:27.817578+0000 mgr.y (mgr.25540) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.852314+0000 mon.a (mon.0) 3086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.854598+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.989140+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.991583+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.994980+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:27.996180+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.007140+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.007811+0000 mgr.y (mgr.25540) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.092617+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.095450+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.099177+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.100587+0000 mon.a (mon.0) 3096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.110361+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.190407+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.193282+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.196200+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.793488+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.795091+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.817017+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:27.817578+0000 mgr.y (mgr.25540) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.852314+0000 mon.a (mon.0) 3086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.854598+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.989140+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.991583+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.994980+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:27.996180+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.007140+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.007811+0000 mgr.y (mgr.25540) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.092617+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.095450+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.099177+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.100587+0000 mon.a (mon.0) 3096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.110361+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.190407+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.193282+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.196200+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.197308+0000 mon.a (mon.0) 3101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.205824+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.292360+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.294609+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.297512+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.298373+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.304549+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.385987+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.388462+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.391635+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.392804+0000 mon.a (mon.0) 3111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.402072+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.480591+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.484587+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.488558+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.489809+0000 mon.a (mon.0) 3116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.498700+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.577762+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.581275+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.197308+0000 mon.a (mon.0) 3101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.205824+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.292360+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.294609+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.297512+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.298373+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.304549+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.385987+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.388462+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.391635+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.392804+0000 mon.a (mon.0) 3111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.402072+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.480591+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.484587+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.488558+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.489809+0000 mon.a (mon.0) 3116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.498700+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.577762+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.581275+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.584275+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[70612]: audit 2024-03-24T12:40:28.585288+0000 mon.a (mon.0) 3121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.584275+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:28.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:28 smithi176 bash[73813]: audit 2024-03-24T12:40:28.585288+0000 mon.a (mon.0) 3121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.128173+0000 mgr.y (mgr.25540) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cluster 2024-03-24T12:40:27.148633+0000 mgr.y (mgr.25540) 960 : cluster 0 pgmap v147: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.226277+0000 mgr.y (mgr.25540) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.321365+0000 mgr.y (mgr.25540) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.420250+0000 mgr.y (mgr.25540) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.524779+0000 mgr.y (mgr.25540) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.612446+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.614952+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.617495+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.618485+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.625679+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.626686+0000 mgr.y (mgr.25540) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.689624+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.693273+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.696654+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.697990+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.706164+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.706886+0000 mgr.y (mgr.25540) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.785132+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.789488+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.793488+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.795091+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.817017+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:27.817578+0000 mgr.y (mgr.25540) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.852314+0000 mon.a (mon.0) 3086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.854598+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.989140+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.991583+0000 mon.a (mon.0) 3089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.994980+0000 mon.a (mon.0) 3090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:27.996180+0000 mon.a (mon.0) 3091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.007140+0000 mon.a (mon.0) 3092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.007811+0000 mgr.y (mgr.25540) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.092617+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.095450+0000 mon.a (mon.0) 3094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.099177+0000 mon.a (mon.0) 3095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.100587+0000 mon.a (mon.0) 3096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.110361+0000 mon.a (mon.0) 3097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.190407+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.193282+0000 mon.a (mon.0) 3099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.196200+0000 mon.a (mon.0) 3100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.197308+0000 mon.a (mon.0) 3101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.205824+0000 mon.a (mon.0) 3102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.292360+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.294609+0000 mon.a (mon.0) 3104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.297512+0000 mon.a (mon.0) 3105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.298373+0000 mon.a (mon.0) 3106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.304549+0000 mon.a (mon.0) 3107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.385987+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.388462+0000 mon.a (mon.0) 3109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.391635+0000 mon.a (mon.0) 3110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.392804+0000 mon.a (mon.0) 3111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.402072+0000 mon.a (mon.0) 3112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.480591+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.484587+0000 mon.a (mon.0) 3114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.488558+0000 mon.a (mon.0) 3115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.489809+0000 mon.a (mon.0) 3116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.498700+0000 mon.a (mon.0) 3117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.577762+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.581275+0000 mon.a (mon.0) 3119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.584275+0000 mon.a (mon.0) 3120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:28 smithi184 bash[51492]: audit 2024-03-24T12:40:28.585288+0000 mon.a (mon.0) 3121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.602 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[89757]: debug 2024-03-24T12:40:29.293+0000 7fe97bec57c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-24T12:40:29.602 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[89757]: debug 2024-03-24T12:40:29.345+0000 7fe97bec57c0 -1 osd.3 127 log_to_monitors true 2024-03-24T12:40:29.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.111165+0000 mgr.y (mgr.25540) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.206392+0000 mgr.y (mgr.25540) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.305145+0000 mgr.y (mgr.25540) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.402722+0000 mgr.y (mgr.25540) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.499390+0000 mgr.y (mgr.25540) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.591913+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.592694+0000 mgr.y (mgr.25540) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.674094+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.678448+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.681634+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.682948+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.692319+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.692971+0000 mgr.y (mgr.25540) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.768462+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.773212+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.776067+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.777011+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.784305+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.785264+0000 mgr.y (mgr.25540) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.861739+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.111165+0000 mgr.y (mgr.25540) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.206392+0000 mgr.y (mgr.25540) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.305145+0000 mgr.y (mgr.25540) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.402722+0000 mgr.y (mgr.25540) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.499390+0000 mgr.y (mgr.25540) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.591913+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.592694+0000 mgr.y (mgr.25540) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.674094+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.678448+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.681634+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.682948+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.692319+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.692971+0000 mgr.y (mgr.25540) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.768462+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.773212+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.776067+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.777011+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.784305+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.785264+0000 mgr.y (mgr.25540) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.861739+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.864723+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.868497+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.869891+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.876521+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.877354+0000 mgr.y (mgr.25540) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.921513+0000 mgr.y (mgr.25540) 978 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.954210+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.957282+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.961209+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.962708+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:28.970492+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:28.971258+0000 mgr.y (mgr.25540) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.049309+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.053205+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.056540+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.058008+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.066369+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.067047+0000 mgr.y (mgr.25540) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.145539+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.149421+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.864723+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.868497+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.869891+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.876521+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.877354+0000 mgr.y (mgr.25540) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.921513+0000 mgr.y (mgr.25540) 978 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.954210+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.957282+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.961209+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.962708+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:28.970492+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:28.971258+0000 mgr.y (mgr.25540) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.049309+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.053205+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.056540+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.058008+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.066369+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.067047+0000 mgr.y (mgr.25540) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.145539+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.149421+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.155475+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.156912+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.166117+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.245596+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.247724+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.249984+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.250797+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.256638+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.321719+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.324508+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.328402+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.329664+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.336651+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.354278+0000 mon.c (mon.1) 11 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.354684+0000 mon.a (mon.0) 3163 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.417956+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.420124+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.422300+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.423103+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.429707+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.155475+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.156912+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.166117+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.245596+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.247724+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.249984+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.250797+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.256638+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.321719+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.324508+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.328402+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.329664+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.336651+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.354278+0000 mon.c (mon.1) 11 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.354684+0000 mon.a (mon.0) 3163 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.417956+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.420124+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.422300+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.423103+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.429707+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.506630+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.509620+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.512202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.513127+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[73813]: audit 2024-03-24T12:40:29.519141+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.506630+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.509620+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:29.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.512202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:29.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.513127+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:29.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:29 smithi176 bash[70612]: audit 2024-03-24T12:40:29.519141+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.111165+0000 mgr.y (mgr.25540) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.206392+0000 mgr.y (mgr.25540) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.305145+0000 mgr.y (mgr.25540) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.402722+0000 mgr.y (mgr.25540) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.499390+0000 mgr.y (mgr.25540) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.591913+0000 mon.a (mon.0) 3122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.592694+0000 mgr.y (mgr.25540) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.674094+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.678448+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.681634+0000 mon.a (mon.0) 3125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.682948+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.692319+0000 mon.a (mon.0) 3127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.692971+0000 mgr.y (mgr.25540) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.768462+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.773212+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.776067+0000 mon.a (mon.0) 3130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.777011+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.784305+0000 mon.a (mon.0) 3132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.785264+0000 mgr.y (mgr.25540) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.861739+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.864723+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.868497+0000 mon.a (mon.0) 3135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.869891+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.876521+0000 mon.a (mon.0) 3137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.877354+0000 mgr.y (mgr.25540) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.921513+0000 mgr.y (mgr.25540) 978 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.954210+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.957282+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.961209+0000 mon.a (mon.0) 3140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.962708+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:28.970492+0000 mon.a (mon.0) 3142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:28.971258+0000 mgr.y (mgr.25540) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.049309+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.053205+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.056540+0000 mon.a (mon.0) 3145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.058008+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.066369+0000 mon.a (mon.0) 3147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.067047+0000 mgr.y (mgr.25540) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.145539+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.149421+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.155475+0000 mon.a (mon.0) 3150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.156912+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.166117+0000 mon.a (mon.0) 3152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.245596+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.247724+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.249984+0000 mon.a (mon.0) 3155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.250797+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.256638+0000 mon.a (mon.0) 3157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.321719+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.324508+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.328402+0000 mon.a (mon.0) 3160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.329664+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.336651+0000 mon.a (mon.0) 3162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.354278+0000 mon.c (mon.1) 11 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.354684+0000 mon.a (mon.0) 3163 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.417956+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.420124+0000 mon.a (mon.0) 3165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.422300+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.423103+0000 mon.a (mon.0) 3167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.429707+0000 mon.a (mon.0) 3168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.506630+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.509620+0000 mon.a (mon.0) 3170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.512202+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.513127+0000 mon.a (mon.0) 3172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:29 smithi184 bash[51492]: audit 2024-03-24T12:40:29.519141+0000 mon.a (mon.0) 3173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.435 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cluster 2024-03-24T12:40:29.149942+0000 mgr.y (mgr.25540) 981 : cluster 0 pgmap v148: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.166894+0000 mgr.y (mgr.25540) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.257294+0000 mgr.y (mgr.25540) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.337250+0000 mgr.y (mgr.25540) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.430316+0000 mgr.y (mgr.25540) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.519660+0000 mgr.y (mgr.25540) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.603890+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.607030+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.893 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.609768+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.610578+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.615291+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.615763+0000 mgr.y (mgr.25540) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.694368+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.697388+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.700123+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.701028+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.707917+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.708624+0000 mgr.y (mgr.25540) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.789684+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.793924+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.797758+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.800659+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.808201+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.808730+0000 mgr.y (mgr.25540) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.889124+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.891248+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.894196+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.895328+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.904304+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.904910+0000 mgr.y (mgr.25540) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.984339+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.986884+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.989852+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.990664+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:29.998245+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cephadm 2024-03-24T12:40:29.998757+0000 mgr.y (mgr.25540) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.079296+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.082038+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.084993+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.085961+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cluster 2024-03-24T12:40:29.149942+0000 mgr.y (mgr.25540) 981 : cluster 0 pgmap v148: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.166894+0000 mgr.y (mgr.25540) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.257294+0000 mgr.y (mgr.25540) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.337250+0000 mgr.y (mgr.25540) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.430316+0000 mgr.y (mgr.25540) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.519660+0000 mgr.y (mgr.25540) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.603890+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.607030+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.609768+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.610578+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.615291+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.615763+0000 mgr.y (mgr.25540) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.694368+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.697388+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.700123+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.701028+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.707917+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.708624+0000 mgr.y (mgr.25540) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.789684+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.793924+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.092985+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.172301+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.174464+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.176687+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.177527+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.184031+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.265018+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.268046+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.272242+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.273489+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.280273+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.338452+0000 mon.a (mon.0) 3214 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cluster 2024-03-24T12:40:30.344337+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: cluster 2024-03-24T12:40:30.349134+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.351067+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.351876+0000 mon.a (mon.0) 3216 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.363467+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.366083+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.368445+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.369266+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.455673+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.535600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.538321+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.899 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.540321+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[73813]: audit 2024-03-24T12:40:30.541062+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.797758+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.800659+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.808201+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.808730+0000 mgr.y (mgr.25540) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.889124+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.891248+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.900 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.894196+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.895328+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.904304+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.904910+0000 mgr.y (mgr.25540) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.984339+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.986884+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.989852+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.990664+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:29.998245+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cephadm 2024-03-24T12:40:29.998757+0000 mgr.y (mgr.25540) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.079296+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.082038+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.084993+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.085961+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.092985+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.901 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.172301+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.174464+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.176687+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.177527+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.184031+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.265018+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.268046+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.272242+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.273489+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.280273+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.338452+0000 mon.a (mon.0) 3214 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cluster 2024-03-24T12:40:30.344337+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: cluster 2024-03-24T12:40:30.349134+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.351067+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:30.902 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.351876+0000 mon.a (mon.0) 3216 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.363467+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.366083+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.368445+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.369266+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.455673+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.535600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.538321+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.540321+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:30.903 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[70612]: audit 2024-03-24T12:40:30.541062+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cluster 2024-03-24T12:40:29.149942+0000 mgr.y (mgr.25540) 981 : cluster 0 pgmap v148: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.166894+0000 mgr.y (mgr.25540) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.257294+0000 mgr.y (mgr.25540) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.337250+0000 mgr.y (mgr.25540) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.430316+0000 mgr.y (mgr.25540) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.519660+0000 mgr.y (mgr.25540) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.603890+0000 mon.a (mon.0) 3174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.607030+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.609768+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.610578+0000 mon.a (mon.0) 3177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.615291+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.615763+0000 mgr.y (mgr.25540) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.694368+0000 mon.a (mon.0) 3179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.697388+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.700123+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.701028+0000 mon.a (mon.0) 3182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.707917+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.708624+0000 mgr.y (mgr.25540) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.789684+0000 mon.a (mon.0) 3184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.793924+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.797758+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.800659+0000 mon.a (mon.0) 3187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.808201+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.808730+0000 mgr.y (mgr.25540) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.889124+0000 mon.a (mon.0) 3189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.891248+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.894196+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.895328+0000 mon.a (mon.0) 3192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.904304+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.904910+0000 mgr.y (mgr.25540) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.984339+0000 mon.a (mon.0) 3194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.986884+0000 mon.a (mon.0) 3195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.989852+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.990664+0000 mon.a (mon.0) 3197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:29.998245+0000 mon.a (mon.0) 3198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cephadm 2024-03-24T12:40:29.998757+0000 mgr.y (mgr.25540) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.079296+0000 mon.a (mon.0) 3199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.082038+0000 mon.a (mon.0) 3200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.084993+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.085961+0000 mon.a (mon.0) 3202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.092985+0000 mon.a (mon.0) 3203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.172301+0000 mon.a (mon.0) 3204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.174464+0000 mon.a (mon.0) 3205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.176687+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.177527+0000 mon.a (mon.0) 3207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.184031+0000 mon.a (mon.0) 3208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.265018+0000 mon.a (mon.0) 3209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.268046+0000 mon.a (mon.0) 3210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.272242+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.273489+0000 mon.a (mon.0) 3212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.280273+0000 mon.a (mon.0) 3213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.338452+0000 mon.a (mon.0) 3214 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cluster 2024-03-24T12:40:30.344337+0000 mon.a (mon.0) 3215 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: cluster 2024-03-24T12:40:30.349134+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.351067+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.351876+0000 mon.a (mon.0) 3216 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi176", "root=default"]}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.363467+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.366083+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.368445+0000 mon.a (mon.0) 3219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.369266+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.455673+0000 mon.a (mon.0) 3221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.535600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.538321+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.540321+0000 mon.a (mon.0) 3224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:30 smithi184 bash[51492]: audit 2024-03-24T12:40:30.541062+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.166 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:40:30 smithi176 bash[89757]: debug 2024-03-24T12:40:30.885+0000 7fe969315700 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 14s ago 21m - - 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 16s ago 21m - - 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (7m) 14s ago 14m 16.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (6m) 16s ago 13m 44.0M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (5m) 14s ago 11m 47.4M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (4m) 16s ago 20m 443M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (5m) 14s ago 22m 520M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (4m) 14s ago 22m 64.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (5m) 16s ago 20m 56.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (3m) 14s ago 21m 44.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:40:31.317 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (7m) 14s ago 14m 12.6M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (6m) 16s ago 14m 11.7M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (2m) 14s ago 20m 51.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (85s) 14s ago 19m 55.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (45s) 14s ago 18m 46.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 starting - - - 4096M 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (17m) 16s ago 17m 68.8M 4096M 17.2.0 e1d6a67b021e 24e62485f51d 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (16m) 16s ago 16m 65.0M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (16m) 16s ago 16m 61.9M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (15m) 16s ago 15m 65.4M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (5m) 16s ago 14m 63.3M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (12m) 14s ago 12m 88.4M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:40:31.318 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (12m) 16s ago 12m 89.4M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:40:31.319 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (11m) 14s ago 11m 88.5M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:40:31.319 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (11m) 16s ago 11m 88.8M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.093855+0000 mgr.y (mgr.25540) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.184868+0000 mgr.y (mgr.25540) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.281152+0000 mgr.y (mgr.25540) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cluster 2024-03-24T12:40:30.347969+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.418420+0000 mgr.y (mgr.25540) 995 : audit 0 from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.456541+0000 mgr.y (mgr.25540) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.748 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.630707+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.631444+0000 mgr.y (mgr.25540) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.093855+0000 mgr.y (mgr.25540) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.184868+0000 mgr.y (mgr.25540) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.281152+0000 mgr.y (mgr.25540) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cluster 2024-03-24T12:40:30.347969+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.418420+0000 mgr.y (mgr.25540) 995 : audit 0 from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.456541+0000 mgr.y (mgr.25540) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.630707+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.749 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.631444+0000 mgr.y (mgr.25540) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.710360+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.713755+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.717388+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.718455+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.756846+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.757651+0000 mgr.y (mgr.25540) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.824639+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.826985+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.829423+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.830190+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:31.750 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.835073+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:40:31.893 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 9 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:40:31.894 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.710360+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.713755+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.717388+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.718455+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.756846+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.757651+0000 mgr.y (mgr.25540) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.824639+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.826985+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.829423+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.830190+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.835073+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.059 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.835645+0000 mgr.y (mgr.25540) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.870593+0000 mon.a (mon.0) 3237 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.887994+0000 mgr.y (mgr.25540) 1000 : audit 0 from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.922591+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.926420+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.930527+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.932139+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:30.943264+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:30.944011+0000 mgr.y (mgr.25540) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.022192+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.024879+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.027884+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.028897+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.060 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.036882+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.037577+0000 mgr.y (mgr.25540) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.116403+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.119622+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.122476+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.123566+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.132592+0000 mon.a (mon.0) 3252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.216772+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.219134+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.222616+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.223857+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.232433+0000 mon.a (mon.0) 3257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.335390+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.338379+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.341342+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.061 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.342522+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.350693+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.429075+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.431601+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.433966+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.435029+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.444907+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.525323+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.528117+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.530812+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.531880+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.544394+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.608166+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.062 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.611119+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.613897+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.615067+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.625551+0000 mon.a (mon.0) 3277 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.688286+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.690701+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.693123+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.694039+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.063 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[73813]: audit 2024-03-24T12:40:31.702703+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.835645+0000 mgr.y (mgr.25540) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.870593+0000 mon.a (mon.0) 3237 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.887994+0000 mgr.y (mgr.25540) 1000 : audit 0 from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.922591+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.926420+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.930527+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.064 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.932139+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:30.943264+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:30.944011+0000 mgr.y (mgr.25540) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.022192+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.024879+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.027884+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.028897+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.036882+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.037577+0000 mgr.y (mgr.25540) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.116403+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.119622+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.122476+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.123566+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.132592+0000 mon.a (mon.0) 3252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.065 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.216772+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.219134+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.222616+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.223857+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.232433+0000 mon.a (mon.0) 3257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.335390+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.338379+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.341342+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.342522+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.350693+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.429075+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.431601+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.433966+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.435029+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.066 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.444907+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.525323+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.528117+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.530812+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.531880+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.544394+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.608166+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.611119+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.613897+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.615067+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.625551+0000 mon.a (mon.0) 3277 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.688286+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.690701+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.693123+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.067 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.694039+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.068 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:31 smithi176 bash[70612]: audit 2024-03-24T12:40:31.702703+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.093855+0000 mgr.y (mgr.25540) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.184868+0000 mgr.y (mgr.25540) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.281152+0000 mgr.y (mgr.25540) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cluster 2024-03-24T12:40:30.347969+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e130 with expected crc 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.418420+0000 mgr.y (mgr.25540) 995 : audit 0 from='client.54346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.456541+0000 mgr.y (mgr.25540) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.630707+0000 mon.a (mon.0) 3226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.631444+0000 mgr.y (mgr.25540) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.710360+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.713755+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.717388+0000 mon.a (mon.0) 3229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.718455+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.756846+0000 mon.a (mon.0) 3231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.757651+0000 mgr.y (mgr.25540) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.824639+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.826985+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.829423+0000 mon.a (mon.0) 3234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.830190+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.835073+0000 mon.a (mon.0) 3236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.835645+0000 mgr.y (mgr.25540) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.870593+0000 mon.a (mon.0) 3237 : audit 1 from='osd.3 ' entity='osd.3' 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.887994+0000 mgr.y (mgr.25540) 1000 : audit 0 from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.922591+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.926420+0000 mon.a (mon.0) 3239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.930527+0000 mon.a (mon.0) 3240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.932139+0000 mon.a (mon.0) 3241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:30.943264+0000 mon.a (mon.0) 3242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:30.944011+0000 mgr.y (mgr.25540) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.022192+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.024879+0000 mon.a (mon.0) 3244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.027884+0000 mon.a (mon.0) 3245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.028897+0000 mon.a (mon.0) 3246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.036882+0000 mon.a (mon.0) 3247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.037577+0000 mgr.y (mgr.25540) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.116403+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.119622+0000 mon.a (mon.0) 3249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.122476+0000 mon.a (mon.0) 3250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.123566+0000 mon.a (mon.0) 3251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.132592+0000 mon.a (mon.0) 3252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.216772+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.219134+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.222616+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.223857+0000 mon.a (mon.0) 3256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.232433+0000 mon.a (mon.0) 3257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.335390+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.338379+0000 mon.a (mon.0) 3259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.341342+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.342522+0000 mon.a (mon.0) 3261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.350693+0000 mon.a (mon.0) 3262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.429075+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.431601+0000 mon.a (mon.0) 3264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.433966+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.435029+0000 mon.a (mon.0) 3266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.444907+0000 mon.a (mon.0) 3267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.525323+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.528117+0000 mon.a (mon.0) 3269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.530812+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.531880+0000 mon.a (mon.0) 3271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.544394+0000 mon.a (mon.0) 3272 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.608166+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.611119+0000 mon.a (mon.0) 3274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.613897+0000 mon.a (mon.0) 3275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.615067+0000 mon.a (mon.0) 3276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.625551+0000 mon.a (mon.0) 3277 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.688286+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.690701+0000 mon.a (mon.0) 3279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.693123+0000 mon.a (mon.0) 3280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.694039+0000 mon.a (mon.0) 3281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:32.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:31 smithi184 bash[51492]: audit 2024-03-24T12:40:31.702703+0000 mon.a (mon.0) 3282 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "8/23 daemons upgraded", 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:40:32.388 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-03-24T12:40:32.894 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.12 is active+undersized+degraded, acting [5,2] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.14 is active+undersized+degraded, acting [6,5] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-03-24T12:40:32.895 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-03-24T12:40:32.896 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-03-24T12:40:32.896 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-03-24T12:40:32.896 INFO:teuthology.orchestra.run.smithi176.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-03-24T12:40:32.896 INFO:teuthology.orchestra.run.smithi176.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-03-24T12:40:33.009 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.134431+0000 mgr.y (mgr.25540) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.009 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.150569+0000 mgr.y (mgr.25540) 1004 : cluster 0 pgmap v150: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.233099+0000 mgr.y (mgr.25540) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.288170+0000 mgr.y (mgr.25540) 1006 : audit 0 from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.351312+0000 mgr.y (mgr.25540) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.446361+0000 mgr.y (mgr.25540) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.545168+0000 mgr.y (mgr.25540) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.626232+0000 mgr.y (mgr.25540) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.703321+0000 mgr.y (mgr.25540) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.778599+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.780820+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.783674+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.784680+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.790872+0000 mon.a (mon.0) 3287 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.010 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.791659+0000 mgr.y (mgr.25540) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.867623+0000 mon.a (mon.0) 3288 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.868166+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.882508+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.883006+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.884030+0000 mon.a (mon.0) 3290 : cluster 1 osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253] boot 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.884202+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.884383+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.885842+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.176:0/3984238970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.886375+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.886780+0000 mon.a (mon.0) 3294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.888112+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.888118+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.888469+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.890902+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.011 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.891576+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.892505+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cluster 2024-03-24T12:40:31.892996+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.898862+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.900049+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.909729+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:31.910559+0000 mgr.y (mgr.25540) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.985861+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.988693+0000 mon.a (mon.0) 3299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.991693+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.993112+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:31.999510+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.000180+0000 mgr.y (mgr.25540) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.077610+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.012 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.081199+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.083679+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.084729+0000 mon.a (mon.0) 3306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.092149+0000 mon.a (mon.0) 3307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.168602+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.170744+0000 mon.a (mon.0) 3309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.172908+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.173731+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.179081+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.261039+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.264104+0000 mon.a (mon.0) 3314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.267343+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.268287+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.275536+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.338450+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.013 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.341041+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.344131+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.345208+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.354588+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.437282+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.439295+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.441575+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.442594+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.450982+0000 mon.a (mon.0) 3327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.525582+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.527813+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.530628+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.531654+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.541375+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.014 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.624739+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.627176+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.629215+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.630026+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.637418+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.716141+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.719037+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.721597+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.722531+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.015 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[73813]: audit 2024-03-24T12:40:32.732276+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.134431+0000 mgr.y (mgr.25540) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.150569+0000 mgr.y (mgr.25540) 1004 : cluster 0 pgmap v150: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.233099+0000 mgr.y (mgr.25540) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.288170+0000 mgr.y (mgr.25540) 1006 : audit 0 from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.351312+0000 mgr.y (mgr.25540) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.446361+0000 mgr.y (mgr.25540) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.016 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.545168+0000 mgr.y (mgr.25540) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.626232+0000 mgr.y (mgr.25540) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.703321+0000 mgr.y (mgr.25540) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.778599+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.780820+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.783674+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.784680+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.790872+0000 mon.a (mon.0) 3287 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.791659+0000 mgr.y (mgr.25540) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.867623+0000 mon.a (mon.0) 3288 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.868166+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.882508+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.883006+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.884030+0000 mon.a (mon.0) 3290 : cluster 1 osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253] boot 2024-03-24T12:40:33.017 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.884202+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.884383+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.885842+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.176:0/3984238970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.886375+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.886780+0000 mon.a (mon.0) 3294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.888112+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.888118+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.888469+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.890902+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.891576+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.892505+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cluster 2024-03-24T12:40:31.892996+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.898862+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.900049+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.909729+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.018 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:31.910559+0000 mgr.y (mgr.25540) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.985861+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.988693+0000 mon.a (mon.0) 3299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.991693+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.993112+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:31.999510+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.000180+0000 mgr.y (mgr.25540) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.077610+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.081199+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.083679+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.084729+0000 mon.a (mon.0) 3306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.092149+0000 mon.a (mon.0) 3307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.168602+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.170744+0000 mon.a (mon.0) 3309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.019 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.172908+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.173731+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.179081+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.261039+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.264104+0000 mon.a (mon.0) 3314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.267343+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.268287+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.275536+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.338450+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.341041+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.344131+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.345208+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.354588+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.437282+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.439295+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.441575+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.442594+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.450982+0000 mon.a (mon.0) 3327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.525582+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.527813+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.530628+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.531654+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.541375+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.624739+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.627176+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.629215+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.630026+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.637418+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.716141+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.719037+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.021 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.721597+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.022 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.722531+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.022 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:32 smithi176 bash[70612]: audit 2024-03-24T12:40:32.732276+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.134431+0000 mgr.y (mgr.25540) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.150569+0000 mgr.y (mgr.25540) 1004 : cluster 0 pgmap v150: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.233099+0000 mgr.y (mgr.25540) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.288170+0000 mgr.y (mgr.25540) 1006 : audit 0 from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.351312+0000 mgr.y (mgr.25540) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.446361+0000 mgr.y (mgr.25540) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.545168+0000 mgr.y (mgr.25540) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.626232+0000 mgr.y (mgr.25540) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.703321+0000 mgr.y (mgr.25540) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.778599+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.780820+0000 mon.a (mon.0) 3284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.783674+0000 mon.a (mon.0) 3285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.784680+0000 mon.a (mon.0) 3286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.790872+0000 mon.a (mon.0) 3287 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.791659+0000 mgr.y (mgr.25540) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.867623+0000 mon.a (mon.0) 3288 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.868166+0000 mon.a (mon.0) 3289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.882508+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.883006+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.884030+0000 mon.a (mon.0) 3290 : cluster 1 osd.3 [v2:172.21.15.176:6826/2475007253,v1:172.21.15.176:6827/2475007253] boot 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.884202+0000 mon.a (mon.0) 3291 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.884383+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.885842+0000 mon.a (mon.0) 3292 : audit 0 from='client.? 172.21.15.176:0/3984238970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.886375+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.886780+0000 mon.a (mon.0) 3294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.888112+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.888118+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.888469+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.890902+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.891576+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.892505+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cluster 2024-03-24T12:40:31.892996+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e131 with expected crc 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.898862+0000 mon.a (mon.0) 3295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.900049+0000 mon.a (mon.0) 3296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.909729+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:31.910559+0000 mgr.y (mgr.25540) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.985861+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.988693+0000 mon.a (mon.0) 3299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.991693+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.993112+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:31.999510+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.000180+0000 mgr.y (mgr.25540) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:33.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.077610+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.081199+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.083679+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.084729+0000 mon.a (mon.0) 3306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.092149+0000 mon.a (mon.0) 3307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.168602+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.170744+0000 mon.a (mon.0) 3309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.172908+0000 mon.a (mon.0) 3310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.173731+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.179081+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.261039+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.264104+0000 mon.a (mon.0) 3314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.267343+0000 mon.a (mon.0) 3315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.268287+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.275536+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.338450+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.341041+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.344131+0000 mon.a (mon.0) 3320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.345208+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.354588+0000 mon.a (mon.0) 3322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.437282+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.439295+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.441575+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.442594+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.450982+0000 mon.a (mon.0) 3327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.525582+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.527813+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.530628+0000 mon.a (mon.0) 3330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.531654+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.541375+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.624739+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.627176+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.629215+0000 mon.a (mon.0) 3335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.630026+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.637418+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.716141+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.719037+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.721597+0000 mon.a (mon.0) 3340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.722531+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:33.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:32 smithi184 bash[51492]: audit 2024-03-24T12:40:32.732276+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:33.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[65639]: debug 2024-03-24T12:40:33.381+0000 7f5b08e76700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.092821+0000 mgr.y (mgr.25540) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.179638+0000 mgr.y (mgr.25540) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.276319+0000 mgr.y (mgr.25540) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.355306+0000 mgr.y (mgr.25540) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.384260+0000 mgr.y (mgr.25540) 1019 : audit 0 from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.451673+0000 mgr.y (mgr.25540) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.542073+0000 mgr.y (mgr.25540) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.637978+0000 mgr.y (mgr.25540) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.733040+0000 mgr.y (mgr.25540) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.813220+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.815320+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.817546+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.818291+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.824568+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.825262+0000 mgr.y (mgr.25540) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.877935+0000 mon.a (mon.0) 3348 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.881937+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.884679+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.885552+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.886466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.886787+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.887668+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.890424+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.176:0/1162811342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cluster 2024-03-24T12:40:32.893709+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.903977+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.909174+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.915532+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.917023+0000 mon.a (mon.0) 3352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:32.926669+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:32.927434+0000 mgr.y (mgr.25540) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.005428+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.008054+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.024171+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.025211+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.033436+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: cephadm 2024-03-24T12:40:33.034048+0000 mgr.y (mgr.25540) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.114253+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.117971+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.120977+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.122064+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.128453+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.207222+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.209843+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.212129+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.212961+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.219211+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.285501+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.287505+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.289917+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.290688+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.296606+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.349612+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.357781+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.364945+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.378753+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.380907+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.382570+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.383986+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:33 smithi184 bash[51492]: audit 2024-03-24T12:40:33.385654+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:34.150 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.092821+0000 mgr.y (mgr.25540) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.179638+0000 mgr.y (mgr.25540) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.276319+0000 mgr.y (mgr.25540) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.355306+0000 mgr.y (mgr.25540) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.384260+0000 mgr.y (mgr.25540) 1019 : audit 0 from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.451673+0000 mgr.y (mgr.25540) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.542073+0000 mgr.y (mgr.25540) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.637978+0000 mgr.y (mgr.25540) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.733040+0000 mgr.y (mgr.25540) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.813220+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.151 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.815320+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.817546+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.818291+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.824568+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.825262+0000 mgr.y (mgr.25540) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.877935+0000 mon.a (mon.0) 3348 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.881937+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.884679+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.885552+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.886466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.886787+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.887668+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.890424+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.176:0/1162811342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cluster 2024-03-24T12:40:32.893709+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.903977+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.909174+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.915532+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.917023+0000 mon.a (mon.0) 3352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:32.926669+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:32.927434+0000 mgr.y (mgr.25540) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.005428+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.008054+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.024171+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.025211+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.033436+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: cephadm 2024-03-24T12:40:33.034048+0000 mgr.y (mgr.25540) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.114253+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.117971+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.120977+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.122064+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.128453+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.207222+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.092821+0000 mgr.y (mgr.25540) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.179638+0000 mgr.y (mgr.25540) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.276319+0000 mgr.y (mgr.25540) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.355306+0000 mgr.y (mgr.25540) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.154 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.384260+0000 mgr.y (mgr.25540) 1019 : audit 0 from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.451673+0000 mgr.y (mgr.25540) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.542073+0000 mgr.y (mgr.25540) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.637978+0000 mgr.y (mgr.25540) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.733040+0000 mgr.y (mgr.25540) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.813220+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.815320+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.817546+0000 mon.a (mon.0) 3345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.818291+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.824568+0000 mon.a (mon.0) 3347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.825262+0000 mgr.y (mgr.25540) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.877935+0000 mon.a (mon.0) 3348 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.881937+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.884679+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.885552+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.886466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.886787+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.887668+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.209843+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.212129+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.212961+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.219211+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.285501+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.287505+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.289917+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.156 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.290688+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.296606+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.349612+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.357781+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.364945+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.378753+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.380907+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.382570+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.383986+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[70612]: audit 2024-03-24T12:40:33.385654+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:34.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.890424+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.176:0/1162811342' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cluster 2024-03-24T12:40:32.893709+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e132 with expected crc 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.903977+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.909174+0000 mon.a (mon.0) 3350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.915532+0000 mon.a (mon.0) 3351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.917023+0000 mon.a (mon.0) 3352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:32.926669+0000 mon.a (mon.0) 3353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:32.927434+0000 mgr.y (mgr.25540) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.005428+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.008054+0000 mon.a (mon.0) 3355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.024171+0000 mon.a (mon.0) 3356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.025211+0000 mon.a (mon.0) 3357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.033436+0000 mon.a (mon.0) 3358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.158 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: cephadm 2024-03-24T12:40:33.034048+0000 mgr.y (mgr.25540) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.114253+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.117971+0000 mon.a (mon.0) 3360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.120977+0000 mon.a (mon.0) 3361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.122064+0000 mon.a (mon.0) 3362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.128453+0000 mon.a (mon.0) 3363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.207222+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.209843+0000 mon.a (mon.0) 3365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.212129+0000 mon.a (mon.0) 3366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.212961+0000 mon.a (mon.0) 3367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.219211+0000 mon.a (mon.0) 3368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.285501+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.287505+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.289917+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:34.159 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.290688+0000 mon.a (mon.0) 3372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.296606+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.349612+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.357781+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.364945+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.378753+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.380907+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.382570+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.383986+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:40:34.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:33 smithi176 bash[73813]: audit 2024-03-24T12:40:33.385654+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cephadm 2024-03-24T12:40:33.129117+0000 mgr.y (mgr.25540) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cluster 2024-03-24T12:40:33.151451+0000 mgr.y (mgr.25540) 1028 : cluster 0 pgmap v153: 161 pgs: 7 activating, 5 peering, 17 active+undersized+degraded, 29 active+undersized, 103 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cephadm 2024-03-24T12:40:33.220239+0000 mgr.y (mgr.25540) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cephadm 2024-03-24T12:40:33.297214+0000 mgr.y (mgr.25540) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: audit 2024-03-24T12:40:33.385856+0000 mgr.y (mgr.25540) 1031 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:35.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cephadm 2024-03-24T12:40:33.386878+0000 mgr.y (mgr.25540) 1032 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-03-24T12:40:35.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:34 smithi184 bash[51492]: cluster 2024-03-24T12:40:34.125987+0000 mon.a (mon.0) 3382 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:35.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cephadm 2024-03-24T12:40:33.129117+0000 mgr.y (mgr.25540) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cluster 2024-03-24T12:40:33.151451+0000 mgr.y (mgr.25540) 1028 : cluster 0 pgmap v153: 161 pgs: 7 activating, 5 peering, 17 active+undersized+degraded, 29 active+undersized, 103 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cephadm 2024-03-24T12:40:33.220239+0000 mgr.y (mgr.25540) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cephadm 2024-03-24T12:40:33.297214+0000 mgr.y (mgr.25540) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: audit 2024-03-24T12:40:33.385856+0000 mgr.y (mgr.25540) 1031 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cephadm 2024-03-24T12:40:33.386878+0000 mgr.y (mgr.25540) 1032 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[70612]: cluster 2024-03-24T12:40:34.125987+0000 mon.a (mon.0) 3382 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:35.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cephadm 2024-03-24T12:40:33.129117+0000 mgr.y (mgr.25540) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cluster 2024-03-24T12:40:33.151451+0000 mgr.y (mgr.25540) 1028 : cluster 0 pgmap v153: 161 pgs: 7 activating, 5 peering, 17 active+undersized+degraded, 29 active+undersized, 103 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cephadm 2024-03-24T12:40:33.220239+0000 mgr.y (mgr.25540) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cephadm 2024-03-24T12:40:33.297214+0000 mgr.y (mgr.25540) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: audit 2024-03-24T12:40:33.385856+0000 mgr.y (mgr.25540) 1031 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cephadm 2024-03-24T12:40:33.386878+0000 mgr.y (mgr.25540) 1032 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-03-24T12:40:35.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:34 smithi176 bash[73813]: cluster 2024-03-24T12:40:34.125987+0000 mon.a (mon.0) 3382 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:40:35.502 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:35] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-03-24T12:40:36.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:36 smithi184 bash[51492]: cluster 2024-03-24T12:40:35.153399+0000 mgr.y (mgr.25540) 1033 : cluster 0 pgmap v154: 161 pgs: 7 activating, 5 peering, 9 active+undersized+degraded, 18 active+undersized, 122 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-03-24T12:40:36.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:36 smithi184 bash[51492]: audit 2024-03-24T12:40:35.327512+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:36 smithi184 bash[51492]: audit 2024-03-24T12:40:35.339075+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:36 smithi184 bash[51492]: audit 2024-03-24T12:40:35.347400+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[70612]: cluster 2024-03-24T12:40:35.153399+0000 mgr.y (mgr.25540) 1033 : cluster 0 pgmap v154: 161 pgs: 7 activating, 5 peering, 9 active+undersized+degraded, 18 active+undersized, 122 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-03-24T12:40:36.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[70612]: audit 2024-03-24T12:40:35.327512+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[70612]: audit 2024-03-24T12:40:35.339075+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[70612]: audit 2024-03-24T12:40:35.347400+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[73813]: cluster 2024-03-24T12:40:35.153399+0000 mgr.y (mgr.25540) 1033 : cluster 0 pgmap v154: 161 pgs: 7 activating, 5 peering, 9 active+undersized+degraded, 18 active+undersized, 122 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-03-24T12:40:36.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[73813]: audit 2024-03-24T12:40:35.327512+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[73813]: audit 2024-03-24T12:40:35.339075+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:36.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:36 smithi176 bash[73813]: audit 2024-03-24T12:40:35.347400+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[70612]: audit 2024-03-24T12:40:37.044335+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[70612]: audit 2024-03-24T12:40:37.052459+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[70612]: audit 2024-03-24T12:40:37.059896+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[73813]: audit 2024-03-24T12:40:37.044335+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[73813]: audit 2024-03-24T12:40:37.052459+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:38 smithi176 bash[73813]: audit 2024-03-24T12:40:37.059896+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:38 smithi184 bash[51492]: audit 2024-03-24T12:40:37.044335+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:38 smithi184 bash[51492]: audit 2024-03-24T12:40:37.052459+0000 mon.a (mon.0) 3387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:38 smithi184 bash[51492]: audit 2024-03-24T12:40:37.059896+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:39 smithi184 bash[51492]: cluster 2024-03-24T12:40:37.154409+0000 mgr.y (mgr.25540) 1034 : cluster 0 pgmap v155: 161 pgs: 7 activating, 5 peering, 149 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:39 smithi184 bash[51492]: cluster 2024-03-24T12:40:38.057566+0000 mon.a (mon.0) 3389 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-24T12:40:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:39 smithi184 bash[51492]: cluster 2024-03-24T12:40:38.057605+0000 mon.a (mon.0) 3390 : cluster 1 Cluster is now healthy 2024-03-24T12:40:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:39 smithi184 bash[51492]: audit 2024-03-24T12:40:38.282312+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:39.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[73813]: cluster 2024-03-24T12:40:37.154409+0000 mgr.y (mgr.25540) 1034 : cluster 0 pgmap v155: 161 pgs: 7 activating, 5 peering, 149 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:39.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[73813]: cluster 2024-03-24T12:40:38.057566+0000 mon.a (mon.0) 3389 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-24T12:40:39.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[73813]: cluster 2024-03-24T12:40:38.057605+0000 mon.a (mon.0) 3390 : cluster 1 Cluster is now healthy 2024-03-24T12:40:39.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[73813]: audit 2024-03-24T12:40:38.282312+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[70612]: cluster 2024-03-24T12:40:37.154409+0000 mgr.y (mgr.25540) 1034 : cluster 0 pgmap v155: 161 pgs: 7 activating, 5 peering, 149 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[70612]: cluster 2024-03-24T12:40:38.057566+0000 mon.a (mon.0) 3389 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-03-24T12:40:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[70612]: cluster 2024-03-24T12:40:38.057605+0000 mon.a (mon.0) 3390 : cluster 1 Cluster is now healthy 2024-03-24T12:40:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:39 smithi176 bash[70612]: audit 2024-03-24T12:40:38.282312+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:40.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:40 smithi184 bash[51492]: audit 2024-03-24T12:40:38.929527+0000 mgr.y (mgr.25540) 1035 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:40.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:40 smithi176 bash[73813]: audit 2024-03-24T12:40:38.929527+0000 mgr.y (mgr.25540) 1035 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:40 smithi176 bash[70612]: audit 2024-03-24T12:40:38.929527+0000 mgr.y (mgr.25540) 1035 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:41.315 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:41 smithi176 bash[73813]: cluster 2024-03-24T12:40:39.155704+0000 mgr.y (mgr.25540) 1036 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:41.315 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:41 smithi176 bash[70612]: cluster 2024-03-24T12:40:39.155704+0000 mgr.y (mgr.25540) 1036 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:41 smithi184 bash[51492]: cluster 2024-03-24T12:40:39.155704+0000 mgr.y (mgr.25540) 1036 : cluster 0 pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:43.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:43 smithi184 bash[51492]: cluster 2024-03-24T12:40:41.156631+0000 mgr.y (mgr.25540) 1037 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:43.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:43 smithi184 bash[51492]: audit 2024-03-24T12:40:42.849542+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:43.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:43 smithi184 bash[51492]: audit 2024-03-24T12:40:42.851451+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[73813]: cluster 2024-03-24T12:40:41.156631+0000 mgr.y (mgr.25540) 1037 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:43.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[73813]: audit 2024-03-24T12:40:42.849542+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[73813]: audit 2024-03-24T12:40:42.851451+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[70612]: cluster 2024-03-24T12:40:41.156631+0000 mgr.y (mgr.25540) 1037 : cluster 0 pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[70612]: audit 2024-03-24T12:40:42.849542+0000 mon.a (mon.0) 3392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:43 smithi176 bash[70612]: audit 2024-03-24T12:40:42.851451+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:45.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:45 smithi184 bash[51492]: cluster 2024-03-24T12:40:43.157854+0000 mgr.y (mgr.25540) 1038 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:45.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:45 smithi176 bash[70612]: cluster 2024-03-24T12:40:43.157854+0000 mgr.y (mgr.25540) 1038 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:45.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:45 smithi176 bash[73813]: cluster 2024-03-24T12:40:43.157854+0000 mgr.y (mgr.25540) 1038 : cluster 0 pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:45.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:45] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2024-03-24T12:40:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:47 smithi184 bash[51492]: cluster 2024-03-24T12:40:45.159214+0000 mgr.y (mgr.25540) 1039 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:47.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:47 smithi176 bash[70612]: cluster 2024-03-24T12:40:45.159214+0000 mgr.y (mgr.25540) 1039 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:47.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:47 smithi176 bash[73813]: cluster 2024-03-24T12:40:45.159214+0000 mgr.y (mgr.25540) 1039 : cluster 0 pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-03-24T12:40:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:49 smithi184 bash[51492]: cluster 2024-03-24T12:40:47.160217+0000 mgr.y (mgr.25540) 1040 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-24T12:40:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:49 smithi184 bash[51492]: audit 2024-03-24T12:40:48.308839+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:49 smithi184 bash[51492]: audit 2024-03-24T12:40:48.402129+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:49.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[70612]: cluster 2024-03-24T12:40:47.160217+0000 mgr.y (mgr.25540) 1040 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-24T12:40:49.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[70612]: audit 2024-03-24T12:40:48.308839+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:49.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[70612]: audit 2024-03-24T12:40:48.402129+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[73813]: cluster 2024-03-24T12:40:47.160217+0000 mgr.y (mgr.25540) 1040 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-24T12:40:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[73813]: audit 2024-03-24T12:40:48.308839+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:49 smithi176 bash[73813]: audit 2024-03-24T12:40:48.402129+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:50.204 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:50 smithi184 bash[51492]: audit 2024-03-24T12:40:48.402569+0000 mgr.y (mgr.25540) 1041 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:50.204 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:50 smithi184 bash[51492]: cephadm 2024-03-24T12:40:48.405371+0000 mgr.y (mgr.25540) 1042 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:40:50.204 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:50 smithi184 bash[51492]: audit 2024-03-24T12:40:48.937518+0000 mgr.y (mgr.25540) 1043 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:50.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[70612]: audit 2024-03-24T12:40:48.402569+0000 mgr.y (mgr.25540) 1041 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:50.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[70612]: cephadm 2024-03-24T12:40:48.405371+0000 mgr.y (mgr.25540) 1042 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:40:50.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[70612]: audit 2024-03-24T12:40:48.937518+0000 mgr.y (mgr.25540) 1043 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[73813]: audit 2024-03-24T12:40:48.402569+0000 mgr.y (mgr.25540) 1041 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-24T12:40:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[73813]: cephadm 2024-03-24T12:40:48.405371+0000 mgr.y (mgr.25540) 1042 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-03-24T12:40:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:50 smithi176 bash[73813]: audit 2024-03-24T12:40:48.937518+0000 mgr.y (mgr.25540) 1043 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:51.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:51 smithi184 bash[51492]: cluster 2024-03-24T12:40:49.161853+0000 mgr.y (mgr.25540) 1044 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:51.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:51 smithi176 bash[70612]: cluster 2024-03-24T12:40:49.161853+0000 mgr.y (mgr.25540) 1044 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:51.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:51 smithi176 bash[73813]: cluster 2024-03-24T12:40:49.161853+0000 mgr.y (mgr.25540) 1044 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: cephadm 2024-03-24T12:40:51.127435+0000 mgr.y (mgr.25540) 1045 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: audit 2024-03-24T12:40:51.134722+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: audit 2024-03-24T12:40:51.139173+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: audit 2024-03-24T12:40:51.140712+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: cephadm 2024-03-24T12:40:51.146217+0000 mgr.y (mgr.25540) 1046 : cephadm 1 Deploying daemon osd.4 on smithi184 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[70612]: cluster 2024-03-24T12:40:51.162783+0000 mgr.y (mgr.25540) 1047 : cluster 0 pgmap v162: 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-03-24T12:40:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: cephadm 2024-03-24T12:40:51.127435+0000 mgr.y (mgr.25540) 1045 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: audit 2024-03-24T12:40:51.134722+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: audit 2024-03-24T12:40:51.139173+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: audit 2024-03-24T12:40:51.140712+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:52.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: cephadm 2024-03-24T12:40:51.146217+0000 mgr.y (mgr.25540) 1046 : cephadm 1 Deploying daemon osd.4 on smithi184 2024-03-24T12:40:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:52 smithi176 bash[73813]: cluster 2024-03-24T12:40:51.162783+0000 mgr.y (mgr.25540) 1047 : cluster 0 pgmap v162: 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-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: cephadm 2024-03-24T12:40:51.127435+0000 mgr.y (mgr.25540) 1045 : cephadm 1 Upgrade: Updating osd.4 2024-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: audit 2024-03-24T12:40:51.134722+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: audit 2024-03-24T12:40:51.139173+0000 mon.a (mon.0) 3397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: audit 2024-03-24T12:40:51.140712+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: cephadm 2024-03-24T12:40:51.146217+0000 mgr.y (mgr.25540) 1046 : cephadm 1 Deploying daemon osd.4 on smithi184 2024-03-24T12:40:52.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:52 smithi184 bash[51492]: cluster 2024-03-24T12:40:51.162783+0000 mgr.y (mgr.25540) 1047 : cluster 0 pgmap v162: 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-03-24T12:40:54.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:54 smithi184 bash[51492]: cluster 2024-03-24T12:40:53.163924+0000 mgr.y (mgr.25540) 1048 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:54.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:54 smithi176 bash[70612]: cluster 2024-03-24T12:40:53.163924+0000 mgr.y (mgr.25540) 1048 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:54 smithi176 bash[73813]: cluster 2024-03-24T12:40:53.163924+0000 mgr.y (mgr.25540) 1048 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:55.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:40:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:40:55] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2024-03-24T12:40:56.058 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:55 smithi184 systemd[1]: Stopping Ceph osd.4 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:40:56.342 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[20445]: debug 2024-03-24T12:40:56.057+0000 7f0126b01700 -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-03-24T12:40:56.342 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[20445]: debug 2024-03-24T12:40:56.057+0000 7f0126b01700 -1 osd.4 132 *** Got signal Terminated *** 2024-03-24T12:40:56.342 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[20445]: debug 2024-03-24T12:40:56.057+0000 7f0126b01700 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:40:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[51492]: cluster 2024-03-24T12:40:55.165241+0000 mgr.y (mgr.25540) 1049 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[51492]: audit 2024-03-24T12:40:55.516233+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[51492]: audit 2024-03-24T12:40:55.525019+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[51492]: audit 2024-03-24T12:40:55.534214+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:56 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.056271+0000 mon.a (mon.0) 3402 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[70612]: cluster 2024-03-24T12:40:55.165241+0000 mgr.y (mgr.25540) 1049 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[70612]: audit 2024-03-24T12:40:55.516233+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[70612]: audit 2024-03-24T12:40:55.525019+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[70612]: audit 2024-03-24T12:40:55.534214+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.056271+0000 mon.a (mon.0) 3402 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[73813]: cluster 2024-03-24T12:40:55.165241+0000 mgr.y (mgr.25540) 1049 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[73813]: audit 2024-03-24T12:40:55.516233+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.904 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[73813]: audit 2024-03-24T12:40:55.525019+0000 mon.a (mon.0) 3400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.905 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[73813]: audit 2024-03-24T12:40:55.534214+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:56.905 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:56 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.056271+0000 mon.a (mon.0) 3402 : cluster 1 osd.4 marked itself down and dead 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.531256+0000 mon.a (mon.0) 3403 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.541979+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.542932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.543584+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.548247+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.550001+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.550251+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: cluster 2024-03-24T12:40:56.553602+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: audit 2024-03-24T12:40:57.215226+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: audit 2024-03-24T12:40:57.226752+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[51492]: audit 2024-03-24T12:40:57.238243+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.842 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:57 smithi184 bash[65217]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.531256+0000 mon.a (mon.0) 3403 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.541979+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.542932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.543584+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.548247+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.550001+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.550251+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: cluster 2024-03-24T12:40:56.553602+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: audit 2024-03-24T12:40:57.215226+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: audit 2024-03-24T12:40:57.226752+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[70612]: audit 2024-03-24T12:40:57.238243+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.531256+0000 mon.a (mon.0) 3403 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.541979+0000 mon.a (mon.0) 3404 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.542932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.543584+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.548247+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.550001+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.550251+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: cluster 2024-03-24T12:40:56.553602+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e133 with expected crc 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: audit 2024-03-24T12:40:57.215226+0000 mon.a (mon.0) 3405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: audit 2024-03-24T12:40:57.226752+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:57.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:57 smithi176 bash[73813]: audit 2024-03-24T12:40:57.238243+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:58.609 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[65295]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.165986+0000 mgr.y (mgr.25540) 1050 : cluster 0 pgmap v166: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.554769+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.556861+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.558925+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.564947+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: cluster 2024-03-24T12:40:57.565159+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.914 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: audit 2024-03-24T12:40:57.851818+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[70612]: audit 2024-03-24T12:40:57.854197+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.165986+0000 mgr.y (mgr.25540) 1050 : cluster 0 pgmap v166: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.554769+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.556861+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.558925+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.564947+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: cluster 2024-03-24T12:40:57.565159+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: audit 2024-03-24T12:40:57.851818+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:58.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:58 smithi176 bash[73813]: audit 2024-03-24T12:40:57.854197+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.165986+0000 mgr.y (mgr.25540) 1050 : cluster 0 pgmap v166: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:40:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.554769+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.556861+0000 mon.a (mon.0) 3408 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-03-24T12:40:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.558925+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:59.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.564947+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:59.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: cluster 2024-03-24T12:40:57.565159+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e134 with expected crc 2024-03-24T12:40:59.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: audit 2024-03-24T12:40:57.851818+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:40:59.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:58 smithi184 bash[51492]: audit 2024-03-24T12:40:57.854197+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:40:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:40:59 smithi184 bash[51492]: audit 2024-03-24T12:40:58.945670+0000 mgr.y (mgr.25540) 1051 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:59.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:40:59 smithi176 bash[70612]: audit 2024-03-24T12:40:58.945670+0000 mgr.y (mgr.25540) 1051 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:40:59.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:40:59 smithi176 bash[73813]: audit 2024-03-24T12:40:58.945670+0000 mgr.y (mgr.25540) 1051 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:00.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:00 smithi176 bash[73813]: cluster 2024-03-24T12:40:59.167794+0000 mgr.y (mgr.25540) 1052 : cluster 0 pgmap v168: 161 pgs: 23 active+undersized+degraded, 6 stale+active+clean, 35 active+undersized, 97 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 100/630 objects degraded (15.873%) 2024-03-24T12:41:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:00 smithi176 bash[73813]: cluster 2024-03-24T12:40:59.547774+0000 mon.a (mon.0) 3411 : cluster 3 Health check failed: Degraded data redundancy: 100/630 objects degraded (15.873%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:00.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:00 smithi176 bash[70612]: cluster 2024-03-24T12:40:59.167794+0000 mgr.y (mgr.25540) 1052 : cluster 0 pgmap v168: 161 pgs: 23 active+undersized+degraded, 6 stale+active+clean, 35 active+undersized, 97 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 100/630 objects degraded (15.873%) 2024-03-24T12:41:00.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:00 smithi176 bash[70612]: cluster 2024-03-24T12:40:59.547774+0000 mon.a (mon.0) 3411 : cluster 3 Health check failed: Degraded data redundancy: 100/630 objects degraded (15.873%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:00.825 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:00 smithi184 bash[51492]: cluster 2024-03-24T12:40:59.167794+0000 mgr.y (mgr.25540) 1052 : cluster 0 pgmap v168: 161 pgs: 23 active+undersized+degraded, 6 stale+active+clean, 35 active+undersized, 97 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 100/630 objects degraded (15.873%) 2024-03-24T12:41:00.825 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:00 smithi184 bash[51492]: cluster 2024-03-24T12:40:59.547774+0000 mon.a (mon.0) 3411 : cluster 3 Health check failed: Degraded data redundancy: 100/630 objects degraded (15.873%), 23 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:00.826 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:00 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.4.service: Succeeded. 2024-03-24T12:41:00.826 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:00 smithi184 systemd[1]: Stopped Ceph osd.4 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:41:01.092 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:00 smithi184 systemd[1]: Started Ceph osd.4 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:00.986024+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:00.995856+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.044806+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.046799+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.059179+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.060183+0000 mgr.y (mgr.25540) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.140481+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.143916+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.149537+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.151359+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.163555+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.243279+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.246677+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.250447+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.252005+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.260967+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.339423+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.341899+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.345658+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.346901+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.355885+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.434506+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.439021+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.442834+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.444337+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.453116+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.533644+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.537162+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.542085+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.543536+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.554307+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.637084+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.640396+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.643277+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.644336+0000 mon.a (mon.0) 3445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.653612+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.736917+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.741626+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.745180+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.746357+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.754940+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.832140+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.836016+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.839820+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.841197+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.852015+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.930258+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.933273+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.936587+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.937957+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:01 smithi184 bash[51492]: audit 2024-03-24T12:41:01.948467+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:00.986024+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:00.995856+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.044806+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.046799+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.059179+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.060183+0000 mgr.y (mgr.25540) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.140481+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.143916+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.149537+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.151359+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.163555+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.243279+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.246677+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.250447+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.252005+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.260967+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.339423+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.341899+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.345658+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:00.986024+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:00.995856+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.044806+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.046799+0000 mon.a (mon.0) 3415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.059179+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.060183+0000 mgr.y (mgr.25540) 1053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:02.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.140481+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.143916+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.149537+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.151359+0000 mon.a (mon.0) 3420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.163555+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.243279+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.246677+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.250447+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.252005+0000 mon.a (mon.0) 3425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.260967+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.339423+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.341899+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.345658+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.346901+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.355885+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.434506+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.439021+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.442834+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.444337+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.453116+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.533644+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.537162+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.542085+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.543536+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.554307+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.637084+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.640396+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.643277+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.644336+0000 mon.a (mon.0) 3445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.653612+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.736917+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.741626+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.745180+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.746357+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.754940+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.832140+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.836016+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.839820+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.841197+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.852015+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.930258+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.933273+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.936587+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.937957+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[73813]: audit 2024-03-24T12:41:01.948467+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.346901+0000 mon.a (mon.0) 3430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.355885+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.434506+0000 mon.a (mon.0) 3432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.439021+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.442834+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.444337+0000 mon.a (mon.0) 3435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.453116+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.533644+0000 mon.a (mon.0) 3437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.537162+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.542085+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.543536+0000 mon.a (mon.0) 3440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.554307+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.637084+0000 mon.a (mon.0) 3442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.640396+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.643277+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.644336+0000 mon.a (mon.0) 3445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.653612+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.736917+0000 mon.a (mon.0) 3447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.741626+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.745180+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.746357+0000 mon.a (mon.0) 3450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.754940+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.832140+0000 mon.a (mon.0) 3452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.836016+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.839820+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.841197+0000 mon.a (mon.0) 3455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.852015+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.930258+0000 mon.a (mon.0) 3457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.933273+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.936587+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.937957+0000 mon.a (mon.0) 3460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:02.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:01 smithi176 bash[70612]: audit 2024-03-24T12:41:01.948467+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.164321+0000 mgr.y (mgr.25540) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cluster 2024-03-24T12:41:01.169115+0000 mgr.y (mgr.25540) 1055 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.261770+0000 mgr.y (mgr.25540) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.356572+0000 mgr.y (mgr.25540) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.453715+0000 mgr.y (mgr.25540) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.555184+0000 mgr.y (mgr.25540) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.654441+0000 mgr.y (mgr.25540) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.755430+0000 mgr.y (mgr.25540) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.168 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.852642+0000 mgr.y (mgr.25540) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:01.949071+0000 mgr.y (mgr.25540) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.027760+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.030381+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.033356+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.034379+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.041451+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.042083+0000 mgr.y (mgr.25540) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.108553+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.110747+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:02 smithi184 bash[51492]: audit 2024-03-24T12:41:02.114132+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.115049+0000 mon.a (mon.0) 3470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.122905+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.201607+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.205552+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.208536+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.169 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.209767+0000 mon.a (mon.0) 3475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.217348+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.300713+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.304576+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.308161+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.309123+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.315980+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.395219+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.399183+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.402300+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.403335+0000 mon.a (mon.0) 3485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.410184+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.494347+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.170 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.496937+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.499169+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.500070+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.505830+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.586459+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.589202+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.592994+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.594004+0000 mon.a (mon.0) 3495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.601968+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.682619+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.685319+0000 mon.a (mon.0) 3498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.688328+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.689671+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.697000+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.171 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.780835+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.783270+0000 mon.a (mon.0) 3503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.786461+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.787386+0000 mon.a (mon.0) 3505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.795526+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.875241+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.877696+0000 mon.a (mon.0) 3508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.880927+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.882020+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.887606+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.970244+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.972258+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.975374+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.172 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[51492]: audit 2024-03-24T12:41:02.976365+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.329 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.164321+0000 mgr.y (mgr.25540) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cluster 2024-03-24T12:41:01.169115+0000 mgr.y (mgr.25540) 1055 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.261770+0000 mgr.y (mgr.25540) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.356572+0000 mgr.y (mgr.25540) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.453715+0000 mgr.y (mgr.25540) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.555184+0000 mgr.y (mgr.25540) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.654441+0000 mgr.y (mgr.25540) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.755430+0000 mgr.y (mgr.25540) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.852642+0000 mgr.y (mgr.25540) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:01.949071+0000 mgr.y (mgr.25540) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.027760+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.030381+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.033356+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.034379+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.041451+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.042083+0000 mgr.y (mgr.25540) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.108553+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.110747+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.114132+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.115049+0000 mon.a (mon.0) 3470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.164321+0000 mgr.y (mgr.25540) 1054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cluster 2024-03-24T12:41:01.169115+0000 mgr.y (mgr.25540) 1055 : cluster 0 pgmap v169: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.261770+0000 mgr.y (mgr.25540) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.356572+0000 mgr.y (mgr.25540) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.453715+0000 mgr.y (mgr.25540) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.555184+0000 mgr.y (mgr.25540) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.654441+0000 mgr.y (mgr.25540) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.755430+0000 mgr.y (mgr.25540) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.852642+0000 mgr.y (mgr.25540) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:01.949071+0000 mgr.y (mgr.25540) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.027760+0000 mon.a (mon.0) 3462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.030381+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.033356+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.034379+0000 mon.a (mon.0) 3465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.041451+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.042083+0000 mgr.y (mgr.25540) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.108553+0000 mon.a (mon.0) 3467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.110747+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.114132+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.115049+0000 mon.a (mon.0) 3470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.122905+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.201607+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.205552+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.208536+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.209767+0000 mon.a (mon.0) 3475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.217348+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.300713+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.304576+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.308161+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.309123+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.315980+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.395219+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.399183+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.402300+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.403335+0000 mon.a (mon.0) 3485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.410184+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.494347+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.496937+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.499169+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.500070+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.122905+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.201607+0000 mon.a (mon.0) 3472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.205552+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.208536+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.209767+0000 mon.a (mon.0) 3475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.217348+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.300713+0000 mon.a (mon.0) 3477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.304576+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.308161+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.309123+0000 mon.a (mon.0) 3480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.315980+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.395219+0000 mon.a (mon.0) 3482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.399183+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.402300+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.403335+0000 mon.a (mon.0) 3485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.410184+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.494347+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.496937+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.499169+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.500070+0000 mon.a (mon.0) 3490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.505830+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.586459+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.589202+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.592994+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.594004+0000 mon.a (mon.0) 3495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.601968+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.682619+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[73813]: audit 2024-03-24T12:41:02.685319+0000 mon.a (mon.0) 3498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.688328+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.689671+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.697000+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.780835+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.783270+0000 mon.a (mon.0) 3503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.786461+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.787386+0000 mon.a (mon.0) 3505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.795526+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.875241+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.877696+0000 mon.a (mon.0) 3508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.880927+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.882020+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.887606+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.970244+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.972258+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.975374+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.976365+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.505830+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.586459+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.589202+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.592994+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.594004+0000 mon.a (mon.0) 3495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.601968+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.682619+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.685319+0000 mon.a (mon.0) 3498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.688328+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.689671+0000 mon.a (mon.0) 3500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.697000+0000 mon.a (mon.0) 3501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.780835+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.783270+0000 mon.a (mon.0) 3503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.786461+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.787386+0000 mon.a (mon.0) 3505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.795526+0000 mon.a (mon.0) 3506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.875241+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.877696+0000 mon.a (mon.0) 3508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:02 smithi176 bash[70612]: audit 2024-03-24T12:41:02.880927+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.882020+0000 mon.a (mon.0) 3510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.887606+0000 mon.a (mon.0) 3511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.970244+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.972258+0000 mon.a (mon.0) 3513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.975374+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:03.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.976365+0000 mon.a (mon.0) 3515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:03.645 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-24T12:41:03.645 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: 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-03-24T12:41:03.645 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-24T12:41:03.645 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-24T12:41:03.646 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-24T12:41:03.646 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-24T12:41:03.646 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:03 smithi184 bash[65467]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-24T12:41:04.084 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:41:04.084 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 6s ago 22m - - 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 8s ago 21m - - 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (7m) 6s ago 14m 16.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (6m) 8s ago 14m 44.0M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (6m) 6s ago 12m 47.8M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (5m) 8s ago 21m 443M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (6m) 6s ago 23m 522M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (4m) 6s ago 23m 67.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (5m) 8s ago 21m 58.8M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (4m) 6s ago 21m 46.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (8m) 6s ago 15m 12.9M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (7m) 8s ago 15m 11.8M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (2m) 6s ago 20m 53.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (118s) 6s ago 20m 57.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:41:04.085 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (78s) 6s ago 19m 47.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (40s) 6s ago 18m 54.3M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 starting - - - 4096M 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (17m) 8s ago 17m 66.1M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (16m) 8s ago 16m 62.4M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (16m) 8s ago 16m 67.5M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (5m) 8s ago 15m 64.8M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (12m) 6s ago 12m 89.5M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (12m) 8s ago 12m 89.7M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (12m) 6s ago 12m 88.7M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:41:04.086 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (12m) 8s ago 12m 89.1M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:41:04.292 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.123595+0000 mgr.y (mgr.25540) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.218047+0000 mgr.y (mgr.25540) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.316594+0000 mgr.y (mgr.25540) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.410845+0000 mgr.y (mgr.25540) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.506500+0000 mgr.y (mgr.25540) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.602836+0000 mgr.y (mgr.25540) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.697760+0000 mgr.y (mgr.25540) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.796049+0000 mgr.y (mgr.25540) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.888148+0000 mgr.y (mgr.25540) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:02.986363+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:02.987111+0000 mgr.y (mgr.25540) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.071184+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.074175+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.077203+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.078340+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.086170+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.086779+0000 mgr.y (mgr.25540) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.293 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.153153+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.155831+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.158973+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.159851+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.165015+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.247262+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.249428+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.252955+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.253856+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.261455+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.342082+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.294 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.345253+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.348685+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.349760+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.357954+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.421120+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.423172+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.425114+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.425892+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.432216+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.476904+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.479687+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.482300+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.483339+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.489318+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.569974+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.295 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.573073+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.576872+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.578082+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.585065+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.666253+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.668376+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.670508+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.671622+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.679139+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.761632+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.764190+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.766813+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.767626+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.773208+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.835538+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.839030+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.842055+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.843220+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.853200+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.933390+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.935954+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.938569+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.939384+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.297 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:04 smithi184 bash[51492]: audit 2024-03-24T12:41:03.944902+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.123595+0000 mgr.y (mgr.25540) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.218047+0000 mgr.y (mgr.25540) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.316594+0000 mgr.y (mgr.25540) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.410845+0000 mgr.y (mgr.25540) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.506500+0000 mgr.y (mgr.25540) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.602836+0000 mgr.y (mgr.25540) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.697760+0000 mgr.y (mgr.25540) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.796049+0000 mgr.y (mgr.25540) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.888148+0000 mgr.y (mgr.25540) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:02.986363+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: cephadm 2024-03-24T12:41:02.987111+0000 mgr.y (mgr.25540) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:03.071184+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:03.074175+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[70612]: audit 2024-03-24T12:41:03.077203+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.078340+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.086170+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.086779+0000 mgr.y (mgr.25540) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.153153+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.155831+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.158973+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.159851+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.123595+0000 mgr.y (mgr.25540) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.218047+0000 mgr.y (mgr.25540) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.316594+0000 mgr.y (mgr.25540) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.410845+0000 mgr.y (mgr.25540) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.506500+0000 mgr.y (mgr.25540) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.602836+0000 mgr.y (mgr.25540) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.697760+0000 mgr.y (mgr.25540) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.796049+0000 mgr.y (mgr.25540) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.888148+0000 mgr.y (mgr.25540) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:02.986363+0000 mon.a (mon.0) 3516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:02.987111+0000 mgr.y (mgr.25540) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.071184+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.074175+0000 mon.a (mon.0) 3518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.077203+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.078340+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.086170+0000 mon.a (mon.0) 3521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.086779+0000 mgr.y (mgr.25540) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.153153+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.155831+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.158973+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.159851+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.165015+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.247262+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:03 smithi176 bash[73813]: audit 2024-03-24T12:41:03.249428+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.252955+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.253856+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.261455+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.342082+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.345253+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.348685+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.349760+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.357954+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.421120+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.423172+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.425114+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.425892+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.432216+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.476904+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.479687+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.482300+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.165015+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.247262+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.249428+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.252955+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.253856+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.261455+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.342082+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.345253+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.348685+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.349760+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.357954+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.421120+0000 mon.a (mon.0) 3537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.423172+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.425114+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.425892+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.432216+0000 mon.a (mon.0) 3541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.476904+0000 mon.a (mon.0) 3542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.479687+0000 mon.a (mon.0) 3543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.482300+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.483339+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.489318+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.569974+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.573073+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.576872+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.578082+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.585065+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.666253+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.668376+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.670508+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.671622+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.679139+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.761632+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.764190+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.766813+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.767626+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.773208+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.835538+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.839030+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.842055+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.483339+0000 mon.a (mon.0) 3545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.489318+0000 mon.a (mon.0) 3546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.569974+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.573073+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.576872+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.578082+0000 mon.a (mon.0) 3550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.585065+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.666253+0000 mon.a (mon.0) 3552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.668376+0000 mon.a (mon.0) 3553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.670508+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.671622+0000 mon.a (mon.0) 3555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.679139+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.761632+0000 mon.a (mon.0) 3557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.764190+0000 mon.a (mon.0) 3558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.766813+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.767626+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.773208+0000 mon.a (mon.0) 3561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.835538+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.839030+0000 mon.a (mon.0) 3563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.842055+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.843220+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.853200+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.933390+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.935954+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.938569+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.939384+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.944902+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.843220+0000 mon.a (mon.0) 3565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.853200+0000 mon.a (mon.0) 3566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.933390+0000 mon.a (mon.0) 3567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.935954+0000 mon.a (mon.0) 3568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.938569+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.939384+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:04.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.944902+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:04.551 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:41:04.551 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:41:04.551 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:41:04.552 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:04.553 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:41:04.554 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-24T12:41:04.554 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 9 2024-03-24T12:41:04.554 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:41:04.554 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:41:05.033 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:41:05.034 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:41:05.034 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "9/23 daemons upgraded", 2024-03-24T12:41:05.034 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:41:05.034 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:41:05.034 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.165569+0000 mgr.y (mgr.25540) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cluster 2024-03-24T12:41:03.169999+0000 mgr.y (mgr.25540) 1077 : cluster 0 pgmap v170: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.262101+0000 mgr.y (mgr.25540) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:03.310824+0000 mgr.y (mgr.25540) 1079 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.358626+0000 mgr.y (mgr.25540) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.432969+0000 mgr.y (mgr.25540) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.489759+0000 mgr.y (mgr.25540) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.585641+0000 mgr.y (mgr.25540) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:03.678679+0000 mgr.y (mgr.25540) 1084 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.679789+0000 mgr.y (mgr.25540) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.773766+0000 mgr.y (mgr.25540) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.854015+0000 mgr.y (mgr.25540) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:03.945479+0000 mgr.y (mgr.25540) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.022175+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.024587+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.027047+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.028112+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.034836+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.035530+0000 mgr.y (mgr.25540) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.057809+0000 mgr.y (mgr.25540) 1090 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.131186+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.133619+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.136474+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.137450+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.146801+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.229418+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.232380+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.235462+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.236444+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.244607+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.324221+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.328441+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.332920+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.334308+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.343404+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.409924+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.412302+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.417001+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.418005+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.425016+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.508581+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.512086+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.514773+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.516080+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.524290+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.547709+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.176:0/3742635788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.590249+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.593894+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.596908+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.598022+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.605457+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.686549+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.689222+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.692219+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.693152+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.699953+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.765433+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.768365+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.771843+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.773125+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.782964+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.865744+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.867846+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.871172+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.872020+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.878864+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.960287+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.962650+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.964932+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.966054+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:05 smithi184 bash[51492]: audit 2024-03-24T12:41:04.973706+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:05] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.165569+0000 mgr.y (mgr.25540) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cluster 2024-03-24T12:41:03.169999+0000 mgr.y (mgr.25540) 1077 : cluster 0 pgmap v170: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.262101+0000 mgr.y (mgr.25540) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.310824+0000 mgr.y (mgr.25540) 1079 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.358626+0000 mgr.y (mgr.25540) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.432969+0000 mgr.y (mgr.25540) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.489759+0000 mgr.y (mgr.25540) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.585641+0000 mgr.y (mgr.25540) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:03.678679+0000 mgr.y (mgr.25540) 1084 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.679789+0000 mgr.y (mgr.25540) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.773766+0000 mgr.y (mgr.25540) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.854015+0000 mgr.y (mgr.25540) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:03.945479+0000 mgr.y (mgr.25540) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.022175+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.024587+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.027047+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.028112+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.034836+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.035530+0000 mgr.y (mgr.25540) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.057809+0000 mgr.y (mgr.25540) 1090 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.165569+0000 mgr.y (mgr.25540) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cluster 2024-03-24T12:41:03.169999+0000 mgr.y (mgr.25540) 1077 : cluster 0 pgmap v170: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.262101+0000 mgr.y (mgr.25540) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.310824+0000 mgr.y (mgr.25540) 1079 : audit 0 from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.358626+0000 mgr.y (mgr.25540) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.432969+0000 mgr.y (mgr.25540) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.489759+0000 mgr.y (mgr.25540) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.585641+0000 mgr.y (mgr.25540) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:03.678679+0000 mgr.y (mgr.25540) 1084 : audit 0 from='client.54388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.679789+0000 mgr.y (mgr.25540) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.773766+0000 mgr.y (mgr.25540) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.854015+0000 mgr.y (mgr.25540) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:03.945479+0000 mgr.y (mgr.25540) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.022175+0000 mon.a (mon.0) 3572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.024587+0000 mon.a (mon.0) 3573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.027047+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.028112+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.034836+0000 mon.a (mon.0) 3576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.035530+0000 mgr.y (mgr.25540) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.057809+0000 mgr.y (mgr.25540) 1090 : audit 0 from='client.54394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.131186+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.133619+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.136474+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.137450+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.146801+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.229418+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.232380+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.235462+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.236444+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.244607+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.324221+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.328441+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.332920+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.334308+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.343404+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.409924+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.412302+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.417001+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.418005+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.425016+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.131186+0000 mon.a (mon.0) 3577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.133619+0000 mon.a (mon.0) 3578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.136474+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.137450+0000 mon.a (mon.0) 3580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[70612]: audit 2024-03-24T12:41:04.146801+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.229418+0000 mon.a (mon.0) 3582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.232380+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.235462+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.236444+0000 mon.a (mon.0) 3585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.244607+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.324221+0000 mon.a (mon.0) 3587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.328441+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.332920+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.334308+0000 mon.a (mon.0) 3590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.343404+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.409924+0000 mon.a (mon.0) 3592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.412302+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.417001+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.418005+0000 mon.a (mon.0) 3595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.425016+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.508581+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.512086+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:04 smithi176 bash[73813]: audit 2024-03-24T12:41:04.514773+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.516080+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.524290+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.547709+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.176:0/3742635788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.590249+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.593894+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.596908+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.598022+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.605457+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.686549+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.689222+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.692219+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.693152+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.699953+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.765433+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.768365+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.771843+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.773125+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.782964+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.865744+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.867846+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.871172+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.872020+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.878864+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.960287+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.962650+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.964932+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.966054+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: audit 2024-03-24T12:41:04.973706+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.508581+0000 mon.a (mon.0) 3597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.512086+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.514773+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.516080+0000 mon.a (mon.0) 3600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.524290+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.547709+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.176:0/3742635788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.590249+0000 mon.a (mon.0) 3602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.593894+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.596908+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.598022+0000 mon.a (mon.0) 3605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.605457+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.686549+0000 mon.a (mon.0) 3607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.689222+0000 mon.a (mon.0) 3608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.692219+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.693152+0000 mon.a (mon.0) 3610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.699953+0000 mon.a (mon.0) 3611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.765433+0000 mon.a (mon.0) 3612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.768365+0000 mon.a (mon.0) 3613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.771843+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.773125+0000 mon.a (mon.0) 3615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.782964+0000 mon.a (mon.0) 3616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.865744+0000 mon.a (mon.0) 3617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.867846+0000 mon.a (mon.0) 3618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.871172+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.872020+0000 mon.a (mon.0) 3620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.878864+0000 mon.a (mon.0) 3621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.960287+0000 mon.a (mon.0) 3622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.962650+0000 mon.a (mon.0) 3623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.964932+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.966054+0000 mon.a (mon.0) 3625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:05.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[70612]: audit 2024-03-24T12:41:04.973706+0000 mon.a (mon.0) 3626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: osd.4 (root=default,host=smithi184) is down 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.5 is active+undersized+degraded, acting [7,0] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-03-24T12:41:05.511 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-03-24T12:41:05.512 INFO:teuthology.orchestra.run.smithi176.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-03-24T12:41:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.147537+0000 mgr.y (mgr.25540) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.245410+0000 mgr.y (mgr.25540) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.344227+0000 mgr.y (mgr.25540) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.425593+0000 mgr.y (mgr.25540) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.524826+0000 mgr.y (mgr.25540) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.606128+0000 mgr.y (mgr.25540) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.700546+0000 mgr.y (mgr.25540) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.783917+0000 mgr.y (mgr.25540) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.879354+0000 mgr.y (mgr.25540) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:04.974287+0000 mgr.y (mgr.25540) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.029518+0000 mgr.y (mgr.25540) 1101 : audit 0 from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.053496+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.055923+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.059088+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.060196+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.066677+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.067412+0000 mgr.y (mgr.25540) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.150730+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.153697+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.157162+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.158405+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.171160+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.256564+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.258628+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.260776+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.261636+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.270796+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.351713+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.353889+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.356656+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.357514+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.362879+0000 mon.a (mon.0) 3646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.442547+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.444421+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.446515+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.447260+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.452454+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.507159+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.176:0/1813920693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.533083+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.535910+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.538209+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.538978+0000 mon.a (mon.0) 3656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.545927+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.623442+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.626514+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.630257+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.631637+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.642570+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.720506+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.725134+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.729230+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.730881+0000 mon.a (mon.0) 3666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.741813+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.825165+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.827304+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.829879+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.830806+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.838644+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.920022+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.922521+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.925904+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.927145+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[51492]: audit 2024-03-24T12:41:05.937462+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.147537+0000 mgr.y (mgr.25540) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.245410+0000 mgr.y (mgr.25540) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.344227+0000 mgr.y (mgr.25540) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.425593+0000 mgr.y (mgr.25540) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.524826+0000 mgr.y (mgr.25540) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.606128+0000 mgr.y (mgr.25540) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.700546+0000 mgr.y (mgr.25540) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.783917+0000 mgr.y (mgr.25540) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.879354+0000 mgr.y (mgr.25540) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:04.974287+0000 mgr.y (mgr.25540) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.029518+0000 mgr.y (mgr.25540) 1101 : audit 0 from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.053496+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.055923+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.059088+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.060196+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.066677+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.067412+0000 mgr.y (mgr.25540) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.150730+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.153697+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.157162+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.158405+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.171160+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.256564+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.258628+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.260776+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.261636+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.270796+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.351713+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.353889+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.356656+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.357514+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.362879+0000 mon.a (mon.0) 3646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.442547+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.444421+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.446515+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.447260+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.452454+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.507159+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.176:0/1813920693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.533083+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.535910+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.147537+0000 mgr.y (mgr.25540) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.245410+0000 mgr.y (mgr.25540) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:05 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.344227+0000 mgr.y (mgr.25540) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.425593+0000 mgr.y (mgr.25540) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.524826+0000 mgr.y (mgr.25540) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.606128+0000 mgr.y (mgr.25540) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.700546+0000 mgr.y (mgr.25540) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.783917+0000 mgr.y (mgr.25540) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.879354+0000 mgr.y (mgr.25540) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:04.974287+0000 mgr.y (mgr.25540) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.029518+0000 mgr.y (mgr.25540) 1101 : audit 0 from='client.44463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.053496+0000 mon.a (mon.0) 3627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.055923+0000 mon.a (mon.0) 3628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.059088+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.060196+0000 mon.a (mon.0) 3630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.066677+0000 mon.a (mon.0) 3631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.067412+0000 mgr.y (mgr.25540) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.150730+0000 mon.a (mon.0) 3632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.153697+0000 mon.a (mon.0) 3633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.157162+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.538209+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.538978+0000 mon.a (mon.0) 3656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.545927+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.623442+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.626514+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.630257+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.631637+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.642570+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.720506+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.725134+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.729230+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.730881+0000 mon.a (mon.0) 3666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.741813+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.825165+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.827304+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.829879+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.830806+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.838644+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.920022+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.922521+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.925904+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.927145+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[70612]: audit 2024-03-24T12:41:05.937462+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.158405+0000 mon.a (mon.0) 3635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.171160+0000 mon.a (mon.0) 3636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.256564+0000 mon.a (mon.0) 3637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.258628+0000 mon.a (mon.0) 3638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.260776+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.261636+0000 mon.a (mon.0) 3640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.270796+0000 mon.a (mon.0) 3641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.351713+0000 mon.a (mon.0) 3642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.353889+0000 mon.a (mon.0) 3643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.356656+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.357514+0000 mon.a (mon.0) 3645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.362879+0000 mon.a (mon.0) 3646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.442547+0000 mon.a (mon.0) 3647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.444421+0000 mon.a (mon.0) 3648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.446515+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.447260+0000 mon.a (mon.0) 3650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.452454+0000 mon.a (mon.0) 3651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.507159+0000 mon.a (mon.0) 3652 : audit 0 from='client.? 172.21.15.176:0/1813920693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:06.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.533083+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.535910+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.538209+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.538978+0000 mon.a (mon.0) 3656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.545927+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.623442+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.626514+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.630257+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.631637+0000 mon.a (mon.0) 3661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.642570+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.720506+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.725134+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.729230+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.730881+0000 mon.a (mon.0) 3666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.741813+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.825165+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.827304+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.829879+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.830806+0000 mon.a (mon.0) 3671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.838644+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.920022+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.922521+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.925904+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.927145+0000 mon.a (mon.0) 3676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:06.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:06 smithi176 bash[73813]: audit 2024-03-24T12:41:05.937462+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.006 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:06 smithi184 bash[65949]: debug 2024-03-24T12:41:06.769+0000 7f087995d700 1 -- 172.21.15.184:0/3942748177 <== mon.1 v2:172.21.15.176:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556e17b111e0 con 0x556e17b96800 2024-03-24T12:41:07.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cluster 2024-03-24T12:41:05.170874+0000 mgr.y (mgr.25540) 1103 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.173157+0000 mgr.y (mgr.25540) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.271402+0000 mgr.y (mgr.25540) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.363554+0000 mgr.y (mgr.25540) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.452896+0000 mgr.y (mgr.25540) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.546427+0000 mgr.y (mgr.25540) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.643171+0000 mgr.y (mgr.25540) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.742495+0000 mgr.y (mgr.25540) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.839198+0000 mgr.y (mgr.25540) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:05.938068+0000 mgr.y (mgr.25540) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.006926+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.009451+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.011622+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.012371+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.017291+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.017707+0000 mgr.y (mgr.25540) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.084321+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.087142+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.090039+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.091459+0000 mon.a (mon.0) 3686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.100339+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.183762+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.185942+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.188412+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.189276+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.196867+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.278105+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.280246+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.282738+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.283563+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.291194+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.374239+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.377751+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.381607+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.382803+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.390392+0000 mon.a (mon.0) 3702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.473827+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.476445+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.479605+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.480770+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.489318+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.567671+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.570602+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.575259+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.576350+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.585006+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.666031+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.668813+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.672434+0000 mon.a (mon.0) 3715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.673665+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.680454+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.757536+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.760045+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.763604+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.764737+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.773359+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.849083+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.851510+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.853958+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.855127+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.863535+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.944241+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.946809+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.949722+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.950808+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[51492]: audit 2024-03-24T12:41:06.958453+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cluster 2024-03-24T12:41:05.170874+0000 mgr.y (mgr.25540) 1103 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:07.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.173157+0000 mgr.y (mgr.25540) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.271402+0000 mgr.y (mgr.25540) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.363554+0000 mgr.y (mgr.25540) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.452896+0000 mgr.y (mgr.25540) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.546427+0000 mgr.y (mgr.25540) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.643171+0000 mgr.y (mgr.25540) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.742495+0000 mgr.y (mgr.25540) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.839198+0000 mgr.y (mgr.25540) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:05.938068+0000 mgr.y (mgr.25540) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.006926+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.009451+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.011622+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.012371+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.017291+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.017707+0000 mgr.y (mgr.25540) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.084321+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.087142+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.090039+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.091459+0000 mon.a (mon.0) 3686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cluster 2024-03-24T12:41:05.170874+0000 mgr.y (mgr.25540) 1103 : cluster 0 pgmap v171: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.173157+0000 mgr.y (mgr.25540) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.271402+0000 mgr.y (mgr.25540) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.363554+0000 mgr.y (mgr.25540) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.452896+0000 mgr.y (mgr.25540) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.546427+0000 mgr.y (mgr.25540) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.643171+0000 mgr.y (mgr.25540) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.742495+0000 mgr.y (mgr.25540) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.839198+0000 mgr.y (mgr.25540) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:05.938068+0000 mgr.y (mgr.25540) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.006926+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.009451+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.011622+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.012371+0000 mon.a (mon.0) 3681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.017291+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.017707+0000 mgr.y (mgr.25540) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.084321+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.087142+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.090039+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.091459+0000 mon.a (mon.0) 3686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.100339+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.183762+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.185942+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.188412+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.189276+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.196867+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.278105+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.280246+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.282738+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.283563+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.291194+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.374239+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.377751+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.381607+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.382803+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.390392+0000 mon.a (mon.0) 3702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.473827+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.476445+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.479605+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.480770+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.489318+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.567671+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.570602+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.575259+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.576350+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.585006+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.666031+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.668813+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.672434+0000 mon.a (mon.0) 3715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.673665+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.680454+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.757536+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.760045+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.763604+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.764737+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.773359+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.849083+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.851510+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.853958+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.855127+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.863535+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.944241+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.946809+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.949722+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.950808+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[70612]: audit 2024-03-24T12:41:06.958453+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.100339+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.183762+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.185942+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.188412+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.189276+0000 mon.a (mon.0) 3691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.196867+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.278105+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.280246+0000 mon.a (mon.0) 3694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.282738+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.283563+0000 mon.a (mon.0) 3696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.291194+0000 mon.a (mon.0) 3697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.374239+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.377751+0000 mon.a (mon.0) 3699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.381607+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.382803+0000 mon.a (mon.0) 3701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.390392+0000 mon.a (mon.0) 3702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.473827+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.476445+0000 mon.a (mon.0) 3704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.479605+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.480770+0000 mon.a (mon.0) 3706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.489318+0000 mon.a (mon.0) 3707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.567671+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.570602+0000 mon.a (mon.0) 3709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.575259+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.576350+0000 mon.a (mon.0) 3711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.585006+0000 mon.a (mon.0) 3712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.666031+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.668813+0000 mon.a (mon.0) 3714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.672434+0000 mon.a (mon.0) 3715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.673665+0000 mon.a (mon.0) 3716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.680454+0000 mon.a (mon.0) 3717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.757536+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.760045+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.763604+0000 mon.a (mon.0) 3720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.764737+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.773359+0000 mon.a (mon.0) 3722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.849083+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.851510+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.853958+0000 mon.a (mon.0) 3725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.855127+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.863535+0000 mon.a (mon.0) 3727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.944241+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.946809+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.949722+0000 mon.a (mon.0) 3730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.950808+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:07.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:07 smithi176 bash[73813]: audit 2024-03-24T12:41:06.958453+0000 mon.a (mon.0) 3732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:07.592 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:07 smithi184 bash[65949]: debug 2024-03-24T12:41:07.321+0000 7f0882af57c0 -1 Falling back to public interface 2024-03-24T12:41:08.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.101384+0000 mgr.y (mgr.25540) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.197615+0000 mgr.y (mgr.25540) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.291702+0000 mgr.y (mgr.25540) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.391103+0000 mgr.y (mgr.25540) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.489834+0000 mgr.y (mgr.25540) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.585768+0000 mgr.y (mgr.25540) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.681028+0000 mgr.y (mgr.25540) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.774015+0000 mgr.y (mgr.25540) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.864273+0000 mgr.y (mgr.25540) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:06.959134+0000 mgr.y (mgr.25540) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.039382+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.041350+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.043564+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.044353+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.051487+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.052085+0000 mgr.y (mgr.25540) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.127147+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.130098+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.133149+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.134361+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.142314+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.226824+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.229741+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.234182+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.235463+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.244490+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.325291+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.328268+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.330729+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.331725+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.337759+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.416221+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.420566+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.424685+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.425715+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.432493+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.513766+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.516019+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.519135+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.520064+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.527983+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: cluster 2024-03-24T12:41:07.576509+0000 mon.a (mon.0) 3763 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.605607+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.607616+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.609812+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.610951+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.620205+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.688840+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.691552+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.696069+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.697628+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.707701+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.784839+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.787832+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.791182+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.792531+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.800938+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.884736+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.887507+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.890492+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.891448+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.897659+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.979322+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.983093+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.986690+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.987796+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:08 smithi184 bash[51492]: audit 2024-03-24T12:41:07.995385+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.101384+0000 mgr.y (mgr.25540) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.197615+0000 mgr.y (mgr.25540) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.291702+0000 mgr.y (mgr.25540) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.391103+0000 mgr.y (mgr.25540) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.489834+0000 mgr.y (mgr.25540) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.585768+0000 mgr.y (mgr.25540) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.681028+0000 mgr.y (mgr.25540) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.774015+0000 mgr.y (mgr.25540) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.864273+0000 mgr.y (mgr.25540) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:06.959134+0000 mgr.y (mgr.25540) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.039382+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.041350+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.043564+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.044353+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.051487+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.052085+0000 mgr.y (mgr.25540) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.127147+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.130098+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.133149+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.134361+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.142314+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.226824+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.229741+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.234182+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.235463+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.244490+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.325291+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.328268+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.330729+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.331725+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.337759+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.416221+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.420566+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.424685+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.425715+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.432493+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.513766+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.516019+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.519135+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.520064+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.101384+0000 mgr.y (mgr.25540) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.197615+0000 mgr.y (mgr.25540) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.291702+0000 mgr.y (mgr.25540) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.391103+0000 mgr.y (mgr.25540) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.489834+0000 mgr.y (mgr.25540) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.585768+0000 mgr.y (mgr.25540) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.681028+0000 mgr.y (mgr.25540) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.774015+0000 mgr.y (mgr.25540) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.864273+0000 mgr.y (mgr.25540) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:06.959134+0000 mgr.y (mgr.25540) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.039382+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.041350+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.043564+0000 mon.a (mon.0) 3735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.044353+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.051487+0000 mon.a (mon.0) 3737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.052085+0000 mgr.y (mgr.25540) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.127147+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.130098+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.133149+0000 mon.a (mon.0) 3740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.134361+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.142314+0000 mon.a (mon.0) 3742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.527983+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: cluster 2024-03-24T12:41:07.576509+0000 mon.a (mon.0) 3763 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.605607+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.607616+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.609812+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.610951+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.620205+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.688840+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.691552+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.696069+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.697628+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.707701+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.784839+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.787832+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.791182+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.792531+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.800938+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.884736+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.887507+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.890492+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.891448+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.897659+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.979322+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.983093+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.986690+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.987796+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[70612]: audit 2024-03-24T12:41:07.995385+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.226824+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.229741+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.234182+0000 mon.a (mon.0) 3745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.235463+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.244490+0000 mon.a (mon.0) 3747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.325291+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.328268+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.330729+0000 mon.a (mon.0) 3750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.331725+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.337759+0000 mon.a (mon.0) 3752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.416221+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.420566+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.424685+0000 mon.a (mon.0) 3755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.425715+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.432493+0000 mon.a (mon.0) 3757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.513766+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.516019+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.519135+0000 mon.a (mon.0) 3760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.520064+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.527983+0000 mon.a (mon.0) 3762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: cluster 2024-03-24T12:41:07.576509+0000 mon.a (mon.0) 3763 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.605607+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.607616+0000 mon.a (mon.0) 3765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.609812+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.610951+0000 mon.a (mon.0) 3767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.620205+0000 mon.a (mon.0) 3768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.688840+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.691552+0000 mon.a (mon.0) 3770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.696069+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.697628+0000 mon.a (mon.0) 3772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.707701+0000 mon.a (mon.0) 3773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.784839+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.787832+0000 mon.a (mon.0) 3775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.791182+0000 mon.a (mon.0) 3776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.792531+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.800938+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.884736+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.887507+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.890492+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.891448+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.897659+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.979322+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.983093+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.986690+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.987796+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:08 smithi176 bash[73813]: audit 2024-03-24T12:41:07.995385+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.143051+0000 mgr.y (mgr.25540) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cluster 2024-03-24T12:41:07.172030+0000 mgr.y (mgr.25540) 1126 : cluster 0 pgmap v172: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.245258+0000 mgr.y (mgr.25540) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.338255+0000 mgr.y (mgr.25540) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.433101+0000 mgr.y (mgr.25540) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.529067+0000 mgr.y (mgr.25540) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.620841+0000 mgr.y (mgr.25540) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.708460+0000 mgr.y (mgr.25540) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.801491+0000 mgr.y (mgr.25540) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.898607+0000 mgr.y (mgr.25540) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: cephadm 2024-03-24T12:41:07.996255+0000 mgr.y (mgr.25540) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.078485+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.081047+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.083800+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.084977+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.093728+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.172000+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.175134+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.177965+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.179136+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.187958+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.270167+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.272715+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.275507+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.276581+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.283083+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.365613+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.367797+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.370519+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.371561+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.378965+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.457316+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.460813+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.464038+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.465096+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.473570+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.556574+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.559264+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.562900+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.563875+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.571106+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.654838+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.656822+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.659315+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.660038+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.667424+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.750735+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.753996+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.757975+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.759374+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.768447+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.847675+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.850779+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.854380+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.855252+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.862726+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.945250+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.947684+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.950572+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.951416+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:09 smithi184 bash[51492]: audit 2024-03-24T12:41:08.958221+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.143051+0000 mgr.y (mgr.25540) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cluster 2024-03-24T12:41:07.172030+0000 mgr.y (mgr.25540) 1126 : cluster 0 pgmap v172: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.245258+0000 mgr.y (mgr.25540) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.338255+0000 mgr.y (mgr.25540) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.433101+0000 mgr.y (mgr.25540) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.529067+0000 mgr.y (mgr.25540) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.620841+0000 mgr.y (mgr.25540) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.708460+0000 mgr.y (mgr.25540) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.801491+0000 mgr.y (mgr.25540) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.898607+0000 mgr.y (mgr.25540) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: cephadm 2024-03-24T12:41:07.996255+0000 mgr.y (mgr.25540) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.078485+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.081047+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.083800+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.084977+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.093728+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.172000+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.175134+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.177965+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.179136+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.187958+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.270167+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.272715+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.275507+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.276581+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.283083+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.365613+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.367797+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.370519+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.371561+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.378965+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.457316+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.460813+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.464038+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.465096+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.473570+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.556574+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.559264+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.562900+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.563875+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.571106+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.654838+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.656822+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.659315+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.660038+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.667424+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.750735+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.753996+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.757975+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.759374+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.768447+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.847675+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.850779+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.854380+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.855252+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.862726+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.945250+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.947684+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.950572+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.951416+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[70612]: audit 2024-03-24T12:41:08.958221+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.143051+0000 mgr.y (mgr.25540) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cluster 2024-03-24T12:41:07.172030+0000 mgr.y (mgr.25540) 1126 : cluster 0 pgmap v172: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.245258+0000 mgr.y (mgr.25540) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.338255+0000 mgr.y (mgr.25540) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.433101+0000 mgr.y (mgr.25540) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.529067+0000 mgr.y (mgr.25540) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.620841+0000 mgr.y (mgr.25540) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.708460+0000 mgr.y (mgr.25540) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.801491+0000 mgr.y (mgr.25540) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.898607+0000 mgr.y (mgr.25540) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: cephadm 2024-03-24T12:41:07.996255+0000 mgr.y (mgr.25540) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.078485+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.081047+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.083800+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.084977+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.093728+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.172000+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.175134+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.177965+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.179136+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.187958+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.270167+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.272715+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.275507+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.276581+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.283083+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.365613+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.367797+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.370519+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.371561+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.378965+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.457316+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.460813+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.464038+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.465096+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.473570+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.556574+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.559264+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.562900+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.563875+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.571106+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.654838+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.656822+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.659315+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.660038+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.667424+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.750735+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.753996+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.757975+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.759374+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.768447+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.847675+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.850779+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.854380+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.855252+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.862726+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.945250+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.947684+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.950572+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.951416+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:09.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:09 smithi176 bash[73813]: audit 2024-03-24T12:41:08.958221+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.094484+0000 mgr.y (mgr.25540) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.188886+0000 mgr.y (mgr.25540) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.283697+0000 mgr.y (mgr.25540) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.379680+0000 mgr.y (mgr.25540) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.474136+0000 mgr.y (mgr.25540) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.571687+0000 mgr.y (mgr.25540) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.667952+0000 mgr.y (mgr.25540) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.769311+0000 mgr.y (mgr.25540) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.863226+0000 mgr.y (mgr.25540) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:08.953375+0000 mgr.y (mgr.25540) 1145 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:08.958867+0000 mgr.y (mgr.25540) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.036973+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.039526+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.042282+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.043296+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.050390+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.050959+0000 mgr.y (mgr.25540) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.136083+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.140155+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.144064+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.145520+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.155426+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.235751+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.239559+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.242839+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.244117+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.253602+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.331231+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.333340+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.336191+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.336962+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.344684+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.405933+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.408567+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.411441+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.412857+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.422761+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.505168+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.507886+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.510893+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.511974+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.522120+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.602293+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.606441+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.609961+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.611132+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.620405+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.700424+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.704425+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.708549+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.709679+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.718660+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.798800+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.801596+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.804275+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.805170+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.813872+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.894170+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.897223+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.899786+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.900665+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.910126+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.993085+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:09.996991+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:10.000313+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.326 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[51492]: audit 2024-03-24T12:41:10.001486+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.094484+0000 mgr.y (mgr.25540) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.188886+0000 mgr.y (mgr.25540) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.283697+0000 mgr.y (mgr.25540) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.379680+0000 mgr.y (mgr.25540) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.474136+0000 mgr.y (mgr.25540) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.571687+0000 mgr.y (mgr.25540) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.667952+0000 mgr.y (mgr.25540) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.769311+0000 mgr.y (mgr.25540) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.863226+0000 mgr.y (mgr.25540) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:08.953375+0000 mgr.y (mgr.25540) 1145 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:08.958867+0000 mgr.y (mgr.25540) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.036973+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.039526+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.042282+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.043296+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.050390+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.050959+0000 mgr.y (mgr.25540) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.136083+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.140155+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.144064+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.145520+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.155426+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.235751+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.239559+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.242839+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.244117+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.253602+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.331231+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.333340+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.336191+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.336962+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.344684+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.405933+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.408567+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.411441+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.412857+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.422761+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.505168+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.507886+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.510893+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.094484+0000 mgr.y (mgr.25540) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.188886+0000 mgr.y (mgr.25540) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.283697+0000 mgr.y (mgr.25540) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.379680+0000 mgr.y (mgr.25540) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.474136+0000 mgr.y (mgr.25540) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.571687+0000 mgr.y (mgr.25540) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.667952+0000 mgr.y (mgr.25540) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.769311+0000 mgr.y (mgr.25540) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.863226+0000 mgr.y (mgr.25540) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:08.953375+0000 mgr.y (mgr.25540) 1145 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:08.958867+0000 mgr.y (mgr.25540) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.036973+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.039526+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.042282+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.043296+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.050390+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.050959+0000 mgr.y (mgr.25540) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.136083+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.140155+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.144064+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.511974+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.522120+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.602293+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.606441+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.609961+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.611132+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.620405+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.700424+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.704425+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.708549+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.709679+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.718660+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.798800+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.801596+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.804275+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.805170+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.813872+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.894170+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.897223+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.899786+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.900665+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.910126+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.993085+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:09.996991+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:10.000313+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[70612]: audit 2024-03-24T12:41:10.001486+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.145520+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.155426+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.235751+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.239559+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.242839+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.244117+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.253602+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.331231+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.333340+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.336191+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.336962+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.344684+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.405933+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.408567+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.411441+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.412857+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.422761+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.505168+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.507886+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.510893+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.511974+0000 mon.a (mon.0) 3867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.522120+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.602293+0000 mon.a (mon.0) 3869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.606441+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.609961+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.611132+0000 mon.a (mon.0) 3872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.620405+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.700424+0000 mon.a (mon.0) 3874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.704425+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.708549+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.709679+0000 mon.a (mon.0) 3877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.718660+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.798800+0000 mon.a (mon.0) 3879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.801596+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.804275+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.805170+0000 mon.a (mon.0) 3882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.813872+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.894170+0000 mon.a (mon.0) 3884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.897223+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.899786+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.900665+0000 mon.a (mon.0) 3887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.910126+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:10.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.993085+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:10.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:09.996991+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:10.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:10.000313+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:10.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:10 smithi176 bash[73813]: audit 2024-03-24T12:41:10.001486+0000 mon.a (mon.0) 3892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:10.541 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[65949]: debug 2024-03-24T12:41:10.385+0000 7f0882af57c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-24T12:41:10.541 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:10 smithi184 bash[65949]: debug 2024-03-24T12:41:10.437+0000 7f0882af57c0 -1 osd.4 132 log_to_monitors true 2024-03-24T12:41:11.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.156201+0000 mgr.y (mgr.25540) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cluster 2024-03-24T12:41:09.173427+0000 mgr.y (mgr.25540) 1149 : cluster 0 pgmap v173: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.254153+0000 mgr.y (mgr.25540) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.345318+0000 mgr.y (mgr.25540) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.423321+0000 mgr.y (mgr.25540) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.522919+0000 mgr.y (mgr.25540) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.621262+0000 mgr.y (mgr.25540) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.719206+0000 mgr.y (mgr.25540) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.814428+0000 mgr.y (mgr.25540) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:09.910917+0000 mgr.y (mgr.25540) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.009778+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.010273+0000 mgr.y (mgr.25540) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.087441+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.092104+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.095896+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.097390+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.107610+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.191163+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.194525+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.197549+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.198609+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.207697+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.289625+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.292044+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.295267+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.296405+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.305482+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.385475+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.388027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.392154+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.393383+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.403864+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.440537+0000 mon.a (mon.0) 3914 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.447236+0000 mon.b (mon.2) 7 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.485896+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.488688+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.491027+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.492173+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.502047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.582749+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.585523+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.588398+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.589646+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.600276+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.680131+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.682230+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.684796+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.685504+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.692795+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.775605+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.778483+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.782932+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.784494+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.794376+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.873504+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.876185+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.879909+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.880988+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.890437+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.968619+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.971863+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.975797+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.977263+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[51492]: audit 2024-03-24T12:41:10.986069+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.156201+0000 mgr.y (mgr.25540) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cluster 2024-03-24T12:41:09.173427+0000 mgr.y (mgr.25540) 1149 : cluster 0 pgmap v173: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:11.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.254153+0000 mgr.y (mgr.25540) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.345318+0000 mgr.y (mgr.25540) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.423321+0000 mgr.y (mgr.25540) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.522919+0000 mgr.y (mgr.25540) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.621262+0000 mgr.y (mgr.25540) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.719206+0000 mgr.y (mgr.25540) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.814428+0000 mgr.y (mgr.25540) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:09.910917+0000 mgr.y (mgr.25540) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.009778+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.010273+0000 mgr.y (mgr.25540) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.087441+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.092104+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.095896+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.097390+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.107610+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.191163+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.194525+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.197549+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.198609+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.207697+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.289625+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.292044+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.295267+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.296405+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.305482+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.385475+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.388027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.392154+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.393383+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.403864+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.440537+0000 mon.a (mon.0) 3914 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.447236+0000 mon.b (mon.2) 7 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.485896+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.488688+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.491027+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.492173+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.502047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.156201+0000 mgr.y (mgr.25540) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cluster 2024-03-24T12:41:09.173427+0000 mgr.y (mgr.25540) 1149 : cluster 0 pgmap v173: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.254153+0000 mgr.y (mgr.25540) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.345318+0000 mgr.y (mgr.25540) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.423321+0000 mgr.y (mgr.25540) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.522919+0000 mgr.y (mgr.25540) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.621262+0000 mgr.y (mgr.25540) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.719206+0000 mgr.y (mgr.25540) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.814428+0000 mgr.y (mgr.25540) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:09.910917+0000 mgr.y (mgr.25540) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.009778+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.010273+0000 mgr.y (mgr.25540) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.087441+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.092104+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.095896+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.097390+0000 mon.a (mon.0) 3897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.107610+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.191163+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.194525+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.197549+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.198609+0000 mon.a (mon.0) 3902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.207697+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.289625+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.292044+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.295267+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.296405+0000 mon.a (mon.0) 3907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.305482+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.385475+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.388027+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.392154+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.393383+0000 mon.a (mon.0) 3912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.403864+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.440537+0000 mon.a (mon.0) 3914 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.447236+0000 mon.b (mon.2) 7 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.485896+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.488688+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.491027+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.492173+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.502047+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.582749+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.585523+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.588398+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.589646+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.600276+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.680131+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.682230+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.684796+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.685504+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.692795+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.775605+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.778483+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.782932+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.784494+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.794376+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.873504+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.876185+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.879909+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.880988+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.890437+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.968619+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.971863+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.975797+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.977263+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[73813]: audit 2024-03-24T12:41:10.986069+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.582749+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.585523+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.588398+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.589646+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.600276+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.680131+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.682230+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.684796+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.685504+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.692795+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.775605+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.778483+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.782932+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.784494+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.794376+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.873504+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.876185+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.879909+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.880988+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.890437+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.968619+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.971863+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.975797+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.977263+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:11 smithi176 bash[70612]: audit 2024-03-24T12:41:10.986069+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:11.592 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:41:11 smithi184 bash[65949]: debug 2024-03-24T12:41:11.469+0000 7f0873f4d700 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:41:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.108251+0000 mgr.y (mgr.25540) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.208328+0000 mgr.y (mgr.25540) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.306288+0000 mgr.y (mgr.25540) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.404828+0000 mgr.y (mgr.25540) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.502603+0000 mgr.y (mgr.25540) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.601018+0000 mgr.y (mgr.25540) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.693275+0000 mgr.y (mgr.25540) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.795057+0000 mgr.y (mgr.25540) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.890992+0000 mgr.y (mgr.25540) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cephadm 2024-03-24T12:41:10.986887+0000 mgr.y (mgr.25540) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.074912+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.078341+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.081722+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.082825+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.091476+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.171636+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.174229+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.177870+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.179181+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.187904+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.269474+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.272507+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.277649+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.279092+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.289067+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.367835+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.372383+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.376493+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.378034+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.385142+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.402175+0000 mon.a (mon.0) 3965 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cluster 2024-03-24T12:41:11.409708+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.411464+0000 mon.a (mon.0) 3967 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: cluster 2024-03-24T12:41:11.412196+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.416260+0000 mon.b (mon.2) 8 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.469239+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.471590+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.473494+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.474164+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.479071+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.542876+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.547482+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.550999+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.552156+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.559040+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.637749+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.639914+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.643073+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.644269+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.652926+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.736878+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.739154+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.741807+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.742606+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.749088+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.832936+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.835490+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.838584+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.839544+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.847539+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.929481+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.931601+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.934628+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.935535+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:12 smithi184 bash[51492]: audit 2024-03-24T12:41:11.942112+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.108251+0000 mgr.y (mgr.25540) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.208328+0000 mgr.y (mgr.25540) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.306288+0000 mgr.y (mgr.25540) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.404828+0000 mgr.y (mgr.25540) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.502603+0000 mgr.y (mgr.25540) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.601018+0000 mgr.y (mgr.25540) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.693275+0000 mgr.y (mgr.25540) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.795057+0000 mgr.y (mgr.25540) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.890992+0000 mgr.y (mgr.25540) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cephadm 2024-03-24T12:41:10.986887+0000 mgr.y (mgr.25540) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.074912+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.078341+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.081722+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.082825+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.091476+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.171636+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.174229+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.177870+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.179181+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.187904+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.269474+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.272507+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.277649+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.279092+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.289067+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.367835+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.372383+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.376493+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.378034+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.385142+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.402175+0000 mon.a (mon.0) 3965 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cluster 2024-03-24T12:41:11.409708+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.411464+0000 mon.a (mon.0) 3967 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: cluster 2024-03-24T12:41:11.412196+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.416260+0000 mon.b (mon.2) 8 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.469239+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.471590+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.473494+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.474164+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.479071+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.542876+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.547482+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.550999+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.552156+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.559040+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.637749+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.639914+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.643073+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.644269+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.652926+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.736878+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.739154+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.741807+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.742606+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.749088+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.832936+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.835490+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.838584+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.839544+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.847539+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.929481+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.931601+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.934628+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.935535+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[73813]: audit 2024-03-24T12:41:11.942112+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.108251+0000 mgr.y (mgr.25540) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.208328+0000 mgr.y (mgr.25540) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.306288+0000 mgr.y (mgr.25540) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.404828+0000 mgr.y (mgr.25540) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.502603+0000 mgr.y (mgr.25540) 1163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.601018+0000 mgr.y (mgr.25540) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.693275+0000 mgr.y (mgr.25540) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.795057+0000 mgr.y (mgr.25540) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.890992+0000 mgr.y (mgr.25540) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cephadm 2024-03-24T12:41:10.986887+0000 mgr.y (mgr.25540) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.074912+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.078341+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.081722+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.082825+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.091476+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.171636+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.174229+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.177870+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.179181+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.187904+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.269474+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.272507+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.277649+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.279092+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.289067+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.367835+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.372383+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.376493+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.378034+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.385142+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.402175+0000 mon.a (mon.0) 3965 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cluster 2024-03-24T12:41:11.409708+0000 mon.a (mon.0) 3966 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.411464+0000 mon.a (mon.0) 3967 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: cluster 2024-03-24T12:41:11.412196+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.416260+0000 mon.b (mon.2) 8 : audit 1 from='osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.469239+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.471590+0000 mon.a (mon.0) 3969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.473494+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.474164+0000 mon.a (mon.0) 3971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.479071+0000 mon.a (mon.0) 3972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.542876+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.547482+0000 mon.a (mon.0) 3974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.550999+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.552156+0000 mon.a (mon.0) 3976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.559040+0000 mon.a (mon.0) 3977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.637749+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.639914+0000 mon.a (mon.0) 3979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.643073+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.644269+0000 mon.a (mon.0) 3981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.652926+0000 mon.a (mon.0) 3982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.736878+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.739154+0000 mon.a (mon.0) 3984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.741807+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.742606+0000 mon.a (mon.0) 3986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.749088+0000 mon.a (mon.0) 3987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.832936+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.835490+0000 mon.a (mon.0) 3989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.838584+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.839544+0000 mon.a (mon.0) 3991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.847539+0000 mon.a (mon.0) 3992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:12.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.929481+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:12.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.931601+0000 mon.a (mon.0) 3994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:12.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.934628+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:12.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.935535+0000 mon.a (mon.0) 3996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:12.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:12 smithi176 bash[70612]: audit 2024-03-24T12:41:11.942112+0000 mon.a (mon.0) 3997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.092119+0000 mgr.y (mgr.25540) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:11.174798+0000 mgr.y (mgr.25540) 1170 : cluster 0 pgmap v174: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.188659+0000 mgr.y (mgr.25540) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.289699+0000 mgr.y (mgr.25540) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.385650+0000 mgr.y (mgr.25540) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:11.411772+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.479719+0000 mgr.y (mgr.25540) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.559616+0000 mgr.y (mgr.25540) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.653930+0000 mgr.y (mgr.25540) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.749910+0000 mgr.y (mgr.25540) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.848098+0000 mgr.y (mgr.25540) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:11.942792+0000 mgr.y (mgr.25540) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.031994+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.034108+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.036237+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.037024+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.044609+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.045182+0000 mgr.y (mgr.25540) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.118550+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.123192+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.126396+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.129562+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.131219+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.140381+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.220544+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.224775+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.228188+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.229574+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.239468+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.321615+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.324450+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.327922+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.328854+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.336897+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.413069+0000 mon.a (mon.0) 4018 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.421582+0000 mon.a (mon.0) 4019 : cluster 1 osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273] boot 2024-03-24T12:41:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.421700+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.426693+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.427699+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.440031+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.442353+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.444387+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.445127+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.450240+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.532848+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.537211+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.540332+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.541499+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.548038+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.630067+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.632137+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.634510+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.635261+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.643077+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.754728+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.758724+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.762174+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.763137+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.768415+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.851178+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.851858+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.852724+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:13.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.855861+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.867631+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.882846+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.896712+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.975438+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.979101+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.982826+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.983804+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:13 smithi184 bash[51492]: audit 2024-03-24T12:41:12.993214+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.092119+0000 mgr.y (mgr.25540) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:11.174798+0000 mgr.y (mgr.25540) 1170 : cluster 0 pgmap v174: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.188659+0000 mgr.y (mgr.25540) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.289699+0000 mgr.y (mgr.25540) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.385650+0000 mgr.y (mgr.25540) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:11.411772+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.479719+0000 mgr.y (mgr.25540) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.559616+0000 mgr.y (mgr.25540) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.653930+0000 mgr.y (mgr.25540) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.749910+0000 mgr.y (mgr.25540) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.848098+0000 mgr.y (mgr.25540) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:11.942792+0000 mgr.y (mgr.25540) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.031994+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.034108+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.036237+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.037024+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.044609+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.045182+0000 mgr.y (mgr.25540) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.118550+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.123192+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.126396+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.092119+0000 mgr.y (mgr.25540) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:11.174798+0000 mgr.y (mgr.25540) 1170 : cluster 0 pgmap v174: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.188659+0000 mgr.y (mgr.25540) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.289699+0000 mgr.y (mgr.25540) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.385650+0000 mgr.y (mgr.25540) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:11.411772+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.479719+0000 mgr.y (mgr.25540) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.559616+0000 mgr.y (mgr.25540) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.653930+0000 mgr.y (mgr.25540) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.749910+0000 mgr.y (mgr.25540) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.848098+0000 mgr.y (mgr.25540) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:11.942792+0000 mgr.y (mgr.25540) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.031994+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.034108+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.036237+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.037024+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.044609+0000 mon.a (mon.0) 4002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.045182+0000 mgr.y (mgr.25540) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.118550+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e135 with expected crc 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.123192+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.126396+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.129562+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.131219+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.140381+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.220544+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.224775+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.228188+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.229574+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.239468+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.321615+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.324450+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.327922+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.328854+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.336897+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.413069+0000 mon.a (mon.0) 4018 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.421582+0000 mon.a (mon.0) 4019 : cluster 1 osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273] boot 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.421700+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.426693+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:41:13.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.427699+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.440031+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.442353+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.129562+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.131219+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.140381+0000 mon.a (mon.0) 4007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.220544+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.224775+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.228188+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.229574+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.239468+0000 mon.a (mon.0) 4012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.321615+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.324450+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.327922+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.328854+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.336897+0000 mon.a (mon.0) 4017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.413069+0000 mon.a (mon.0) 4018 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.421582+0000 mon.a (mon.0) 4019 : cluster 1 osd.4 [v2:172.21.15.184:6800/3324048273,v1:172.21.15.184:6801/3324048273] boot 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.421700+0000 mon.a (mon.0) 4020 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.426693+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.427699+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.440031+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.442353+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.444387+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.445127+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.450240+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.532848+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.537211+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.540332+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.541499+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.548038+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.630067+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.632137+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.634510+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.635261+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.643077+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.754728+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.758724+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.762174+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.763137+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.768415+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.851178+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.851858+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.852724+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.855861+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.867631+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.882846+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.896712+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.975438+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.979101+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.982826+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.983804+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[73813]: audit 2024-03-24T12:41:12.993214+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.444387+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.445127+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.450240+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.532848+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.537211+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.540332+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.541499+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.548038+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.630067+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.632137+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.634510+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.635261+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.643077+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.754728+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.758724+0000 mon.a (mon.0) 4038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.762174+0000 mon.a (mon.0) 4039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.763137+0000 mon.a (mon.0) 4040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.768415+0000 mon.a (mon.0) 4041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.851178+0000 mon.a (mon.0) 4042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.851858+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.852724+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.855861+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.867631+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.882846+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.896712+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.975438+0000 mon.a (mon.0) 4049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.979101+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.982826+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.983804+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[70612]: audit 2024-03-24T12:41:12.993214+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:13.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:13 smithi176 bash[65639]: debug 2024-03-24T12:41:13.408+0000 7f5b08e76700 -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-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.141097+0000 mgr.y (mgr.25540) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.240127+0000 mgr.y (mgr.25540) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.337622+0000 mgr.y (mgr.25540) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.429494+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.433146+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:12.435811+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.450743+0000 mgr.y (mgr.25540) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.548632+0000 mgr.y (mgr.25540) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.643600+0000 mgr.y (mgr.25540) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.769109+0000 mgr.y (mgr.25540) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.897419+0000 mgr.y (mgr.25540) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cephadm 2024-03-24T12:41:12.993867+0000 mgr.y (mgr.25540) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.108178+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.110897+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.114021+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.114990+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.120743+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.205460+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.208094+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.211232+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.212325+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.221085+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.298562+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.301347+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.304284+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.305489+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.316288+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.346137+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.353264+0000 mon.a (mon.0) 4070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.361277+0000 mon.a (mon.0) 4071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.402672+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.405882+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.407999+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.409715+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: audit 2024-03-24T12:41:13.411744+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:14.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.426383+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.427573+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:41:14.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.435380+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.442138+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:14 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.443990+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.141097+0000 mgr.y (mgr.25540) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.240127+0000 mgr.y (mgr.25540) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.337622+0000 mgr.y (mgr.25540) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.429494+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.433146+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:12.435811+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.450743+0000 mgr.y (mgr.25540) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.548632+0000 mgr.y (mgr.25540) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.643600+0000 mgr.y (mgr.25540) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.769109+0000 mgr.y (mgr.25540) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.897419+0000 mgr.y (mgr.25540) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cephadm 2024-03-24T12:41:12.993867+0000 mgr.y (mgr.25540) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.108178+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.110897+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.114021+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.114990+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.120743+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.205460+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.208094+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.211232+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.212325+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.141097+0000 mgr.y (mgr.25540) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.240127+0000 mgr.y (mgr.25540) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.337622+0000 mgr.y (mgr.25540) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.429494+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.433146+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:12.435811+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e136 with expected crc 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.450743+0000 mgr.y (mgr.25540) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.548632+0000 mgr.y (mgr.25540) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.643600+0000 mgr.y (mgr.25540) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.769109+0000 mgr.y (mgr.25540) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.897419+0000 mgr.y (mgr.25540) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cephadm 2024-03-24T12:41:12.993867+0000 mgr.y (mgr.25540) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.108178+0000 mon.a (mon.0) 4054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.110897+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.114021+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.114990+0000 mon.a (mon.0) 4057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.120743+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.205460+0000 mon.a (mon.0) 4059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.208094+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.211232+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.212325+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.221085+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.298562+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.301347+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.304284+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.305489+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.316288+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.346137+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.353264+0000 mon.a (mon.0) 4070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.361277+0000 mon.a (mon.0) 4071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.402672+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.405882+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.407999+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.409715+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: audit 2024-03-24T12:41:13.411744+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.426383+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.427573+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.435380+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.442138+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.443990+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.221085+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.298562+0000 mon.a (mon.0) 4064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.301347+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.304284+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.305489+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.316288+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.346137+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.353264+0000 mon.a (mon.0) 4070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.361277+0000 mon.a (mon.0) 4071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.402672+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.405882+0000 mon.a (mon.0) 4073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.407999+0000 mon.a (mon.0) 4074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.409715+0000 mon.a (mon.0) 4075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: audit 2024-03-24T12:41:13.411744+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.426383+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.427573+0000 mon.a (mon.0) 4077 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-03-24T12:41:14.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.435380+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.442138+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:14.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:14 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.443990+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cephadm 2024-03-24T12:41:13.121629+0000 mgr.y (mgr.25540) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.176121+0000 mgr.y (mgr.25540) 1191 : cluster 0 pgmap v177: 161 pgs: 18 peering, 20 active+undersized+degraded, 30 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:41:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cephadm 2024-03-24T12:41:13.221601+0000 mgr.y (mgr.25540) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cephadm 2024-03-24T12:41:13.317392+0000 mgr.y (mgr.25540) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: audit 2024-03-24T12:41:13.411920+0000 mgr.y (mgr.25540) 1194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cephadm 2024-03-24T12:41:13.414530+0000 mgr.y (mgr.25540) 1195 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.429644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.433312+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.434687+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.437644+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.440616+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.440918+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:13.443938+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:15 smithi184 bash[51492]: cluster 2024-03-24T12:41:14.118882+0000 mon.a (mon.0) 4078 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:15] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.33.4" 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cephadm 2024-03-24T12:41:13.121629+0000 mgr.y (mgr.25540) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.176121+0000 mgr.y (mgr.25540) 1191 : cluster 0 pgmap v177: 161 pgs: 18 peering, 20 active+undersized+degraded, 30 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cephadm 2024-03-24T12:41:13.221601+0000 mgr.y (mgr.25540) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cephadm 2024-03-24T12:41:13.317392+0000 mgr.y (mgr.25540) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: audit 2024-03-24T12:41:13.411920+0000 mgr.y (mgr.25540) 1194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cephadm 2024-03-24T12:41:13.414530+0000 mgr.y (mgr.25540) 1195 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-24T12:41:15.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.429644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.433312+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.434687+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.437644+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.440616+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.440918+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:13.443938+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[70612]: cluster 2024-03-24T12:41:14.118882+0000 mon.a (mon.0) 4078 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cephadm 2024-03-24T12:41:13.121629+0000 mgr.y (mgr.25540) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.176121+0000 mgr.y (mgr.25540) 1191 : cluster 0 pgmap v177: 161 pgs: 18 peering, 20 active+undersized+degraded, 30 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cephadm 2024-03-24T12:41:13.221601+0000 mgr.y (mgr.25540) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cephadm 2024-03-24T12:41:13.317392+0000 mgr.y (mgr.25540) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: audit 2024-03-24T12:41:13.411920+0000 mgr.y (mgr.25540) 1194 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cephadm 2024-03-24T12:41:13.414530+0000 mgr.y (mgr.25540) 1195 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.429644+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.433312+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.434687+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.437644+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.440616+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.440918+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:13.443938+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e137 with expected crc 2024-03-24T12:41:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:15 smithi176 bash[73813]: cluster 2024-03-24T12:41:14.118882+0000 mon.a (mon.0) 4078 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:17 smithi184 bash[51492]: cluster 2024-03-24T12:41:15.177441+0000 mgr.y (mgr.25540) 1196 : cluster 0 pgmap v179: 161 pgs: 18 peering, 11 active+undersized+degraded, 16 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-24T12:41:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:17 smithi184 bash[51492]: audit 2024-03-24T12:41:16.683880+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:17 smithi184 bash[51492]: audit 2024-03-24T12:41:16.693934+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:17 smithi184 bash[51492]: audit 2024-03-24T12:41:16.703668+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[70612]: cluster 2024-03-24T12:41:15.177441+0000 mgr.y (mgr.25540) 1196 : cluster 0 pgmap v179: 161 pgs: 18 peering, 11 active+undersized+degraded, 16 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[70612]: audit 2024-03-24T12:41:16.683880+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[70612]: audit 2024-03-24T12:41:16.693934+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[70612]: audit 2024-03-24T12:41:16.703668+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[73813]: cluster 2024-03-24T12:41:15.177441+0000 mgr.y (mgr.25540) 1196 : cluster 0 pgmap v179: 161 pgs: 18 peering, 11 active+undersized+degraded, 16 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[73813]: audit 2024-03-24T12:41:16.683880+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[73813]: audit 2024-03-24T12:41:16.693934+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:17.407 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:17 smithi176 bash[73813]: audit 2024-03-24T12:41:16.703668+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: cluster 2024-03-24T12:41:17.178603+0000 mgr.y (mgr.25540) 1197 : cluster 0 pgmap v180: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: audit 2024-03-24T12:41:17.384217+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: audit 2024-03-24T12:41:17.393897+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: audit 2024-03-24T12:41:17.401251+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: cluster 2024-03-24T12:41:18.034699+0000 mon.a (mon.0) 4085 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[73813]: cluster 2024-03-24T12:41:18.034768+0000 mon.a (mon.0) 4086 : cluster 1 Cluster is now healthy 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: cluster 2024-03-24T12:41:17.178603+0000 mgr.y (mgr.25540) 1197 : cluster 0 pgmap v180: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:18.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: audit 2024-03-24T12:41:17.384217+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: audit 2024-03-24T12:41:17.393897+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: audit 2024-03-24T12:41:17.401251+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: cluster 2024-03-24T12:41:18.034699+0000 mon.a (mon.0) 4085 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-03-24T12:41:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:18 smithi176 bash[70612]: cluster 2024-03-24T12:41:18.034768+0000 mon.a (mon.0) 4086 : cluster 1 Cluster is now healthy 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: cluster 2024-03-24T12:41:17.178603+0000 mgr.y (mgr.25540) 1197 : cluster 0 pgmap v180: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: audit 2024-03-24T12:41:17.384217+0000 mon.a (mon.0) 4082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: audit 2024-03-24T12:41:17.393897+0000 mon.a (mon.0) 4083 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: audit 2024-03-24T12:41:17.401251+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: cluster 2024-03-24T12:41:18.034699+0000 mon.a (mon.0) 4085 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-03-24T12:41:18.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:18 smithi184 bash[51492]: cluster 2024-03-24T12:41:18.034768+0000 mon.a (mon.0) 4086 : cluster 1 Cluster is now healthy 2024-03-24T12:41:19.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:19 smithi176 bash[73813]: audit 2024-03-24T12:41:18.962582+0000 mgr.y (mgr.25540) 1198 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:19.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:19 smithi176 bash[70612]: audit 2024-03-24T12:41:18.962582+0000 mgr.y (mgr.25540) 1198 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:19.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:19 smithi184 bash[51492]: audit 2024-03-24T12:41:18.962582+0000 mgr.y (mgr.25540) 1198 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:20 smithi184 bash[51492]: cluster 2024-03-24T12:41:19.180108+0000 mgr.y (mgr.25540) 1199 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-03-24T12:41:20.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:20 smithi176 bash[70612]: cluster 2024-03-24T12:41:19.180108+0000 mgr.y (mgr.25540) 1199 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-03-24T12:41:20.659 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:20 smithi176 bash[73813]: cluster 2024-03-24T12:41:19.180108+0000 mgr.y (mgr.25540) 1199 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-03-24T12:41:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:22 smithi176 bash[73813]: cluster 2024-03-24T12:41:21.181041+0000 mgr.y (mgr.25540) 1200 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:22.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:22 smithi176 bash[70612]: cluster 2024-03-24T12:41:21.181041+0000 mgr.y (mgr.25540) 1200 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:22.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:22 smithi184 bash[51492]: cluster 2024-03-24T12:41:21.181041+0000 mgr.y (mgr.25540) 1200 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:24.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:24 smithi176 bash[73813]: cluster 2024-03-24T12:41:23.182223+0000 mgr.y (mgr.25540) 1201 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:24 smithi176 bash[70612]: cluster 2024-03-24T12:41:23.182223+0000 mgr.y (mgr.25540) 1201 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:24.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:24 smithi184 bash[51492]: cluster 2024-03-24T12:41:23.182223+0000 mgr.y (mgr.25540) 1201 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:25.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:25] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.33.4" 2024-03-24T12:41:26.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:26 smithi176 bash[73813]: cluster 2024-03-24T12:41:25.183364+0000 mgr.y (mgr.25540) 1202 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-24T12:41:26.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:26 smithi176 bash[70612]: cluster 2024-03-24T12:41:25.183364+0000 mgr.y (mgr.25540) 1202 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-24T12:41:26.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:26 smithi184 bash[51492]: cluster 2024-03-24T12:41:25.183364+0000 mgr.y (mgr.25540) 1202 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 870 B/s rd, 0 op/s 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[70612]: cluster 2024-03-24T12:41:27.184546+0000 mgr.y (mgr.25540) 1203 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[70612]: audit 2024-03-24T12:41:27.852509+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[70612]: audit 2024-03-24T12:41:27.854776+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[70612]: audit 2024-03-24T12:41:28.338329+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[70612]: audit 2024-03-24T12:41:28.430144+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:29.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[73813]: cluster 2024-03-24T12:41:27.184546+0000 mgr.y (mgr.25540) 1203 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:29.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[73813]: audit 2024-03-24T12:41:27.852509+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[73813]: audit 2024-03-24T12:41:27.854776+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:29.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[73813]: audit 2024-03-24T12:41:28.338329+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:28 smithi176 bash[73813]: audit 2024-03-24T12:41:28.430144+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:28 smithi184 bash[51492]: cluster 2024-03-24T12:41:27.184546+0000 mgr.y (mgr.25540) 1203 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:28 smithi184 bash[51492]: audit 2024-03-24T12:41:27.852509+0000 mon.a (mon.0) 4087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:28 smithi184 bash[51492]: audit 2024-03-24T12:41:27.854776+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:28 smithi184 bash[51492]: audit 2024-03-24T12:41:28.338329+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:28 smithi184 bash[51492]: audit 2024-03-24T12:41:28.430144+0000 mon.a (mon.0) 4090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:30.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[70612]: audit 2024-03-24T12:41:28.430625+0000 mgr.y (mgr.25540) 1204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:30.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[70612]: cephadm 2024-03-24T12:41:28.433645+0000 mgr.y (mgr.25540) 1205 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:41:30.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[70612]: audit 2024-03-24T12:41:28.973718+0000 mgr.y (mgr.25540) 1206 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:30.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[73813]: audit 2024-03-24T12:41:28.430625+0000 mgr.y (mgr.25540) 1204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[73813]: cephadm 2024-03-24T12:41:28.433645+0000 mgr.y (mgr.25540) 1205 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:41:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:29 smithi176 bash[73813]: audit 2024-03-24T12:41:28.973718+0000 mgr.y (mgr.25540) 1206 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:30.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:29 smithi184 bash[51492]: audit 2024-03-24T12:41:28.430625+0000 mgr.y (mgr.25540) 1204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-24T12:41:30.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:29 smithi184 bash[51492]: cephadm 2024-03-24T12:41:28.433645+0000 mgr.y (mgr.25540) 1205 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-03-24T12:41:30.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:29 smithi184 bash[51492]: audit 2024-03-24T12:41:28.973718+0000 mgr.y (mgr.25540) 1206 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:31.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:30 smithi176 bash[70612]: cluster 2024-03-24T12:41:29.186044+0000 mgr.y (mgr.25540) 1207 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:31.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:30 smithi176 bash[73813]: cluster 2024-03-24T12:41:29.186044+0000 mgr.y (mgr.25540) 1207 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:30 smithi184 bash[51492]: cluster 2024-03-24T12:41:29.186044+0000 mgr.y (mgr.25540) 1207 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:32.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:32 smithi184 bash[51492]: cephadm 2024-03-24T12:41:31.055180+0000 mgr.y (mgr.25540) 1208 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:41:32.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:32 smithi184 bash[51492]: audit 2024-03-24T12:41:31.063609+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:32.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:32 smithi184 bash[51492]: audit 2024-03-24T12:41:31.067821+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:41:32.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:32 smithi184 bash[51492]: audit 2024-03-24T12:41:31.069607+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:32.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:32 smithi184 bash[51492]: cephadm 2024-03-24T12:41:31.073200+0000 mgr.y (mgr.25540) 1209 : cephadm 1 Deploying daemon osd.5 on smithi184 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[70612]: cephadm 2024-03-24T12:41:31.055180+0000 mgr.y (mgr.25540) 1208 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[70612]: audit 2024-03-24T12:41:31.063609+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[70612]: audit 2024-03-24T12:41:31.067821+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[70612]: audit 2024-03-24T12:41:31.069607+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[70612]: cephadm 2024-03-24T12:41:31.073200+0000 mgr.y (mgr.25540) 1209 : cephadm 1 Deploying daemon osd.5 on smithi184 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[73813]: cephadm 2024-03-24T12:41:31.055180+0000 mgr.y (mgr.25540) 1208 : cephadm 1 Upgrade: Updating osd.5 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[73813]: audit 2024-03-24T12:41:31.063609+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:32.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[73813]: audit 2024-03-24T12:41:31.067821+0000 mon.a (mon.0) 4092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-24T12:41:32.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[73813]: audit 2024-03-24T12:41:31.069607+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:32.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:32 smithi176 bash[73813]: cephadm 2024-03-24T12:41:31.073200+0000 mgr.y (mgr.25540) 1209 : cephadm 1 Deploying daemon osd.5 on smithi184 2024-03-24T12:41:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:33 smithi184 bash[51492]: cluster 2024-03-24T12:41:31.187174+0000 mgr.y (mgr.25540) 1210 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:33.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:33 smithi176 bash[70612]: cluster 2024-03-24T12:41:31.187174+0000 mgr.y (mgr.25540) 1210 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:33.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:33 smithi176 bash[73813]: cluster 2024-03-24T12:41:31.187174+0000 mgr.y (mgr.25540) 1210 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:41:35.152 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:35 smithi184 bash[51492]: cluster 2024-03-24T12:41:33.188461+0000 mgr.y (mgr.25540) 1211 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:35.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:35 smithi176 bash[70612]: cluster 2024-03-24T12:41:33.188461+0000 mgr.y (mgr.25540) 1211 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:35.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:35] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-03-24T12:41:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:35 smithi176 bash[73813]: cluster 2024-03-24T12:41:33.188461+0000 mgr.y (mgr.25540) 1211 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:35.920 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 19s ago 22m - - 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 20s ago 22m - - 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (8m) 19s ago 15m 16.4M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (7m) 20s ago 15m 43.7M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (6m) 19s ago 12m 47.9M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:41:36.697 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (5m) 20s ago 21m 443M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (6m) 19s ago 23m 522M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (5m) 19s ago 23m 68.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (6m) 20s ago 22m 60.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (4m) 19s ago 22m 46.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (8m) 19s ago 15m 14.9M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (7m) 20s ago 15m 11.4M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (3m) 19s ago 21m 53.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (2m) 19s ago 20m 57.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (110s) 19s ago 19m 48.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (72s) 19s ago 19m 54.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (31s) 20s ago 18m 49.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (17m) 20s ago 17m 68.3M 4096M 17.2.0 e1d6a67b021e d1dfd1cde6b8 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (17m) 20s ago 17m 63.5M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (16m) 20s ago 16m 68.7M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:41:36.698 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (6m) 20s ago 15m 65.2M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:41:36.699 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (13m) 19s ago 13m 89.5M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:41:36.699 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (13m) 20s ago 13m 89.9M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:41:36.699 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (13m) 19s ago 13m 88.8M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:41:36.699 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (12m) 20s ago 12m 89.2M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:41:36.732 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:36 smithi184 systemd[1]: Stopping Ceph osd.5 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:41:37.092 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:36 smithi184 bash[23589]: debug 2024-03-24T12:41:36.732+0000 7f2b14486700 -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-03-24T12:41:37.092 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:36 smithi184 bash[23589]: debug 2024-03-24T12:41:36.732+0000 7f2b14486700 -1 osd.5 137 *** Got signal Terminated *** 2024-03-24T12:41:37.092 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:36 smithi184 bash[23589]: debug 2024-03-24T12:41:36.732+0000 7f2b14486700 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 5 2024-03-24T12:41:37.191 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 10 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:41:37.192 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: cluster 2024-03-24T12:41:35.189676+0000 mgr.y (mgr.25540) 1212 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: audit 2024-03-24T12:41:35.902351+0000 mgr.y (mgr.25540) 1213 : audit 0 from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: cluster 2024-03-24T12:41:36.730144+0000 mon.a (mon.0) 4094 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: audit 2024-03-24T12:41:36.873074+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: audit 2024-03-24T12:41:36.881140+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[70612]: audit 2024-03-24T12:41:36.890580+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: cluster 2024-03-24T12:41:35.189676+0000 mgr.y (mgr.25540) 1212 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: audit 2024-03-24T12:41:35.902351+0000 mgr.y (mgr.25540) 1213 : audit 0 from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: cluster 2024-03-24T12:41:36.730144+0000 mon.a (mon.0) 4094 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:41:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: audit 2024-03-24T12:41:36.873074+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: audit 2024-03-24T12:41:36.881140+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:37 smithi176 bash[73813]: audit 2024-03-24T12:41:36.890580+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: cluster 2024-03-24T12:41:35.189676+0000 mgr.y (mgr.25540) 1212 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: audit 2024-03-24T12:41:35.902351+0000 mgr.y (mgr.25540) 1213 : audit 0 from='client.54424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: cluster 2024-03-24T12:41:36.730144+0000 mon.a (mon.0) 4094 : cluster 1 osd.5 marked itself down and dead 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: audit 2024-03-24T12:41:36.873074+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: audit 2024-03-24T12:41:36.881140+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.562 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:37 smithi184 bash[51492]: audit 2024-03-24T12:41:36.890580+0000 mon.a (mon.0) 4097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:37.603 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:41:37.604 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:41:37.605 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:41:37.605 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "10/23 daemons upgraded", 2024-03-24T12:41:37.605 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:41:37.605 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:41:37.605 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:41:38.058 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN 1 osds down 2024-03-24T12:41:38.059 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] OSD_DOWN: 1 osds down 2024-03-24T12:41:38.059 INFO:teuthology.orchestra.run.smithi176.stdout: osd.5 (root=default,host=smithi184) is down 2024-03-24T12:41:38.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:36.295417+0000 mgr.y (mgr.25540) 1214 : audit 0 from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:36.667938+0000 mgr.y (mgr.25540) 1215 : audit 0 from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.081853+0000 mon.a (mon.0) 4098 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:41:38.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.088425+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:41:38.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.093292+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:36.295417+0000 mgr.y (mgr.25540) 1214 : audit 0 from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:36.667938+0000 mgr.y (mgr.25540) 1215 : audit 0 from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.081853+0000 mon.a (mon.0) 4098 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:41:38.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.088425+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:41:38.342 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[68228]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:41:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:36.295417+0000 mgr.y (mgr.25540) 1214 : audit 0 from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:36.667938+0000 mgr.y (mgr.25540) 1215 : audit 0 from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.081853+0000 mon.a (mon.0) 4098 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:41:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.088425+0000 mon.a (mon.0) 4099 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.093292+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.099435+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.101038+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.102838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.103766+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.104228+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.106044+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.107230+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.110717+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.111771+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.119023+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:37.186931+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.176:0/2710964941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:37.190488+0000 mgr.y (mgr.25540) 1216 : cluster 0 pgmap v191: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:37.536186+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:37.543003+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:37.550447+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:37.598836+0000 mgr.y (mgr.25540) 1217 : audit 0 from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:38.054498+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:38.055245+0000 mon.a (mon.0) 4104 : audit 0 from='client.? 172.21.15.176:0/3275794435' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:38.062687+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.065213+0000 mgr.y (mgr.25540) 1218 : cluster 0 pgmap v192: 161 pgs: 19 peering, 16 stale+active+clean, 126 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: audit 2024-03-24T12:41:38.071604+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.090556+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:41:38.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.099435+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.101038+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.102838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.103766+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.104228+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.106044+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.107230+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.110717+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.111771+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.119023+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:37.186931+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.176:0/2710964941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:37.190488+0000 mgr.y (mgr.25540) 1216 : cluster 0 pgmap v191: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:37.536186+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:37.543003+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:37.550447+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:37.598836+0000 mgr.y (mgr.25540) 1217 : audit 0 from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:38.054498+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:38.055245+0000 mon.a (mon.0) 4104 : audit 0 from='client.? 172.21.15.176:0/3275794435' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:38.062687+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.065213+0000 mgr.y (mgr.25540) 1218 : cluster 0 pgmap v192: 161 pgs: 19 peering, 16 stale+active+clean, 126 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: audit 2024-03-24T12:41:38.071604+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.090556+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.093292+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.099435+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.101038+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.102838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.103766+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.104228+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.106044+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.107230+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.110717+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.111771+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.119023+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e138 with expected crc 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:37.186931+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.176:0/2710964941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:37.190488+0000 mgr.y (mgr.25540) 1216 : cluster 0 pgmap v191: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:37.536186+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:37.543003+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:37.550447+0000 mon.a (mon.0) 4102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:37.598836+0000 mgr.y (mgr.25540) 1217 : audit 0 from='client.54448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:38.054498+0000 mon.a (mon.0) 4103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:38.055245+0000 mon.a (mon.0) 4104 : audit 0 from='client.? 172.21.15.176:0/3275794435' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:38.062687+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.065213+0000 mgr.y (mgr.25540) 1218 : cluster 0 pgmap v192: 161 pgs: 19 peering, 16 stale+active+clean, 126 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: audit 2024-03-24T12:41:38.071604+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:38 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.090556+0000 mon.a (mon.0) 4107 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-03-24T12:41:38.842 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:38 smithi184 bash[68383]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:41:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.097821+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.102143+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.102844+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.104446+0000 mon.a (mon.0) 4108 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:41:39.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.104489+0000 mon.a (mon.0) 4109 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.105381+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.105735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: cluster 2024-03-24T12:41:38.108147+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[70612]: audit 2024-03-24T12:41:38.984663+0000 mgr.y (mgr.25540) 1219 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.097821+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.102143+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.102844+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.104446+0000 mon.a (mon.0) 4108 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.104489+0000 mon.a (mon.0) 4109 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.105381+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.105735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: cluster 2024-03-24T12:41:38.108147+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:39 smithi176 bash[73813]: audit 2024-03-24T12:41:38.984663+0000 mgr.y (mgr.25540) 1219 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:39.448 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.097821+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.448 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.102143+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.448 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.102844+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.448 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.104446+0000 mon.a (mon.0) 4108 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:41:39.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.104489+0000 mon.a (mon.0) 4109 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-03-24T12:41:39.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.105381+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.105735+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: cluster 2024-03-24T12:41:38.108147+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e139 with expected crc 2024-03-24T12:41:39.449 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:39 smithi184 bash[51492]: audit 2024-03-24T12:41:38.984663+0000 mgr.y (mgr.25540) 1219 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:40.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:40 smithi184 bash[51492]: cluster 2024-03-24T12:41:40.066553+0000 mgr.y (mgr.25540) 1220 : cluster 0 pgmap v194: 161 pgs: 7 active+undersized+degraded, 25 peering, 9 stale+active+clean, 9 active+undersized, 111 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-24T12:41:40.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:40 smithi176 bash[73813]: cluster 2024-03-24T12:41:40.066553+0000 mgr.y (mgr.25540) 1220 : cluster 0 pgmap v194: 161 pgs: 7 active+undersized+degraded, 25 peering, 9 stale+active+clean, 9 active+undersized, 111 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-24T12:41:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:40 smithi176 bash[70612]: cluster 2024-03-24T12:41:40.066553+0000 mgr.y (mgr.25540) 1220 : cluster 0 pgmap v194: 161 pgs: 7 active+undersized+degraded, 25 peering, 9 stale+active+clean, 9 active+undersized, 111 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-03-24T12:41:40.887 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:40 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.5.service: Succeeded. 2024-03-24T12:41:40.887 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:40 smithi184 systemd[1]: Stopped Ceph osd.5 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:41:41.139 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:40 smithi184 systemd[1]: Started Ceph osd.5 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: cluster 2024-03-24T12:41:40.121374+0000 mon.a (mon.0) 4110 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 7 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:40.937466+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:40.948161+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:40.964172+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:40.965780+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: cluster 2024-03-24T12:41:40.969682+0000 mgr.y (mgr.25540) 1221 : cluster 0 pgmap v195: 161 pgs: 12 active+undersized+degraded, 25 peering, 4 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-24T12:41:41.142 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:40.976768+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: cephadm 2024-03-24T12:41:40.977949+0000 mgr.y (mgr.25540) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:41.062428+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:41.066902+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:41.072668+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: cluster 2024-03-24T12:41:40.121374+0000 mon.a (mon.0) 4110 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 7 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:40.937466+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:40.948161+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:40.964172+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:40.965780+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: cluster 2024-03-24T12:41:40.969682+0000 mgr.y (mgr.25540) 1221 : cluster 0 pgmap v195: 161 pgs: 12 active+undersized+degraded, 25 peering, 4 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:40.976768+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.143 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: cephadm 2024-03-24T12:41:40.977949+0000 mgr.y (mgr.25540) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:41.062428+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:41.066902+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:41.072668+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:41.074417+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: audit 2024-03-24T12:41:41.083520+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.084453+0000 mgr.y (mgr.25540) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: cluster 2024-03-24T12:41:40.121374+0000 mon.a (mon.0) 4110 : cluster 3 Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 7 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:40.937466+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:40.948161+0000 mon.a (mon.0) 4112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:40.964172+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:40.965780+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: cluster 2024-03-24T12:41:40.969682+0000 mgr.y (mgr.25540) 1221 : cluster 0 pgmap v195: 161 pgs: 12 active+undersized+degraded, 25 peering, 4 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:40.976768+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: cephadm 2024-03-24T12:41:40.977949+0000 mgr.y (mgr.25540) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:41.062428+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:41.066902+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:41.072668+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:41.074417+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: audit 2024-03-24T12:41:41.083520+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:41 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.084453+0000 mgr.y (mgr.25540) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:41.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:41.074417+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:41.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: audit 2024-03-24T12:41:41.083520+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:41.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:41 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.084453+0000 mgr.y (mgr.25540) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.160613+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.163624+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.166809+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.167886+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.175787+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.176568+0000 mgr.y (mgr.25540) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.259929+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.262696+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.265906+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.267121+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.275941+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.276530+0000 mgr.y (mgr.25540) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.357174+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.360153+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.363129+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.364167+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.374717+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.375573+0000 mgr.y (mgr.25540) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.457869+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.160613+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.163624+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.166809+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.167886+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.175787+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.176568+0000 mgr.y (mgr.25540) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.259929+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.262696+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.265906+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.267121+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.275941+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.276530+0000 mgr.y (mgr.25540) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.357174+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.360153+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.363129+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.364167+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.374717+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.375573+0000 mgr.y (mgr.25540) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.457869+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.460976+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.463659+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.464706+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.472744+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.473261+0000 mgr.y (mgr.25540) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.555930+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.558108+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.560704+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.561563+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.571365+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.571960+0000 mgr.y (mgr.25540) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.649407+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.652506+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.656605+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.657974+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.669207+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.669960+0000 mgr.y (mgr.25540) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.750226+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.752497+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.755165+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.756176+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.766817+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.767425+0000 mgr.y (mgr.25540) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.844475+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.847580+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.850854+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.852097+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.861534+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.862463+0000 mgr.y (mgr.25540) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.939356+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.941732+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cluster 2024-03-24T12:41:41.943426+0000 mon.a (mon.0) 4163 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.944563+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.945532+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:41.959490+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:41.960203+0000 mgr.y (mgr.25540) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:42.042198+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:42.045881+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:42.049082+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:42.050112+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: audit 2024-03-24T12:41:42.060522+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.061209+0000 mgr.y (mgr.25540) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.460976+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.463659+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.464706+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.472744+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.473261+0000 mgr.y (mgr.25540) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.555930+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.558108+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.560704+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.561563+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.571365+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.571960+0000 mgr.y (mgr.25540) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.649407+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.652506+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.656605+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.657974+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.669207+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.669960+0000 mgr.y (mgr.25540) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.750226+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.752497+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.755165+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.756176+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.766817+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.767425+0000 mgr.y (mgr.25540) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.844475+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.847580+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.850854+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.852097+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.861534+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.862463+0000 mgr.y (mgr.25540) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.939356+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.941732+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cluster 2024-03-24T12:41:41.943426+0000 mon.a (mon.0) 4163 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.944563+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.945532+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:41.959490+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:41.960203+0000 mgr.y (mgr.25540) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:42.042198+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:42.045881+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:42.049082+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:42.050112+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: audit 2024-03-24T12:41:42.060522+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:42 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.061209+0000 mgr.y (mgr.25540) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.160613+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.163624+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.166809+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.167886+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.175787+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.176568+0000 mgr.y (mgr.25540) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.259929+0000 mon.a (mon.0) 4126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.262696+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.265906+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.267121+0000 mon.a (mon.0) 4129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.275941+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.276530+0000 mgr.y (mgr.25540) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.357174+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.360153+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.438 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.363129+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.439 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.364167+0000 mon.a (mon.0) 4134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.439 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.374717+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.439 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.375573+0000 mgr.y (mgr.25540) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.439 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.457869+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.460976+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.463659+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.464706+0000 mon.a (mon.0) 4139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.472744+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.473261+0000 mgr.y (mgr.25540) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.555930+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.558108+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.560704+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.561563+0000 mon.a (mon.0) 4144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.571365+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.571960+0000 mgr.y (mgr.25540) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.649407+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.652506+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.656605+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.657974+0000 mon.a (mon.0) 4149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.669207+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.669960+0000 mgr.y (mgr.25540) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.750226+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.441 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.752497+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.755165+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.756176+0000 mon.a (mon.0) 4154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.766817+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.767425+0000 mgr.y (mgr.25540) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.844475+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.847580+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.850854+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.852097+0000 mon.a (mon.0) 4159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.442 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.861534+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.862463+0000 mgr.y (mgr.25540) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.939356+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.941732+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cluster 2024-03-24T12:41:41.943426+0000 mon.a (mon.0) 4163 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.944563+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.945532+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:41.959490+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:41.960203+0000 mgr.y (mgr.25540) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:42.042198+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:42.045881+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:42.049082+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:42.443 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:42.050112+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:42.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: audit 2024-03-24T12:41:42.060522+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:42.444 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:42 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.061209+0000 mgr.y (mgr.25540) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.147491+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.150248+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.152213+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.152857+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.158206+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.327 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.158616+0000 mgr.y (mgr.25540) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.224594+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.226753+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.229379+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.230276+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.242135+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.243092+0000 mgr.y (mgr.25540) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.325930+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.328518+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.333152+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.334651+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.344470+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.345155+0000 mgr.y (mgr.25540) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.329 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.430431+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: 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-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-24T12:41:43.329 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[68566]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.433037+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.435679+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.436486+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.446296+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.446947+0000 mgr.y (mgr.25540) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.526466+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.528855+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.531590+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.532622+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.542828+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.543536+0000 mgr.y (mgr.25540) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.622999+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.625282+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.627608+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.628436+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.638516+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.639152+0000 mgr.y (mgr.25540) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.716041+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.719423+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.723237+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.724810+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.733021+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.733661+0000 mgr.y (mgr.25540) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.810844+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.814093+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.817872+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.819174+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.827383+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.828058+0000 mgr.y (mgr.25540) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.850623+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.851801+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.927570+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.332 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.929890+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.932644+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.933595+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:42.940686+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:42.941273+0000 mgr.y (mgr.25540) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cluster 2024-03-24T12:41:42.970625+0000 mgr.y (mgr.25540) 1243 : cluster 0 pgmap v196: 161 pgs: 17 active+undersized+degraded, 6 peering, 37 active+undersized, 101 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.024505+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.027250+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.030986+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.333 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.032146+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.038971+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.039539+0000 mgr.y (mgr.25540) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.121500+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.123983+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.127125+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.128062+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.334 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:43 smithi184 bash[51492]: audit 2024-03-24T12:41:43.134381+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.147491+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.150248+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.152213+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.152857+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.158206+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.158616+0000 mgr.y (mgr.25540) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.224594+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.226753+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.229379+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.230276+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.242135+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.243092+0000 mgr.y (mgr.25540) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.325930+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.328518+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.333152+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.334651+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.344470+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.345155+0000 mgr.y (mgr.25540) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.430431+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.147491+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.150248+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.152213+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.152857+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.158206+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.158616+0000 mgr.y (mgr.25540) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.224594+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.226753+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.229379+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.230276+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.242135+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.243092+0000 mgr.y (mgr.25540) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.325930+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.328518+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.333152+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.334651+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.344470+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.345155+0000 mgr.y (mgr.25540) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.430431+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.433037+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.435679+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.436486+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.446296+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.446947+0000 mgr.y (mgr.25540) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.526466+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.528855+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.531590+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.532622+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.542828+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.543536+0000 mgr.y (mgr.25540) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.622999+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.625282+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.627608+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.628436+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.638516+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.639152+0000 mgr.y (mgr.25540) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.716041+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.719423+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.723237+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.724810+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.733021+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.733661+0000 mgr.y (mgr.25540) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.810844+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.814093+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.817872+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.819174+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.827383+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.828058+0000 mgr.y (mgr.25540) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.850623+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.851801+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.927570+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.929890+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.932644+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.933595+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:42.940686+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:42.941273+0000 mgr.y (mgr.25540) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cluster 2024-03-24T12:41:42.970625+0000 mgr.y (mgr.25540) 1243 : cluster 0 pgmap v196: 161 pgs: 17 active+undersized+degraded, 6 peering, 37 active+undersized, 101 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.024505+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.027250+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.030986+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.032146+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.038971+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.039539+0000 mgr.y (mgr.25540) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.121500+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.123983+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.127125+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.128062+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[70612]: audit 2024-03-24T12:41:43.134381+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.433037+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.435679+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.436486+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.446296+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.446947+0000 mgr.y (mgr.25540) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.526466+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.528855+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.531590+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.532622+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.542828+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.543536+0000 mgr.y (mgr.25540) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.622999+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.625282+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.627608+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.628436+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.638516+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.639152+0000 mgr.y (mgr.25540) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.716041+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.719423+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.723237+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.724810+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.733021+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.733661+0000 mgr.y (mgr.25540) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.810844+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.814093+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.817872+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.819174+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.827383+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.828058+0000 mgr.y (mgr.25540) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.850623+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.851801+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.927570+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.929890+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.932644+0000 mon.a (mon.0) 4216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.933595+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:42.940686+0000 mon.a (mon.0) 4218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:42.941273+0000 mgr.y (mgr.25540) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cluster 2024-03-24T12:41:42.970625+0000 mgr.y (mgr.25540) 1243 : cluster 0 pgmap v196: 161 pgs: 17 active+undersized+degraded, 6 peering, 37 active+undersized, 101 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.024505+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.027250+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.030986+0000 mon.a (mon.0) 4221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.032146+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.038971+0000 mon.a (mon.0) 4223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.039539+0000 mgr.y (mgr.25540) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.121500+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.123983+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.127125+0000 mon.a (mon.0) 4226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.128062+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:43.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:43 smithi176 bash[73813]: audit 2024-03-24T12:41:43.134381+0000 mon.a (mon.0) 4228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.134951+0000 mgr.y (mgr.25540) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.217133+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.219449+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.222292+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.223264+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.229447+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.229962+0000 mgr.y (mgr.25540) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.310756+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.313754+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.317571+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.319028+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.328410+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.329193+0000 mgr.y (mgr.25540) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.407418+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.410871+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.414778+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.416425+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.425802+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.426442+0000 mgr.y (mgr.25540) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.506240+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.134951+0000 mgr.y (mgr.25540) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.217133+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.219449+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.222292+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.223264+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.229447+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.229962+0000 mgr.y (mgr.25540) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.310756+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.313754+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.317571+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.319028+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.328410+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.329193+0000 mgr.y (mgr.25540) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.407418+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.410871+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.414778+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.416425+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.425802+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.426442+0000 mgr.y (mgr.25540) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.506240+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.510312+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.514202+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.515459+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.524083+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.524959+0000 mgr.y (mgr.25540) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.605740+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.607942+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.611460+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.612461+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.619388+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.619955+0000 mgr.y (mgr.25540) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.699495+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.702199+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.706948+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.708371+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.718291+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.719238+0000 mgr.y (mgr.25540) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.784148+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.786438+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.790071+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.791402+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.799286+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.800146+0000 mgr.y (mgr.25540) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.879347+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.882185+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.885693+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.886725+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.892594+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.893360+0000 mgr.y (mgr.25540) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cluster 2024-03-24T12:41:43.937176+0000 mon.a (mon.0) 4269 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:41:44.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.972467+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.975002+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.978472+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.979837+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:43.988717+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:43.989404+0000 mgr.y (mgr.25540) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:44.072955+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:44.075739+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:44.079428+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:44.080494+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: audit 2024-03-24T12:41:44.087243+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.087815+0000 mgr.y (mgr.25540) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.510312+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.514202+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.515459+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.524083+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.524959+0000 mgr.y (mgr.25540) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.605740+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.607942+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.611460+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.612461+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.619388+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.619955+0000 mgr.y (mgr.25540) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.699495+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.702199+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.706948+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.708371+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.718291+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.719238+0000 mgr.y (mgr.25540) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.784148+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.786438+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.790071+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.791402+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.799286+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.800146+0000 mgr.y (mgr.25540) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.879347+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.882185+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.885693+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.886725+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.892594+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.893360+0000 mgr.y (mgr.25540) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cluster 2024-03-24T12:41:43.937176+0000 mon.a (mon.0) 4269 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.972467+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.975002+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.978472+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.979837+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:43.988717+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:43.989404+0000 mgr.y (mgr.25540) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:44.072955+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:44.075739+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:44.079428+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:44.080494+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: audit 2024-03-24T12:41:44.087243+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:44 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.087815+0000 mgr.y (mgr.25540) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.134951+0000 mgr.y (mgr.25540) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.217133+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.219449+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.222292+0000 mon.a (mon.0) 4231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.223264+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.229447+0000 mon.a (mon.0) 4233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.229962+0000 mgr.y (mgr.25540) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.310756+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.313754+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.317571+0000 mon.a (mon.0) 4236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.319028+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.328410+0000 mon.a (mon.0) 4238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.329193+0000 mgr.y (mgr.25540) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.407418+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.410871+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.414778+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.416425+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.425802+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.426442+0000 mgr.y (mgr.25540) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.506240+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.510312+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.514202+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.515459+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.524083+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.524959+0000 mgr.y (mgr.25540) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.605740+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.607942+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.611460+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.612461+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.619388+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.619955+0000 mgr.y (mgr.25540) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.699495+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.702199+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.706948+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.708371+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.718291+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.719238+0000 mgr.y (mgr.25540) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.784148+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.786438+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.790071+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.791402+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.799286+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.800146+0000 mgr.y (mgr.25540) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.879347+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.882185+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.885693+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.886725+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.892594+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.893360+0000 mgr.y (mgr.25540) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cluster 2024-03-24T12:41:43.937176+0000 mon.a (mon.0) 4269 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.972467+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.975002+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.978472+0000 mon.a (mon.0) 4272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.979837+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:43.988717+0000 mon.a (mon.0) 4274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:43.989404+0000 mgr.y (mgr.25540) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:44.072955+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:44.075739+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:44.079428+0000 mon.a (mon.0) 4277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:44.080494+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: audit 2024-03-24T12:41:44.087243+0000 mon.a (mon.0) 4279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:44.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:44 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.087815+0000 mgr.y (mgr.25540) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:45] "GET /metrics HTTP/1.1" 200 38604 "" "Prometheus/2.33.4" 2024-03-24T12:41:45.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.162171+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.164212+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.166630+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.167451+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.172739+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.173330+0000 mgr.y (mgr.25540) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.252088+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.254587+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.257540+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.258593+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.266850+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.267512+0000 mgr.y (mgr.25540) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.345045+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.348258+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.352072+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.353286+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.362030+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.362646+0000 mgr.y (mgr.25540) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.435393+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.162171+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.164212+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.166630+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.167451+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.172739+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.173330+0000 mgr.y (mgr.25540) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.252088+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.254587+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.257540+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.258593+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.266850+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.267512+0000 mgr.y (mgr.25540) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.345045+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.348258+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.352072+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.353286+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.362030+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.362646+0000 mgr.y (mgr.25540) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.435393+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.438200+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.442189+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.443451+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.452502+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.453138+0000 mgr.y (mgr.25540) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.531404+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.533712+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.537587+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.538514+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.544532+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.545287+0000 mgr.y (mgr.25540) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.622386+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.625689+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.629433+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.630782+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.638478+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.639032+0000 mgr.y (mgr.25540) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.720276+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.722418+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.724937+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.438200+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.442189+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.443451+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.452502+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.453138+0000 mgr.y (mgr.25540) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.531404+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.533712+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.537587+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.538514+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.544532+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.545287+0000 mgr.y (mgr.25540) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.622386+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.625689+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.629433+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.630782+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.638478+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.639032+0000 mgr.y (mgr.25540) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.720276+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.722418+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.724937+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.725855+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.732402+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.732925+0000 mgr.y (mgr.25540) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.809723+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.812728+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.816509+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.817601+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.825867+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.826685+0000 mgr.y (mgr.25540) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.904290+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.906637+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.910675+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.911842+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.919555+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:44.920097+0000 mgr.y (mgr.25540) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cluster 2024-03-24T12:41:44.971523+0000 mgr.y (mgr.25540) 1265 : cluster 0 pgmap v197: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:44.998242+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.001181+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.004689+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.005805+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.013243+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.013932+0000 mgr.y (mgr.25540) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.091310+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.094617+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.098439+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.099927+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[70612]: audit 2024-03-24T12:41:45.108242+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.725855+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.732402+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.732925+0000 mgr.y (mgr.25540) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.809723+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.812728+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.816509+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.817601+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.825867+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.826685+0000 mgr.y (mgr.25540) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.904290+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.906637+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.910675+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.911842+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.919555+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:44.920097+0000 mgr.y (mgr.25540) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cluster 2024-03-24T12:41:44.971523+0000 mgr.y (mgr.25540) 1265 : cluster 0 pgmap v197: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:44.998242+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.001181+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.004689+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.005805+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.013243+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.013932+0000 mgr.y (mgr.25540) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.091310+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.094617+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.098439+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.099927+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:45 smithi176 bash[73813]: audit 2024-03-24T12:41:45.108242+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.162171+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.164212+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.166630+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.167451+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.172739+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.173330+0000 mgr.y (mgr.25540) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.252088+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.254587+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.257540+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.258593+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.266850+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.267512+0000 mgr.y (mgr.25540) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.345045+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.348258+0000 mon.a (mon.0) 4291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.352072+0000 mon.a (mon.0) 4292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.353286+0000 mon.a (mon.0) 4293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.362030+0000 mon.a (mon.0) 4294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.362646+0000 mgr.y (mgr.25540) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.435393+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.438200+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.442189+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.443451+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.452502+0000 mon.a (mon.0) 4299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.453138+0000 mgr.y (mgr.25540) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.531404+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.533712+0000 mon.a (mon.0) 4301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.537587+0000 mon.a (mon.0) 4302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.538514+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.544532+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.545287+0000 mgr.y (mgr.25540) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.622386+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.625689+0000 mon.a (mon.0) 4306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.629433+0000 mon.a (mon.0) 4307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.630782+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.638478+0000 mon.a (mon.0) 4309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.639032+0000 mgr.y (mgr.25540) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.720276+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.722418+0000 mon.a (mon.0) 4311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.724937+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.725855+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.732402+0000 mon.a (mon.0) 4314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.732925+0000 mgr.y (mgr.25540) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.809723+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.812728+0000 mon.a (mon.0) 4316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.816509+0000 mon.a (mon.0) 4317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.817601+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.825867+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.826685+0000 mgr.y (mgr.25540) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.904290+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.602 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.906637+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.602 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.910675+0000 mon.a (mon.0) 4322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.602 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.911842+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.919555+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:44.920097+0000 mgr.y (mgr.25540) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cluster 2024-03-24T12:41:44.971523+0000 mgr.y (mgr.25540) 1265 : cluster 0 pgmap v197: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:44.998242+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.001181+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.603 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.004689+0000 mon.a (mon.0) 4327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.005805+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.013243+0000 mon.a (mon.0) 4329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.013932+0000 mgr.y (mgr.25540) 1266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.091310+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.094617+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:45.604 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.098439+0000 mon.a (mon.0) 4332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:45.605 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.099927+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:45.605 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:45 smithi184 bash[51492]: audit 2024-03-24T12:41:45.108242+0000 mon.a (mon.0) 4334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.108817+0000 mgr.y (mgr.25540) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.186132+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.188936+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.192001+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.193016+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.201885+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.202960+0000 mgr.y (mgr.25540) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.283395+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.287570+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.291488+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.292697+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.301690+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.302414+0000 mgr.y (mgr.25540) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.381738+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.384627+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.388078+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.389325+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.400500+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.401233+0000 mgr.y (mgr.25540) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.484008+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.486727+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.490219+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.491497+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.499420+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.500271+0000 mgr.y (mgr.25540) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.585143+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.587563+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.590353+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.591684+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.601690+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.602379+0000 mgr.y (mgr.25540) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.685335+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.688100+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.691780+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.693177+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.703550+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.704319+0000 mgr.y (mgr.25540) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.783046+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.787270+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.790827+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.792115+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.802196+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.802922+0000 mgr.y (mgr.25540) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.879910+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.882729+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.886365+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.887352+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.897422+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.898169+0000 mgr.y (mgr.25540) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cluster 2024-03-24T12:41:45.917439+0000 mon.a (mon.0) 4375 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cluster 2024-03-24T12:41:45.917516+0000 mon.a (mon.0) 4376 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.978550+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.981485+0000 mon.a (mon.0) 4378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.985198+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.986543+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:45.993106+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:45.993736+0000 mgr.y (mgr.25540) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:46.074890+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:46.077485+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:46.080565+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:46.081690+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: audit 2024-03-24T12:41:46.089836+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.090374+0000 mgr.y (mgr.25540) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.108817+0000 mgr.y (mgr.25540) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.186132+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.188936+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.192001+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.193016+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.201885+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.202960+0000 mgr.y (mgr.25540) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.283395+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.287570+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.291488+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.292697+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.301690+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.302414+0000 mgr.y (mgr.25540) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.381738+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.384627+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.388078+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.389325+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.400500+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.401233+0000 mgr.y (mgr.25540) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.484008+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.486727+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.490219+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.491497+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.499420+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.500271+0000 mgr.y (mgr.25540) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.585143+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.587563+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.590353+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.591684+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.601690+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.602379+0000 mgr.y (mgr.25540) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.685335+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.688100+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.691780+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.693177+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.703550+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.704319+0000 mgr.y (mgr.25540) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.783046+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.787270+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.790827+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.792115+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.802196+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.802922+0000 mgr.y (mgr.25540) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.879910+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.882729+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.886365+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.887352+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.897422+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.898169+0000 mgr.y (mgr.25540) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cluster 2024-03-24T12:41:45.917439+0000 mon.a (mon.0) 4375 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cluster 2024-03-24T12:41:45.917516+0000 mon.a (mon.0) 4376 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.978550+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.981485+0000 mon.a (mon.0) 4378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.985198+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.986543+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:45.993106+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:45.993736+0000 mgr.y (mgr.25540) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:46.074890+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:46.077485+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:46.080565+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:46.081690+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: audit 2024-03-24T12:41:46.089836+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:46 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.090374+0000 mgr.y (mgr.25540) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.108817+0000 mgr.y (mgr.25540) 1267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.186132+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.188936+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.192001+0000 mon.a (mon.0) 4337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.193016+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.201885+0000 mon.a (mon.0) 4339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.202960+0000 mgr.y (mgr.25540) 1268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.283395+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.505 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.287570+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.291488+0000 mon.a (mon.0) 4342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.292697+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.301690+0000 mon.a (mon.0) 4344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.302414+0000 mgr.y (mgr.25540) 1269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.381738+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.384627+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.388078+0000 mon.a (mon.0) 4347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.389325+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.400500+0000 mon.a (mon.0) 4349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.401233+0000 mgr.y (mgr.25540) 1270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.484008+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.486727+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.490219+0000 mon.a (mon.0) 4352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.506 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.491497+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.499420+0000 mon.a (mon.0) 4354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.500271+0000 mgr.y (mgr.25540) 1271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.585143+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.587563+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.590353+0000 mon.a (mon.0) 4357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.591684+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.601690+0000 mon.a (mon.0) 4359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.602379+0000 mgr.y (mgr.25540) 1272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.685335+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.688100+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.691780+0000 mon.a (mon.0) 4362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.693177+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.703550+0000 mon.a (mon.0) 4364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.704319+0000 mgr.y (mgr.25540) 1273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.507 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.783046+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.787270+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.790827+0000 mon.a (mon.0) 4367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.792115+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.802196+0000 mon.a (mon.0) 4369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.802922+0000 mgr.y (mgr.25540) 1274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.879910+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.508 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.882729+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.886365+0000 mon.a (mon.0) 4372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.887352+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.897422+0000 mon.a (mon.0) 4374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.898169+0000 mgr.y (mgr.25540) 1275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cluster 2024-03-24T12:41:45.917439+0000 mon.a (mon.0) 4375 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 20 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cluster 2024-03-24T12:41:45.917516+0000 mon.a (mon.0) 4376 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-03-24T12:41:46.509 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.978550+0000 mon.a (mon.0) 4377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.981485+0000 mon.a (mon.0) 4378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.985198+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.986543+0000 mon.a (mon.0) 4380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:45.993106+0000 mon.a (mon.0) 4381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:45.993736+0000 mgr.y (mgr.25540) 1276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:46.074890+0000 mon.a (mon.0) 4382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:46.077485+0000 mon.a (mon.0) 4383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:46.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:46.080565+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:46.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:46.081690+0000 mon.a (mon.0) 4385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:46.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: audit 2024-03-24T12:41:46.089836+0000 mon.a (mon.0) 4386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:46.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.090374+0000 mgr.y (mgr.25540) 1277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:46.821 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:46 smithi184 bash[69013]: debug 2024-03-24T12:41:46.652+0000 7f06c48fc700 1 -- 172.21.15.184:0/3912703333 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aafd8a91e0 con 0x55aafd92e800 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.166537+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.168454+0000 mon.a (mon.0) 4388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.170472+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.171411+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.179722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.180376+0000 mgr.y (mgr.25540) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.261612+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.263794+0000 mon.a (mon.0) 4393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.266797+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.267854+0000 mon.a (mon.0) 4395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.278019+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.278571+0000 mgr.y (mgr.25540) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.356144+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.359211+0000 mon.a (mon.0) 4398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.363015+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.364208+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.374190+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.374781+0000 mgr.y (mgr.25540) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.455056+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.166537+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.168454+0000 mon.a (mon.0) 4388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.170472+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.171411+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.179722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.180376+0000 mgr.y (mgr.25540) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.261612+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.263794+0000 mon.a (mon.0) 4393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.266797+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.267854+0000 mon.a (mon.0) 4395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.278019+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.278571+0000 mgr.y (mgr.25540) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.356144+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.359211+0000 mon.a (mon.0) 4398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.363015+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.364208+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.374190+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.374781+0000 mgr.y (mgr.25540) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.455056+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.457918+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.462068+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.463486+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.474374+0000 mon.a (mon.0) 4406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.475128+0000 mgr.y (mgr.25540) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.553673+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.557041+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.560709+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.562095+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.572897+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.573892+0000 mgr.y (mgr.25540) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.657009+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.659289+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.662027+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.663197+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.670261+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.670748+0000 mgr.y (mgr.25540) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.748279+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.751124+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.754365+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.457918+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.462068+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.463486+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.474374+0000 mon.a (mon.0) 4406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.475128+0000 mgr.y (mgr.25540) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.553673+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.557041+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.560709+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.562095+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.572897+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.573892+0000 mgr.y (mgr.25540) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.657009+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.659289+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.662027+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.663197+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.670261+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.670748+0000 mgr.y (mgr.25540) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.748279+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.751124+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.754365+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.755597+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.764361+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.765126+0000 mgr.y (mgr.25540) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.843790+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.846305+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.850237+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.851336+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.861020+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.861732+0000 mgr.y (mgr.25540) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.940080+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.942477+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.945103+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.946039+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:46.951695+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:46.952154+0000 mgr.y (mgr.25540) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cluster 2024-03-24T12:41:46.972730+0000 mgr.y (mgr.25540) 1287 : cluster 0 pgmap v198: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.033593+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.037295+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.040814+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.042037+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.755597+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.764361+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.765126+0000 mgr.y (mgr.25540) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.843790+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.846305+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.850237+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.851336+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.861020+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.861732+0000 mgr.y (mgr.25540) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.940080+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.942477+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.945103+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.946039+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:46.951695+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:46.952154+0000 mgr.y (mgr.25540) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cluster 2024-03-24T12:41:46.972730+0000 mgr.y (mgr.25540) 1287 : cluster 0 pgmap v198: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.033593+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.037295+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.040814+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.042037+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.050850+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.051439+0000 mgr.y (mgr.25540) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.131202+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.133662+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.136290+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.137147+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[70612]: audit 2024-03-24T12:41:47.144088+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.050850+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.051439+0000 mgr.y (mgr.25540) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.131202+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.133662+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.136290+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.137147+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:47 smithi176 bash[73813]: audit 2024-03-24T12:41:47.144088+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.592 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[69013]: debug 2024-03-24T12:41:47.216+0000 7f06cda947c0 -1 Falling back to public interface 2024-03-24T12:41:47.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.166537+0000 mon.a (mon.0) 4387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.168454+0000 mon.a (mon.0) 4388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.170472+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.171411+0000 mon.a (mon.0) 4390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.179722+0000 mon.a (mon.0) 4391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.180376+0000 mgr.y (mgr.25540) 1278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.261612+0000 mon.a (mon.0) 4392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.263794+0000 mon.a (mon.0) 4393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.266797+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.267854+0000 mon.a (mon.0) 4395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.278019+0000 mon.a (mon.0) 4396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.278571+0000 mgr.y (mgr.25540) 1279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.356144+0000 mon.a (mon.0) 4397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.359211+0000 mon.a (mon.0) 4398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.363015+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.364208+0000 mon.a (mon.0) 4400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.374190+0000 mon.a (mon.0) 4401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.374781+0000 mgr.y (mgr.25540) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.455056+0000 mon.a (mon.0) 4402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.457918+0000 mon.a (mon.0) 4403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.462068+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.463486+0000 mon.a (mon.0) 4405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.474374+0000 mon.a (mon.0) 4406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.475128+0000 mgr.y (mgr.25540) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.553673+0000 mon.a (mon.0) 4407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.557041+0000 mon.a (mon.0) 4408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.560709+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.562095+0000 mon.a (mon.0) 4410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.572897+0000 mon.a (mon.0) 4411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.573892+0000 mgr.y (mgr.25540) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.657009+0000 mon.a (mon.0) 4412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.659289+0000 mon.a (mon.0) 4413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.662027+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.663197+0000 mon.a (mon.0) 4415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.670261+0000 mon.a (mon.0) 4416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.670748+0000 mgr.y (mgr.25540) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.748279+0000 mon.a (mon.0) 4417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.751124+0000 mon.a (mon.0) 4418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.754365+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.755597+0000 mon.a (mon.0) 4420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.764361+0000 mon.a (mon.0) 4421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.765126+0000 mgr.y (mgr.25540) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.843790+0000 mon.a (mon.0) 4422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.846305+0000 mon.a (mon.0) 4423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.850237+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.851336+0000 mon.a (mon.0) 4425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.861020+0000 mon.a (mon.0) 4426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.861732+0000 mgr.y (mgr.25540) 1285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.940080+0000 mon.a (mon.0) 4427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.942477+0000 mon.a (mon.0) 4428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.945103+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.946039+0000 mon.a (mon.0) 4430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:46.951695+0000 mon.a (mon.0) 4431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:46.952154+0000 mgr.y (mgr.25540) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cluster 2024-03-24T12:41:46.972730+0000 mgr.y (mgr.25540) 1287 : cluster 0 pgmap v198: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.033593+0000 mon.a (mon.0) 4432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.037295+0000 mon.a (mon.0) 4433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.040814+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.042037+0000 mon.a (mon.0) 4435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.050850+0000 mon.a (mon.0) 4436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.051439+0000 mgr.y (mgr.25540) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.131202+0000 mon.a (mon.0) 4437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.133662+0000 mon.a (mon.0) 4438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.136290+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:47.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.137147+0000 mon.a (mon.0) 4440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:47.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:47 smithi184 bash[51492]: audit 2024-03-24T12:41:47.144088+0000 mon.a (mon.0) 4441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.144793+0000 mgr.y (mgr.25540) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.225696+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.228033+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.230772+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.231653+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.239281+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.239794+0000 mgr.y (mgr.25540) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.321205+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.323187+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.326373+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.327174+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.334986+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.335551+0000 mgr.y (mgr.25540) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.415346+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.417395+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.420282+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.421122+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.428534+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.429238+0000 mgr.y (mgr.25540) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.512339+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.514904+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.518564+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.519794+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.528228+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.529194+0000 mgr.y (mgr.25540) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.610414+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.612587+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.615159+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.615980+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.621483+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.622370+0000 mgr.y (mgr.25540) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.702721+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.705228+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.708101+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.709419+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.717576+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.718223+0000 mgr.y (mgr.25540) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.795621+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.798476+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.801552+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.802511+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.809464+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.810234+0000 mgr.y (mgr.25540) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.893698+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.896108+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.898606+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.899454+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.905611+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:47.906122+0000 mgr.y (mgr.25540) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.985833+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.988874+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.991435+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.992448+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:47.999833+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.000473+0000 mgr.y (mgr.25540) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:48.081699+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:48.083859+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:48.087132+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:48.088584+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: audit 2024-03-24T12:41:48.096114+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:48 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.096982+0000 mgr.y (mgr.25540) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.144793+0000 mgr.y (mgr.25540) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.225696+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.228033+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.230772+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.231653+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.239281+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.239794+0000 mgr.y (mgr.25540) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.321205+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.323187+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.326373+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.327174+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.334986+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.335551+0000 mgr.y (mgr.25540) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.415346+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.417395+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.420282+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.421122+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.428534+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.429238+0000 mgr.y (mgr.25540) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.512339+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.144793+0000 mgr.y (mgr.25540) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.225696+0000 mon.a (mon.0) 4442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.228033+0000 mon.a (mon.0) 4443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.230772+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.231653+0000 mon.a (mon.0) 4445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.239281+0000 mon.a (mon.0) 4446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.239794+0000 mgr.y (mgr.25540) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.321205+0000 mon.a (mon.0) 4447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.323187+0000 mon.a (mon.0) 4448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.326373+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.327174+0000 mon.a (mon.0) 4450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.334986+0000 mon.a (mon.0) 4451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.335551+0000 mgr.y (mgr.25540) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.415346+0000 mon.a (mon.0) 4452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.417395+0000 mon.a (mon.0) 4453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.420282+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.421122+0000 mon.a (mon.0) 4455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.428534+0000 mon.a (mon.0) 4456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.429238+0000 mgr.y (mgr.25540) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.512339+0000 mon.a (mon.0) 4457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.514904+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.518564+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.519794+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.528228+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.529194+0000 mgr.y (mgr.25540) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.610414+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.612587+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.615159+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.615980+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.621483+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.622370+0000 mgr.y (mgr.25540) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.702721+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.705228+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.708101+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.709419+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.717576+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.718223+0000 mgr.y (mgr.25540) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.795621+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.798476+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.801552+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.514904+0000 mon.a (mon.0) 4458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.518564+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.519794+0000 mon.a (mon.0) 4460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.528228+0000 mon.a (mon.0) 4461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.529194+0000 mgr.y (mgr.25540) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.610414+0000 mon.a (mon.0) 4462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.612587+0000 mon.a (mon.0) 4463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.615159+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.615980+0000 mon.a (mon.0) 4465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.621483+0000 mon.a (mon.0) 4466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.622370+0000 mgr.y (mgr.25540) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.702721+0000 mon.a (mon.0) 4467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.705228+0000 mon.a (mon.0) 4468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.708101+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.709419+0000 mon.a (mon.0) 4470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.717576+0000 mon.a (mon.0) 4471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.718223+0000 mgr.y (mgr.25540) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.795621+0000 mon.a (mon.0) 4472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.798476+0000 mon.a (mon.0) 4473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.801552+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.802511+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.809464+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.810234+0000 mgr.y (mgr.25540) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.893698+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.896108+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.898606+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.899454+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.905611+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:47.906122+0000 mgr.y (mgr.25540) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.985833+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.988874+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.991435+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.992448+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:47.999833+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.000473+0000 mgr.y (mgr.25540) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:48.081699+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:48.083859+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:48.087132+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:48.088584+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: audit 2024-03-24T12:41:48.096114+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.096982+0000 mgr.y (mgr.25540) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.802511+0000 mon.a (mon.0) 4475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.809464+0000 mon.a (mon.0) 4476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.810234+0000 mgr.y (mgr.25540) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.893698+0000 mon.a (mon.0) 4477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.896108+0000 mon.a (mon.0) 4478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.898606+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.899454+0000 mon.a (mon.0) 4480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.905611+0000 mon.a (mon.0) 4481 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:47.906122+0000 mgr.y (mgr.25540) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.985833+0000 mon.a (mon.0) 4482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.988874+0000 mon.a (mon.0) 4483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.991435+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.992448+0000 mon.a (mon.0) 4485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:47.999833+0000 mon.a (mon.0) 4486 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.000473+0000 mgr.y (mgr.25540) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:48.081699+0000 mon.a (mon.0) 4487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:48.083859+0000 mon.a (mon.0) 4488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:48.087132+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:48.088584+0000 mon.a (mon.0) 4490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: audit 2024-03-24T12:41:48.096114+0000 mon.a (mon.0) 4491 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:48.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:48 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.096982+0000 mgr.y (mgr.25540) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.171029+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.172841+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.174767+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.175467+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.180671+0000 mon.a (mon.0) 4496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.181187+0000 mgr.y (mgr.25540) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.259516+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.261949+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.264717+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.265849+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.273203+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.273708+0000 mgr.y (mgr.25540) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.353738+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.356728+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.361948+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.363169+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.369539+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.370238+0000 mgr.y (mgr.25540) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.450353+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.171029+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.172841+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.174767+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.175467+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.180671+0000 mon.a (mon.0) 4496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.181187+0000 mgr.y (mgr.25540) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.259516+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.261949+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.264717+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.265849+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.273203+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.273708+0000 mgr.y (mgr.25540) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.353738+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.356728+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.361948+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.363169+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.369539+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.370238+0000 mgr.y (mgr.25540) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.450353+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.453183+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.456133+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.457426+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.464756+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.465470+0000 mgr.y (mgr.25540) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.548779+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.551321+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.555080+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.556211+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.563911+0000 mon.a (mon.0) 4516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.564593+0000 mgr.y (mgr.25540) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.645300+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.647771+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.650641+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.651763+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.658646+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.660669+0000 mgr.y (mgr.25540) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.739423+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.742389+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.745359+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.746427+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.754761+0000 mon.a (mon.0) 4526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.755547+0000 mgr.y (mgr.25540) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.834672+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.838413+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.842285+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.843429+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.850131+0000 mon.a (mon.0) 4531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.850669+0000 mgr.y (mgr.25540) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.935831+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.938206+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.940908+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.941982+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.948534+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:48.949178+0000 mgr.y (mgr.25540) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cluster 2024-03-24T12:41:48.973880+0000 mgr.y (mgr.25540) 1309 : cluster 0 pgmap v199: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:48.993473+0000 mgr.y (mgr.25540) 1310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.027499+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.030120+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.033103+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.034018+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.041976+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.042517+0000 mgr.y (mgr.25540) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.124747+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.127217+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.131621+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.132807+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[73813]: audit 2024-03-24T12:41:49.140190+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.453183+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.456133+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.457426+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.464756+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.465470+0000 mgr.y (mgr.25540) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.548779+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.551321+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.555080+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.556211+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.563911+0000 mon.a (mon.0) 4516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.564593+0000 mgr.y (mgr.25540) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.645300+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.647771+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.650641+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.651763+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.658646+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.660669+0000 mgr.y (mgr.25540) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.739423+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.742389+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.745359+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.746427+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.754761+0000 mon.a (mon.0) 4526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.755547+0000 mgr.y (mgr.25540) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.834672+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.838413+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.842285+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.843429+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.850131+0000 mon.a (mon.0) 4531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.850669+0000 mgr.y (mgr.25540) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.935831+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.938206+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.940908+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.941982+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.948534+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:48.949178+0000 mgr.y (mgr.25540) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cluster 2024-03-24T12:41:48.973880+0000 mgr.y (mgr.25540) 1309 : cluster 0 pgmap v199: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:48.993473+0000 mgr.y (mgr.25540) 1310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.027499+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.030120+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.033103+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.034018+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.041976+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.042517+0000 mgr.y (mgr.25540) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.124747+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.127217+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.131621+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.132807+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:49 smithi176 bash[70612]: audit 2024-03-24T12:41:49.140190+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.171029+0000 mon.a (mon.0) 4492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.172841+0000 mon.a (mon.0) 4493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.174767+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.175467+0000 mon.a (mon.0) 4495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.180671+0000 mon.a (mon.0) 4496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.181187+0000 mgr.y (mgr.25540) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.259516+0000 mon.a (mon.0) 4497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.261949+0000 mon.a (mon.0) 4498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.264717+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.265849+0000 mon.a (mon.0) 4500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.273203+0000 mon.a (mon.0) 4501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.273708+0000 mgr.y (mgr.25540) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.353738+0000 mon.a (mon.0) 4502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.356728+0000 mon.a (mon.0) 4503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.361948+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.363169+0000 mon.a (mon.0) 4505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.369539+0000 mon.a (mon.0) 4506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.370238+0000 mgr.y (mgr.25540) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.450353+0000 mon.a (mon.0) 4507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.453183+0000 mon.a (mon.0) 4508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.456133+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.457426+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.464756+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.465470+0000 mgr.y (mgr.25540) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.548779+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.551321+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.555080+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.556211+0000 mon.a (mon.0) 4515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.563911+0000 mon.a (mon.0) 4516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.564593+0000 mgr.y (mgr.25540) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.645300+0000 mon.a (mon.0) 4517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.647771+0000 mon.a (mon.0) 4518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.650641+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.651763+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.658646+0000 mon.a (mon.0) 4521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.660669+0000 mgr.y (mgr.25540) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.739423+0000 mon.a (mon.0) 4522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.742389+0000 mon.a (mon.0) 4523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.745359+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.746427+0000 mon.a (mon.0) 4525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.754761+0000 mon.a (mon.0) 4526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.755547+0000 mgr.y (mgr.25540) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.834672+0000 mon.a (mon.0) 4527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.838413+0000 mon.a (mon.0) 4528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.842285+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.843429+0000 mon.a (mon.0) 4530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.850131+0000 mon.a (mon.0) 4531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.850669+0000 mgr.y (mgr.25540) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.935831+0000 mon.a (mon.0) 4532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.938206+0000 mon.a (mon.0) 4533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.940908+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.941982+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.948534+0000 mon.a (mon.0) 4536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:48.949178+0000 mgr.y (mgr.25540) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cluster 2024-03-24T12:41:48.973880+0000 mgr.y (mgr.25540) 1309 : cluster 0 pgmap v199: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:48.993473+0000 mgr.y (mgr.25540) 1310 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.027499+0000 mon.a (mon.0) 4537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.030120+0000 mon.a (mon.0) 4538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.600 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.033103+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.034018+0000 mon.a (mon.0) 4540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.041976+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.042517+0000 mgr.y (mgr.25540) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.124747+0000 mon.a (mon.0) 4542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.127217+0000 mon.a (mon.0) 4543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.131621+0000 mon.a (mon.0) 4544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.132807+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:49.601 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:49 smithi184 bash[51492]: audit 2024-03-24T12:41:49.140190+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.141085+0000 mgr.y (mgr.25540) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.219638+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.223025+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.226684+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.228051+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.236676+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.237341+0000 mgr.y (mgr.25540) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.315530+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.319380+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.323665+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.325042+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.334554+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.335302+0000 mgr.y (mgr.25540) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.418870+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.421373+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.424703+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.426043+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.434509+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.436353+0000 mgr.y (mgr.25540) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.516531+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.141085+0000 mgr.y (mgr.25540) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.219638+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.223025+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.226684+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.228051+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.236676+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.237341+0000 mgr.y (mgr.25540) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.315530+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.319380+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.323665+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.325042+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.334554+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.335302+0000 mgr.y (mgr.25540) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.418870+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.421373+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.424703+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.426043+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.434509+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.436353+0000 mgr.y (mgr.25540) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.516531+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.519068+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.522239+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.523351+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.529190+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.529729+0000 mgr.y (mgr.25540) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.612928+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.615549+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.619420+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.620678+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.627757+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.628186+0000 mgr.y (mgr.25540) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.705231+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.709865+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.714442+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.715897+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.725274+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.726667+0000 mgr.y (mgr.25540) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.808331+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.810766+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.813165+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.519068+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.522239+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.523351+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.529190+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.529729+0000 mgr.y (mgr.25540) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.612928+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.615549+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.619420+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.620678+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.627757+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.628186+0000 mgr.y (mgr.25540) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.705231+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.709865+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.714442+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.715897+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.725274+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.726667+0000 mgr.y (mgr.25540) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.808331+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.810766+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.813165+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.813989+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.821722+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.822352+0000 mgr.y (mgr.25540) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.901543+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.904717+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.907634+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.908713+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.915795+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:49.916298+0000 mgr.y (mgr.25540) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.993761+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:49.996875+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.001027+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.002403+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.009027+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.009625+0000 mgr.y (mgr.25540) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.093249+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.096027+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.099546+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.100591+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[70612]: audit 2024-03-24T12:41:50.107502+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.813989+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.821722+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.822352+0000 mgr.y (mgr.25540) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.901543+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.904717+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.907634+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.908713+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.915795+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:49.916298+0000 mgr.y (mgr.25540) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.993761+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:49.996875+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.001027+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.002403+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.009027+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.009625+0000 mgr.y (mgr.25540) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.093249+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.096027+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.099546+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.100591+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:50 smithi176 bash[73813]: audit 2024-03-24T12:41:50.107502+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.466 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[69013]: debug 2024-03-24T12:41:50.268+0000 7f06cda947c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-24T12:41:50.466 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[69013]: debug 2024-03-24T12:41:50.308+0000 7f06cda947c0 -1 osd.5 137 log_to_monitors true 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.141085+0000 mgr.y (mgr.25540) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.219638+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.223025+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.226684+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.228051+0000 mon.a (mon.0) 4550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.236676+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.237341+0000 mgr.y (mgr.25540) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.315530+0000 mon.a (mon.0) 4552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.319380+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.323665+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.325042+0000 mon.a (mon.0) 4555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.334554+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.335302+0000 mgr.y (mgr.25540) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.418870+0000 mon.a (mon.0) 4557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.421373+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.424703+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.426043+0000 mon.a (mon.0) 4560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.434509+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.436353+0000 mgr.y (mgr.25540) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.516531+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.519068+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.522239+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.523351+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.529190+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.529729+0000 mgr.y (mgr.25540) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.612928+0000 mon.a (mon.0) 4567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.615549+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.619420+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.620678+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.627757+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.628186+0000 mgr.y (mgr.25540) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.705231+0000 mon.a (mon.0) 4572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.709865+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.714442+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.715897+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.725274+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.726667+0000 mgr.y (mgr.25540) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.808331+0000 mon.a (mon.0) 4577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.810766+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.813165+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.813989+0000 mon.a (mon.0) 4580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.821722+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.822352+0000 mgr.y (mgr.25540) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.901543+0000 mon.a (mon.0) 4582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.904717+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.907634+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.908713+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.915795+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:49.916298+0000 mgr.y (mgr.25540) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.993761+0000 mon.a (mon.0) 4587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:49.996875+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.001027+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.002403+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.009027+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:50.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.009625+0000 mgr.y (mgr.25540) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.093249+0000 mon.a (mon.0) 4592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.096027+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.099546+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.100591+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:50.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:50 smithi184 bash[51492]: audit 2024-03-24T12:41:50.107502+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.108056+0000 mgr.y (mgr.25540) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.186396+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.189024+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.191729+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.192655+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.199817+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.200452+0000 mgr.y (mgr.25540) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.284454+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.286782+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.289131+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.290135+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.299758+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.300280+0000 mgr.y (mgr.25540) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.309159+0000 mon.c (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.309767+0000 mon.a (mon.0) 4607 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.378180+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.381411+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.385810+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.387415+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.397227+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.398157+0000 mgr.y (mgr.25540) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.477234+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.480151+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.483082+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.484002+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.492038+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.492587+0000 mgr.y (mgr.25540) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.568866+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.571258+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.574229+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.575423+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.583812+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.584360+0000 mgr.y (mgr.25540) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.665086+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.667598+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.670867+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.672194+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.681517+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.682330+0000 mgr.y (mgr.25540) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.751558+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.755540+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.759606+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.760712+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.767873+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.768554+0000 mgr.y (mgr.25540) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.849983+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.852154+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.855141+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.856346+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.864602+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.865110+0000 mgr.y (mgr.25540) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.942335+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.945595+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.949398+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.950704+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:50.958618+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:50.959223+0000 mgr.y (mgr.25540) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cluster 2024-03-24T12:41:50.974724+0000 mgr.y (mgr.25540) 1332 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.036850+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.039859+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.043566+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.044774+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.053325+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.054300+0000 mgr.y (mgr.25540) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.137080+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.139575+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.142537+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.143650+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[70612]: audit 2024-03-24T12:41:51.150279+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.108056+0000 mgr.y (mgr.25540) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.186396+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.189024+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.191729+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.192655+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.199817+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.200452+0000 mgr.y (mgr.25540) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.284454+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.286782+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.289131+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.290135+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.299758+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.300280+0000 mgr.y (mgr.25540) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.309159+0000 mon.c (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.309767+0000 mon.a (mon.0) 4607 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.378180+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.381411+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.385810+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.387415+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.397227+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.398157+0000 mgr.y (mgr.25540) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.477234+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.480151+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.483082+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.484002+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.492038+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.492587+0000 mgr.y (mgr.25540) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.568866+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.571258+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.574229+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.575423+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.583812+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.584360+0000 mgr.y (mgr.25540) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.665086+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.667598+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.670867+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.672194+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.681517+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.682330+0000 mgr.y (mgr.25540) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.751558+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.755540+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.759606+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.760712+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.767873+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.768554+0000 mgr.y (mgr.25540) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.849983+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.852154+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.855141+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.856346+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.864602+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.865110+0000 mgr.y (mgr.25540) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.942335+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.945595+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.949398+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.950704+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:50.958618+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:50.959223+0000 mgr.y (mgr.25540) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cluster 2024-03-24T12:41:50.974724+0000 mgr.y (mgr.25540) 1332 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.036850+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.039859+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.043566+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.044774+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.053325+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.054300+0000 mgr.y (mgr.25540) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.137080+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.139575+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.142537+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.143650+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:51 smithi176 bash[73813]: audit 2024-03-24T12:41:51.150279+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.108056+0000 mgr.y (mgr.25540) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.186396+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.189024+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.191729+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.192655+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.199817+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.200452+0000 mgr.y (mgr.25540) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.284454+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.286782+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.289131+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.290135+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.299758+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.300280+0000 mgr.y (mgr.25540) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.309159+0000 mon.c (mon.1) 16 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.309767+0000 mon.a (mon.0) 4607 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-24T12:41:51.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.378180+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.381411+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.385810+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.387415+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.397227+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.398157+0000 mgr.y (mgr.25540) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.477234+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.480151+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.483082+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.484002+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.492038+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.492587+0000 mgr.y (mgr.25540) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.568866+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.571258+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.574229+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.575423+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.583812+0000 mon.a (mon.0) 4622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.584360+0000 mgr.y (mgr.25540) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.665086+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.667598+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.670867+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.672194+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.681517+0000 mon.a (mon.0) 4627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.682330+0000 mgr.y (mgr.25540) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.751558+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.755540+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.759606+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.760712+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.767873+0000 mon.a (mon.0) 4632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.768554+0000 mgr.y (mgr.25540) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.849983+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.852154+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.855141+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.856346+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.864602+0000 mon.a (mon.0) 4637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.865110+0000 mgr.y (mgr.25540) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.942335+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.945595+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.949398+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.950704+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:50.958618+0000 mon.a (mon.0) 4642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:50.959223+0000 mgr.y (mgr.25540) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cluster 2024-03-24T12:41:50.974724+0000 mgr.y (mgr.25540) 1332 : cluster 0 pgmap v200: 161 pgs: 20 active+undersized+degraded, 40 active+undersized, 101 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.036850+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.039859+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.043566+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.044774+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.053325+0000 mon.a (mon.0) 4647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.054300+0000 mgr.y (mgr.25540) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.137080+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.139575+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:51.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.142537+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:51.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.143650+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:51.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[51492]: audit 2024-03-24T12:41:51.150279+0000 mon.a (mon.0) 4652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.092 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:41:51 smithi184 bash[69013]: debug 2024-03-24T12:41:51.876+0000 7f06baee4700 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:41:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.150941+0000 mgr.y (mgr.25540) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.229012+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.232184+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.235760+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.237105+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.245570+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.246559+0000 mgr.y (mgr.25540) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.298982+0000 mon.a (mon.0) 4658 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.305883+0000 mon.c (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cluster 2024-03-24T12:41:51.306238+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.307089+0000 mon.a (mon.0) 4660 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cluster 2024-03-24T12:41:51.308624+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.324687+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.326797+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.329184+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.330011+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.364035+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.364874+0000 mgr.y (mgr.25540) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.446562+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.449424+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.453285+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.454548+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.499185+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.499829+0000 mgr.y (mgr.25540) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.574339+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.578682+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.583066+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.584377+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.645108+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.646171+0000 mgr.y (mgr.25540) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.726580+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.731289+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.734708+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.735942+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.744715+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.745366+0000 mgr.y (mgr.25540) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.825804+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.830248+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.833745+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.150941+0000 mgr.y (mgr.25540) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.229012+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.232184+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.235760+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.237105+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.245570+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.246559+0000 mgr.y (mgr.25540) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.298982+0000 mon.a (mon.0) 4658 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.305883+0000 mon.c (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cluster 2024-03-24T12:41:51.306238+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.307089+0000 mon.a (mon.0) 4660 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cluster 2024-03-24T12:41:51.308624+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.324687+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.326797+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.329184+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.330011+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.364035+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.364874+0000 mgr.y (mgr.25540) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.446562+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.835145+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.842443+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.843035+0000 mgr.y (mgr.25540) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.848351+0000 mon.a (mon.0) 4686 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.925476+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.928039+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.932117+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.933311+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:51.941507+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:51.942567+0000 mgr.y (mgr.25540) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.057575+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.060169+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.063307+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.064436+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.072242+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.072881+0000 mgr.y (mgr.25540) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[70612]: audit 2024-03-24T12:41:52.155105+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.449424+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.453285+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.454548+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.499185+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.499829+0000 mgr.y (mgr.25540) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.574339+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.578682+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.583066+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.584377+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.645108+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.646171+0000 mgr.y (mgr.25540) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.726580+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.731289+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.734708+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.735942+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.744715+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.745366+0000 mgr.y (mgr.25540) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.825804+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.830248+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.833745+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.835145+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.842443+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.843035+0000 mgr.y (mgr.25540) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.848351+0000 mon.a (mon.0) 4686 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.925476+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.928039+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.932117+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.933311+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:51.941507+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:51.942567+0000 mgr.y (mgr.25540) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.057575+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.060169+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.063307+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.064436+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.072242+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.072881+0000 mgr.y (mgr.25540) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:52 smithi176 bash[73813]: audit 2024-03-24T12:41:52.155105+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.467 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.150941+0000 mgr.y (mgr.25540) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.229012+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.232184+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.235760+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.237105+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.245570+0000 mon.a (mon.0) 4657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.246559+0000 mgr.y (mgr.25540) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.298982+0000 mon.a (mon.0) 4658 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.305883+0000 mon.c (mon.1) 17 : audit 1 from='osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cluster 2024-03-24T12:41:51.306238+0000 mon.a (mon.0) 4659 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.307089+0000 mon.a (mon.0) 4660 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cluster 2024-03-24T12:41:51.308624+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.324687+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.468 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.326797+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.329184+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.330011+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.364035+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.364874+0000 mgr.y (mgr.25540) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.446562+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.449424+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.453285+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.469 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.454548+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.499185+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.499829+0000 mgr.y (mgr.25540) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.574339+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.578682+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.583066+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.584377+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.645108+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.646171+0000 mgr.y (mgr.25540) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.726580+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.731289+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.734708+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.735942+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.470 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.744715+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.745366+0000 mgr.y (mgr.25540) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.825804+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.830248+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.833745+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.835145+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.842443+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.843035+0000 mgr.y (mgr.25540) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.848351+0000 mon.a (mon.0) 4686 : audit 1 from='osd.5 ' entity='osd.5' 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.925476+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.928039+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.932117+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.471 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.933311+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.472 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:51.941507+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:51.942567+0000 mgr.y (mgr.25540) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.057575+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.060169+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.063307+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.064436+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.072242+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.072881+0000 mgr.y (mgr.25540) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:52.473 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:52 smithi184 bash[51492]: audit 2024-03-24T12:41:52.155105+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cluster 2024-03-24T12:41:51.309328+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.159843+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.167271+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.168486+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.173516+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.173961+0000 mgr.y (mgr.25540) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.240568+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.243506+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.246718+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.247885+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.254136+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.254712+0000 mgr.y (mgr.25540) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.335655+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.339826+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.342624+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.343753+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.351977+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.352589+0000 mgr.y (mgr.25540) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.431446+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.434233+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.438441+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.439711+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.447861+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.448736+0000 mgr.y (mgr.25540) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.529649+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.533112+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.536095+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.537152+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.545428+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.545991+0000 mgr.y (mgr.25540) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.623133+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.626210+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.629880+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.631046+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.639200+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.639809+0000 mgr.y (mgr.25540) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.716594+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.721194+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.725196+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.726655+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.735420+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.736046+0000 mgr.y (mgr.25540) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.812980+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.816184+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.819985+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.821308+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.829609+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.831068+0000 mgr.y (mgr.25540) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.847314+0000 mon.a (mon.0) 4737 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.855961+0000 mon.a (mon.0) 4738 : cluster 1 osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645] boot 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.855996+0000 mon.a (mon.0) 4739 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.856251+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.912675+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.914885+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.918019+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.919042+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:52.926807+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:52.927322+0000 mgr.y (mgr.25540) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.975638+0000 mgr.y (mgr.25540) 1352 : cluster 0 pgmap v203: 161 pgs: 8 peering, 18 active+undersized+degraded, 34 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/630 objects degraded (9.841%) 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.006862+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.009590+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.012846+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.014021+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.022239+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.022751+0000 mgr.y (mgr.25540) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.100985+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.102945+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.106656+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.107587+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:53 smithi184 bash[51492]: audit 2024-03-24T12:41:53.115486+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cluster 2024-03-24T12:41:51.309328+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.159843+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.167271+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.168486+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.173516+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.173961+0000 mgr.y (mgr.25540) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.240568+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.243506+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.246718+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.247885+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.254136+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.254712+0000 mgr.y (mgr.25540) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.335655+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.339826+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.342624+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.343753+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.351977+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.352589+0000 mgr.y (mgr.25540) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.431446+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.434233+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cluster 2024-03-24T12:41:51.309328+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e140 with expected crc 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.159843+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.167271+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.168486+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.173516+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.173961+0000 mgr.y (mgr.25540) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.240568+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.243506+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.246718+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.247885+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.254136+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.254712+0000 mgr.y (mgr.25540) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.335655+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.339826+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.342624+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.343753+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.351977+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.352589+0000 mgr.y (mgr.25540) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.431446+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.434233+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.438441+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.439711+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.447861+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.448736+0000 mgr.y (mgr.25540) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.529649+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.533112+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.536095+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.537152+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.545428+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.545991+0000 mgr.y (mgr.25540) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.623133+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.626210+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.629880+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.631046+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.639200+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.639809+0000 mgr.y (mgr.25540) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.716594+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.721194+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.725196+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.726655+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.735420+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.736046+0000 mgr.y (mgr.25540) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.812980+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.816184+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.819985+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.821308+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.829609+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.831068+0000 mgr.y (mgr.25540) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.847314+0000 mon.a (mon.0) 4737 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.855961+0000 mon.a (mon.0) 4738 : cluster 1 osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645] boot 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.855996+0000 mon.a (mon.0) 4739 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.856251+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.912675+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.914885+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.918019+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.919042+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:52.926807+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:52.927322+0000 mgr.y (mgr.25540) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.975638+0000 mgr.y (mgr.25540) 1352 : cluster 0 pgmap v203: 161 pgs: 8 peering, 18 active+undersized+degraded, 34 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/630 objects degraded (9.841%) 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.006862+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.009590+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.012846+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.014021+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.022239+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.022751+0000 mgr.y (mgr.25540) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.100985+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.102945+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.106656+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.107587+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[73813]: audit 2024-03-24T12:41:53.115486+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.438441+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.439711+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.447861+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.448736+0000 mgr.y (mgr.25540) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.529649+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.533112+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.536095+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.537152+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.545428+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.545991+0000 mgr.y (mgr.25540) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.623133+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.626210+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.629880+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.631046+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.639200+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.639809+0000 mgr.y (mgr.25540) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.716594+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.721194+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.725196+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.726655+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.735420+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.736046+0000 mgr.y (mgr.25540) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.812980+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.816184+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.819985+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.821308+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.829609+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.831068+0000 mgr.y (mgr.25540) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.847314+0000 mon.a (mon.0) 4737 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.855961+0000 mon.a (mon.0) 4738 : cluster 1 osd.5 [v2:172.21.15.184:6808/3211261645,v1:172.21.15.184:6809/3211261645] boot 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.855996+0000 mon.a (mon.0) 4739 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.856251+0000 mon.a (mon.0) 4740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.912675+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.914885+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.918019+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.919042+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:52.926807+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:52.927322+0000 mgr.y (mgr.25540) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.975638+0000 mgr.y (mgr.25540) 1352 : cluster 0 pgmap v203: 161 pgs: 8 peering, 18 active+undersized+degraded, 34 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 62/630 objects degraded (9.841%) 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.006862+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.009590+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.012846+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.014021+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.022239+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.022751+0000 mgr.y (mgr.25540) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.100985+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.102945+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.106656+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.107587+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:53.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[70612]: audit 2024-03-24T12:41:53.115486+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.167 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:53 smithi176 bash[65639]: debug 2024-03-24T12:41:53.827+0000 7f5b08e76700 -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-03-24T12:41:54.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.858554+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.864870+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.867236+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.868239+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:52.870630+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.116060+0000 mgr.y (mgr.25540) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.191744+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.197190+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.200554+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.201626+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.209018+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.209689+0000 mgr.y (mgr.25540) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.292624+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.295636+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.299023+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.300103+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.307673+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.308319+0000 mgr.y (mgr.25540) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.421300+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.423791+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.427220+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.428133+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.434249+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.434850+0000 mgr.y (mgr.25540) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.513402+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.516395+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.520423+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.521826+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.531570+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.532450+0000 mgr.y (mgr.25540) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.609793+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.614223+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.617940+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.619273+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.626981+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.627556+0000 mgr.y (mgr.25540) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.704971+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.709961+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.712512+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.715714+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.716152+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.724911+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.731204+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.737752+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.821043+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.824655+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.827557+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.829296+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.832052+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: audit 2024-03-24T12:41:53.832330+0000 mgr.y (mgr.25540) 1360 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cephadm 2024-03-24T12:41:53.833279+0000 mgr.y (mgr.25540) 1361 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.864983+0000 mon.a (mon.0) 4794 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:41:54.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:54 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.923092+0000 mon.a (mon.0) 4795 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:54.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.858554+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.864870+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.867236+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.868239+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:52.870630+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.116060+0000 mgr.y (mgr.25540) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.191744+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.197190+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.200554+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.201626+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.209018+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.209689+0000 mgr.y (mgr.25540) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.292624+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.295636+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.299023+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.300103+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.307673+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.308319+0000 mgr.y (mgr.25540) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.421300+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.423791+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.427220+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.858554+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.864870+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.867236+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.868239+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:52.870630+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e141 with expected crc 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.116060+0000 mgr.y (mgr.25540) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.191744+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.197190+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.200554+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.201626+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.209018+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.209689+0000 mgr.y (mgr.25540) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.292624+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.295636+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.299023+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.300103+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.307673+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.308319+0000 mgr.y (mgr.25540) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.421300+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.423791+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.427220+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.428133+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.434249+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.434850+0000 mgr.y (mgr.25540) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.513402+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.516395+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.520423+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.521826+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.531570+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.532450+0000 mgr.y (mgr.25540) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.609793+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.614223+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.617940+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.619273+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.626981+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.627556+0000 mgr.y (mgr.25540) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.704971+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.709961+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.712512+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.715714+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.716152+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.428133+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.434249+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.434850+0000 mgr.y (mgr.25540) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.513402+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.516395+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.520423+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.521826+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.531570+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.532450+0000 mgr.y (mgr.25540) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.609793+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.614223+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.617940+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.619273+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.626981+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.627556+0000 mgr.y (mgr.25540) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.704971+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.709961+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.712512+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.715714+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.716152+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.724911+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.731204+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.737752+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.821043+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.824655+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.827557+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.829296+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.832052+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: audit 2024-03-24T12:41:53.832330+0000 mgr.y (mgr.25540) 1360 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cephadm 2024-03-24T12:41:53.833279+0000 mgr.y (mgr.25540) 1361 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:41:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.864983+0000 mon.a (mon.0) 4794 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.923092+0000 mon.a (mon.0) 4795 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.724911+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.731204+0000 mon.a (mon.0) 4787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.737752+0000 mon.a (mon.0) 4788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.821043+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.824655+0000 mon.a (mon.0) 4790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.827557+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.829296+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.832052+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: audit 2024-03-24T12:41:53.832330+0000 mgr.y (mgr.25540) 1360 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cephadm 2024-03-24T12:41:53.833279+0000 mgr.y (mgr.25540) 1361 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:41:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.864983+0000 mon.a (mon.0) 4794 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-03-24T12:41:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:54 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.923092+0000 mon.a (mon.0) 4795 : cluster 3 Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.863287+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.867426+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.872828+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.875000+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.877296+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:53.879569+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:55 smithi184 bash[51492]: cluster 2024-03-24T12:41:54.976549+0000 mgr.y (mgr.25540) 1362 : cluster 0 pgmap v205: 161 pgs: 23 peering, 11 active+undersized+degraded, 26 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2024-03-24T12:41:55.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:41:55] "GET /metrics HTTP/1.1" 200 38604 "" "Prometheus/2.33.4" 2024-03-24T12:41:55.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.863287+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.867426+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.872828+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.875000+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.877296+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:53.879569+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[73813]: cluster 2024-03-24T12:41:54.976549+0000 mgr.y (mgr.25540) 1362 : cluster 0 pgmap v205: 161 pgs: 23 peering, 11 active+undersized+degraded, 26 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.863287+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.867426+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.872828+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.875000+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.877296+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:53.879569+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e142 with expected crc 2024-03-24T12:41:55.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:55 smithi176 bash[70612]: cluster 2024-03-24T12:41:54.976549+0000 mgr.y (mgr.25540) 1362 : cluster 0 pgmap v205: 161 pgs: 23 peering, 11 active+undersized+degraded, 26 active+undersized, 101 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/630 objects degraded (6.349%) 2024-03-24T12:41:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:57 smithi184 bash[51492]: cluster 2024-03-24T12:41:57.030086+0000 mon.a (mon.0) 4796 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded) 2024-03-24T12:41:57.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:57 smithi184 bash[51492]: cluster 2024-03-24T12:41:57.030165+0000 mon.a (mon.0) 4797 : cluster 1 Cluster is now healthy 2024-03-24T12:41:57.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:57 smithi176 bash[70612]: cluster 2024-03-24T12:41:57.030086+0000 mon.a (mon.0) 4796 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded) 2024-03-24T12:41:57.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:57 smithi176 bash[70612]: cluster 2024-03-24T12:41:57.030165+0000 mon.a (mon.0) 4797 : cluster 1 Cluster is now healthy 2024-03-24T12:41:57.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:57 smithi176 bash[73813]: cluster 2024-03-24T12:41:57.030086+0000 mon.a (mon.0) 4796 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 11 pgs degraded) 2024-03-24T12:41:57.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:57 smithi176 bash[73813]: cluster 2024-03-24T12:41:57.030165+0000 mon.a (mon.0) 4797 : cluster 1 Cluster is now healthy 2024-03-24T12:41:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: cluster 2024-03-24T12:41:56.977979+0000 mgr.y (mgr.25540) 1363 : cluster 0 pgmap v206: 161 pgs: 23 peering, 4 active+undersized, 134 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-24T12:41:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.679610+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.703581+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.715261+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.720800+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.729732+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.761914+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.853133+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:41:58 smithi184 bash[51492]: audit 2024-03-24T12:41:57.855065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:58.347 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: cluster 2024-03-24T12:41:56.977979+0000 mgr.y (mgr.25540) 1363 : cluster 0 pgmap v206: 161 pgs: 23 peering, 4 active+undersized, 134 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-24T12:41:58.347 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.679610+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.347 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.703581+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.715261+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.720800+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.729732+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.761914+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.853133+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.348 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[70612]: audit 2024-03-24T12:41:57.855065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: cluster 2024-03-24T12:41:56.977979+0000 mgr.y (mgr.25540) 1363 : cluster 0 pgmap v206: 161 pgs: 23 peering, 4 active+undersized, 134 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.679610+0000 mon.a (mon.0) 4798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.703581+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.715261+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.720800+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.729732+0000 mon.a (mon.0) 4802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.349 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.761914+0000 mon.a (mon.0) 4803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.350 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.853133+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:41:58.350 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:41:58 smithi176 bash[73813]: audit 2024-03-24T12:41:57.855065+0000 mon.a (mon.0) 4805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:00.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:00 smithi176 bash[70612]: cluster 2024-03-24T12:41:58.979375+0000 mgr.y (mgr.25540) 1364 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-24T12:42:00.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:00 smithi176 bash[70612]: audit 2024-03-24T12:41:59.001481+0000 mgr.y (mgr.25540) 1365 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:00.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:00 smithi176 bash[73813]: cluster 2024-03-24T12:41:58.979375+0000 mgr.y (mgr.25540) 1364 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-24T12:42:00.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:00 smithi176 bash[73813]: audit 2024-03-24T12:41:59.001481+0000 mgr.y (mgr.25540) 1365 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:00.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:00 smithi184 bash[51492]: cluster 2024-03-24T12:41:58.979375+0000 mgr.y (mgr.25540) 1364 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-03-24T12:42:00.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:00 smithi184 bash[51492]: audit 2024-03-24T12:41:59.001481+0000 mgr.y (mgr.25540) 1365 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:02.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:02 smithi176 bash[70612]: cluster 2024-03-24T12:42:00.980300+0000 mgr.y (mgr.25540) 1366 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-03-24T12:42:02.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:02 smithi176 bash[73813]: cluster 2024-03-24T12:42:00.980300+0000 mgr.y (mgr.25540) 1366 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-03-24T12:42:02.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:02 smithi184 bash[51492]: cluster 2024-03-24T12:42:00.980300+0000 mgr.y (mgr.25540) 1366 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-03-24T12:42:03.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:03 smithi176 bash[70612]: cluster 2024-03-24T12:42:02.981702+0000 mgr.y (mgr.25540) 1367 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:03.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:03 smithi176 bash[73813]: cluster 2024-03-24T12:42:02.981702+0000 mgr.y (mgr.25540) 1367 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:04.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:03 smithi184 bash[51492]: cluster 2024-03-24T12:42:02.981702+0000 mgr.y (mgr.25540) 1367 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:05.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:05] "GET /metrics HTTP/1.1" 200 38610 "" "Prometheus/2.33.4" 2024-03-24T12:42:06.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:06 smithi184 bash[51492]: cluster 2024-03-24T12:42:04.982880+0000 mgr.y (mgr.25540) 1368 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-24T12:42:06.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:06 smithi176 bash[70612]: cluster 2024-03-24T12:42:04.982880+0000 mgr.y (mgr.25540) 1368 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-24T12:42:06.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:06 smithi176 bash[73813]: cluster 2024-03-24T12:42:04.982880+0000 mgr.y (mgr.25540) 1368 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-03-24T12:42:08.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:08 smithi184 bash[51492]: cluster 2024-03-24T12:42:06.984133+0000 mgr.y (mgr.25540) 1369 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:08 smithi176 bash[70612]: cluster 2024-03-24T12:42:06.984133+0000 mgr.y (mgr.25540) 1369 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:08.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:08 smithi176 bash[73813]: cluster 2024-03-24T12:42:06.984133+0000 mgr.y (mgr.25540) 1369 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-03-24T12:42:08.471 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:42:09.230 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:42:09.230 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 11s ago 23m - - 2024-03-24T12:42:09.230 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 11s ago 22m - - 2024-03-24T12:42:09.230 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (8m) 11s ago 15m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:42:09.230 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (7m) 11s ago 15m 43.6M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (7m) 11s ago 13m 48.1M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (6m) 11s ago 22m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (7m) 11s ago 24m 525M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (5m) 11s ago 24m 71.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (6m) 11s ago 22m 63.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (5m) 11s ago 22m 49.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (9m) 11s ago 16m 12.5M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (8m) 11s ago 16m 14.9M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (3m) 11s ago 21m 55.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (3m) 11s ago 21m 58.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (2m) 11s ago 20m 49.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (105s) 11s ago 19m 55.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (63s) 11s ago 19m 51.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:42:09.231 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (25s) 11s ago 18m 55.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (17m) 11s ago 17m 66.9M 4096M 17.2.0 e1d6a67b021e 49767897c7a9 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (17m) 11s ago 17m 70.5M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (7m) 11s ago 16m 65.3M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (13m) 11s ago 13m 89.8M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (13m) 11s ago 13m 90.1M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (13m) 11s ago 13m 89.0M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:42:09.232 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (13m) 11s ago 13m 89.4M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:42:09.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:08.374560+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:09.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:08.451101+0000 mgr.y (mgr.25540) 1370 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:08.835243+0000 mgr.y (mgr.25540) 1371 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:08.845935+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:08.846324+0000 mgr.y (mgr.25540) 1372 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: cephadm 2024-03-24T12:42:08.848563+0000 mgr.y (mgr.25540) 1373 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: cluster 2024-03-24T12:42:08.985208+0000 mgr.y (mgr.25540) 1374 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:09.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[70612]: audit 2024-03-24T12:42:09.009398+0000 mgr.y (mgr.25540) 1375 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:08.374560+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:08.451101+0000 mgr.y (mgr.25540) 1370 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:08.835243+0000 mgr.y (mgr.25540) 1371 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:08.845935+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:08.846324+0000 mgr.y (mgr.25540) 1372 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: cephadm 2024-03-24T12:42:08.848563+0000 mgr.y (mgr.25540) 1373 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:42:09.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: cluster 2024-03-24T12:42:08.985208+0000 mgr.y (mgr.25540) 1374 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:09.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:09 smithi184 bash[51492]: audit 2024-03-24T12:42:09.009398+0000 mgr.y (mgr.25540) 1375 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:09.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:08.374560+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:09.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:08.451101+0000 mgr.y (mgr.25540) 1370 : audit 0 from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:08.835243+0000 mgr.y (mgr.25540) 1371 : audit 0 from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:08.845935+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:08.846324+0000 mgr.y (mgr.25540) 1372 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: cephadm 2024-03-24T12:42:08.848563+0000 mgr.y (mgr.25540) 1373 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: cluster 2024-03-24T12:42:08.985208+0000 mgr.y (mgr.25540) 1374 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:09.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:09 smithi176 bash[73813]: audit 2024-03-24T12:42:09.009398+0000 mgr.y (mgr.25540) 1375 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:09.683 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:42:09.683 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:42:09.683 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:42:09.683 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:09.683 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 6 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-24T12:42:09.684 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 11 2024-03-24T12:42:09.685 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:42:09.685 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:42:10.073 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:42:10.073 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:42:10.073 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "11/23 daemons upgraded", 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:42:10.074 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:42:10.531 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:42:10.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[70612]: audit 2024-03-24T12:42:09.200443+0000 mgr.y (mgr.25540) 1376 : audit 0 from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:10.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[70612]: audit 2024-03-24T12:42:09.678945+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.176:0/4074580766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:10.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[70612]: audit 2024-03-24T12:42:10.068777+0000 mgr.y (mgr.25540) 1377 : audit 0 from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:10.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[73813]: audit 2024-03-24T12:42:09.200443+0000 mgr.y (mgr.25540) 1376 : audit 0 from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:10.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[73813]: audit 2024-03-24T12:42:09.678945+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.176:0/4074580766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:10.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:10 smithi176 bash[73813]: audit 2024-03-24T12:42:10.068777+0000 mgr.y (mgr.25540) 1377 : audit 0 from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:10.688 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:10 smithi184 bash[51492]: audit 2024-03-24T12:42:09.200443+0000 mgr.y (mgr.25540) 1376 : audit 0 from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:10.689 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:10 smithi184 bash[51492]: audit 2024-03-24T12:42:09.678945+0000 mon.a (mon.0) 4808 : audit 0 from='client.? 172.21.15.176:0/4074580766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:10.689 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:10 smithi184 bash[51492]: audit 2024-03-24T12:42:10.068777+0000 mgr.y (mgr.25540) 1377 : audit 0 from='client.44547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:11.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:11 smithi176 bash[73813]: audit 2024-03-24T12:42:10.526910+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.176:0/33803297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:11.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:11 smithi176 bash[73813]: cluster 2024-03-24T12:42:10.986121+0000 mgr.y (mgr.25540) 1378 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:11.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:11 smithi176 bash[70612]: audit 2024-03-24T12:42:10.526910+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.176:0/33803297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:11.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:11 smithi176 bash[70612]: cluster 2024-03-24T12:42:10.986121+0000 mgr.y (mgr.25540) 1378 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:11 smithi184 bash[51492]: audit 2024-03-24T12:42:10.526910+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.176:0/33803297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:11 smithi184 bash[51492]: cluster 2024-03-24T12:42:10.986121+0000 mgr.y (mgr.25540) 1378 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:12 smithi184 bash[51492]: cephadm 2024-03-24T12:42:11.569154+0000 mgr.y (mgr.25540) 1379 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:42:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:12 smithi184 bash[51492]: audit 2024-03-24T12:42:11.576704+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:12 smithi184 bash[51492]: audit 2024-03-24T12:42:11.581610+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:42:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:12 smithi184 bash[51492]: audit 2024-03-24T12:42:11.583206+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:12.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:12 smithi184 bash[51492]: cephadm 2024-03-24T12:42:11.588897+0000 mgr.y (mgr.25540) 1380 : cephadm 1 Deploying daemon osd.6 on smithi184 2024-03-24T12:42:12.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[70612]: cephadm 2024-03-24T12:42:11.569154+0000 mgr.y (mgr.25540) 1379 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:42:12.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[70612]: audit 2024-03-24T12:42:11.576704+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:12.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[70612]: audit 2024-03-24T12:42:11.581610+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:42:12.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[70612]: audit 2024-03-24T12:42:11.583206+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[70612]: cephadm 2024-03-24T12:42:11.588897+0000 mgr.y (mgr.25540) 1380 : cephadm 1 Deploying daemon osd.6 on smithi184 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[73813]: cephadm 2024-03-24T12:42:11.569154+0000 mgr.y (mgr.25540) 1379 : cephadm 1 Upgrade: Updating osd.6 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[73813]: audit 2024-03-24T12:42:11.576704+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[73813]: audit 2024-03-24T12:42:11.581610+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[73813]: audit 2024-03-24T12:42:11.583206+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:12 smithi176 bash[73813]: cephadm 2024-03-24T12:42:11.588897+0000 mgr.y (mgr.25540) 1380 : cephadm 1 Deploying daemon osd.6 on smithi184 2024-03-24T12:42:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:13 smithi184 bash[51492]: audit 2024-03-24T12:42:12.847393+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:13 smithi184 bash[51492]: cluster 2024-03-24T12:42:12.987391+0000 mgr.y (mgr.25540) 1381 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:13.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:13 smithi176 bash[73813]: audit 2024-03-24T12:42:12.847393+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:13.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:13 smithi176 bash[73813]: cluster 2024-03-24T12:42:12.987391+0000 mgr.y (mgr.25540) 1381 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:13 smithi176 bash[70612]: audit 2024-03-24T12:42:12.847393+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:13.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:13 smithi176 bash[70612]: cluster 2024-03-24T12:42:12.987391+0000 mgr.y (mgr.25540) 1381 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:15.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:15] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-24T12:42:16.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:16 smithi184 bash[51492]: cluster 2024-03-24T12:42:14.988588+0000 mgr.y (mgr.25540) 1382 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:16.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:16 smithi176 bash[70612]: cluster 2024-03-24T12:42:14.988588+0000 mgr.y (mgr.25540) 1382 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:16 smithi176 bash[73813]: cluster 2024-03-24T12:42:14.988588+0000 mgr.y (mgr.25540) 1382 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:16.842 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:16 smithi184 systemd[1]: Stopping Ceph osd.6 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:42:17.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:17 smithi184 bash[51492]: cluster 2024-03-24T12:42:16.966673+0000 mon.a (mon.0) 4813 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:42:17.342 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:16 smithi184 bash[27015]: debug 2024-03-24T12:42:16.967+0000 7f5cfda9d700 -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-03-24T12:42:17.342 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:16 smithi184 bash[27015]: debug 2024-03-24T12:42:16.967+0000 7f5cfda9d700 -1 osd.6 142 *** Got signal Terminated *** 2024-03-24T12:42:17.342 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:16 smithi184 bash[27015]: debug 2024-03-24T12:42:16.967+0000 7f5cfda9d700 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:42:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:17 smithi176 bash[70612]: cluster 2024-03-24T12:42:16.966673+0000 mon.a (mon.0) 4813 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:42:17.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:17 smithi176 bash[73813]: cluster 2024-03-24T12:42:16.966673+0000 mon.a (mon.0) 4813 : cluster 1 osd.6 marked itself down and dead 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:16.989870+0000 mgr.y (mgr.25540) 1383 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.046625+0000 mon.a (mon.0) 4814 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.070843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.073324+0000 mon.a (mon.0) 4815 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.078215+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.084150+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: cluster 2024-03-24T12:42:17.086351+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.869535+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.254 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.878000+0000 mon.a (mon.0) 4817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.886528+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.909971+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.918270+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[70612]: audit 2024-03-24T12:42:17.926529+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:16.989870+0000 mgr.y (mgr.25540) 1383 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.046625+0000 mon.a (mon.0) 4814 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.070843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.073324+0000 mon.a (mon.0) 4815 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.078215+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.084150+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: cluster 2024-03-24T12:42:17.086351+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.869535+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.878000+0000 mon.a (mon.0) 4817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.886528+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.909971+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.918270+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.256 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:18 smithi176 bash[73813]: audit 2024-03-24T12:42:17.926529+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:16.989870+0000 mgr.y (mgr.25540) 1383 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.046625+0000 mon.a (mon.0) 4814 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.070843+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.073324+0000 mon.a (mon.0) 4815 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.078215+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.084150+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: cluster 2024-03-24T12:42:17.086351+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e143 with expected crc 2024-03-24T12:42:18.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.869535+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.878000+0000 mon.a (mon.0) 4817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.886528+0000 mon.a (mon.0) 4818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.909971+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.918270+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:18.267 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[51492]: audit 2024-03-24T12:42:17.926529+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: cluster 2024-03-24T12:42:18.065619+0000 mon.a (mon.0) 4822 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-24T12:42:19.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: cluster 2024-03-24T12:42:18.079904+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: cluster 2024-03-24T12:42:18.082964+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: cluster 2024-03-24T12:42:18.084984+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: audit 2024-03-24T12:42:18.237236+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: audit 2024-03-24T12:42:18.249398+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[51492]: audit 2024-03-24T12:42:18.260069+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.151 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:18 smithi184 bash[71331]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:42:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: cluster 2024-03-24T12:42:18.065619+0000 mon.a (mon.0) 4822 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-24T12:42:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: cluster 2024-03-24T12:42:18.079904+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: cluster 2024-03-24T12:42:18.082964+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: cluster 2024-03-24T12:42:18.084984+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: audit 2024-03-24T12:42:18.237236+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: audit 2024-03-24T12:42:18.249398+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[70612]: audit 2024-03-24T12:42:18.260069+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: cluster 2024-03-24T12:42:18.065619+0000 mon.a (mon.0) 4822 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: cluster 2024-03-24T12:42:18.079904+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: cluster 2024-03-24T12:42:18.082964+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: cluster 2024-03-24T12:42:18.084984+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e144 with expected crc 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: audit 2024-03-24T12:42:18.237236+0000 mon.a (mon.0) 4823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: audit 2024-03-24T12:42:18.249398+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:19 smithi176 bash[73813]: audit 2024-03-24T12:42:18.260069+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:19.470 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:19 smithi184 bash[71500]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:42:20.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:20 smithi184 bash[51492]: cluster 2024-03-24T12:42:18.251265+0000 mgr.y (mgr.25540) 1384 : cluster 0 pgmap v219: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-03-24T12:42:20.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:20 smithi184 bash[51492]: audit 2024-03-24T12:42:19.017488+0000 mgr.y (mgr.25540) 1385 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:20.328 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:20 smithi184 bash[51492]: cluster 2024-03-24T12:42:19.244135+0000 mon.a (mon.0) 4826 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:20.329 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:20 smithi184 bash[51492]: cluster 2024-03-24T12:42:19.244206+0000 mon.a (mon.0) 4827 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-24T12:42:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[70612]: cluster 2024-03-24T12:42:18.251265+0000 mgr.y (mgr.25540) 1384 : cluster 0 pgmap v219: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-03-24T12:42:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[70612]: audit 2024-03-24T12:42:19.017488+0000 mgr.y (mgr.25540) 1385 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[70612]: cluster 2024-03-24T12:42:19.244135+0000 mon.a (mon.0) 4826 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[70612]: cluster 2024-03-24T12:42:19.244206+0000 mon.a (mon.0) 4827 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-24T12:42:20.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[73813]: cluster 2024-03-24T12:42:18.251265+0000 mgr.y (mgr.25540) 1384 : cluster 0 pgmap v219: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s 2024-03-24T12:42:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[73813]: audit 2024-03-24T12:42:19.017488+0000 mgr.y (mgr.25540) 1385 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[73813]: cluster 2024-03-24T12:42:19.244135+0000 mon.a (mon.0) 4826 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:20 smithi176 bash[73813]: cluster 2024-03-24T12:42:19.244206+0000 mon.a (mon.0) 4827 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-03-24T12:42:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:21 smithi176 bash[70612]: cluster 2024-03-24T12:42:20.252050+0000 mgr.y (mgr.25540) 1386 : cluster 0 pgmap v220: 161 pgs: 3 active+undersized+degraded, 7 peering, 9 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-24T12:42:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:21 smithi176 bash[70612]: cluster 2024-03-24T12:42:21.066383+0000 mon.a (mon.0) 4828 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:21 smithi176 bash[73813]: cluster 2024-03-24T12:42:20.252050+0000 mgr.y (mgr.25540) 1386 : cluster 0 pgmap v220: 161 pgs: 3 active+undersized+degraded, 7 peering, 9 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-24T12:42:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:21 smithi176 bash[73813]: cluster 2024-03-24T12:42:21.066383+0000 mon.a (mon.0) 4828 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:21.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:21 smithi184 bash[51492]: cluster 2024-03-24T12:42:20.252050+0000 mgr.y (mgr.25540) 1386 : cluster 0 pgmap v220: 161 pgs: 3 active+undersized+degraded, 7 peering, 9 stale+active+clean, 7 active+undersized, 135 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 563 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-03-24T12:42:21.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:21 smithi184 bash[51492]: cluster 2024-03-24T12:42:21.066383+0000 mon.a (mon.0) 4828 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 3 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:22.689 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:22 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.6.service: Succeeded. 2024-03-24T12:42:22.689 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:22 smithi184 systemd[1]: Stopped Ceph osd.6 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:42:22.689 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:22 smithi184 systemd[1]: Started Ceph osd.6 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:42:24.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cluster 2024-03-24T12:42:22.253643+0000 mgr.y (mgr.25540) 1387 : cluster 0 pgmap v221: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.678906+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.688881+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.735997+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.738012+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cluster 2024-03-24T12:42:22.742036+0000 mgr.y (mgr.25540) 1388 : cluster 0 pgmap v222: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.751779+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cephadm 2024-03-24T12:42:22.752726+0000 mgr.y (mgr.25540) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.834730+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.838098+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.842974+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.844649+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.856480+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cephadm 2024-03-24T12:42:22.857439+0000 mgr.y (mgr.25540) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.937334+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.940132+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.944084+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.945494+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:22.955558+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cephadm 2024-03-24T12:42:22.956229+0000 mgr.y (mgr.25540) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.036399+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.039349+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.042557+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.043797+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.052406+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.052982+0000 mgr.y (mgr.25540) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.130744+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.134012+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.137714+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.139045+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.150351+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.231183+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.235682+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.239695+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.241068+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.250905+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.330254+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.332688+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.335478+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.336592+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.346229+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.427503+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.430132+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.433208+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.434317+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.440292+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.524452+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.526925+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.531132+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.532399+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.541817+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.624212+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.626517+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.629092+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.629927+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:23 smithi184 bash[51492]: audit 2024-03-24T12:42:23.638842+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cluster 2024-03-24T12:42:22.253643+0000 mgr.y (mgr.25540) 1387 : cluster 0 pgmap v221: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.678906+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.688881+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.735997+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.738012+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cluster 2024-03-24T12:42:22.742036+0000 mgr.y (mgr.25540) 1388 : cluster 0 pgmap v222: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.751779+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cephadm 2024-03-24T12:42:22.752726+0000 mgr.y (mgr.25540) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.834730+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.838098+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.842974+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.844649+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.856480+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cephadm 2024-03-24T12:42:22.857439+0000 mgr.y (mgr.25540) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.937334+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.940132+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.944084+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.945494+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:22.955558+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cluster 2024-03-24T12:42:22.253643+0000 mgr.y (mgr.25540) 1387 : cluster 0 pgmap v221: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.678906+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.688881+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.735997+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.738012+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cluster 2024-03-24T12:42:22.742036+0000 mgr.y (mgr.25540) 1388 : cluster 0 pgmap v222: 161 pgs: 15 active+undersized+degraded, 7 peering, 31 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.751779+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cephadm 2024-03-24T12:42:22.752726+0000 mgr.y (mgr.25540) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.834730+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.838098+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.842974+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.844649+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.856480+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cephadm 2024-03-24T12:42:22.857439+0000 mgr.y (mgr.25540) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.937334+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.940132+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.944084+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.945494+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:22.955558+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cephadm 2024-03-24T12:42:22.956229+0000 mgr.y (mgr.25540) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.036399+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.039349+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.042557+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.043797+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.052406+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.052982+0000 mgr.y (mgr.25540) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.130744+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.134012+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.137714+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.139045+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.150351+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.231183+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.235682+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.239695+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.241068+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.250905+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.330254+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.332688+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.335478+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cephadm 2024-03-24T12:42:22.956229+0000 mgr.y (mgr.25540) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.036399+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.039349+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.042557+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.043797+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.052406+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.052982+0000 mgr.y (mgr.25540) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.130744+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.134012+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.137714+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.139045+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.150351+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.231183+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.235682+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.239695+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.241068+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.250905+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.330254+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.332688+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.335478+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.336592+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.346229+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.427503+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.430132+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.433208+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.434317+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.440292+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.524452+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.526925+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.531132+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.532399+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.541817+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.624212+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.626517+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.629092+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.629927+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[73813]: audit 2024-03-24T12:42:23.638842+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.336592+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.346229+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.427503+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.430132+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.433208+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.434317+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.440292+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.524452+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.526925+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.531132+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.532399+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.541817+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.624212+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.626517+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.629092+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.629927+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:23 smithi176 bash[70612]: audit 2024-03-24T12:42:23.638842+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.151104+0000 mgr.y (mgr.25540) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.251497+0000 mgr.y (mgr.25540) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.346790+0000 mgr.y (mgr.25540) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.440835+0000 mgr.y (mgr.25540) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.542454+0000 mgr.y (mgr.25540) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.639391+0000 mgr.y (mgr.25540) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.951 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cluster 2024-03-24T12:42:23.689448+0000 mon.a (mon.0) 4879 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.715776+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.717812+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.720644+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.721652+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.727982+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.728749+0000 mgr.y (mgr.25540) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.794162+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.796574+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.799607+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.800692+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.809496+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.810275+0000 mgr.y (mgr.25540) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.893288+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.952 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.895352+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.897844+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.898702+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.906698+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:23.907497+0000 mgr.y (mgr.25540) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.983981+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.987621+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.991566+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:23.992836+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.000999+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.001550+0000 mgr.y (mgr.25540) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.080877+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.085220+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.089845+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.091254+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.953 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.100358+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.101282+0000 mgr.y (mgr.25540) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.180440+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.183216+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.186398+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.187562+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.193641+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.277556+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.954 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.279719+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.282353+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.283265+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.290098+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.372804+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.375623+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.379295+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.380742+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.390641+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.471120+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.474351+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.477780+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.479166+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.487242+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.955 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.569778+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.572535+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.576611+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.578181+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.589462+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.668027+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.672069+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.675865+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.677478+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:24.956 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[51492]: audit 2024-03-24T12:42:24.689021+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.151104+0000 mgr.y (mgr.25540) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.251497+0000 mgr.y (mgr.25540) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.346790+0000 mgr.y (mgr.25540) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.440835+0000 mgr.y (mgr.25540) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.542454+0000 mgr.y (mgr.25540) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.639391+0000 mgr.y (mgr.25540) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cluster 2024-03-24T12:42:23.689448+0000 mon.a (mon.0) 4879 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.715776+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.717812+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.720644+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.721652+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.727982+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.728749+0000 mgr.y (mgr.25540) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.794162+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.796574+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.799607+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.800692+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.809496+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.810275+0000 mgr.y (mgr.25540) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.893288+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.151104+0000 mgr.y (mgr.25540) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.251497+0000 mgr.y (mgr.25540) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.346790+0000 mgr.y (mgr.25540) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.440835+0000 mgr.y (mgr.25540) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.542454+0000 mgr.y (mgr.25540) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.639391+0000 mgr.y (mgr.25540) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cluster 2024-03-24T12:42:23.689448+0000 mon.a (mon.0) 4879 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.715776+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.717812+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.720644+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.721652+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.727982+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.728749+0000 mgr.y (mgr.25540) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.794162+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.796574+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.799607+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.800692+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.809496+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.810275+0000 mgr.y (mgr.25540) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.893288+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.895352+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.897844+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.898702+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.906698+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:23.907497+0000 mgr.y (mgr.25540) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.983981+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.987621+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.991566+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:23.992836+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.000999+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.001550+0000 mgr.y (mgr.25540) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.080877+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.085220+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.089845+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.091254+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.100358+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.101282+0000 mgr.y (mgr.25540) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.180440+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.183216+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.186398+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.187562+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.193641+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.277556+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.279719+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.282353+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.283265+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.290098+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.372804+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.375623+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.379295+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.380742+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.390641+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.471120+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.474351+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.477780+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.479166+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.487242+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.569778+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.572535+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.576611+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.578181+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.589462+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.668027+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.672069+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.675865+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.677478+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[70612]: audit 2024-03-24T12:42:24.689021+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.895352+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.897844+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.898702+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.906698+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:23.907497+0000 mgr.y (mgr.25540) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.983981+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.987621+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.991566+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:23.992836+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.000999+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.001550+0000 mgr.y (mgr.25540) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.080877+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.085220+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.089845+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.091254+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.100358+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.101282+0000 mgr.y (mgr.25540) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.180440+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.183216+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.186398+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.187562+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.193641+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.277556+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.279719+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.282353+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.283265+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.290098+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.372804+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.375623+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.379295+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.380742+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.390641+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.471120+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.474351+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.477780+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.479166+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.487242+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.569778+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.572535+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.576611+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.578181+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.589462+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.668027+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.672069+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.675865+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.677478+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:24 smithi176 bash[73813]: audit 2024-03-24T12:42:24.689021+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: 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-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-24T12:42:25.208 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:24 smithi184 bash[71736]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-24T12:42:25.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:25] "GET /metrics HTTP/1.1" 200 38616 "" "Prometheus/2.33.4" 2024-03-24T12:42:25.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.194423+0000 mgr.y (mgr.25540) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.290621+0000 mgr.y (mgr.25540) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.391237+0000 mgr.y (mgr.25540) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.487858+0000 mgr.y (mgr.25540) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.590159+0000 mgr.y (mgr.25540) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.689929+0000 mgr.y (mgr.25540) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cluster 2024-03-24T12:42:24.742917+0000 mgr.y (mgr.25540) 1410 : cluster 0 pgmap v223: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.772089+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.774257+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.776689+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.777588+0000 mon.a (mon.0) 4938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.787175+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.787977+0000 mgr.y (mgr.25540) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.868095+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.871152+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.874330+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.875485+0000 mon.a (mon.0) 4943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.883354+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.884047+0000 mgr.y (mgr.25540) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.965919+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.968173+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.971007+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.972143+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:24.983060+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:24.983622+0000 mgr.y (mgr.25540) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.065986+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.070258+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.074112+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.075439+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.085138+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.085643+0000 mgr.y (mgr.25540) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.163678+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.166642+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.169751+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.170979+0000 mon.a (mon.0) 4958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.180187+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.257388+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.260248+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.263418+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.264550+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.275242+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.353491+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.356568+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.360305+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.361578+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.371601+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.454366+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.456941+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.460119+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.461302+0000 mon.a (mon.0) 4973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.470729+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.547965+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.550835+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.554594+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.555489+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.564018+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.647984+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.650354+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.653287+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.654155+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:25.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:25 smithi184 bash[51492]: audit 2024-03-24T12:42:25.664022+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.194423+0000 mgr.y (mgr.25540) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.290621+0000 mgr.y (mgr.25540) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.391237+0000 mgr.y (mgr.25540) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.487858+0000 mgr.y (mgr.25540) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.590159+0000 mgr.y (mgr.25540) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.689929+0000 mgr.y (mgr.25540) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cluster 2024-03-24T12:42:24.742917+0000 mgr.y (mgr.25540) 1410 : cluster 0 pgmap v223: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.772089+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.774257+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.776689+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.777588+0000 mon.a (mon.0) 4938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.787175+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.787977+0000 mgr.y (mgr.25540) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.868095+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.871152+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.874330+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.875485+0000 mon.a (mon.0) 4943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.883354+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.884047+0000 mgr.y (mgr.25540) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.965919+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.194423+0000 mgr.y (mgr.25540) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.290621+0000 mgr.y (mgr.25540) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.391237+0000 mgr.y (mgr.25540) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.487858+0000 mgr.y (mgr.25540) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.590159+0000 mgr.y (mgr.25540) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.689929+0000 mgr.y (mgr.25540) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cluster 2024-03-24T12:42:24.742917+0000 mgr.y (mgr.25540) 1410 : cluster 0 pgmap v223: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.772089+0000 mon.a (mon.0) 4935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.774257+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.776689+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.777588+0000 mon.a (mon.0) 4938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.787175+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.787977+0000 mgr.y (mgr.25540) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.868095+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.871152+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.874330+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.875485+0000 mon.a (mon.0) 4943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.883354+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.884047+0000 mgr.y (mgr.25540) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.965919+0000 mon.a (mon.0) 4945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.968173+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.971007+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.972143+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:24.983060+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:24.983622+0000 mgr.y (mgr.25540) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.065986+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.070258+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.074112+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.075439+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.085138+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.085643+0000 mgr.y (mgr.25540) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.163678+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.166642+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.169751+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.170979+0000 mon.a (mon.0) 4958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.180187+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.257388+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.260248+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.263418+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.264550+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.275242+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.353491+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.356568+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.360305+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.361578+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.371601+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.454366+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.456941+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.460119+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.461302+0000 mon.a (mon.0) 4973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.470729+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.547965+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.550835+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.554594+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.555489+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.564018+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.647984+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.650354+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.653287+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.654155+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[70612]: audit 2024-03-24T12:42:25.664022+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.968173+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.971007+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.972143+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:24.983060+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:24.983622+0000 mgr.y (mgr.25540) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.065986+0000 mon.a (mon.0) 4950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.070258+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.074112+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.075439+0000 mon.a (mon.0) 4953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.085138+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.085643+0000 mgr.y (mgr.25540) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.163678+0000 mon.a (mon.0) 4955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.166642+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.169751+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.170979+0000 mon.a (mon.0) 4958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.180187+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.257388+0000 mon.a (mon.0) 4960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.260248+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.263418+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.264550+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.275242+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.353491+0000 mon.a (mon.0) 4965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.356568+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.360305+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.361578+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.371601+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.454366+0000 mon.a (mon.0) 4970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.456941+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.460119+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.461302+0000 mon.a (mon.0) 4973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.470729+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.547965+0000 mon.a (mon.0) 4975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.550835+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.554594+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.555489+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.564018+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.647984+0000 mon.a (mon.0) 4980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.650354+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.653287+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.654155+0000 mon.a (mon.0) 4983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:26.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:25 smithi176 bash[73813]: audit 2024-03-24T12:42:25.664022+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.180684+0000 mgr.y (mgr.25540) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.275887+0000 mgr.y (mgr.25540) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.372327+0000 mgr.y (mgr.25540) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.471527+0000 mgr.y (mgr.25540) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.564652+0000 mgr.y (mgr.25540) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.664658+0000 mgr.y (mgr.25540) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cluster 2024-03-24T12:42:25.695914+0000 mon.a (mon.0) 4985 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.744240+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.747010+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.749909+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.750673+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.761451+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.761982+0000 mgr.y (mgr.25540) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.840026+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.843212+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.846640+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.847778+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.857813+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.858755+0000 mgr.y (mgr.25540) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.940428+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.942679+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.945922+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.946826+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:25.955417+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:25.956176+0000 mgr.y (mgr.25540) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.034696+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.037825+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.041569+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.042911+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.050837+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.051584+0000 mgr.y (mgr.25540) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.130629+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.134268+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.138428+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.139817+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.148520+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.229388+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.231957+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.234877+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.235969+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.248346+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.326777+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.329728+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.333233+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.334534+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.345381+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.426196+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.429140+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.434192+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.435659+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.447771+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.531820+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.534408+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.537910+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.538928+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.549318+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.633033+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.635613+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.638885+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.640356+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:26 smithi184 bash[51492]: audit 2024-03-24T12:42:26.650926+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.180684+0000 mgr.y (mgr.25540) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.275887+0000 mgr.y (mgr.25540) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.372327+0000 mgr.y (mgr.25540) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.471527+0000 mgr.y (mgr.25540) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.564652+0000 mgr.y (mgr.25540) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.664658+0000 mgr.y (mgr.25540) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cluster 2024-03-24T12:42:25.695914+0000 mon.a (mon.0) 4985 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.744240+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.747010+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.749909+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.750673+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.761451+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.761982+0000 mgr.y (mgr.25540) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.840026+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.843212+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.846640+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.847778+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.857813+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.858755+0000 mgr.y (mgr.25540) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.940428+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.180684+0000 mgr.y (mgr.25540) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.275887+0000 mgr.y (mgr.25540) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.372327+0000 mgr.y (mgr.25540) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.471527+0000 mgr.y (mgr.25540) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.564652+0000 mgr.y (mgr.25540) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.664658+0000 mgr.y (mgr.25540) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cluster 2024-03-24T12:42:25.695914+0000 mon.a (mon.0) 4985 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.744240+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.747010+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.749909+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.750673+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.761451+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.761982+0000 mgr.y (mgr.25540) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.840026+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.843212+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.846640+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.847778+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.857813+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.858755+0000 mgr.y (mgr.25540) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.940428+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.942679+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.945922+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.946826+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:25.955417+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:25.956176+0000 mgr.y (mgr.25540) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.034696+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.037825+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.041569+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.042911+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.050837+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.051584+0000 mgr.y (mgr.25540) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.130629+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.134268+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.138428+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.139817+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.148520+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.229388+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.231957+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.234877+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.235969+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.942679+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.945922+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.946826+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:25.955417+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:25.956176+0000 mgr.y (mgr.25540) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.034696+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.037825+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.041569+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.042911+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.050837+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.051584+0000 mgr.y (mgr.25540) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.130629+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.134268+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.138428+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.139817+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.148520+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.229388+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.231957+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.234877+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.235969+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.248346+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.326777+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.329728+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.333233+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.334534+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.345381+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.426196+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.429140+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.434192+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.435659+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.447771+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.531820+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.534408+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.537910+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.538928+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.549318+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.633033+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.635613+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.638885+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.248346+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.326777+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.329728+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.333233+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.334534+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.345381+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.426196+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.429140+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.434192+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.435659+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.447771+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.531820+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.534408+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.537910+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.538928+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.549318+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.633033+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.635613+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:27.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.638885+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:27.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.640356+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[70612]: audit 2024-03-24T12:42:26.650926+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:27.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.640356+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:27.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:26 smithi176 bash[73813]: audit 2024-03-24T12:42:26.650926+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.149364+0000 mgr.y (mgr.25540) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.248952+0000 mgr.y (mgr.25540) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.345982+0000 mgr.y (mgr.25540) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.448568+0000 mgr.y (mgr.25540) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.550029+0000 mgr.y (mgr.25540) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.651610+0000 mgr.y (mgr.25540) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.726791+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.729470+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.732253+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.733305+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.740138+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.740701+0000 mgr.y (mgr.25540) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cluster 2024-03-24T12:42:26.743729+0000 mgr.y (mgr.25540) 1432 : cluster 0 pgmap v224: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.819425+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.822757+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.827695+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.829308+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.839293+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.839821+0000 mgr.y (mgr.25540) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.916867+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.920086+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.924162+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.925236+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:26.935408+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:26.936289+0000 mgr.y (mgr.25540) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.018194+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.020904+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.024936+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.026123+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.036022+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.036932+0000 mgr.y (mgr.25540) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.116586+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.118668+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.120793+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.121678+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.130323+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.212170+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.214812+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.218492+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.219504+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.227849+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.310410+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.314732+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.318332+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.319556+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.327381+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.406667+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.408843+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.412047+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.412904+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.420373+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.499619+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.502723+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.507741+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.508888+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.517631+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.597795+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.600683+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.603634+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.604572+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: cluster 2024-03-24T12:42:27.607275+0000 mon.a (mon.0) 5085 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.613847+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.693651+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.696853+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.700575+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[70612]: audit 2024-03-24T12:42:27.701846+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.149364+0000 mgr.y (mgr.25540) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.248952+0000 mgr.y (mgr.25540) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.345982+0000 mgr.y (mgr.25540) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.448568+0000 mgr.y (mgr.25540) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.550029+0000 mgr.y (mgr.25540) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.651610+0000 mgr.y (mgr.25540) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.726791+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.729470+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.732253+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.733305+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.740138+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.740701+0000 mgr.y (mgr.25540) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cluster 2024-03-24T12:42:26.743729+0000 mgr.y (mgr.25540) 1432 : cluster 0 pgmap v224: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.819425+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.822757+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.827695+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.829308+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.839293+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.839821+0000 mgr.y (mgr.25540) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.916867+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.920086+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.924162+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.925236+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:26.935408+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:26.936289+0000 mgr.y (mgr.25540) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.018194+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.020904+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.024936+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.026123+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.036022+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.036932+0000 mgr.y (mgr.25540) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.116586+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.118668+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.120793+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.121678+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.130323+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.212170+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.214812+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.218492+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.219504+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.227849+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.310410+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.314732+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.318332+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.319556+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.327381+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.406667+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.408843+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.412047+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.412904+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.420373+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.499619+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.502723+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.507741+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.508888+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.517631+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.597795+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.600683+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.603634+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.604572+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: cluster 2024-03-24T12:42:27.607275+0000 mon.a (mon.0) 5085 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.613847+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.693651+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.696853+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.700575+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:27 smithi176 bash[73813]: audit 2024-03-24T12:42:27.701846+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.149364+0000 mgr.y (mgr.25540) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.248952+0000 mgr.y (mgr.25540) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.345982+0000 mgr.y (mgr.25540) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.448568+0000 mgr.y (mgr.25540) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.550029+0000 mgr.y (mgr.25540) 1429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.651610+0000 mgr.y (mgr.25540) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.726791+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.729470+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.732253+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.733305+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.740138+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.740701+0000 mgr.y (mgr.25540) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cluster 2024-03-24T12:42:26.743729+0000 mgr.y (mgr.25540) 1432 : cluster 0 pgmap v224: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:28.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.819425+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.822757+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.827695+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.829308+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.839293+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.839821+0000 mgr.y (mgr.25540) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.916867+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.920086+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.924162+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.925236+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:26.935408+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:26.936289+0000 mgr.y (mgr.25540) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.018194+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.020904+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.024936+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.026123+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.036022+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.036932+0000 mgr.y (mgr.25540) 1435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.116586+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.118668+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.120793+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.121678+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.130323+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.212170+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.214812+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.218492+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.219504+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.227849+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.310410+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.314732+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.318332+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.319556+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.327381+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.406667+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.408843+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.412047+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.412904+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.420373+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.499619+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.502723+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.507741+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.508888+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.517631+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.597795+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.600683+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.603634+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.604572+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: cluster 2024-03-24T12:42:27.607275+0000 mon.a (mon.0) 5085 : cluster 3 Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 17 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.613847+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:28.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.693651+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:28.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.696853+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:28.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.700575+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:28.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:27 smithi184 bash[51492]: audit 2024-03-24T12:42:27.701846+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.029 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.130884+0000 mgr.y (mgr.25540) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.228478+0000 mgr.y (mgr.25540) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.327927+0000 mgr.y (mgr.25540) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.420996+0000 mgr.y (mgr.25540) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.518274+0000 mgr.y (mgr.25540) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.614778+0000 mgr.y (mgr.25540) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.720476+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.721038+0000 mgr.y (mgr.25540) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.802403+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.805041+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.808542+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.809586+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.817739+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.818613+0000 mgr.y (mgr.25540) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.856293+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.858254+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.944627+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.951169+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.971544+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.972517+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:27.980809+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:27.981598+0000 mgr.y (mgr.25540) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.060494+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.063160+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.065470+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.031 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.066574+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.073961+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.074629+0000 mgr.y (mgr.25540) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.156251+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.158696+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.162135+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.163311+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.171782+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.250092+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.253387+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.256330+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.257382+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.264438+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.344284+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.032 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.347884+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.130884+0000 mgr.y (mgr.25540) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.228478+0000 mgr.y (mgr.25540) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.327927+0000 mgr.y (mgr.25540) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.420996+0000 mgr.y (mgr.25540) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.518274+0000 mgr.y (mgr.25540) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.614778+0000 mgr.y (mgr.25540) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.720476+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.721038+0000 mgr.y (mgr.25540) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.802403+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.805041+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.033 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.808542+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.809586+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.817739+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.818613+0000 mgr.y (mgr.25540) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.856293+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.858254+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.944627+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.951169+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.971544+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.972517+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.034 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:27.980809+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.351168+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.352272+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.361328+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.404864+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.441843+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.444387+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.447311+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.448417+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.455816+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.534851+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.035 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.539225+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.542830+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.544027+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.552271+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.629588+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.634162+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.638092+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.639149+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[70612]: audit 2024-03-24T12:42:28.647429+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:27.981598+0000 mgr.y (mgr.25540) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.036 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.060494+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.063160+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.065470+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.066574+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.073961+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.074629+0000 mgr.y (mgr.25540) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.156251+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.158696+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.162135+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.163311+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.171782+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.250092+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.253387+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.037 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.256330+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.257382+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.264438+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.344284+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.347884+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.351168+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.352272+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.361328+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.404864+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.441843+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.444387+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.447311+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.448417+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.455816+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.038 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.534851+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.539225+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.542830+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.544027+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.552271+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.629588+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.634162+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.638092+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.639149+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.039 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:28 smithi176 bash[73813]: audit 2024-03-24T12:42:28.647429+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.130884+0000 mgr.y (mgr.25540) 1436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.228478+0000 mgr.y (mgr.25540) 1437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.327927+0000 mgr.y (mgr.25540) 1438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.420996+0000 mgr.y (mgr.25540) 1439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.518274+0000 mgr.y (mgr.25540) 1440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.614778+0000 mgr.y (mgr.25540) 1441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.720476+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.721038+0000 mgr.y (mgr.25540) 1442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.802403+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.805041+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.808542+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.809586+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.817739+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.818613+0000 mgr.y (mgr.25540) 1443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.856293+0000 mon.a (mon.0) 5097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.858254+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.944627+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.951169+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.971544+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.972517+0000 mon.a (mon.0) 5102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:27.980809+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:27.981598+0000 mgr.y (mgr.25540) 1444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.060494+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.063160+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.065470+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.066574+0000 mon.a (mon.0) 5107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.073961+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.074629+0000 mgr.y (mgr.25540) 1445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.156251+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.158696+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.162135+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.163311+0000 mon.a (mon.0) 5112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.171782+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.250092+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.253387+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.256330+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.257382+0000 mon.a (mon.0) 5117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.264438+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.344284+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.347884+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.351168+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.352272+0000 mon.a (mon.0) 5122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.361328+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.404864+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.441843+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.059 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.444387+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.447311+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.448417+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.455816+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.534851+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.539225+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.542830+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.544027+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.552271+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.629588+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.634162+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.638092+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.639149+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.060 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:28 smithi184 bash[51492]: audit 2024-03-24T12:42:28.647429+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.305 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[72229]: debug 2024-03-24T12:42:29.183+0000 7fefdf982700 1 -- 172.21.15.184:0/3360269093 <== mon.2 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563b859ad1e0 con 0x563b85a32800 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.172485+0000 mgr.y (mgr.25540) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.265023+0000 mgr.y (mgr.25540) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.362135+0000 mgr.y (mgr.25540) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.456402+0000 mgr.y (mgr.25540) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.552940+0000 mgr.y (mgr.25540) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.648150+0000 mgr.y (mgr.25540) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.734065+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.736053+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.738495+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.738 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.739257+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.744316+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cluster 2024-03-24T12:42:28.744630+0000 mgr.y (mgr.25540) 1452 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.744964+0000 mgr.y (mgr.25540) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.824199+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.827233+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.830759+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.832012+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.838443+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.839247+0000 mgr.y (mgr.25540) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.905419+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.907977+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.911211+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.912522+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.739 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:28.922007+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:28.922820+0000 mgr.y (mgr.25540) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.004693+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.007429+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.010709+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.011847+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.018620+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.019140+0000 mgr.y (mgr.25540) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.025329+0000 mgr.y (mgr.25540) 1457 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.097508+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.100265+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.104819+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.105854+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.740 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.115719+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.195310+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.198666+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.202223+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.203563+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.212536+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.291017+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.293745+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.296816+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.297837+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.303992+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.382814+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.386005+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.388797+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:29.741 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.389865+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:29.742 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.398347+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:29.742 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.476928+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.092 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[72229]: debug 2024-03-24T12:42:29.735+0000 7fefe8b1a7c0 -1 Falling back to public interface 2024-03-24T12:42:30.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.480156+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.483912+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.485195+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.493444+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.570339+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.572890+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.575744+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.576977+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.584800+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.664549+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.667538+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.672666+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.674129+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:29 smithi184 bash[51492]: audit 2024-03-24T12:42:29.684379+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.172485+0000 mgr.y (mgr.25540) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.265023+0000 mgr.y (mgr.25540) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.362135+0000 mgr.y (mgr.25540) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.456402+0000 mgr.y (mgr.25540) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.552940+0000 mgr.y (mgr.25540) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.648150+0000 mgr.y (mgr.25540) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.734065+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.736053+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.738495+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.739257+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.744316+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cluster 2024-03-24T12:42:28.744630+0000 mgr.y (mgr.25540) 1452 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.744964+0000 mgr.y (mgr.25540) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.824199+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.827233+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.830759+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.832012+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.838443+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.839247+0000 mgr.y (mgr.25540) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.905419+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.172485+0000 mgr.y (mgr.25540) 1446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.265023+0000 mgr.y (mgr.25540) 1447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.362135+0000 mgr.y (mgr.25540) 1448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.456402+0000 mgr.y (mgr.25540) 1449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.552940+0000 mgr.y (mgr.25540) 1450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.648150+0000 mgr.y (mgr.25540) 1451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.734065+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.736053+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.738495+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.739257+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.744316+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cluster 2024-03-24T12:42:28.744630+0000 mgr.y (mgr.25540) 1452 : cluster 0 pgmap v225: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.744964+0000 mgr.y (mgr.25540) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.824199+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.827233+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.830759+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.832012+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.838443+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.839247+0000 mgr.y (mgr.25540) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.905419+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.907977+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.911211+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.912522+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:28.922007+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:28.922820+0000 mgr.y (mgr.25540) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.004693+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.007429+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.010709+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.011847+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.018620+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.019140+0000 mgr.y (mgr.25540) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.025329+0000 mgr.y (mgr.25540) 1457 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.097508+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.100265+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.104819+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.105854+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.115719+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.195310+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.198666+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.907977+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.911211+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.912522+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:28.922007+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:28.922820+0000 mgr.y (mgr.25540) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.004693+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.007429+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.010709+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.011847+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.018620+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.019140+0000 mgr.y (mgr.25540) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:30.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.025329+0000 mgr.y (mgr.25540) 1457 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.097508+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.100265+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.104819+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.105854+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.115719+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.195310+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.198666+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.202223+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.203563+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.212536+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.291017+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.293745+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.296816+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.297837+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.303992+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.382814+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.386005+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.388797+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.389865+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.398347+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.476928+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.480156+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.483912+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.485195+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.493444+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.570339+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.572890+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.202223+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.203563+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.212536+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.291017+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.293745+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.296816+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.297837+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.303992+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.382814+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.386005+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.388797+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.389865+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.398347+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.476928+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.480156+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.483912+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.485195+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.493444+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.570339+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.572890+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.575744+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.576977+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.584800+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.664549+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.667538+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.672666+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.674129+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[70612]: audit 2024-03-24T12:42:29.684379+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.575744+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.576977+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.584800+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.664549+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.667538+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.672666+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.674129+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:30.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:29 smithi176 bash[73813]: audit 2024-03-24T12:42:29.684379+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.116656+0000 mgr.y (mgr.25540) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.213261+0000 mgr.y (mgr.25540) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.304550+0000 mgr.y (mgr.25540) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.399050+0000 mgr.y (mgr.25540) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.493970+0000 mgr.y (mgr.25540) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.585486+0000 mgr.y (mgr.25540) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.685046+0000 mgr.y (mgr.25540) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.764575+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.766804+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.769202+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.769973+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.777432+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.778046+0000 mgr.y (mgr.25540) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.856604+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.859308+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.864290+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.865519+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.875772+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.876889+0000 mgr.y (mgr.25540) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.956613+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.958809+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.961285+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.962161+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:29.971267+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:29.972153+0000 mgr.y (mgr.25540) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.052560+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.056433+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.058929+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.059809+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.067952+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.068564+0000 mgr.y (mgr.25540) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.149681+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.151859+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.154129+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.154954+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.165438+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.243656+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.246910+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.250553+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.251655+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.261694+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.341715+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.345094+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.347944+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.349096+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.359020+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.439017+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.441632+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.444384+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.445529+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.455214+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.533194+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.536073+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.539365+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.540537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.548753+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.626547+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.629991+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.633367+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.634865+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.643333+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.725221+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.727588+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.730338+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.731413+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:30 smithi184 bash[51492]: audit 2024-03-24T12:42:30.737532+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.116656+0000 mgr.y (mgr.25540) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.213261+0000 mgr.y (mgr.25540) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.304550+0000 mgr.y (mgr.25540) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.399050+0000 mgr.y (mgr.25540) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.493970+0000 mgr.y (mgr.25540) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.585486+0000 mgr.y (mgr.25540) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.685046+0000 mgr.y (mgr.25540) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.764575+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.766804+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.769202+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.769973+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.777432+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.778046+0000 mgr.y (mgr.25540) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.856604+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.859308+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.864290+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.865519+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.875772+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.876889+0000 mgr.y (mgr.25540) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.956613+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.958809+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.961285+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.962161+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:29.971267+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:29.972153+0000 mgr.y (mgr.25540) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.052560+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.056433+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.058929+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.059809+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.067952+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.068564+0000 mgr.y (mgr.25540) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.149681+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.151859+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.154129+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.154954+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.165438+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.243656+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.246910+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.250553+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.251655+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.116656+0000 mgr.y (mgr.25540) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.213261+0000 mgr.y (mgr.25540) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.304550+0000 mgr.y (mgr.25540) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.399050+0000 mgr.y (mgr.25540) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.493970+0000 mgr.y (mgr.25540) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.585486+0000 mgr.y (mgr.25540) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.685046+0000 mgr.y (mgr.25540) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.764575+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.766804+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.769202+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.769973+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.777432+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.778046+0000 mgr.y (mgr.25540) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.856604+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.859308+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.864290+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.865519+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.875772+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.876889+0000 mgr.y (mgr.25540) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.956613+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.261694+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.341715+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.345094+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.347944+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.349096+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.359020+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.439017+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.441632+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.444384+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.445529+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.455214+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.533194+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.536073+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.539365+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.540537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.548753+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.626547+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.629991+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.633367+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.634865+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.643333+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.725221+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.727588+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.730338+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.731413+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[73813]: audit 2024-03-24T12:42:30.737532+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.958809+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.961285+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.962161+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:29.971267+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:29.972153+0000 mgr.y (mgr.25540) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.052560+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.056433+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.058929+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.059809+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.067952+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.068564+0000 mgr.y (mgr.25540) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.149681+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.151859+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.154129+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.154954+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.165438+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.243656+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.246910+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.250553+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.251655+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.261694+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.341715+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.345094+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.347944+0000 mon.a (mon.0) 5227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.349096+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.359020+0000 mon.a (mon.0) 5229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.439017+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.441632+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.444384+0000 mon.a (mon.0) 5232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.445529+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.455214+0000 mon.a (mon.0) 5234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.533194+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.536073+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.539365+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.540537+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.548753+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.626547+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.629991+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.633367+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.634865+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.643333+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.725221+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.727588+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.730338+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.731413+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:31.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:30 smithi176 bash[70612]: audit 2024-03-24T12:42:30.737532+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.166046+0000 mgr.y (mgr.25540) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.262662+0000 mgr.y (mgr.25540) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.359653+0000 mgr.y (mgr.25540) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.455869+0000 mgr.y (mgr.25540) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.549380+0000 mgr.y (mgr.25540) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.644212+0000 mgr.y (mgr.25540) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.737998+0000 mgr.y (mgr.25540) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cluster 2024-03-24T12:42:30.745421+0000 mgr.y (mgr.25540) 1476 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.817699+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.819961+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.823640+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.824688+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.832644+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.833375+0000 mgr.y (mgr.25540) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.911853+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.915385+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.919111+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.920503+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:30.931995+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:30.932627+0000 mgr.y (mgr.25540) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.010634+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.013951+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.017904+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.019466+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.030247+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.031211+0000 mgr.y (mgr.25540) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.111463+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.114482+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.118442+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.119713+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.130152+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.213295+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.216382+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.220701+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.222079+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.231783+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.313677+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.315835+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.318917+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.319862+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.330918+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.411397+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.415635+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.419503+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.420919+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.430313+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.510256+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.514901+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.518412+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.519673+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.529609+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.613114+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.615661+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.618825+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.620018+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.629975+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.715874+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.718268+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.721447+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.722618+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:31 smithi184 bash[51492]: audit 2024-03-24T12:42:31.732361+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.166046+0000 mgr.y (mgr.25540) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.262662+0000 mgr.y (mgr.25540) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.359653+0000 mgr.y (mgr.25540) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.455869+0000 mgr.y (mgr.25540) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.549380+0000 mgr.y (mgr.25540) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.644212+0000 mgr.y (mgr.25540) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.737998+0000 mgr.y (mgr.25540) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cluster 2024-03-24T12:42:30.745421+0000 mgr.y (mgr.25540) 1476 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.817699+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.819961+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.823640+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.824688+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.832644+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.833375+0000 mgr.y (mgr.25540) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.911853+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.915385+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.919111+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.920503+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:30.931995+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:30.932627+0000 mgr.y (mgr.25540) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.166046+0000 mgr.y (mgr.25540) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.262662+0000 mgr.y (mgr.25540) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.359653+0000 mgr.y (mgr.25540) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.455869+0000 mgr.y (mgr.25540) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.549380+0000 mgr.y (mgr.25540) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.644212+0000 mgr.y (mgr.25540) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.737998+0000 mgr.y (mgr.25540) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cluster 2024-03-24T12:42:30.745421+0000 mgr.y (mgr.25540) 1476 : cluster 0 pgmap v226: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.817699+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.819961+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.823640+0000 mon.a (mon.0) 5252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.824688+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.832644+0000 mon.a (mon.0) 5254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.833375+0000 mgr.y (mgr.25540) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.911853+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.915385+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.919111+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.920503+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:30.931995+0000 mon.a (mon.0) 5259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:30.932627+0000 mgr.y (mgr.25540) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.010634+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.013951+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.017904+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.019466+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.030247+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.031211+0000 mgr.y (mgr.25540) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.111463+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.114482+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.118442+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.119713+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.130152+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.213295+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.216382+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.220701+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.222079+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.231783+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.313677+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.315835+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.318917+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.319862+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.010634+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.013951+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.017904+0000 mon.a (mon.0) 5262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.019466+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.030247+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.031211+0000 mgr.y (mgr.25540) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.111463+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.114482+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.118442+0000 mon.a (mon.0) 5267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.119713+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.130152+0000 mon.a (mon.0) 5269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.213295+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.216382+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.220701+0000 mon.a (mon.0) 5272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.222079+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.231783+0000 mon.a (mon.0) 5274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.313677+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.315835+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.318917+0000 mon.a (mon.0) 5277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.319862+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.330918+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.411397+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.415635+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.419503+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.420919+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.430313+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.510256+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.514901+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.518412+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.519673+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.529609+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.613114+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.615661+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.618825+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.620018+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.629975+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.715874+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.718268+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.721447+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.722618+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[73813]: audit 2024-03-24T12:42:31.732361+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.330918+0000 mon.a (mon.0) 5279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.411397+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.415635+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.419503+0000 mon.a (mon.0) 5282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.420919+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.430313+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.510256+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.514901+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.518412+0000 mon.a (mon.0) 5287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.519673+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.529609+0000 mon.a (mon.0) 5289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.613114+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.615661+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.618825+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.620018+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.629975+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.715874+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:32.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.718268+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.721447+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.722618+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:32.179 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:31 smithi176 bash[70612]: audit 2024-03-24T12:42:31.732361+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.053 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[72229]: debug 2024-03-24T12:42:32.815+0000 7fefe8b1a7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-24T12:42:33.053 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[72229]: debug 2024-03-24T12:42:32.851+0000 7fefe8b1a7c0 -1 osd.6 142 log_to_monitors true 2024-03-24T12:42:33.053 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.130948+0000 mgr.y (mgr.25540) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.053 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.232457+0000 mgr.y (mgr.25540) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.331880+0000 mgr.y (mgr.25540) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.430911+0000 mgr.y (mgr.25540) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.530363+0000 mgr.y (mgr.25540) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.630570+0000 mgr.y (mgr.25540) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.733287+0000 mgr.y (mgr.25540) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.793375+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.795928+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.798433+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.799379+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.806671+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.807197+0000 mgr.y (mgr.25540) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.886199+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.889119+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.054 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.893996+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.895225+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.904783+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:31.905431+0000 mgr.y (mgr.25540) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.983592+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.986879+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.990289+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:31.991693+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.001952+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.002942+0000 mgr.y (mgr.25540) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.084266+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.086774+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.090034+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.091380+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.102094+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.102789+0000 mgr.y (mgr.25540) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.183736+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.186223+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.190166+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.191411+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.200156+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.284859+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.287739+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.290709+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.291701+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.298105+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.379233+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.382109+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.385277+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.386879+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.395942+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.478069+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.481024+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.486017+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.487618+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.495501+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.057 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.616938+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.622747+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.625890+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.626755+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.633010+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.714955+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.717902+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.721834+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.723045+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.058 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:32 smithi184 bash[51492]: audit 2024-03-24T12:42:32.731332+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.130948+0000 mgr.y (mgr.25540) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.232457+0000 mgr.y (mgr.25540) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.331880+0000 mgr.y (mgr.25540) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.430911+0000 mgr.y (mgr.25540) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.530363+0000 mgr.y (mgr.25540) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.630570+0000 mgr.y (mgr.25540) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.733287+0000 mgr.y (mgr.25540) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.793375+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.795928+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.798433+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.799379+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.806671+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.807197+0000 mgr.y (mgr.25540) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.886199+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.889119+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.893996+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.895225+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.904783+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:31.905431+0000 mgr.y (mgr.25540) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.983592+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.130948+0000 mgr.y (mgr.25540) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.232457+0000 mgr.y (mgr.25540) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.331880+0000 mgr.y (mgr.25540) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.430911+0000 mgr.y (mgr.25540) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.530363+0000 mgr.y (mgr.25540) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.630570+0000 mgr.y (mgr.25540) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.733287+0000 mgr.y (mgr.25540) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.793375+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.795928+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.798433+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.799379+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.806671+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.807197+0000 mgr.y (mgr.25540) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.886199+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.889119+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.893996+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.895225+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.904783+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:31.905431+0000 mgr.y (mgr.25540) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.983592+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.986879+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.990289+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:31.991693+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.001952+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.002942+0000 mgr.y (mgr.25540) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.084266+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.086774+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.090034+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.091380+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.102094+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.102789+0000 mgr.y (mgr.25540) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.183736+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.186223+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.190166+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.191411+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.200156+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.284859+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.287739+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.290709+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.291701+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.986879+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.990289+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:31.991693+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.001952+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.002942+0000 mgr.y (mgr.25540) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.084266+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.086774+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.090034+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.091380+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.102094+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.102789+0000 mgr.y (mgr.25540) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.183736+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.186223+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.190166+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.191411+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.200156+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.284859+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.287739+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.290709+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.291701+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.298105+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.379233+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.382109+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.385277+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.386879+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.395942+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.478069+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.481024+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.486017+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.487618+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.495501+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.616938+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.622747+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.625890+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.626755+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.633010+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.714955+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.717902+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.721834+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.723045+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[73813]: audit 2024-03-24T12:42:32.731332+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.298105+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.379233+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.382109+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.385277+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.386879+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.395942+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.478069+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.481024+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.486017+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.487618+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.495501+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.616938+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.622747+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.625890+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.626755+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.633010+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.714955+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.182 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.717902+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.183 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.721834+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.183 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.723045+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.183 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:32 smithi176 bash[70612]: audit 2024-03-24T12:42:32.731332+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.918 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[65639]: debug 2024-03-24T12:42:33.607+0000 7f5b08e76700 -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-03-24T12:42:33.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.200918+0000 mgr.y (mgr.25540) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.298848+0000 mgr.y (mgr.25540) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.396600+0000 mgr.y (mgr.25540) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.496214+0000 mgr.y (mgr.25540) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.634395+0000 mgr.y (mgr.25540) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.732255+0000 mgr.y (mgr.25540) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cluster 2024-03-24T12:42:32.746243+0000 mgr.y (mgr.25540) 1497 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.813570+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.815858+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.818138+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.819125+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.826600+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.827501+0000 mgr.y (mgr.25540) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.853214+0000 mon.a (mon.0) 5355 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.860557+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.910025+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.912222+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.914985+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.915912+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.200918+0000 mgr.y (mgr.25540) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.298848+0000 mgr.y (mgr.25540) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.396600+0000 mgr.y (mgr.25540) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.496214+0000 mgr.y (mgr.25540) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.634395+0000 mgr.y (mgr.25540) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.732255+0000 mgr.y (mgr.25540) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cluster 2024-03-24T12:42:32.746243+0000 mgr.y (mgr.25540) 1497 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.813570+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.815858+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.818138+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.819125+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.826600+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.827501+0000 mgr.y (mgr.25540) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.853214+0000 mon.a (mon.0) 5355 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.860557+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.910025+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.912222+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.914985+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.915912+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.922939+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:32.923755+0000 mgr.y (mgr.25540) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.986712+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.990075+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.993961+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:32.995240+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.004244+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.005246+0000 mgr.y (mgr.25540) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.118468+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.121012+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.124521+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.125930+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.133494+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.214938+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.217572+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.219925+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.220995+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.227171+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.312321+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.314460+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.922939+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:32.923755+0000 mgr.y (mgr.25540) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.986712+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.990075+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.993961+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:32.995240+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.004244+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.005246+0000 mgr.y (mgr.25540) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.118468+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.121012+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.124521+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.125930+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.133494+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.214938+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.217572+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.219925+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.220995+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.227171+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.312321+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.314460+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.317950+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.319188+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.327737+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.407974+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.411019+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.414984+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.415890+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.424050+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.505766+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.508553+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.511888+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.513220+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.521104+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.559529+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.567443+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.573915+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.601103+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.604208+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.606304+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.607736+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[73813]: audit 2024-03-24T12:42:33.609607+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.317950+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.319188+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.327737+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.407974+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.411019+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.414984+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.415890+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.424050+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.505766+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.508553+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.511888+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.513220+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.521104+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.559529+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.567443+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.573915+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.601103+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.604208+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.606304+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.607736+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:33.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:33 smithi176 bash[70612]: audit 2024-03-24T12:42:33.609607+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:34.092 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[72229]: debug 2024-03-24T12:42:33.887+0000 7fefd9f72700 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:42:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.200918+0000 mgr.y (mgr.25540) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.298848+0000 mgr.y (mgr.25540) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.396600+0000 mgr.y (mgr.25540) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.496214+0000 mgr.y (mgr.25540) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.634395+0000 mgr.y (mgr.25540) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.732255+0000 mgr.y (mgr.25540) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cluster 2024-03-24T12:42:32.746243+0000 mgr.y (mgr.25540) 1497 : cluster 0 pgmap v227: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.813570+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.815858+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.818138+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.819125+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.826600+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.827501+0000 mgr.y (mgr.25540) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.853214+0000 mon.a (mon.0) 5355 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.860557+0000 mon.b (mon.2) 9 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.910025+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.912222+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.914985+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.915912+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.922939+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:32.923755+0000 mgr.y (mgr.25540) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.986712+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.990075+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.993961+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:32.995240+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.004244+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.005246+0000 mgr.y (mgr.25540) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.118468+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.121012+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.124521+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.125930+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.133494+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.214938+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.217572+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.219925+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.220995+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.227171+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.312321+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.314460+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.317950+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.319188+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.327737+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.407974+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.411019+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.414984+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.415890+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.424050+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.505766+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.508553+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.511888+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:34.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.513220+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.521104+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.559529+0000 mon.a (mon.0) 5391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.567443+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.573915+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.601103+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.604208+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.606304+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.607736+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:34.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:33 smithi184 bash[51492]: audit 2024-03-24T12:42:33.609607+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:35.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.134208+0000 mgr.y (mgr.25540) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.228101+0000 mgr.y (mgr.25540) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.328376+0000 mgr.y (mgr.25540) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.424801+0000 mgr.y (mgr.25540) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.521659+0000 mgr.y (mgr.25540) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: audit 2024-03-24T12:42:33.609807+0000 mgr.y (mgr.25540) 1506 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cephadm 2024-03-24T12:42:33.611113+0000 mgr.y (mgr.25540) 1507 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: audit 2024-03-24T12:42:33.828127+0000 mon.a (mon.0) 5399 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cluster 2024-03-24T12:42:33.835237+0000 mon.a (mon.0) 5400 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: audit 2024-03-24T12:42:33.838186+0000 mon.a (mon.0) 5401 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: audit 2024-03-24T12:42:33.845233+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[70612]: cluster 2024-03-24T12:42:33.881691+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.134208+0000 mgr.y (mgr.25540) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.228101+0000 mgr.y (mgr.25540) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.328376+0000 mgr.y (mgr.25540) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.424801+0000 mgr.y (mgr.25540) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.521659+0000 mgr.y (mgr.25540) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: audit 2024-03-24T12:42:33.609807+0000 mgr.y (mgr.25540) 1506 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cephadm 2024-03-24T12:42:33.611113+0000 mgr.y (mgr.25540) 1507 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: audit 2024-03-24T12:42:33.828127+0000 mon.a (mon.0) 5399 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cluster 2024-03-24T12:42:33.835237+0000 mon.a (mon.0) 5400 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: audit 2024-03-24T12:42:33.838186+0000 mon.a (mon.0) 5401 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: audit 2024-03-24T12:42:33.845233+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:34 smithi176 bash[73813]: cluster 2024-03-24T12:42:33.881691+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.134208+0000 mgr.y (mgr.25540) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.228101+0000 mgr.y (mgr.25540) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.328376+0000 mgr.y (mgr.25540) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.424801+0000 mgr.y (mgr.25540) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.521659+0000 mgr.y (mgr.25540) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:42:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: audit 2024-03-24T12:42:33.609807+0000 mgr.y (mgr.25540) 1506 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cephadm 2024-03-24T12:42:33.611113+0000 mgr.y (mgr.25540) 1507 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: audit 2024-03-24T12:42:33.828127+0000 mon.a (mon.0) 5399 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cluster 2024-03-24T12:42:33.835237+0000 mon.a (mon.0) 5400 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: audit 2024-03-24T12:42:33.838186+0000 mon.a (mon.0) 5401 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: audit 2024-03-24T12:42:33.845233+0000 mon.b (mon.2) 10 : audit 1 from='osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:42:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:34 smithi184 bash[51492]: cluster 2024-03-24T12:42:33.881691+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e145 with expected crc 2024-03-24T12:42:35.671 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:35] "GET /metrics HTTP/1.1" 200 38618 "" "Prometheus/2.33.4" 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.747201+0000 mgr.y (mgr.25540) 1508 : cluster 0 pgmap v229: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.829155+0000 mon.a (mon.0) 5402 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.840768+0000 mon.a (mon.0) 5403 : cluster 1 osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644] boot 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.847653+0000 mon.a (mon.0) 5404 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: audit 2024-03-24T12:42:34.848904+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.850599+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:34.853861+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:35 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.844918+0000 mon.a (mon.0) 5406 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:42:36.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.747201+0000 mgr.y (mgr.25540) 1508 : cluster 0 pgmap v229: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.829155+0000 mon.a (mon.0) 5402 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.840768+0000 mon.a (mon.0) 5403 : cluster 1 osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644] boot 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.847653+0000 mon.a (mon.0) 5404 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: audit 2024-03-24T12:42:34.848904+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.850599+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:34.853861+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.844918+0000 mon.a (mon.0) 5406 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.747201+0000 mgr.y (mgr.25540) 1508 : cluster 0 pgmap v229: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.829155+0000 mon.a (mon.0) 5402 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.840768+0000 mon.a (mon.0) 5403 : cluster 1 osd.6 [v2:172.21.15.184:6816/835456644,v1:172.21.15.184:6817/835456644] boot 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.847653+0000 mon.a (mon.0) 5404 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-03-24T12:42:36.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: audit 2024-03-24T12:42:34.848904+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-24T12:42:36.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.850599+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:34.853861+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e146 with expected crc 2024-03-24T12:42:36.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:35 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.844918+0000 mon.a (mon.0) 5406 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-03-24T12:42:37.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.852345+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.856801+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.860307+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.862112+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.863937+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.866101+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: cluster 2024-03-24T12:42:35.867974+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: audit 2024-03-24T12:42:36.537707+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: audit 2024-03-24T12:42:36.546691+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[70612]: audit 2024-03-24T12:42:36.555899+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.852345+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.856801+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.860307+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.862112+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.863937+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.866101+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: cluster 2024-03-24T12:42:35.867974+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: audit 2024-03-24T12:42:36.537707+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: audit 2024-03-24T12:42:36.546691+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:36 smithi176 bash[73813]: audit 2024-03-24T12:42:36.555899+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.852345+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.856801+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.860307+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.862112+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.863937+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.866101+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: cluster 2024-03-24T12:42:35.867974+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e147 with expected crc 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: audit 2024-03-24T12:42:36.537707+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: audit 2024-03-24T12:42:36.546691+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:37.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:36 smithi184 bash[51492]: audit 2024-03-24T12:42:36.555899+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:38.117 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:37 smithi176 bash[70612]: cluster 2024-03-24T12:42:36.748407+0000 mgr.y (mgr.25540) 1509 : cluster 0 pgmap v232: 161 pgs: 10 peering, 8 active+undersized+degraded, 18 active+undersized, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-24T12:42:38.118 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:37 smithi176 bash[70612]: cluster 2024-03-24T12:42:37.552614+0000 mon.a (mon.0) 5410 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:38.118 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:37 smithi176 bash[73813]: cluster 2024-03-24T12:42:36.748407+0000 mgr.y (mgr.25540) 1509 : cluster 0 pgmap v232: 161 pgs: 10 peering, 8 active+undersized+degraded, 18 active+undersized, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-24T12:42:38.118 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:37 smithi176 bash[73813]: cluster 2024-03-24T12:42:37.552614+0000 mon.a (mon.0) 5410 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:38.275 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:37 smithi184 bash[51492]: cluster 2024-03-24T12:42:36.748407+0000 mgr.y (mgr.25540) 1509 : cluster 0 pgmap v232: 161 pgs: 10 peering, 8 active+undersized+degraded, 18 active+undersized, 125 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-03-24T12:42:38.275 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:37 smithi184 bash[51492]: cluster 2024-03-24T12:42:37.552614+0000 mon.a (mon.0) 5410 : cluster 3 Health check update: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded (PG_DEGRADED) 2024-03-24T12:42:39.328 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[70612]: audit 2024-03-24T12:42:38.087514+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.329 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[70612]: audit 2024-03-24T12:42:38.099117+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.329 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[70612]: audit 2024-03-24T12:42:38.111252+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.329 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[73813]: audit 2024-03-24T12:42:38.087514+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.329 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[73813]: audit 2024-03-24T12:42:38.099117+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.329 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:39 smithi176 bash[73813]: audit 2024-03-24T12:42:38.111252+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:39 smithi184 bash[51492]: audit 2024-03-24T12:42:38.087514+0000 mon.a (mon.0) 5411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:39 smithi184 bash[51492]: audit 2024-03-24T12:42:38.099117+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:39.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:39 smithi184 bash[51492]: audit 2024-03-24T12:42:38.111252+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:40.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:40 smithi184 bash[51492]: cluster 2024-03-24T12:42:38.749748+0000 mgr.y (mgr.25540) 1510 : cluster 0 pgmap v233: 161 pgs: 10 peering, 7 active+undersized+degraded, 15 active+undersized, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:42:40.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:40 smithi184 bash[51492]: audit 2024-03-24T12:42:39.033681+0000 mgr.y (mgr.25540) 1511 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:40 smithi176 bash[70612]: cluster 2024-03-24T12:42:38.749748+0000 mgr.y (mgr.25540) 1510 : cluster 0 pgmap v233: 161 pgs: 10 peering, 7 active+undersized+degraded, 15 active+undersized, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:42:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:40 smithi176 bash[70612]: audit 2024-03-24T12:42:39.033681+0000 mgr.y (mgr.25540) 1511 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:40.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:40 smithi176 bash[73813]: cluster 2024-03-24T12:42:38.749748+0000 mgr.y (mgr.25540) 1510 : cluster 0 pgmap v233: 161 pgs: 10 peering, 7 active+undersized+degraded, 15 active+undersized, 129 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-03-24T12:42:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:40 smithi176 bash[73813]: audit 2024-03-24T12:42:39.033681+0000 mgr.y (mgr.25540) 1511 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:40.927 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:42:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:41 smithi184 bash[51492]: cluster 2024-03-24T12:42:40.750903+0000 mgr.y (mgr.25540) 1512 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:41 smithi184 bash[51492]: audit 2024-03-24T12:42:40.908269+0000 mgr.y (mgr.25540) 1513 : audit 0 from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:41 smithi176 bash[73813]: cluster 2024-03-24T12:42:40.750903+0000 mgr.y (mgr.25540) 1512 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:41 smithi176 bash[73813]: audit 2024-03-24T12:42:40.908269+0000 mgr.y (mgr.25540) 1513 : audit 0 from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:41.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:41 smithi176 bash[70612]: cluster 2024-03-24T12:42:40.750903+0000 mgr.y (mgr.25540) 1512 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:41 smithi176 bash[70612]: audit 2024-03-24T12:42:40.908269+0000 mgr.y (mgr.25540) 1513 : audit 0 from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:41.722 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 3s ago 23m - - 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 5s ago 23m - - 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (9m) 3s ago 16m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (8m) 5s ago 16m 43.7M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (7m) 3s ago 13m 48.2M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (6m) 5s ago 22m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (7m) 3s ago 24m 526M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (6m) 3s ago 25m 73.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (7m) 5s ago 23m 63.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (5m) 3s ago 23m 51.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:42:41.723 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (9m) 3s ago 16m 12.4M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (8m) 5s ago 16m 12.2M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (4m) 3s ago 22m 56.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (3m) 3s ago 21m 60.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (2m) 3s ago 21m 50.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (2m) 3s ago 20m 56.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (96s) 5s ago 19m 51.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (57s) 5s ago 19m 56.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (15s) 5s ago 18m 47.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (17m) 5s ago 17m 71.3M 4096M 17.2.0 e1d6a67b021e 11b34c898e7f 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (7m) 5s ago 16m 65.6M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (14m) 3s ago 14m 90.1M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (14m) 5s ago 14m 90.5M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (14m) 3s ago 14m 89.2M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:42:41.724 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (14m) 5s ago 14m 89.6M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:42:42.183 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 7 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:42:42.184 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:42:42.185 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:42:42.185 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-24T12:42:42.185 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 12 2024-03-24T12:42:42.185 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:42:42.185 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:42:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[70612]: cluster 2024-03-24T12:42:41.113459+0000 mon.a (mon.0) 5414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 7 pgs degraded) 2024-03-24T12:42:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[70612]: cluster 2024-03-24T12:42:41.113518+0000 mon.a (mon.0) 5415 : cluster 1 Cluster is now healthy 2024-03-24T12:42:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[70612]: audit 2024-03-24T12:42:41.302146+0000 mgr.y (mgr.25540) 1514 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:42.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[70612]: audit 2024-03-24T12:42:41.694987+0000 mgr.y (mgr.25540) 1515 : audit 0 from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[73813]: cluster 2024-03-24T12:42:41.113459+0000 mon.a (mon.0) 5414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 7 pgs degraded) 2024-03-24T12:42:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[73813]: cluster 2024-03-24T12:42:41.113518+0000 mon.a (mon.0) 5415 : cluster 1 Cluster is now healthy 2024-03-24T12:42:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[73813]: audit 2024-03-24T12:42:41.302146+0000 mgr.y (mgr.25540) 1514 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:42 smithi176 bash[73813]: audit 2024-03-24T12:42:41.694987+0000 mgr.y (mgr.25540) 1515 : audit 0 from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:42.571 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:42:42.571 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:42:42.571 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:42:42.571 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "12/23 daemons upgraded", 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:42:42.572 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:42:42.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:42 smithi184 bash[51492]: cluster 2024-03-24T12:42:41.113459+0000 mon.a (mon.0) 5414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 7 pgs degraded) 2024-03-24T12:42:42.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:42 smithi184 bash[51492]: cluster 2024-03-24T12:42:41.113518+0000 mon.a (mon.0) 5415 : cluster 1 Cluster is now healthy 2024-03-24T12:42:42.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:42 smithi184 bash[51492]: audit 2024-03-24T12:42:41.302146+0000 mgr.y (mgr.25540) 1514 : audit 0 from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:42.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:42 smithi184 bash[51492]: audit 2024-03-24T12:42:41.694987+0000 mgr.y (mgr.25540) 1515 : audit 0 from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:43.027 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: audit 2024-03-24T12:42:42.179058+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.176:0/3035832162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: audit 2024-03-24T12:42:42.566667+0000 mgr.y (mgr.25540) 1516 : audit 0 from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: cluster 2024-03-24T12:42:42.751857+0000 mgr.y (mgr.25540) 1517 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: audit 2024-03-24T12:42:42.858802+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: audit 2024-03-24T12:42:42.860889+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:43 smithi184 bash[51492]: audit 2024-03-24T12:42:43.023237+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.176:0/3090144093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: audit 2024-03-24T12:42:42.179058+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.176:0/3035832162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: audit 2024-03-24T12:42:42.566667+0000 mgr.y (mgr.25540) 1516 : audit 0 from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: cluster 2024-03-24T12:42:42.751857+0000 mgr.y (mgr.25540) 1517 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: audit 2024-03-24T12:42:42.858802+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: audit 2024-03-24T12:42:42.860889+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[73813]: audit 2024-03-24T12:42:43.023237+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.176:0/3090144093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: audit 2024-03-24T12:42:42.179058+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.176:0/3035832162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: audit 2024-03-24T12:42:42.566667+0000 mgr.y (mgr.25540) 1516 : audit 0 from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: cluster 2024-03-24T12:42:42.751857+0000 mgr.y (mgr.25540) 1517 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: audit 2024-03-24T12:42:42.858802+0000 mon.a (mon.0) 5416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: audit 2024-03-24T12:42:42.860889+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:43.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:43 smithi176 bash[70612]: audit 2024-03-24T12:42:43.023237+0000 mon.a (mon.0) 5418 : audit 0 from='client.? 172.21.15.176:0/3090144093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:42:45.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:45] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-03-24T12:42:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:45 smithi184 bash[51492]: cluster 2024-03-24T12:42:44.753251+0000 mgr.y (mgr.25540) 1518 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-24T12:42:46.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:45 smithi176 bash[70612]: cluster 2024-03-24T12:42:44.753251+0000 mgr.y (mgr.25540) 1518 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-24T12:42:46.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:45 smithi176 bash[73813]: cluster 2024-03-24T12:42:44.753251+0000 mgr.y (mgr.25540) 1518 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 826 B/s rd, 0 op/s 2024-03-24T12:42:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:47 smithi184 bash[51492]: cluster 2024-03-24T12:42:46.754431+0000 mgr.y (mgr.25540) 1519 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-24T12:42:48.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:47 smithi176 bash[70612]: cluster 2024-03-24T12:42:46.754431+0000 mgr.y (mgr.25540) 1519 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-24T12:42:48.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:47 smithi176 bash[73813]: cluster 2024-03-24T12:42:46.754431+0000 mgr.y (mgr.25540) 1519 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: audit 2024-03-24T12:42:48.425156+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: audit 2024-03-24T12:42:48.620541+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: audit 2024-03-24T12:42:48.621015+0000 mgr.y (mgr.25540) 1520 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: cephadm 2024-03-24T12:42:48.623896+0000 mgr.y (mgr.25540) 1521 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: cluster 2024-03-24T12:42:48.755618+0000 mgr.y (mgr.25540) 1522 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:49.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:49 smithi184 bash[51492]: audit 2024-03-24T12:42:49.044913+0000 mgr.y (mgr.25540) 1523 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:49.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: audit 2024-03-24T12:42:48.425156+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:49.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: audit 2024-03-24T12:42:48.620541+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: audit 2024-03-24T12:42:48.621015+0000 mgr.y (mgr.25540) 1520 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: cephadm 2024-03-24T12:42:48.623896+0000 mgr.y (mgr.25540) 1521 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: cluster 2024-03-24T12:42:48.755618+0000 mgr.y (mgr.25540) 1522 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[73813]: audit 2024-03-24T12:42:49.044913+0000 mgr.y (mgr.25540) 1523 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: audit 2024-03-24T12:42:48.425156+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: audit 2024-03-24T12:42:48.620541+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: audit 2024-03-24T12:42:48.621015+0000 mgr.y (mgr.25540) 1520 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: cephadm 2024-03-24T12:42:48.623896+0000 mgr.y (mgr.25540) 1521 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: cluster 2024-03-24T12:42:48.755618+0000 mgr.y (mgr.25540) 1522 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:49.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:49 smithi176 bash[70612]: audit 2024-03-24T12:42:49.044913+0000 mgr.y (mgr.25540) 1523 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:42:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:51 smithi184 bash[51492]: cluster 2024-03-24T12:42:50.756679+0000 mgr.y (mgr.25540) 1524 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:51 smithi184 bash[51492]: audit 2024-03-24T12:42:51.253329+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:51 smithi184 bash[51492]: audit 2024-03-24T12:42:51.257641+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:42:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:51 smithi184 bash[51492]: audit 2024-03-24T12:42:51.259250+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:52.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[70612]: cluster 2024-03-24T12:42:50.756679+0000 mgr.y (mgr.25540) 1524 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:52.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[70612]: audit 2024-03-24T12:42:51.253329+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[70612]: audit 2024-03-24T12:42:51.257641+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[70612]: audit 2024-03-24T12:42:51.259250+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[73813]: cluster 2024-03-24T12:42:50.756679+0000 mgr.y (mgr.25540) 1524 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[73813]: audit 2024-03-24T12:42:51.253329+0000 mon.a (mon.0) 5421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[73813]: audit 2024-03-24T12:42:51.257641+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-24T12:42:52.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:51 smithi176 bash[73813]: audit 2024-03-24T12:42:51.259250+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:42:53.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:52 smithi184 bash[51492]: cephadm 2024-03-24T12:42:51.245743+0000 mgr.y (mgr.25540) 1525 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:42:53.056 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:52 smithi184 bash[51492]: cephadm 2024-03-24T12:42:51.264793+0000 mgr.y (mgr.25540) 1526 : cephadm 1 Deploying daemon osd.7 on smithi184 2024-03-24T12:42:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:52 smithi176 bash[73813]: cephadm 2024-03-24T12:42:51.245743+0000 mgr.y (mgr.25540) 1525 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:42:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:52 smithi176 bash[73813]: cephadm 2024-03-24T12:42:51.264793+0000 mgr.y (mgr.25540) 1526 : cephadm 1 Deploying daemon osd.7 on smithi184 2024-03-24T12:42:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:52 smithi176 bash[70612]: cephadm 2024-03-24T12:42:51.245743+0000 mgr.y (mgr.25540) 1525 : cephadm 1 Upgrade: Updating osd.7 2024-03-24T12:42:53.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:52 smithi176 bash[70612]: cephadm 2024-03-24T12:42:51.264793+0000 mgr.y (mgr.25540) 1526 : cephadm 1 Deploying daemon osd.7 on smithi184 2024-03-24T12:42:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:53 smithi184 bash[51492]: cluster 2024-03-24T12:42:52.757839+0000 mgr.y (mgr.25540) 1527 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:54.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:53 smithi176 bash[70612]: cluster 2024-03-24T12:42:52.757839+0000 mgr.y (mgr.25540) 1527 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:54.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:53 smithi176 bash[73813]: cluster 2024-03-24T12:42:52.757839+0000 mgr.y (mgr.25540) 1527 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:55.667 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:42:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:42:55] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-03-24T12:42:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:55 smithi184 bash[51492]: cluster 2024-03-24T12:42:54.759212+0000 mgr.y (mgr.25540) 1528 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:56.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:55 smithi176 bash[70612]: cluster 2024-03-24T12:42:54.759212+0000 mgr.y (mgr.25540) 1528 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:55 smithi176 bash[73813]: cluster 2024-03-24T12:42:54.759212+0000 mgr.y (mgr.25540) 1528 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:42:56.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:56 smithi184 systemd[1]: Stopping Ceph osd.7 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:42:56.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[30461]: debug 2024-03-24T12:42:56.286+0000 7ff8248b4700 -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-03-24T12:42:56.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[30461]: debug 2024-03-24T12:42:56.286+0000 7ff8248b4700 -1 osd.7 147 *** Got signal Terminated *** 2024-03-24T12:42:56.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[30461]: debug 2024-03-24T12:42:56.286+0000 7ff8248b4700 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:42:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[51492]: cluster 2024-03-24T12:42:56.281167+0000 mon.a (mon.0) 5424 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:42:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[51492]: audit 2024-03-24T12:42:56.713269+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[51492]: audit 2024-03-24T12:42:56.722103+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:56 smithi184 bash[51492]: audit 2024-03-24T12:42:56.730720+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[70612]: cluster 2024-03-24T12:42:56.281167+0000 mon.a (mon.0) 5424 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:42:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[70612]: audit 2024-03-24T12:42:56.713269+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[70612]: audit 2024-03-24T12:42:56.722103+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[70612]: audit 2024-03-24T12:42:56.730720+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[73813]: cluster 2024-03-24T12:42:56.281167+0000 mon.a (mon.0) 5424 : cluster 1 osd.7 marked itself down and dead 2024-03-24T12:42:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[73813]: audit 2024-03-24T12:42:56.713269+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[73813]: audit 2024-03-24T12:42:56.722103+0000 mon.a (mon.0) 5426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:56 smithi176 bash[73813]: audit 2024-03-24T12:42:56.730720+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.092 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[74479]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: cluster 2024-03-24T12:42:56.760453+0000 mgr.y (mgr.25540) 1529 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: cluster 2024-03-24T12:42:56.831250+0000 mon.a (mon.0) 5428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: cluster 2024-03-24T12:42:56.831319+0000 mon.a (mon.0) 5429 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: cluster 2024-03-24T12:42:56.849357+0000 mon.a (mon.0) 5430 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: audit 2024-03-24T12:42:57.576865+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: audit 2024-03-24T12:42:57.588918+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: audit 2024-03-24T12:42:57.600410+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:57 smithi184 bash[51492]: cluster 2024-03-24T12:42:57.727530+0000 mon.a (mon.0) 5434 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:58.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: cluster 2024-03-24T12:42:56.760453+0000 mgr.y (mgr.25540) 1529 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:58.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: cluster 2024-03-24T12:42:56.831250+0000 mon.a (mon.0) 5428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:58.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: cluster 2024-03-24T12:42:56.831319+0000 mon.a (mon.0) 5429 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: cluster 2024-03-24T12:42:56.849357+0000 mon.a (mon.0) 5430 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: audit 2024-03-24T12:42:57.576865+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: audit 2024-03-24T12:42:57.588918+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: audit 2024-03-24T12:42:57.600410+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[73813]: cluster 2024-03-24T12:42:57.727530+0000 mon.a (mon.0) 5434 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: cluster 2024-03-24T12:42:56.760453+0000 mgr.y (mgr.25540) 1529 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: cluster 2024-03-24T12:42:56.831250+0000 mon.a (mon.0) 5428 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: cluster 2024-03-24T12:42:56.831319+0000 mon.a (mon.0) 5429 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: cluster 2024-03-24T12:42:56.849357+0000 mon.a (mon.0) 5430 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-03-24T12:42:58.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: audit 2024-03-24T12:42:57.576865+0000 mon.a (mon.0) 5431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: audit 2024-03-24T12:42:57.588918+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: audit 2024-03-24T12:42:57.600410+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:58.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:57 smithi176 bash[70612]: cluster 2024-03-24T12:42:57.727530+0000 mon.a (mon.0) 5434 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:42:58.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[74634]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:42:59.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: cluster 2024-03-24T12:42:57.590587+0000 mgr.y (mgr.25540) 1530 : cluster 0 pgmap v244: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: cluster 2024-03-24T12:42:57.858852+0000 mon.a (mon.0) 5435 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: audit 2024-03-24T12:42:57.873403+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: audit 2024-03-24T12:42:57.876870+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: audit 2024-03-24T12:42:58.276670+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: audit 2024-03-24T12:42:58.286700+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[73813]: audit 2024-03-24T12:42:58.297512+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: cluster 2024-03-24T12:42:57.590587+0000 mgr.y (mgr.25540) 1530 : cluster 0 pgmap v244: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: cluster 2024-03-24T12:42:57.858852+0000 mon.a (mon.0) 5435 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: audit 2024-03-24T12:42:57.873403+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: audit 2024-03-24T12:42:57.876870+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:59.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: audit 2024-03-24T12:42:58.276670+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: audit 2024-03-24T12:42:58.286700+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:58 smithi176 bash[70612]: audit 2024-03-24T12:42:58.297512+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: cluster 2024-03-24T12:42:57.590587+0000 mgr.y (mgr.25540) 1530 : cluster 0 pgmap v244: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: cluster 2024-03-24T12:42:57.858852+0000 mon.a (mon.0) 5435 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: audit 2024-03-24T12:42:57.873403+0000 mon.a (mon.0) 5436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: audit 2024-03-24T12:42:57.876870+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: audit 2024-03-24T12:42:58.276670+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: audit 2024-03-24T12:42:58.286700+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:42:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:58 smithi184 bash[51492]: audit 2024-03-24T12:42:58.297512+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[70612]: cluster 2024-03-24T12:42:58.288967+0000 mgr.y (mgr.25540) 1531 : cluster 0 pgmap v246: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[70612]: cluster 2024-03-24T12:42:58.289873+0000 mgr.y (mgr.25540) 1532 : cluster 0 pgmap v247: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[70612]: audit 2024-03-24T12:42:59.053610+0000 mgr.y (mgr.25540) 1533 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[70612]: cluster 2024-03-24T12:42:59.282856+0000 mon.a (mon.0) 5441 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[70612]: cluster 2024-03-24T12:42:59.282926+0000 mon.a (mon.0) 5442 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[73813]: cluster 2024-03-24T12:42:58.288967+0000 mgr.y (mgr.25540) 1531 : cluster 0 pgmap v246: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[73813]: cluster 2024-03-24T12:42:58.289873+0000 mgr.y (mgr.25540) 1532 : cluster 0 pgmap v247: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[73813]: audit 2024-03-24T12:42:59.053610+0000 mgr.y (mgr.25540) 1533 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:00.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[73813]: cluster 2024-03-24T12:42:59.282856+0000 mon.a (mon.0) 5441 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-24T12:43:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:42:59 smithi176 bash[73813]: cluster 2024-03-24T12:42:59.282926+0000 mon.a (mon.0) 5442 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:00.209 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:59 smithi184 bash[51492]: cluster 2024-03-24T12:42:58.288967+0000 mgr.y (mgr.25540) 1531 : cluster 0 pgmap v246: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.209 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:59 smithi184 bash[51492]: cluster 2024-03-24T12:42:58.289873+0000 mgr.y (mgr.25540) 1532 : cluster 0 pgmap v247: 161 pgs: 9 active+undersized+degraded, 7 peering, 16 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:00.209 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:59 smithi184 bash[51492]: audit 2024-03-24T12:42:59.053610+0000 mgr.y (mgr.25540) 1533 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:00.209 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:59 smithi184 bash[51492]: cluster 2024-03-24T12:42:59.282856+0000 mon.a (mon.0) 5441 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-03-24T12:43:00.210 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:42:59 smithi184 bash[51492]: cluster 2024-03-24T12:42:59.282926+0000 mon.a (mon.0) 5442 : cluster 3 Health check failed: Degraded data redundancy: 16/630 objects degraded (2.540%), 9 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:02.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:01 smithi176 bash[70612]: cluster 2024-03-24T12:43:00.290877+0000 mgr.y (mgr.25540) 1534 : cluster 0 pgmap v248: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 20 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:01 smithi176 bash[73813]: cluster 2024-03-24T12:43:00.290877+0000 mgr.y (mgr.25540) 1534 : cluster 0 pgmap v248: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 20 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:01 smithi184 bash[51492]: cluster 2024-03-24T12:43:00.290877+0000 mgr.y (mgr.25540) 1534 : cluster 0 pgmap v248: 161 pgs: 9 active+undersized+degraded, 7 peering, 11 stale+active+clean, 20 active+undersized, 114 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16/630 objects degraded (2.540%) 2024-03-24T12:43:02.436 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:02 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.7.service: Succeeded. 2024-03-24T12:43:02.436 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:02 smithi184 systemd[1]: Stopped Ceph osd.7 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:43:02.727 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:02 smithi184 systemd[1]: Started Ceph osd.7 for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:43:03.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cluster 2024-03-24T12:43:02.292620+0000 mgr.y (mgr.25540) 1535 : cluster 0 pgmap v249: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.487604+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.498099+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.510392+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.512068+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cluster 2024-03-24T12:43:02.515669+0000 mgr.y (mgr.25540) 1536 : cluster 0 pgmap v250: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.522279+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:02.523198+0000 mgr.y (mgr.25540) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.606016+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.611089+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.616320+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.617818+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.626795+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:02.627628+0000 mgr.y (mgr.25540) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.704796+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.707867+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.711660+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.712945+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.720222+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:02.721003+0000 mgr.y (mgr.25540) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.802223+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.804798+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.809304+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.810547+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.819776+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:02.820477+0000 mgr.y (mgr.25540) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cluster 2024-03-24T12:43:02.856799+0000 mon.a (mon.0) 5463 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.900553+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.902659+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.904782+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.905549+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:02.931609+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:02.932367+0000 mgr.y (mgr.25540) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.012733+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.015420+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.019361+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.020742+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.030395+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.030975+0000 mgr.y (mgr.25540) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.110223+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.112560+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.115273+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.116146+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.126454+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.208603+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.210822+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.214697+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.215815+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.225560+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.304683+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.307948+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.311966+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.313601+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.323025+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.401198+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.404463+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.406899+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.408026+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:03 smithi184 bash[51492]: audit 2024-03-24T12:43:03.417013+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cluster 2024-03-24T12:43:02.292620+0000 mgr.y (mgr.25540) 1535 : cluster 0 pgmap v249: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.487604+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.498099+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.510392+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.512068+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cluster 2024-03-24T12:43:02.515669+0000 mgr.y (mgr.25540) 1536 : cluster 0 pgmap v250: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.522279+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:02.523198+0000 mgr.y (mgr.25540) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.606016+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.611089+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.616320+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.617818+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.626795+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:02.627628+0000 mgr.y (mgr.25540) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.704796+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.707867+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.711660+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.712945+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.720222+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:02.721003+0000 mgr.y (mgr.25540) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.802223+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.804798+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.809304+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.810547+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.819776+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:02.820477+0000 mgr.y (mgr.25540) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cluster 2024-03-24T12:43:02.856799+0000 mon.a (mon.0) 5463 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.900553+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.902659+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.904782+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.905549+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:02.931609+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:02.932367+0000 mgr.y (mgr.25540) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.012733+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.015420+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.019361+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.020742+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.030395+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.030975+0000 mgr.y (mgr.25540) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cluster 2024-03-24T12:43:02.292620+0000 mgr.y (mgr.25540) 1535 : cluster 0 pgmap v249: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.487604+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.498099+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.510392+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.512068+0000 mon.a (mon.0) 5446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cluster 2024-03-24T12:43:02.515669+0000 mgr.y (mgr.25540) 1536 : cluster 0 pgmap v250: 161 pgs: 24 active+undersized+degraded, 7 peering, 38 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-03-24T12:43:03.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.522279+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:02.523198+0000 mgr.y (mgr.25540) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.606016+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.611089+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.616320+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.617818+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.626795+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:02.627628+0000 mgr.y (mgr.25540) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.704796+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.707867+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.711660+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.712945+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.720222+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.110223+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.112560+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.115273+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.116146+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.126454+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.208603+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.210822+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.214697+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.215815+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.225560+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.304683+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.307948+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.311966+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.313601+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.323025+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.401198+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.404463+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.406899+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.408026+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[73813]: audit 2024-03-24T12:43:03.417013+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:02.721003+0000 mgr.y (mgr.25540) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.802223+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.804798+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.809304+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.810547+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.819776+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:02.820477+0000 mgr.y (mgr.25540) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cluster 2024-03-24T12:43:02.856799+0000 mon.a (mon.0) 5463 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.900553+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.902659+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.904782+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.905549+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:02.931609+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:02.932367+0000 mgr.y (mgr.25540) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.012733+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.015420+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.019361+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.020742+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.030395+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.030975+0000 mgr.y (mgr.25540) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.110223+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.112560+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.115273+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.116146+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.126454+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.208603+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.210822+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.214697+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.215815+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.225560+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.304683+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.307948+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.311966+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.313601+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.323025+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.401198+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.404463+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.406899+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.408026+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:03.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:03 smithi176 bash[70612]: audit 2024-03-24T12:43:03.417013+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.800 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.127012+0000 mgr.y (mgr.25540) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.800 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.226237+0000 mgr.y (mgr.25540) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.800 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.323547+0000 mgr.y (mgr.25540) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.800 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.417849+0000 mgr.y (mgr.25540) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.800 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.499483+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.501613+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.503893+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.504660+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.510623+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.511226+0000 mgr.y (mgr.25540) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.592700+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.594931+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.597737+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.598578+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.606436+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.607355+0000 mgr.y (mgr.25540) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.687358+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.690073+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.801 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.693713+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.694838+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.705187+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.705924+0000 mgr.y (mgr.25540) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.786625+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.789233+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.792850+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.793971+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.803448+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.804148+0000 mgr.y (mgr.25540) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.880863+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.884233+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.887650+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.889000+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.802 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.898793+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.899605+0000 mgr.y (mgr.25540) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.979095+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.981522+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.984415+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.985210+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:03.992722+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.803 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:03.993329+0000 mgr.y (mgr.25540) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.071897+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.074123+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.076445+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.077601+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.087954+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.088542+0000 mgr.y (mgr.25540) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.170749+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.173138+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.175584+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.176450+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.186340+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.266870+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.269147+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.804 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.272197+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.273072+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.282601+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.365528+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.367911+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.370164+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.371116+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.376992+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.458353+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.461346+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.464984+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.805 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.466380+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.806 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[51492]: audit 2024-03-24T12:43:04.474261+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: 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-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-24T12:43:04.806 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:04 smithi184 bash[74891]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.127012+0000 mgr.y (mgr.25540) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.226237+0000 mgr.y (mgr.25540) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.323547+0000 mgr.y (mgr.25540) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.417849+0000 mgr.y (mgr.25540) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.499483+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.501613+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.503893+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.504660+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.510623+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.511226+0000 mgr.y (mgr.25540) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.592700+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.594931+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.597737+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.598578+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.606436+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.607355+0000 mgr.y (mgr.25540) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.687358+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.690073+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.693713+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.694838+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.127012+0000 mgr.y (mgr.25540) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.226237+0000 mgr.y (mgr.25540) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.323547+0000 mgr.y (mgr.25540) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.417849+0000 mgr.y (mgr.25540) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.499483+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.501613+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.503893+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.504660+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.510623+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.511226+0000 mgr.y (mgr.25540) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.592700+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.594931+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.597737+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.598578+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.606436+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.607355+0000 mgr.y (mgr.25540) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.687358+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.690073+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.693713+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.694838+0000 mon.a (mon.0) 5507 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.705187+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.705924+0000 mgr.y (mgr.25540) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.786625+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.789233+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.792850+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.793971+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.803448+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.804148+0000 mgr.y (mgr.25540) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.880863+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.884233+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.887650+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.889000+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.898793+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.899605+0000 mgr.y (mgr.25540) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.979095+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.981522+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.984415+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.985210+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:03.992722+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:03.993329+0000 mgr.y (mgr.25540) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.705187+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.705924+0000 mgr.y (mgr.25540) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.786625+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.789233+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.792850+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.793971+0000 mon.a (mon.0) 5512 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.803448+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.804148+0000 mgr.y (mgr.25540) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.880863+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.884233+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.887650+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.889000+0000 mon.a (mon.0) 5517 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.898793+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.899605+0000 mgr.y (mgr.25540) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.979095+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.981522+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.984415+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.985210+0000 mon.a (mon.0) 5522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:03.992722+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:03.993329+0000 mgr.y (mgr.25540) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.071897+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.074123+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.076445+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.077601+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.087954+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.088542+0000 mgr.y (mgr.25540) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.170749+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.173138+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.175584+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.176450+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.186340+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.266870+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.269147+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.272197+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.273072+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.282601+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.365528+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.367911+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.370164+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.371116+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.071897+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.074123+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.076445+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.077601+0000 mon.a (mon.0) 5527 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.087954+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.088542+0000 mgr.y (mgr.25540) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.170749+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.173138+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.175584+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.176450+0000 mon.a (mon.0) 5532 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.186340+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.266870+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.269147+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.272197+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.273072+0000 mon.a (mon.0) 5537 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.282601+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.365528+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.367911+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.370164+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.371116+0000 mon.a (mon.0) 5542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.376992+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.458353+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.461346+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.464984+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.466380+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[70612]: audit 2024-03-24T12:43:04.474261+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.376992+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.458353+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.461346+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.464984+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.466380+0000 mon.a (mon.0) 5547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:04.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:04 smithi176 bash[73813]: audit 2024-03-24T12:43:04.474261+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.187031+0000 mgr.y (mgr.25540) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.283418+0000 mgr.y (mgr.25540) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.377562+0000 mgr.y (mgr.25540) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.475486+0000 mgr.y (mgr.25540) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cluster 2024-03-24T12:43:04.516563+0000 mgr.y (mgr.25540) 1558 : cluster 0 pgmap v251: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.560815+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.564619+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.507 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.567712+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.568838+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.579859+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.580394+0000 mgr.y (mgr.25540) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.659881+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.662526+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.665561+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.666587+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.676286+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.676783+0000 mgr.y (mgr.25540) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.754525+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.757617+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.761486+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.508 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.762678+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.773101+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.774048+0000 mgr.y (mgr.25540) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.853515+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.858217+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.863245+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.509 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:05] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.33.4" 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.187031+0000 mgr.y (mgr.25540) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.283418+0000 mgr.y (mgr.25540) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.377562+0000 mgr.y (mgr.25540) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.475486+0000 mgr.y (mgr.25540) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cluster 2024-03-24T12:43:04.516563+0000 mgr.y (mgr.25540) 1558 : cluster 0 pgmap v251: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.560815+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.564619+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.567712+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.568838+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.579859+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.580394+0000 mgr.y (mgr.25540) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.659881+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.662526+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.665561+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.666587+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.676286+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.676783+0000 mgr.y (mgr.25540) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.754525+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.757617+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.761486+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.762678+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.773101+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.774048+0000 mgr.y (mgr.25540) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.853515+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.858217+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.863245+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.864840+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.875215+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.876057+0000 mgr.y (mgr.25540) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.956161+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.959089+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.962678+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.963672+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:04.972200+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:04.972959+0000 mgr.y (mgr.25540) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.054050+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.057115+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.060441+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.061526+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.072108+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.072657+0000 mgr.y (mgr.25540) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.150656+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.154042+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.157909+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.159503+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.170791+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.253469+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.256020+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.259402+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.260606+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.269474+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.350100+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.352270+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.354875+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.355790+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.365240+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.444545+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.448210+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.452044+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.453031+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:05 smithi184 bash[51492]: audit 2024-03-24T12:43:05.462031+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.187031+0000 mgr.y (mgr.25540) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.283418+0000 mgr.y (mgr.25540) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.377562+0000 mgr.y (mgr.25540) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.475486+0000 mgr.y (mgr.25540) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cluster 2024-03-24T12:43:04.516563+0000 mgr.y (mgr.25540) 1558 : cluster 0 pgmap v251: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.560815+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.564619+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.567712+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.568838+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.579859+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.580394+0000 mgr.y (mgr.25540) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.659881+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.662526+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.665561+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.666587+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.676286+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.676783+0000 mgr.y (mgr.25540) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.754525+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.757617+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.864840+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.875215+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.876057+0000 mgr.y (mgr.25540) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.956161+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.959089+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.962678+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.963672+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:04.972200+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:04.972959+0000 mgr.y (mgr.25540) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.054050+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.057115+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.060441+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.061526+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.072108+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.072657+0000 mgr.y (mgr.25540) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.150656+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.154042+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.157909+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.159503+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.170791+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.253469+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.256020+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.259402+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.260606+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.269474+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.350100+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.352270+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.354875+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.355790+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.365240+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.444545+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.448210+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.452044+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.453031+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[73813]: audit 2024-03-24T12:43:05.462031+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.761486+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.762678+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.773101+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.774048+0000 mgr.y (mgr.25540) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.853515+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.858217+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.863245+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.864840+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.875215+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.876057+0000 mgr.y (mgr.25540) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.956161+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.959089+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.962678+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.963672+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:04.972200+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:04.972959+0000 mgr.y (mgr.25540) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.054050+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.057115+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.060441+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.061526+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.072108+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.072657+0000 mgr.y (mgr.25540) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.150656+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.154042+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.157909+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.159503+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.170791+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.253469+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.256020+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.259402+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.260606+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.269474+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.350100+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.352270+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.354875+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.355790+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.365240+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:05.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.444545+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:05.934 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.448210+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:05.942 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.452044+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:05.943 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.453031+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:05.943 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:05 smithi176 bash[70612]: audit 2024-03-24T12:43:05.462031+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.513 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.171626+0000 mgr.y (mgr.25540) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.269997+0000 mgr.y (mgr.25540) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.365892+0000 mgr.y (mgr.25540) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.462627+0000 mgr.y (mgr.25540) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cluster 2024-03-24T12:43:05.487772+0000 mon.a (mon.0) 5599 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cluster 2024-03-24T12:43:05.487838+0000 mon.a (mon.0) 5600 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.544389+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.547062+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.549968+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.551033+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.559079+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.514 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.559760+0000 mgr.y (mgr.25540) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.639061+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.642138+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.645433+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.646474+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.653101+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.653823+0000 mgr.y (mgr.25540) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.737090+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.739313+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.171626+0000 mgr.y (mgr.25540) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.269997+0000 mgr.y (mgr.25540) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.515 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.365892+0000 mgr.y (mgr.25540) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.462627+0000 mgr.y (mgr.25540) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cluster 2024-03-24T12:43:05.487772+0000 mon.a (mon.0) 5599 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cluster 2024-03-24T12:43:05.487838+0000 mon.a (mon.0) 5600 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.544389+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.547062+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.549968+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.551033+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.559079+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.559760+0000 mgr.y (mgr.25540) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.639061+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.642138+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.645433+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.646474+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.516 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.653101+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.653823+0000 mgr.y (mgr.25540) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.737090+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.739313+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.741728+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.742627+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.749159+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.517 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.749605+0000 mgr.y (mgr.25540) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.830690+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.833320+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.836218+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.837292+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.847460+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.848467+0000 mgr.y (mgr.25540) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.925566+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.928256+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.932756+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.933888+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:05.942977+0000 mon.a (mon.0) 5625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:05.943571+0000 mgr.y (mgr.25540) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.518 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.022872+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.025725+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.028501+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.029286+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.037243+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.037939+0000 mgr.y (mgr.25540) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.118255+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.120901+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.124108+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.741728+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.742627+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.519 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.749159+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.749605+0000 mgr.y (mgr.25540) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.830690+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.833320+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.836218+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.837292+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.847460+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.848467+0000 mgr.y (mgr.25540) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.925566+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.928256+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.932756+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.520 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.933888+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.171626+0000 mgr.y (mgr.25540) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.269997+0000 mgr.y (mgr.25540) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.365892+0000 mgr.y (mgr.25540) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.462627+0000 mgr.y (mgr.25540) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cluster 2024-03-24T12:43:05.487772+0000 mon.a (mon.0) 5599 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cluster 2024-03-24T12:43:05.487838+0000 mon.a (mon.0) 5600 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.544389+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.547062+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.549968+0000 mon.a (mon.0) 5603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.551033+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.559079+0000 mon.a (mon.0) 5605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.559760+0000 mgr.y (mgr.25540) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.639061+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.642138+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.645433+0000 mon.a (mon.0) 5608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.646474+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.653101+0000 mon.a (mon.0) 5610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.653823+0000 mgr.y (mgr.25540) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.737090+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.739313+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.741728+0000 mon.a (mon.0) 5613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.742627+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.749159+0000 mon.a (mon.0) 5615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.749605+0000 mgr.y (mgr.25540) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.830690+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.833320+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.836218+0000 mon.a (mon.0) 5618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.837292+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.847460+0000 mon.a (mon.0) 5620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.848467+0000 mgr.y (mgr.25540) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.925566+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.928256+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.932756+0000 mon.a (mon.0) 5623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.933888+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:05.942977+0000 mon.a (mon.0) 5625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:05.943571+0000 mgr.y (mgr.25540) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.022872+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.025725+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.028501+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.029286+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.037243+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.037939+0000 mgr.y (mgr.25540) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.118255+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.120901+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.124108+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.125617+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.133110+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.216185+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.218591+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.221643+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.222504+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.230197+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.309174+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.312480+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.316204+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.317646+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.325195+0000 mon.a (mon.0) 5645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.408894+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.411869+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.415920+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.417402+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:06 smithi184 bash[51492]: audit 2024-03-24T12:43:06.424627+0000 mon.a (mon.0) 5650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.125617+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.133110+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.216185+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.218591+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.221643+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.222504+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.230197+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.309174+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.312480+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.316204+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.317646+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.325195+0000 mon.a (mon.0) 5645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.408894+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.411869+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.415920+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.417402+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[73813]: audit 2024-03-24T12:43:06.424627+0000 mon.a (mon.0) 5650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:05.942977+0000 mon.a (mon.0) 5625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:05.943571+0000 mgr.y (mgr.25540) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.022872+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.025725+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.028501+0000 mon.a (mon.0) 5628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.029286+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.037243+0000 mon.a (mon.0) 5630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.037939+0000 mgr.y (mgr.25540) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.118255+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.120901+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.124108+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.125617+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.133110+0000 mon.a (mon.0) 5635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.216185+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.218591+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.221643+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.222504+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.230197+0000 mon.a (mon.0) 5640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.309174+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.312480+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.316204+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.317646+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.325195+0000 mon.a (mon.0) 5645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.408894+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.411869+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.415920+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:06.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.417402+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:06.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:06 smithi176 bash[70612]: audit 2024-03-24T12:43:06.424627+0000 mon.a (mon.0) 5650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.133917+0000 mgr.y (mgr.25540) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.230757+0000 mgr.y (mgr.25540) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.325868+0000 mgr.y (mgr.25540) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.425437+0000 mgr.y (mgr.25540) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.513341+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.515265+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.517274+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cluster 2024-03-24T12:43:06.517277+0000 mgr.y (mgr.25540) 1579 : cluster 0 pgmap v252: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.518691+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.525836+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.526551+0000 mgr.y (mgr.25540) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.609562+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.612510+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.615676+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.617162+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.628302+0000 mon.a (mon.0) 5660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.629085+0000 mgr.y (mgr.25540) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.712534+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.715127+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.719925+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.721249+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.729928+0000 mon.a (mon.0) 5665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.730591+0000 mgr.y (mgr.25540) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.810512+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.813187+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.816066+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.817375+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.824269+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.825136+0000 mgr.y (mgr.25540) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.904912+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.908850+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.912152+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.913407+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.919886+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:06.920427+0000 mgr.y (mgr.25540) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:06.997896+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.000977+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.004818+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.006119+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.013874+0000 mon.a (mon.0) 5680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.014713+0000 mgr.y (mgr.25540) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.096524+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.103298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.106053+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.107036+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.112792+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.113270+0000 mgr.y (mgr.25540) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.191209+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.194163+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.197564+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.198650+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.207098+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.292565+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.294957+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.297833+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.298672+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.306504+0000 mon.a (mon.0) 5695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.385327+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.388087+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.392138+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.393292+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.401390+0000 mon.a (mon.0) 5700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.480335+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.483650+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.487328+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.488653+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:07 smithi184 bash[51492]: audit 2024-03-24T12:43:07.497631+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.133917+0000 mgr.y (mgr.25540) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.230757+0000 mgr.y (mgr.25540) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.325868+0000 mgr.y (mgr.25540) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.425437+0000 mgr.y (mgr.25540) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.513341+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.515265+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.517274+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cluster 2024-03-24T12:43:06.517277+0000 mgr.y (mgr.25540) 1579 : cluster 0 pgmap v252: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.518691+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.525836+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.526551+0000 mgr.y (mgr.25540) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.609562+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.612510+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.615676+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.617162+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.628302+0000 mon.a (mon.0) 5660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.629085+0000 mgr.y (mgr.25540) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.712534+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.715127+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.719925+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.721249+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.729928+0000 mon.a (mon.0) 5665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.730591+0000 mgr.y (mgr.25540) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.810512+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.813187+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.816066+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.817375+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.824269+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.825136+0000 mgr.y (mgr.25540) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.904912+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.908850+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.912152+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.913407+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.919886+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:06.920427+0000 mgr.y (mgr.25540) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:06.997896+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.000977+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.004818+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.006119+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.133917+0000 mgr.y (mgr.25540) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.230757+0000 mgr.y (mgr.25540) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.325868+0000 mgr.y (mgr.25540) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.425437+0000 mgr.y (mgr.25540) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.513341+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.515265+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.517274+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cluster 2024-03-24T12:43:06.517277+0000 mgr.y (mgr.25540) 1579 : cluster 0 pgmap v252: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 497 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.518691+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.525836+0000 mon.a (mon.0) 5655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.526551+0000 mgr.y (mgr.25540) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.609562+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.612510+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.615676+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.617162+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.628302+0000 mon.a (mon.0) 5660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.629085+0000 mgr.y (mgr.25540) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.712534+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.715127+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.013874+0000 mon.a (mon.0) 5680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.014713+0000 mgr.y (mgr.25540) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.096524+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.103298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.106053+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.107036+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.112792+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.113270+0000 mgr.y (mgr.25540) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.191209+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.194163+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.197564+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.198650+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.207098+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.292565+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.294957+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.297833+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.298672+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.306504+0000 mon.a (mon.0) 5695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.385327+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.388087+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.392138+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.393292+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.401390+0000 mon.a (mon.0) 5700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.480335+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.483650+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.487328+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.488653+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[73813]: audit 2024-03-24T12:43:07.497631+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.719925+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.721249+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.729928+0000 mon.a (mon.0) 5665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.730591+0000 mgr.y (mgr.25540) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.810512+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.813187+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.816066+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.817375+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.824269+0000 mon.a (mon.0) 5670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.825136+0000 mgr.y (mgr.25540) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.904912+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.908850+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.912152+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.913407+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.919886+0000 mon.a (mon.0) 5675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:06.920427+0000 mgr.y (mgr.25540) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:06.997896+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.000977+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.004818+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.006119+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.013874+0000 mon.a (mon.0) 5680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.014713+0000 mgr.y (mgr.25540) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.096524+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.103298+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.106053+0000 mon.a (mon.0) 5683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.107036+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.112792+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.113270+0000 mgr.y (mgr.25540) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.191209+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.194163+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.197564+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.198650+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.207098+0000 mon.a (mon.0) 5690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.292565+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.294957+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.297833+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.298672+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.306504+0000 mon.a (mon.0) 5695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.385327+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.388087+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.392138+0000 mon.a (mon.0) 5698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.393292+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.401390+0000 mon.a (mon.0) 5700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.480335+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.483650+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.487328+0000 mon.a (mon.0) 5703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.488653+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:07.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:07 smithi176 bash[70612]: audit 2024-03-24T12:43:07.497631+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.592 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[75365]: debug 2024-03-24T12:43:08.374+0000 7fa73136e700 1 -- 172.21.15.184:0/1546099183 <== mon.0 v2:172.21.15.176:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563428b311e0 con 0x563428bb6c00 2024-03-24T12:43:08.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.207821+0000 mgr.y (mgr.25540) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.307116+0000 mgr.y (mgr.25540) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.402266+0000 mgr.y (mgr.25540) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.498360+0000 mgr.y (mgr.25540) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.580273+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.582982+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.585864+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.586804+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.594679+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.595365+0000 mgr.y (mgr.25540) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.676398+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.681339+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.686172+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.687910+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.697513+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.698537+0000 mgr.y (mgr.25540) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.782803+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.787186+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.790562+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.791655+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.799590+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.800144+0000 mgr.y (mgr.25540) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.879316+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.882341+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.885522+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.886699+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.894995+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.895616+0000 mgr.y (mgr.25540) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.973449+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.976723+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.980817+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.982554+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:07.991930+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:07.992705+0000 mgr.y (mgr.25540) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.071126+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.073830+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.076361+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.077467+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.084624+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.085428+0000 mgr.y (mgr.25540) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.165192+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.168392+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.172044+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.173181+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.181792+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.265664+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.267935+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.270811+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.271730+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.277663+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.360809+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.363509+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.368008+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.370193+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.378228+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.458807+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.461694+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.464502+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.465440+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[51492]: audit 2024-03-24T12:43:08.473077+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.207821+0000 mgr.y (mgr.25540) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.307116+0000 mgr.y (mgr.25540) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.402266+0000 mgr.y (mgr.25540) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.498360+0000 mgr.y (mgr.25540) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.580273+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.582982+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.585864+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.586804+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.594679+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.595365+0000 mgr.y (mgr.25540) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.676398+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.681339+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.686172+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.687910+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.697513+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.698537+0000 mgr.y (mgr.25540) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.782803+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.787186+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.790562+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.791655+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.799590+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.800144+0000 mgr.y (mgr.25540) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.879316+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.882341+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.885522+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.886699+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.894995+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.895616+0000 mgr.y (mgr.25540) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.973449+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.976723+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.980817+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.982554+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:07.991930+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:07.992705+0000 mgr.y (mgr.25540) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.071126+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.073830+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.076361+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.077467+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.084624+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.085428+0000 mgr.y (mgr.25540) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.165192+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.168392+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.172044+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.173181+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.181792+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.265664+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.267935+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.270811+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.271730+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.277663+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.360809+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.363509+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.368008+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.370193+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.378228+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.458807+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.461694+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.464502+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.465440+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[73813]: audit 2024-03-24T12:43:08.473077+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.207821+0000 mgr.y (mgr.25540) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.307116+0000 mgr.y (mgr.25540) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.402266+0000 mgr.y (mgr.25540) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.498360+0000 mgr.y (mgr.25540) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.580273+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.582982+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.585864+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.586804+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.594679+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.595365+0000 mgr.y (mgr.25540) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.676398+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.681339+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.686172+0000 mon.a (mon.0) 5713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.687910+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.697513+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.698537+0000 mgr.y (mgr.25540) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.782803+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.787186+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.790562+0000 mon.a (mon.0) 5718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.791655+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.799590+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.800144+0000 mgr.y (mgr.25540) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.879316+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.882341+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.885522+0000 mon.a (mon.0) 5723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.886699+0000 mon.a (mon.0) 5724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.894995+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.895616+0000 mgr.y (mgr.25540) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.973449+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.976723+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.980817+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.982554+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:07.991930+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:07.992705+0000 mgr.y (mgr.25540) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.071126+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.073830+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.076361+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.077467+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.084624+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.085428+0000 mgr.y (mgr.25540) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.165192+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.168392+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.172044+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.173181+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.181792+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.265664+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.267935+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.270811+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.271730+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.277663+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.360809+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.363509+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.368008+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.370193+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.378228+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.458807+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.461694+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.464502+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.465440+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:08.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:08 smithi176 bash[70612]: audit 2024-03-24T12:43:08.473077+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.342 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:08 smithi184 bash[75365]: debug 2024-03-24T12:43:08.942+0000 7fa73a5067c0 -1 Falling back to public interface 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.182641+0000 mgr.y (mgr.25540) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.278160+0000 mgr.y (mgr.25540) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.378909+0000 mgr.y (mgr.25540) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.473933+0000 mgr.y (mgr.25540) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cluster 2024-03-24T12:43:08.519036+0000 mgr.y (mgr.25540) 1601 : cluster 0 pgmap v253: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 400 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.553646+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.556414+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.558887+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.559798+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.567817+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.787 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.568324+0000 mgr.y (mgr.25540) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.633372+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.636115+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.639553+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.640634+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.649658+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.650177+0000 mgr.y (mgr.25540) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.731742+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.734104+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.737670+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.738810+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.747880+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.748596+0000 mgr.y (mgr.25540) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.788 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.828119+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.831547+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.834916+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.836665+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.846416+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.847002+0000 mgr.y (mgr.25540) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.929277+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.932790+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.936047+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.937231+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.944069+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:08.944734+0000 mgr.y (mgr.25540) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.990195+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.992927+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.996158+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.789 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:08.997401+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.006294+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.007054+0000 mgr.y (mgr.25540) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.063643+0000 mgr.y (mgr.25540) 1608 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.114647+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.118519+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.122619+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.123924+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.133788+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.215051+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.219919+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.225102+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.226964+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.790 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.237558+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.316909+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.320262+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.324479+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.325883+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.334845+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.412478+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.415550+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.419312+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.420381+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.791 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:09 smithi184 bash[51492]: audit 2024-03-24T12:43:09.428997+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.182641+0000 mgr.y (mgr.25540) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.278160+0000 mgr.y (mgr.25540) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.378909+0000 mgr.y (mgr.25540) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.473933+0000 mgr.y (mgr.25540) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cluster 2024-03-24T12:43:08.519036+0000 mgr.y (mgr.25540) 1601 : cluster 0 pgmap v253: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 400 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.553646+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.556414+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.558887+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.559798+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.567817+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.568324+0000 mgr.y (mgr.25540) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.633372+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.636115+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.639553+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.640634+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.649658+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.650177+0000 mgr.y (mgr.25540) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.731742+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.734104+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.182641+0000 mgr.y (mgr.25540) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.278160+0000 mgr.y (mgr.25540) 1598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.378909+0000 mgr.y (mgr.25540) 1599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.473933+0000 mgr.y (mgr.25540) 1600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cluster 2024-03-24T12:43:08.519036+0000 mgr.y (mgr.25540) 1601 : cluster 0 pgmap v253: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 400 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.553646+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.556414+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.558887+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.559798+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.567817+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.568324+0000 mgr.y (mgr.25540) 1602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.633372+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.636115+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.639553+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.640634+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.649658+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.650177+0000 mgr.y (mgr.25540) 1603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.731742+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.734104+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.737670+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.738810+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.747880+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.748596+0000 mgr.y (mgr.25540) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.828119+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.831547+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.834916+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.836665+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.846416+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.847002+0000 mgr.y (mgr.25540) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.929277+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.932790+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.936047+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.937231+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.944069+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:08.944734+0000 mgr.y (mgr.25540) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.990195+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.992927+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.996158+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:08.997401+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.737670+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.738810+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.747880+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.748596+0000 mgr.y (mgr.25540) 1604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.828119+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.831547+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.834916+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.836665+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.846416+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.847002+0000 mgr.y (mgr.25540) 1605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.929277+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.932790+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.936047+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.937231+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.944069+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:08.944734+0000 mgr.y (mgr.25540) 1606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.990195+0000 mon.a (mon.0) 5781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.992927+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.996158+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:08.997401+0000 mon.a (mon.0) 5784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.006294+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.007054+0000 mgr.y (mgr.25540) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.063643+0000 mgr.y (mgr.25540) 1608 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.114647+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.118519+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.122619+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.123924+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.133788+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.215051+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.219919+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.225102+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.226964+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.237558+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.316909+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.320262+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.324479+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.325883+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.334845+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.412478+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.415550+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.006294+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.007054+0000 mgr.y (mgr.25540) 1607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:09.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.063643+0000 mgr.y (mgr.25540) 1608 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.114647+0000 mon.a (mon.0) 5786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.118519+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.122619+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.123924+0000 mon.a (mon.0) 5789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.133788+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.215051+0000 mon.a (mon.0) 5791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.219919+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.225102+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.226964+0000 mon.a (mon.0) 5794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.237558+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.316909+0000 mon.a (mon.0) 5796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.320262+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.324479+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.325883+0000 mon.a (mon.0) 5799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.334845+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.412478+0000 mon.a (mon.0) 5801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.415550+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.419312+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.420381+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[70612]: audit 2024-03-24T12:43:09.428997+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:09.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.419312+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:09.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.420381+0000 mon.a (mon.0) 5804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:09.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:09 smithi176 bash[73813]: audit 2024-03-24T12:43:09.428997+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.134759+0000 mgr.y (mgr.25540) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.238335+0000 mgr.y (mgr.25540) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.335674+0000 mgr.y (mgr.25540) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.429710+0000 mgr.y (mgr.25540) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.510564+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.513445+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.520782+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.530706+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.535912+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.536460+0000 mgr.y (mgr.25540) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.616110+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.619768+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.622783+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.623925+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.632832+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.633559+0000 mgr.y (mgr.25540) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.711655+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.714430+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.717600+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.718632+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.726487+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.727078+0000 mgr.y (mgr.25540) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.809628+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.814151+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.818874+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.820407+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.828786+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.829502+0000 mgr.y (mgr.25540) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.912536+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.914993+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.917842+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.918753+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:09.926980+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:09.927729+0000 mgr.y (mgr.25540) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.004912+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.008185+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.011909+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.013212+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.022024+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.022665+0000 mgr.y (mgr.25540) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.102711+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.105344+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.107621+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.108428+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.115929+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.116709+0000 mgr.y (mgr.25540) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.199967+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.202534+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.205297+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.206353+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.214362+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.291846+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.295217+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.299063+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.300308+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.307810+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.385406+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.389587+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.393499+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.394812+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.403379+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.485749+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.488226+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.490704+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.491565+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:10 smithi184 bash[51492]: audit 2024-03-24T12:43:10.499141+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.134759+0000 mgr.y (mgr.25540) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.238335+0000 mgr.y (mgr.25540) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.335674+0000 mgr.y (mgr.25540) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.429710+0000 mgr.y (mgr.25540) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.510564+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.513445+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.520782+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.530706+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.535912+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.536460+0000 mgr.y (mgr.25540) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.616110+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.619768+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.622783+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.623925+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.632832+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.633559+0000 mgr.y (mgr.25540) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.711655+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.714430+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.717600+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.718632+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.134759+0000 mgr.y (mgr.25540) 1609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.238335+0000 mgr.y (mgr.25540) 1610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.335674+0000 mgr.y (mgr.25540) 1611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.429710+0000 mgr.y (mgr.25540) 1612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.510564+0000 mon.a (mon.0) 5806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.513445+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.520782+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.530706+0000 mon.a (mon.0) 5809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.535912+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.536460+0000 mgr.y (mgr.25540) 1613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.616110+0000 mon.a (mon.0) 5811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.619768+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.622783+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.623925+0000 mon.a (mon.0) 5814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.632832+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.633559+0000 mgr.y (mgr.25540) 1614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.711655+0000 mon.a (mon.0) 5816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.714430+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.717600+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.718632+0000 mon.a (mon.0) 5819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.726487+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.727078+0000 mgr.y (mgr.25540) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.809628+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.814151+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.818874+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.820407+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.828786+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.829502+0000 mgr.y (mgr.25540) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.912536+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.914993+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.917842+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.918753+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:09.926980+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:09.927729+0000 mgr.y (mgr.25540) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.004912+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.008185+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.011909+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.013212+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.022024+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.022665+0000 mgr.y (mgr.25540) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.726487+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.727078+0000 mgr.y (mgr.25540) 1615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.809628+0000 mon.a (mon.0) 5821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.814151+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.818874+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.820407+0000 mon.a (mon.0) 5824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.828786+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.829502+0000 mgr.y (mgr.25540) 1616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.912536+0000 mon.a (mon.0) 5826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.914993+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.917842+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.918753+0000 mon.a (mon.0) 5829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:09.926980+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:09.927729+0000 mgr.y (mgr.25540) 1617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.004912+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.008185+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.011909+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.013212+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.022024+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.022665+0000 mgr.y (mgr.25540) 1618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.102711+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.105344+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.107621+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.108428+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.115929+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.116709+0000 mgr.y (mgr.25540) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.199967+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.202534+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.205297+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.206353+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.214362+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.291846+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.295217+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.299063+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.300308+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.307810+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.385406+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.389587+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.393499+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.394812+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.102711+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.105344+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.107621+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.108428+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.115929+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.116709+0000 mgr.y (mgr.25540) 1619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.199967+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.202534+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.205297+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.206353+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.214362+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.291846+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.295217+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.299063+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.300308+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.307810+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.385406+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.389587+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.393499+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.394812+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.403379+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.485749+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.488226+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.490704+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.491565+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[70612]: audit 2024-03-24T12:43:10.499141+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.403379+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.485749+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.488226+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.490704+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.491565+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:10.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:10 smithi176 bash[73813]: audit 2024-03-24T12:43:10.499141+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.214903+0000 mgr.y (mgr.25540) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.308297+0000 mgr.y (mgr.25540) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.404196+0000 mgr.y (mgr.25540) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.499995+0000 mgr.y (mgr.25540) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cluster 2024-03-24T12:43:10.520083+0000 mgr.y (mgr.25540) 1624 : cluster 0 pgmap v254: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.584090+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.586901+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.589288+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.590315+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.596108+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.596590+0000 mgr.y (mgr.25540) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.677937+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.680899+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.686073+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.687427+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.696373+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.697265+0000 mgr.y (mgr.25540) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.777988+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.780165+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.782560+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.783635+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.790275+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.790942+0000 mgr.y (mgr.25540) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.854583+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.856928+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.859571+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.860474+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.866209+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.866846+0000 mgr.y (mgr.25540) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.946447+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.949247+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.952636+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.953938+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:10.960283+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:10.960868+0000 mgr.y (mgr.25540) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.041297+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.043547+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.046234+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.047115+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.052771+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.053319+0000 mgr.y (mgr.25540) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.134875+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.136947+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.139619+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.140645+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.148681+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.227677+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.230151+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.233084+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.234209+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.241157+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.322053+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.324386+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.327283+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.328319+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.336831+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.417977+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.421466+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.424347+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.425723+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.434147+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.512376+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.514467+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.516669+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:11 smithi184 bash[51492]: audit 2024-03-24T12:43:11.517463+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.214903+0000 mgr.y (mgr.25540) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.308297+0000 mgr.y (mgr.25540) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.404196+0000 mgr.y (mgr.25540) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.499995+0000 mgr.y (mgr.25540) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cluster 2024-03-24T12:43:10.520083+0000 mgr.y (mgr.25540) 1624 : cluster 0 pgmap v254: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.584090+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.586901+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.589288+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.590315+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.596108+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.596590+0000 mgr.y (mgr.25540) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.677937+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.680899+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.686073+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.687427+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.696373+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.697265+0000 mgr.y (mgr.25540) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.777988+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.780165+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.214903+0000 mgr.y (mgr.25540) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.308297+0000 mgr.y (mgr.25540) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.404196+0000 mgr.y (mgr.25540) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.499995+0000 mgr.y (mgr.25540) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cluster 2024-03-24T12:43:10.520083+0000 mgr.y (mgr.25540) 1624 : cluster 0 pgmap v254: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.584090+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.586901+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.589288+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.590315+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.596108+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.596590+0000 mgr.y (mgr.25540) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.677937+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.680899+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.686073+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.687427+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.696373+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.697265+0000 mgr.y (mgr.25540) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.777988+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.780165+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.782560+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.783635+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.790275+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.790942+0000 mgr.y (mgr.25540) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.854583+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.856928+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.859571+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.860474+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.866209+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.866846+0000 mgr.y (mgr.25540) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.946447+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.949247+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.952636+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.953938+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:10.960283+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:10.960868+0000 mgr.y (mgr.25540) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.041297+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.043547+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.046234+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.047115+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.782560+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.783635+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.790275+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.790942+0000 mgr.y (mgr.25540) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.854583+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.856928+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.859571+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.860474+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.866209+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.866846+0000 mgr.y (mgr.25540) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.946447+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.949247+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.952636+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.953938+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:10.960283+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:10.960868+0000 mgr.y (mgr.25540) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.041297+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.043547+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.046234+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.047115+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.052771+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.053319+0000 mgr.y (mgr.25540) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.134875+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.136947+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.139619+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.140645+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.148681+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.227677+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.230151+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.233084+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.234209+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.241157+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.322053+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.324386+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.327283+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.328319+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.336831+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.417977+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.421466+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.424347+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.425723+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.434147+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.512376+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.514467+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.516669+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[73813]: audit 2024-03-24T12:43:11.517463+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.052771+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.053319+0000 mgr.y (mgr.25540) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.134875+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.136947+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.139619+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.140645+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.148681+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.227677+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.230151+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.233084+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.234209+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.241157+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.322053+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.324386+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.327283+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.328319+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.336831+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.417977+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.421466+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.424347+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.425723+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.434147+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.512376+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:11.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.514467+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:11.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.516669+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:11.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:11 smithi176 bash[70612]: audit 2024-03-24T12:43:11.517463+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.342 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[75365]: debug 2024-03-24T12:43:12.018+0000 7fa73a5067c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-24T12:43:12.342 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[75365]: debug 2024-03-24T12:43:12.062+0000 7fa73a5067c0 -1 osd.7 147 log_to_monitors true 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.149304+0000 mgr.y (mgr.25540) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.241655+0000 mgr.y (mgr.25540) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.337452+0000 mgr.y (mgr.25540) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.434864+0000 mgr.y (mgr.25540) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.523962+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.524495+0000 mgr.y (mgr.25540) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.606098+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.608301+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.610929+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.611696+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.619786+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.620389+0000 mgr.y (mgr.25540) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.702645+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.705329+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.707889+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.708917+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.718949+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.719768+0000 mgr.y (mgr.25540) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.798625+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.801369+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.804493+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.805716+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.816922+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.817898+0000 mgr.y (mgr.25540) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.898218+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.900226+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.903356+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.904434+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.915074+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:11.915646+0000 mgr.y (mgr.25540) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.993239+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:11.996439+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.000125+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.001421+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.011620+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.012561+0000 mgr.y (mgr.25540) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.061340+0000 mon.a (mon.0) 5941 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.069156+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.096598+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.100516+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.103279+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.104147+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.113296+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.113851+0000 mgr.y (mgr.25540) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.190543+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.193318+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.196498+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.197814+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.208096+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.285949+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.289244+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.293081+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.294291+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.304853+0000 mon.a (mon.0) 5956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.382464+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.385783+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.389477+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.390757+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.401192+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.485579+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.487997+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.491877+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.493060+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:12 smithi184 bash[51492]: audit 2024-03-24T12:43:12.503335+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.149304+0000 mgr.y (mgr.25540) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.241655+0000 mgr.y (mgr.25540) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.337452+0000 mgr.y (mgr.25540) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.434864+0000 mgr.y (mgr.25540) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.523962+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.524495+0000 mgr.y (mgr.25540) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.606098+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.608301+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.610929+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.611696+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.619786+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.620389+0000 mgr.y (mgr.25540) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.702645+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.705329+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.707889+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.708917+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.718949+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.719768+0000 mgr.y (mgr.25540) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.798625+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.801369+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.149304+0000 mgr.y (mgr.25540) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.241655+0000 mgr.y (mgr.25540) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.337452+0000 mgr.y (mgr.25540) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.434864+0000 mgr.y (mgr.25540) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.523962+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.524495+0000 mgr.y (mgr.25540) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.606098+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.608301+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.610929+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.611696+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.619786+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.620389+0000 mgr.y (mgr.25540) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.702645+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.705329+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.707889+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.708917+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.718949+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.719768+0000 mgr.y (mgr.25540) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.798625+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.801369+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.804493+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.805716+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.816922+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.817898+0000 mgr.y (mgr.25540) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.898218+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.900226+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.903356+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.904434+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.915074+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:11.915646+0000 mgr.y (mgr.25540) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.993239+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:11.996439+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.000125+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.001421+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.011620+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.012561+0000 mgr.y (mgr.25540) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.061340+0000 mon.a (mon.0) 5941 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.069156+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.096598+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.100516+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.103279+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.104147+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.113296+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.113851+0000 mgr.y (mgr.25540) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.190543+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.193318+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.196498+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.197814+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.208096+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.285949+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.289244+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.293081+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.294291+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.304853+0000 mon.a (mon.0) 5956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.382464+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.385783+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.389477+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.390757+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.401192+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.485579+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.487997+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.491877+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.493060+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[73813]: audit 2024-03-24T12:43:12.503335+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.804493+0000 mon.a (mon.0) 5928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.805716+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.816922+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.817898+0000 mgr.y (mgr.25540) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.898218+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.900226+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.903356+0000 mon.a (mon.0) 5933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.904434+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.915074+0000 mon.a (mon.0) 5935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:11.915646+0000 mgr.y (mgr.25540) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.993239+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:11.996439+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.000125+0000 mon.a (mon.0) 5938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.001421+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.011620+0000 mon.a (mon.0) 5940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.012561+0000 mgr.y (mgr.25540) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.061340+0000 mon.a (mon.0) 5941 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.069156+0000 mon.b (mon.2) 11 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.096598+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.100516+0000 mon.a (mon.0) 5943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.103279+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.104147+0000 mon.a (mon.0) 5945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.113296+0000 mon.a (mon.0) 5946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.113851+0000 mgr.y (mgr.25540) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:12.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.190543+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.193318+0000 mon.a (mon.0) 5948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.196498+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.197814+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.208096+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.285949+0000 mon.a (mon.0) 5952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.289244+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.293081+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.294291+0000 mon.a (mon.0) 5955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.304853+0000 mon.a (mon.0) 5956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.382464+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.385783+0000 mon.a (mon.0) 5958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.389477+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.390757+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.401192+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:12.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.485579+0000 mon.a (mon.0) 5962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:12.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.487997+0000 mon.a (mon.0) 5963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:12.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.491877+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:12.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.493060+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:12.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:12 smithi176 bash[70612]: audit 2024-03-24T12:43:12.503335+0000 mon.a (mon.0) 5966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.342 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[75365]: debug 2024-03-24T12:43:13.058+0000 7fa72b95e700 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-24T12:43:13.439 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:43:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.208717+0000 mgr.y (mgr.25540) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.305404+0000 mgr.y (mgr.25540) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.402107+0000 mgr.y (mgr.25540) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.503935+0000 mgr.y (mgr.25540) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cluster 2024-03-24T12:43:12.521505+0000 mgr.y (mgr.25540) 1646 : cluster 0 pgmap v255: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.583348+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.586907+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.590333+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.591575+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.600333+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.601275+0000 mgr.y (mgr.25540) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.682588+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.685076+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.688359+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.689218+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.697079+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.697758+0000 mgr.y (mgr.25540) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.778211+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.782655+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.785970+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.787145+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.796961+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.797652+0000 mgr.y (mgr.25540) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.859194+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.861036+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.908217+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.911040+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.915307+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.916774+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:12.926031+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:12.927147+0000 mgr.y (mgr.25540) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.009327+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.010636+0000 mon.a (mon.0) 5990 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cluster 2024-03-24T12:43:13.014067+0000 mon.a (mon.0) 5991 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.018195+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.019454+0000 mon.a (mon.0) 5993 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.023112+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.023848+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.027303+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.028774+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.029233+0000 mgr.y (mgr.25540) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.087269+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.090236+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.092999+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.094106+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.102380+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.103077+0000 mgr.y (mgr.25540) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.181417+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.183544+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.186445+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.187326+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.196293+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.277573+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.279768+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.281651+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.282329+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.291149+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.373300+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.375192+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.377244+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.377945+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.387060+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.466701+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.469457+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.472156+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.473155+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:13 smithi184 bash[51492]: audit 2024-03-24T12:43:13.483275+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.208717+0000 mgr.y (mgr.25540) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.305404+0000 mgr.y (mgr.25540) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.402107+0000 mgr.y (mgr.25540) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.503935+0000 mgr.y (mgr.25540) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cluster 2024-03-24T12:43:12.521505+0000 mgr.y (mgr.25540) 1646 : cluster 0 pgmap v255: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.583348+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.586907+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.590333+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.591575+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.600333+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.601275+0000 mgr.y (mgr.25540) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.682588+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.685076+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.688359+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.689218+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.697079+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.697758+0000 mgr.y (mgr.25540) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.778211+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.782655+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.208717+0000 mgr.y (mgr.25540) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.305404+0000 mgr.y (mgr.25540) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.402107+0000 mgr.y (mgr.25540) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.503935+0000 mgr.y (mgr.25540) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cluster 2024-03-24T12:43:12.521505+0000 mgr.y (mgr.25540) 1646 : cluster 0 pgmap v255: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.583348+0000 mon.a (mon.0) 5967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.586907+0000 mon.a (mon.0) 5968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.590333+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.591575+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.600333+0000 mon.a (mon.0) 5971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.601275+0000 mgr.y (mgr.25540) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.682588+0000 mon.a (mon.0) 5972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.685076+0000 mon.a (mon.0) 5973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.688359+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.689218+0000 mon.a (mon.0) 5975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.697079+0000 mon.a (mon.0) 5976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.697758+0000 mgr.y (mgr.25540) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.778211+0000 mon.a (mon.0) 5977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.782655+0000 mon.a (mon.0) 5978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.785970+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.787145+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.796961+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.797652+0000 mgr.y (mgr.25540) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.859194+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.861036+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.908217+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.911040+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.915307+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.916774+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:12.926031+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:12.927147+0000 mgr.y (mgr.25540) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.009327+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.010636+0000 mon.a (mon.0) 5990 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cluster 2024-03-24T12:43:13.014067+0000 mon.a (mon.0) 5991 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.018195+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.019454+0000 mon.a (mon.0) 5993 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.023112+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.023848+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.027303+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.028774+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.029233+0000 mgr.y (mgr.25540) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.087269+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.090236+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.092999+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.094106+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.102380+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.103077+0000 mgr.y (mgr.25540) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.181417+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.183544+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.186445+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.187326+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.196293+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.277573+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.279768+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.281651+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.282329+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.291149+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.373300+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.375192+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.785970+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.787145+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.796961+0000 mon.a (mon.0) 5981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.797652+0000 mgr.y (mgr.25540) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.859194+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.861036+0000 mon.a (mon.0) 5983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.908217+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.911040+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.915307+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.916774+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:12.926031+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:12.927147+0000 mgr.y (mgr.25540) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.009327+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.010636+0000 mon.a (mon.0) 5990 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cluster 2024-03-24T12:43:13.014067+0000 mon.a (mon.0) 5991 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.018195+0000 mon.a (mon.0) 5992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.019454+0000 mon.a (mon.0) 5993 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.023112+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.023848+0000 mon.a (mon.0) 5995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.027303+0000 mon.b (mon.2) 12 : audit 1 from='osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.377244+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.377945+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.387060+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.466701+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.469457+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.472156+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.473155+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[73813]: audit 2024-03-24T12:43:13.483275+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.028774+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.029233+0000 mgr.y (mgr.25540) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.087269+0000 mon.a (mon.0) 5997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.090236+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.092999+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.094106+0000 mon.a (mon.0) 6000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.102380+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.103077+0000 mgr.y (mgr.25540) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.181417+0000 mon.a (mon.0) 6002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.183544+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.186445+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.187326+0000 mon.a (mon.0) 6005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.196293+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.277573+0000 mon.a (mon.0) 6007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.279768+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.281651+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.282329+0000 mon.a (mon.0) 6010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.291149+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.373300+0000 mon.a (mon.0) 6012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.375192+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.377244+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.377945+0000 mon.a (mon.0) 6015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.387060+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:13.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.466701+0000 mon.a (mon.0) 6017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:13.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.469457+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:13.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.472156+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:13.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.473155+0000 mon.a (mon.0) 6020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:13.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:13 smithi176 bash[70612]: audit 2024-03-24T12:43:13.483275+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 16s ago 24m - - 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 16s ago 24m - - 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (10m) 15s ago 16m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (8m) 16s ago 16m 44.1M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (8m) 15s ago 14m 48.3M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (7m) 16s ago 23m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (8m) 16s ago 25m 527M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (6m) 16s ago 25m 75.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (8m) 16s ago 23m 64.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (6m) 16s ago 23m 51.8M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:43:14.283 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (10m) 15s ago 17m 12.5M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (9m) 16s ago 17m 11.7M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (4m) 16s ago 22m 57.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (4m) 15s ago 22m 61.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (3m) 15s ago 21m 50.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (2m) 15s ago 20m 57.6M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (2m) 16s ago 20m 52.6M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (90s) 16s ago 19m 57.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (48s) 16s ago 19m 48.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 starting - - - 4096M 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (8m) 16s ago 17m 65.6M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (14m) 15s ago 14m 90.3M - 17.2.0 e1d6a67b021e 23d284aa3c85 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (14m) 16s ago 14m 90.5M - 17.2.0 e1d6a67b021e eb7a37344355 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (14m) 15s ago 14m 89.4M - 17.2.0 e1d6a67b021e 37ad2a818812 2024-03-24T12:43:14.284 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (14m) 16s ago 14m 89.6M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:43:14.745 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:43:14.745 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:43:14.745 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 13 2024-03-24T12:43:14.746 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:43:14.747 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:43:14.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.196816+0000 mgr.y (mgr.25540) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.291731+0000 mgr.y (mgr.25540) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.387632+0000 mgr.y (mgr.25540) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.415461+0000 mgr.y (mgr.25540) 1656 : audit 0 from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.483963+0000 mgr.y (mgr.25540) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.550522+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.552731+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.556200+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.557252+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.567055+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.567559+0000 mgr.y (mgr.25540) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.645659+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.648584+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.651370+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.652380+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.658555+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.659127+0000 mgr.y (mgr.25540) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.738059+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.741006+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.744281+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.745318+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.754173+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.754884+0000 mgr.y (mgr.25540) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.829991+0000 mgr.y (mgr.25540) 1661 : audit 0 from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.831793+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.835761+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.839437+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.840771+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.850260+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.850883+0000 mgr.y (mgr.25540) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.913218+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.916554+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.919592+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.920724+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:13.928912+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:13.929676+0000 mgr.y (mgr.25540) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.008246+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.010433+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.012994+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.013826+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.020456+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.020893+0000 mgr.y (mgr.25540) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cluster 2024-03-24T12:43:14.027408+0000 mon.a (mon.0) 6052 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cluster 2024-03-24T12:43:14.033093+0000 mon.a (mon.0) 6053 : cluster 1 osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272] boot 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cluster 2024-03-24T12:43:14.033184+0000 mon.a (mon.0) 6054 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.040892+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.108190+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.110584+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.112758+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.113574+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.119142+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.119771+0000 mgr.y (mgr.25540) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.206753+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.209032+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.211592+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.212415+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.219980+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.348557+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.352462+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.356623+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.357758+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.367931+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.446531+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.449325+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.452592+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.453602+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:14 smithi184 bash[51492]: audit 2024-03-24T12:43:14.463278+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.196816+0000 mgr.y (mgr.25540) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.291731+0000 mgr.y (mgr.25540) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.387632+0000 mgr.y (mgr.25540) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.415461+0000 mgr.y (mgr.25540) 1656 : audit 0 from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.483963+0000 mgr.y (mgr.25540) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.550522+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.552731+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.556200+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.557252+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.567055+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.567559+0000 mgr.y (mgr.25540) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.645659+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.648584+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.651370+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.652380+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.658555+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.659127+0000 mgr.y (mgr.25540) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.738059+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.741006+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.744281+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.196816+0000 mgr.y (mgr.25540) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.291731+0000 mgr.y (mgr.25540) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.387632+0000 mgr.y (mgr.25540) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.415461+0000 mgr.y (mgr.25540) 1656 : audit 0 from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.483963+0000 mgr.y (mgr.25540) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.550522+0000 mon.a (mon.0) 6022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.552731+0000 mon.a (mon.0) 6023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.556200+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.557252+0000 mon.a (mon.0) 6025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.567055+0000 mon.a (mon.0) 6026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.567559+0000 mgr.y (mgr.25540) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.645659+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.648584+0000 mon.a (mon.0) 6028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.651370+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.652380+0000 mon.a (mon.0) 6030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.658555+0000 mon.a (mon.0) 6031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.659127+0000 mgr.y (mgr.25540) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.738059+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.741006+0000 mon.a (mon.0) 6033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.744281+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.745318+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.754173+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.754884+0000 mgr.y (mgr.25540) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.829991+0000 mgr.y (mgr.25540) 1661 : audit 0 from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.831793+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.835761+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.839437+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.840771+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.850260+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.850883+0000 mgr.y (mgr.25540) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.913218+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.916554+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.919592+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.920724+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:13.928912+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:13.929676+0000 mgr.y (mgr.25540) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.008246+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.010433+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.012994+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.013826+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.745318+0000 mon.a (mon.0) 6035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.754173+0000 mon.a (mon.0) 6036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.754884+0000 mgr.y (mgr.25540) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.829991+0000 mgr.y (mgr.25540) 1661 : audit 0 from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.831793+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.835761+0000 mon.a (mon.0) 6038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.839437+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.840771+0000 mon.a (mon.0) 6040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.850260+0000 mon.a (mon.0) 6041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.850883+0000 mgr.y (mgr.25540) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.913218+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.916554+0000 mon.a (mon.0) 6043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.919592+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.920724+0000 mon.a (mon.0) 6045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:13.928912+0000 mon.a (mon.0) 6046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:13.929676+0000 mgr.y (mgr.25540) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.008246+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.010433+0000 mon.a (mon.0) 6048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.012994+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.013826+0000 mon.a (mon.0) 6050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.020456+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.020893+0000 mgr.y (mgr.25540) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cluster 2024-03-24T12:43:14.027408+0000 mon.a (mon.0) 6052 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cluster 2024-03-24T12:43:14.033093+0000 mon.a (mon.0) 6053 : cluster 1 osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272] boot 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cluster 2024-03-24T12:43:14.033184+0000 mon.a (mon.0) 6054 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-24T12:43:14.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.040892+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.108190+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.110584+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.112758+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.113574+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.119142+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.119771+0000 mgr.y (mgr.25540) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.206753+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.209032+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.211592+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.212415+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.219980+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.348557+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.352462+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.356623+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.020456+0000 mon.a (mon.0) 6051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.020893+0000 mgr.y (mgr.25540) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cluster 2024-03-24T12:43:14.027408+0000 mon.a (mon.0) 6052 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cluster 2024-03-24T12:43:14.033093+0000 mon.a (mon.0) 6053 : cluster 1 osd.7 [v2:172.21.15.184:6824/3731721272,v1:172.21.15.184:6825/3731721272] boot 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cluster 2024-03-24T12:43:14.033184+0000 mon.a (mon.0) 6054 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.040892+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.108190+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.110584+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.112758+0000 mon.a (mon.0) 6058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.113574+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.119142+0000 mon.a (mon.0) 6060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.119771+0000 mgr.y (mgr.25540) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.206753+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.209032+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.211592+0000 mon.a (mon.0) 6063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.212415+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.219980+0000 mon.a (mon.0) 6065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.348557+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.352462+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.356623+0000 mon.a (mon.0) 6068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.357758+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.367931+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.446531+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.449325+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.452592+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.453602+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[70612]: audit 2024-03-24T12:43:14.463278+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.357758+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.367931+0000 mon.a (mon.0) 6070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.446531+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.449325+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.452592+0000 mon.a (mon.0) 6073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.453602+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:14.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:14 smithi176 bash[73813]: audit 2024-03-24T12:43:14.463278+0000 mon.a (mon.0) 6075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:43:15.158 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "12/23 daemons upgraded", 2024-03-24T12:43:15.159 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading osd daemons", 2024-03-24T12:43:15.159 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:43:15.159 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:43:15.550 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:15] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-24T12:43:15.629 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_WARN all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded 2024-03-24T12:43:15.629 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-03-24T12:43:15.629 INFO:teuthology.orchestra.run.smithi176.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-03-24T12:43:15.630 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-03-24T12:43:15.631 INFO:teuthology.orchestra.run.smithi176.stdout: pg 5.1e is active+undersized+degraded, acting [0,2] 2024-03-24T12:43:15.640 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.220552+0000 mgr.y (mgr.25540) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.640 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.251776+0000 mgr.y (mgr.25540) 1667 : audit 0 from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.368682+0000 mgr.y (mgr.25540) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.464366+0000 mgr.y (mgr.25540) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cluster 2024-03-24T12:43:14.522655+0000 mgr.y (mgr.25540) 1670 : cluster 0 pgmap v258: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.551089+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.553698+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.555509+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.556205+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.563167+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.563665+0000 mgr.y (mgr.25540) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.643099+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.646022+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.649286+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.641 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.650350+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.658970+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.659564+0000 mgr.y (mgr.25540) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.737575+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.740438+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.741034+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.176:0/3501419969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.744921+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.746209+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.754532+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.755222+0000 mgr.y (mgr.25540) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.837925+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.841347+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.642 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.845251+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.846376+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.854674+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.855397+0000 mgr.y (mgr.25540) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.919750+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.922252+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.925182+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.926161+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.934709+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:14.935255+0000 mgr.y (mgr.25540) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:14.997897+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.643 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.000635+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.003716+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.005023+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.015523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.016129+0000 mgr.y (mgr.25540) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cluster 2024-03-24T12:43:15.036576+0000 mon.a (mon.0) 6107 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.096494+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.099338+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.101905+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.102816+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.644 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.109568+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.110135+0000 mgr.y (mgr.25540) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.193288+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.196755+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.203116+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.204658+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.214243+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.288943+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.291404+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.294316+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.295230+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.305014+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.417930+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.422213+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.645 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.425031+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.425870+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.431657+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.514353+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.516519+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.518675+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.519584+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.646 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:15 smithi184 bash[51492]: audit 2024-03-24T12:43:15.529226+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.220552+0000 mgr.y (mgr.25540) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.251776+0000 mgr.y (mgr.25540) 1667 : audit 0 from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.368682+0000 mgr.y (mgr.25540) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.464366+0000 mgr.y (mgr.25540) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cluster 2024-03-24T12:43:14.522655+0000 mgr.y (mgr.25540) 1670 : cluster 0 pgmap v258: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.551089+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.553698+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.555509+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.556205+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.563167+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.563665+0000 mgr.y (mgr.25540) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.643099+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.646022+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.649286+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.650350+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.658970+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.659564+0000 mgr.y (mgr.25540) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.737575+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.740438+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.220552+0000 mgr.y (mgr.25540) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.251776+0000 mgr.y (mgr.25540) 1667 : audit 0 from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.368682+0000 mgr.y (mgr.25540) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.464366+0000 mgr.y (mgr.25540) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cluster 2024-03-24T12:43:14.522655+0000 mgr.y (mgr.25540) 1670 : cluster 0 pgmap v258: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.551089+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.553698+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.555509+0000 mon.a (mon.0) 6078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.556205+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.563167+0000 mon.a (mon.0) 6080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.563665+0000 mgr.y (mgr.25540) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.643099+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.646022+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.649286+0000 mon.a (mon.0) 6083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.650350+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.658970+0000 mon.a (mon.0) 6085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.659564+0000 mgr.y (mgr.25540) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.737575+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.740438+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.741034+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.176:0/3501419969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.744921+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.746209+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.754532+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.755222+0000 mgr.y (mgr.25540) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.837925+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.841347+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.845251+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.846376+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.854674+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.855397+0000 mgr.y (mgr.25540) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.919750+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.922252+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.925182+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.926161+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.934709+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:14.935255+0000 mgr.y (mgr.25540) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:14.997897+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.000635+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.003716+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.005023+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.015523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.016129+0000 mgr.y (mgr.25540) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cluster 2024-03-24T12:43:15.036576+0000 mon.a (mon.0) 6107 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.096494+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.099338+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.101905+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.102816+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.109568+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.110135+0000 mgr.y (mgr.25540) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.193288+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.196755+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.203116+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.204658+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.214243+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.288943+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.291404+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.294316+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.295230+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.305014+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.931 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.741034+0000 mon.a (mon.0) 6088 : audit 0 from='client.? 172.21.15.176:0/3501419969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.931 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.744921+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.931 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.746209+0000 mon.a (mon.0) 6090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.931 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.754532+0000 mon.a (mon.0) 6091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.755222+0000 mgr.y (mgr.25540) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.837925+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.841347+0000 mon.a (mon.0) 6093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.845251+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.846376+0000 mon.a (mon.0) 6095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.854674+0000 mon.a (mon.0) 6096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.855397+0000 mgr.y (mgr.25540) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.919750+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.922252+0000 mon.a (mon.0) 6098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.925182+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.926161+0000 mon.a (mon.0) 6100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.934709+0000 mon.a (mon.0) 6101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:14.935255+0000 mgr.y (mgr.25540) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:14.997897+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.000635+0000 mon.a (mon.0) 6103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.003716+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.935 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.417930+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.935 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.422213+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.935 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.425031+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.935 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.425870+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.431657+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.514353+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.516519+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.518675+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.519584+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.936 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[70612]: audit 2024-03-24T12:43:15.529226+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.005023+0000 mon.a (mon.0) 6105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.015523+0000 mon.a (mon.0) 6106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.016129+0000 mgr.y (mgr.25540) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cluster 2024-03-24T12:43:15.036576+0000 mon.a (mon.0) 6107 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.096494+0000 mon.a (mon.0) 6108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.099338+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.101905+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.102816+0000 mon.a (mon.0) 6111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.109568+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.110135+0000 mgr.y (mgr.25540) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:15.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.193288+0000 mon.a (mon.0) 6113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.196755+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.203116+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.204658+0000 mon.a (mon.0) 6116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.214243+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.288943+0000 mon.a (mon.0) 6118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.291404+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.294316+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.938 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.295230+0000 mon.a (mon.0) 6121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.305014+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.417930+0000 mon.a (mon.0) 6123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.422213+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.425031+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.425870+0000 mon.a (mon.0) 6126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.431657+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.514353+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.516519+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.518675+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:15.939 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.519584+0000 mon.a (mon.0) 6131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:15.940 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:15 smithi176 bash[73813]: audit 2024-03-24T12:43:15.529226+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.153245+0000 mgr.y (mgr.25540) 1678 : audit 0 from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.215154+0000 mgr.y (mgr.25540) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.305660+0000 mgr.y (mgr.25540) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.432262+0000 mgr.y (mgr.25540) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.529770+0000 mgr.y (mgr.25540) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.807 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.591185+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.593798+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.596665+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.597774+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.607318+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.607857+0000 mgr.y (mgr.25540) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.625144+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.176:0/4081704855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.685757+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.689743+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.694780+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.696025+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.706005+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.706763+0000 mgr.y (mgr.25540) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.735249+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.741804+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.749626+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.787906+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.790242+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.791912+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.793157+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.795344+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.796049+0000 mgr.y (mgr.25540) 1685 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.800817+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.803381+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.809155+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.811694+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.815521+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.818273+0000 mon.a (mon.0) 6157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:43:16.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.821839+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.824589+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.828206+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.830891+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.835495+0000 mon.a (mon.0) 6162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.838083+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.842125+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.844399+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.847292+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.849559+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.853528+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: cephadm 2024-03-24T12:43:15.857177+0000 mgr.y (mgr.25540) 1686 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:43:16.810 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:16 smithi184 bash[51492]: audit 2024-03-24T12:43:15.857506+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.153245+0000 mgr.y (mgr.25540) 1678 : audit 0 from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.215154+0000 mgr.y (mgr.25540) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.305660+0000 mgr.y (mgr.25540) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.432262+0000 mgr.y (mgr.25540) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.529770+0000 mgr.y (mgr.25540) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.591185+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.593798+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.596665+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.597774+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.607318+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.607857+0000 mgr.y (mgr.25540) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.625144+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.176:0/4081704855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.685757+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.689743+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.694780+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.696025+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.706005+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.706763+0000 mgr.y (mgr.25540) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.735249+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.741804+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.153245+0000 mgr.y (mgr.25540) 1678 : audit 0 from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.215154+0000 mgr.y (mgr.25540) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.305660+0000 mgr.y (mgr.25540) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.432262+0000 mgr.y (mgr.25540) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.529770+0000 mgr.y (mgr.25540) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.591185+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.593798+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.596665+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.597774+0000 mon.a (mon.0) 6136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.607318+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.607857+0000 mgr.y (mgr.25540) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.625144+0000 mon.a (mon.0) 6138 : audit 0 from='client.? 172.21.15.176:0/4081704855' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.685757+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.689743+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.694780+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.696025+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.706005+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.706763+0000 mgr.y (mgr.25540) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.735249+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.741804+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.749626+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.787906+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.790242+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.791912+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.793157+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.795344+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.796049+0000 mgr.y (mgr.25540) 1685 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.800817+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.803381+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:43:16.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.809155+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.811694+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.815521+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.818273+0000 mon.a (mon.0) 6157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.821839+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.824589+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.828206+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.830891+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.835495+0000 mon.a (mon.0) 6162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.749626+0000 mon.a (mon.0) 6146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.787906+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:16.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.790242+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.791912+0000 mon.a (mon.0) 6149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.793157+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.795344+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.796049+0000 mgr.y (mgr.25540) 1685 : cephadm 1 Upgrade: Setting container_image for all osd 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.800817+0000 mon.a (mon.0) 6152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.803381+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.809155+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.811694+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.815521+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-24T12:43:16.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.818273+0000 mon.a (mon.0) 6157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.821839+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.824589+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.828206+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.830891+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.835495+0000 mon.a (mon.0) 6162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.838083+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.842125+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.844399+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:43:16.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.847292+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.849559+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.853528+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: cephadm 2024-03-24T12:43:15.857177+0000 mgr.y (mgr.25540) 1686 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[73813]: audit 2024-03-24T12:43:15.857506+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.838083+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.842125+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.844399+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.847292+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.849559+0000 mon.a (mon.0) 6167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.853528+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-24T12:43:16.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: cephadm 2024-03-24T12:43:15.857177+0000 mgr.y (mgr.25540) 1686 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-03-24T12:43:16.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:16 smithi176 bash[70612]: audit 2024-03-24T12:43:15.857506+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: cluster 2024-03-24T12:43:16.524086+0000 mgr.y (mgr.25540) 1687 : cluster 0 pgmap v260: 161 pgs: 16 active+undersized+degraded, 31 active+undersized, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: cluster 2024-03-24T12:43:16.851813+0000 mon.a (mon.0) 6170 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: cluster 2024-03-24T12:43:16.852600+0000 mon.a (mon.0) 6171 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: audit 2024-03-24T12:43:16.854170+0000 mon.a (mon.0) 6172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: cluster 2024-03-24T12:43:16.862386+0000 mon.a (mon.0) 6173 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: audit 2024-03-24T12:43:16.871989+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: cephadm 2024-03-24T12:43:16.872929+0000 mgr.y (mgr.25540) 1688 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[73813]: audit 2024-03-24T12:43:16.876677+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:17.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: cluster 2024-03-24T12:43:16.524086+0000 mgr.y (mgr.25540) 1687 : cluster 0 pgmap v260: 161 pgs: 16 active+undersized+degraded, 31 active+undersized, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: cluster 2024-03-24T12:43:16.851813+0000 mon.a (mon.0) 6170 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: cluster 2024-03-24T12:43:16.852600+0000 mon.a (mon.0) 6171 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: audit 2024-03-24T12:43:16.854170+0000 mon.a (mon.0) 6172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: cluster 2024-03-24T12:43:16.862386+0000 mon.a (mon.0) 6173 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: audit 2024-03-24T12:43:16.871989+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: cephadm 2024-03-24T12:43:16.872929+0000 mgr.y (mgr.25540) 1688 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:43:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:17 smithi176 bash[70612]: audit 2024-03-24T12:43:16.876677+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: cluster 2024-03-24T12:43:16.524086+0000 mgr.y (mgr.25540) 1687 : cluster 0 pgmap v260: 161 pgs: 16 active+undersized+degraded, 31 active+undersized, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: cluster 2024-03-24T12:43:16.851813+0000 mon.a (mon.0) 6170 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: cluster 2024-03-24T12:43:16.852600+0000 mon.a (mon.0) 6171 : cluster 3 Health check update: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded (PG_DEGRADED) 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: audit 2024-03-24T12:43:16.854170+0000 mon.a (mon.0) 6172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: cluster 2024-03-24T12:43:16.862386+0000 mon.a (mon.0) 6173 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: audit 2024-03-24T12:43:16.871989+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:17.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: cephadm 2024-03-24T12:43:16.872929+0000 mgr.y (mgr.25540) 1688 : cephadm 1 Upgrade: Setting container_image for all mds 2024-03-24T12:43:17.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:17 smithi184 bash[51492]: audit 2024-03-24T12:43:16.876677+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[73813]: audit 2024-03-24T12:43:18.452805+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[73813]: audit 2024-03-24T12:43:18.462620+0000 mon.a (mon.0) 6177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[73813]: audit 2024-03-24T12:43:18.470941+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[73813]: cluster 2024-03-24T12:43:18.525397+0000 mgr.y (mgr.25540) 1689 : cluster 0 pgmap v262: 161 pgs: 6 active+undersized, 155 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[73813]: audit 2024-03-24T12:43:19.073652+0000 mgr.y (mgr.25540) 1690 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[70612]: audit 2024-03-24T12:43:18.452805+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[70612]: audit 2024-03-24T12:43:18.462620+0000 mon.a (mon.0) 6177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[70612]: audit 2024-03-24T12:43:18.470941+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[70612]: cluster 2024-03-24T12:43:18.525397+0000 mgr.y (mgr.25540) 1689 : cluster 0 pgmap v262: 161 pgs: 6 active+undersized, 155 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-24T12:43:19.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:19 smithi176 bash[70612]: audit 2024-03-24T12:43:19.073652+0000 mgr.y (mgr.25540) 1690 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:19.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:19 smithi184 bash[51492]: audit 2024-03-24T12:43:18.452805+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:19 smithi184 bash[51492]: audit 2024-03-24T12:43:18.462620+0000 mon.a (mon.0) 6177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:19 smithi184 bash[51492]: audit 2024-03-24T12:43:18.470941+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:19.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:19 smithi184 bash[51492]: cluster 2024-03-24T12:43:18.525397+0000 mgr.y (mgr.25540) 1689 : cluster 0 pgmap v262: 161 pgs: 6 active+undersized, 155 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-03-24T12:43:19.781 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:19 smithi184 bash[51492]: audit 2024-03-24T12:43:19.073652+0000 mgr.y (mgr.25540) 1690 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:20 smithi184 bash[51492]: cluster 2024-03-24T12:43:19.467811+0000 mon.a (mon.0) 6179 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded) 2024-03-24T12:43:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:20 smithi184 bash[51492]: cluster 2024-03-24T12:43:19.467859+0000 mon.a (mon.0) 6180 : cluster 1 Cluster is now healthy 2024-03-24T12:43:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:20 smithi184 bash[51492]: audit 2024-03-24T12:43:19.752332+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:20 smithi184 bash[51492]: audit 2024-03-24T12:43:19.763633+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:20 smithi184 bash[51492]: audit 2024-03-24T12:43:19.774454+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[70612]: cluster 2024-03-24T12:43:19.467811+0000 mon.a (mon.0) 6179 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded) 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[70612]: cluster 2024-03-24T12:43:19.467859+0000 mon.a (mon.0) 6180 : cluster 1 Cluster is now healthy 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[70612]: audit 2024-03-24T12:43:19.752332+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[70612]: audit 2024-03-24T12:43:19.763633+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[70612]: audit 2024-03-24T12:43:19.774454+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[73813]: cluster 2024-03-24T12:43:19.467811+0000 mon.a (mon.0) 6179 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 16 pgs degraded) 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[73813]: cluster 2024-03-24T12:43:19.467859+0000 mon.a (mon.0) 6180 : cluster 1 Cluster is now healthy 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[73813]: audit 2024-03-24T12:43:19.752332+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[73813]: audit 2024-03-24T12:43:19.763633+0000 mon.a (mon.0) 6182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:20.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:20 smithi176 bash[73813]: audit 2024-03-24T12:43:19.774454+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:21.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: cluster 2024-03-24T12:43:20.526551+0000 mgr.y (mgr.25540) 1691 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:43:21.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: cephadm 2024-03-24T12:43:20.651668+0000 mgr.y (mgr.25540) 1692 : cephadm 1 Upgrade: Updating rgw.foo.smithi176.cxdcbp (1/4) 2024-03-24T12:43:21.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: audit 2024-03-24T12:43:20.656462+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: audit 2024-03-24T12:43:20.659473+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: audit 2024-03-24T12:43:20.662865+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:21.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:21 smithi184 bash[51492]: cephadm 2024-03-24T12:43:20.664308+0000 mgr.y (mgr.25540) 1693 : cephadm 1 Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:43:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: cluster 2024-03-24T12:43:20.526551+0000 mgr.y (mgr.25540) 1691 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:43:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: cephadm 2024-03-24T12:43:20.651668+0000 mgr.y (mgr.25540) 1692 : cephadm 1 Upgrade: Updating rgw.foo.smithi176.cxdcbp (1/4) 2024-03-24T12:43:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: audit 2024-03-24T12:43:20.656462+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: audit 2024-03-24T12:43:20.659473+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:21.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: audit 2024-03-24T12:43:20.662865+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[70612]: cephadm 2024-03-24T12:43:20.664308+0000 mgr.y (mgr.25540) 1693 : cephadm 1 Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: cluster 2024-03-24T12:43:20.526551+0000 mgr.y (mgr.25540) 1691 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: cephadm 2024-03-24T12:43:20.651668+0000 mgr.y (mgr.25540) 1692 : cephadm 1 Upgrade: Updating rgw.foo.smithi176.cxdcbp (1/4) 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: audit 2024-03-24T12:43:20.656462+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: audit 2024-03-24T12:43:20.659473+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi176.cxdcbp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:21.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: audit 2024-03-24T12:43:20.662865+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:21.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:21 smithi176 bash[73813]: cephadm 2024-03-24T12:43:20.664308+0000 mgr.y (mgr.25540) 1693 : cephadm 1 Deploying daemon rgw.foo.smithi176.cxdcbp on smithi176 2024-03-24T12:43:23.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:23 smithi184 bash[51492]: cluster 2024-03-24T12:43:22.527771+0000 mgr.y (mgr.25540) 1694 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:43:23.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:23 smithi176 bash[70612]: cluster 2024-03-24T12:43:22.527771+0000 mgr.y (mgr.25540) 1694 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:43:23.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:23 smithi176 bash[73813]: cluster 2024-03-24T12:43:22.527771+0000 mgr.y (mgr.25540) 1694 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:43:25.553 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:25] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-24T12:43:25.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:25 smithi176 bash[70612]: cluster 2024-03-24T12:43:24.529222+0000 mgr.y (mgr.25540) 1695 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:43:25.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:25 smithi176 bash[73813]: cluster 2024-03-24T12:43:24.529222+0000 mgr.y (mgr.25540) 1695 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:43:26.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:25 smithi184 bash[51492]: cluster 2024-03-24T12:43:24.529222+0000 mgr.y (mgr.25540) 1695 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:43:27.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[73813]: cluster 2024-03-24T12:43:26.530471+0000 mgr.y (mgr.25540) 1696 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:43:27.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[73813]: audit 2024-03-24T12:43:27.441261+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:27.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[73813]: audit 2024-03-24T12:43:27.450446+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:27.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[70612]: cluster 2024-03-24T12:43:26.530471+0000 mgr.y (mgr.25540) 1696 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:43:27.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[70612]: audit 2024-03-24T12:43:27.441261+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:27.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:27 smithi176 bash[70612]: audit 2024-03-24T12:43:27.450446+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:28.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:27 smithi184 bash[51492]: cluster 2024-03-24T12:43:26.530471+0000 mgr.y (mgr.25540) 1696 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-24T12:43:28.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:27 smithi184 bash[51492]: audit 2024-03-24T12:43:27.441261+0000 mon.a (mon.0) 6187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:28.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:27 smithi184 bash[51492]: audit 2024-03-24T12:43:27.450446+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[70612]: audit 2024-03-24T12:43:27.859556+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[70612]: audit 2024-03-24T12:43:27.861708+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:29.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[70612]: audit 2024-03-24T12:43:28.458954+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[73813]: audit 2024-03-24T12:43:27.859556+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[73813]: audit 2024-03-24T12:43:27.861708+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:29.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:28 smithi176 bash[73813]: audit 2024-03-24T12:43:28.458954+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:28 smithi184 bash[51492]: audit 2024-03-24T12:43:27.859556+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:28 smithi184 bash[51492]: audit 2024-03-24T12:43:27.861708+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:29.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:28 smithi184 bash[51492]: audit 2024-03-24T12:43:28.458954+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:30.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:29 smithi176 bash[70612]: cluster 2024-03-24T12:43:28.531810+0000 mgr.y (mgr.25540) 1697 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-24T12:43:30.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:29 smithi176 bash[70612]: audit 2024-03-24T12:43:29.081540+0000 mgr.y (mgr.25540) 1698 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:29 smithi176 bash[73813]: cluster 2024-03-24T12:43:28.531810+0000 mgr.y (mgr.25540) 1697 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-24T12:43:30.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:29 smithi176 bash[73813]: audit 2024-03-24T12:43:29.081540+0000 mgr.y (mgr.25540) 1698 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:30.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:29 smithi184 bash[51492]: cluster 2024-03-24T12:43:28.531810+0000 mgr.y (mgr.25540) 1697 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-03-24T12:43:30.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:29 smithi184 bash[51492]: audit 2024-03-24T12:43:29.081540+0000 mgr.y (mgr.25540) 1698 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: cephadm 2024-03-24T12:43:30.516319+0000 mgr.y (mgr.25540) 1699 : cephadm 1 Upgrade: Updating rgw.smpl.smithi176.vqrdwn (2/4) 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: audit 2024-03-24T12:43:30.524211+0000 mon.a (mon.0) 6192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: audit 2024-03-24T12:43:30.528213+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: audit 2024-03-24T12:43:30.531556+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: cluster 2024-03-24T12:43:30.532825+0000 mgr.y (mgr.25540) 1700 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-24T12:43:31.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:31 smithi184 bash[51492]: cephadm 2024-03-24T12:43:30.533457+0000 mgr.y (mgr.25540) 1701 : cephadm 1 Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:43:31.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: cephadm 2024-03-24T12:43:30.516319+0000 mgr.y (mgr.25540) 1699 : cephadm 1 Upgrade: Updating rgw.smpl.smithi176.vqrdwn (2/4) 2024-03-24T12:43:31.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: audit 2024-03-24T12:43:30.524211+0000 mon.a (mon.0) 6192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:31.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: audit 2024-03-24T12:43:30.528213+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:31.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: audit 2024-03-24T12:43:30.531556+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:31.894 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: cluster 2024-03-24T12:43:30.532825+0000 mgr.y (mgr.25540) 1700 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[73813]: cephadm 2024-03-24T12:43:30.533457+0000 mgr.y (mgr.25540) 1701 : cephadm 1 Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: cephadm 2024-03-24T12:43:30.516319+0000 mgr.y (mgr.25540) 1699 : cephadm 1 Upgrade: Updating rgw.smpl.smithi176.vqrdwn (2/4) 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: audit 2024-03-24T12:43:30.524211+0000 mon.a (mon.0) 6192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: audit 2024-03-24T12:43:30.528213+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi176.vqrdwn", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: audit 2024-03-24T12:43:30.531556+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: cluster 2024-03-24T12:43:30.532825+0000 mgr.y (mgr.25540) 1700 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-24T12:43:31.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:31 smithi176 bash[70612]: cephadm 2024-03-24T12:43:30.533457+0000 mgr.y (mgr.25540) 1701 : cephadm 1 Deploying daemon rgw.smpl.smithi176.vqrdwn on smithi176 2024-03-24T12:43:33.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:33 smithi176 bash[70612]: cluster 2024-03-24T12:43:32.533923+0000 mgr.y (mgr.25540) 1702 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-24T12:43:33.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:33 smithi176 bash[73813]: cluster 2024-03-24T12:43:32.533923+0000 mgr.y (mgr.25540) 1702 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-24T12:43:34.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:33 smithi184 bash[51492]: cluster 2024-03-24T12:43:32.533923+0000 mgr.y (mgr.25540) 1702 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 37 op/s 2024-03-24T12:43:35.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:35] "GET /metrics HTTP/1.1" 200 38705 "" "Prometheus/2.33.4" 2024-03-24T12:43:36.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[70612]: cluster 2024-03-24T12:43:34.535498+0000 mgr.y (mgr.25540) 1703 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:43:36.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[70612]: audit 2024-03-24T12:43:34.753497+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:36.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[70612]: audit 2024-03-24T12:43:34.761320+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:36.041 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[73813]: cluster 2024-03-24T12:43:34.535498+0000 mgr.y (mgr.25540) 1703 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:43:36.042 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[73813]: audit 2024-03-24T12:43:34.753497+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:36.042 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:35 smithi176 bash[73813]: audit 2024-03-24T12:43:34.761320+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:35 smithi184 bash[51492]: cluster 2024-03-24T12:43:34.535498+0000 mgr.y (mgr.25540) 1703 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-03-24T12:43:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:35 smithi184 bash[51492]: audit 2024-03-24T12:43:34.753497+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:36.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:35 smithi184 bash[51492]: audit 2024-03-24T12:43:34.761320+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:37 smithi184 bash[51492]: cluster 2024-03-24T12:43:36.536701+0000 mgr.y (mgr.25540) 1704 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-03-24T12:43:38.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:37 smithi184 bash[51492]: audit 2024-03-24T12:43:37.635784+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:37 smithi184 bash[51492]: audit 2024-03-24T12:43:37.640692+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:38.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:37 smithi184 bash[51492]: audit 2024-03-24T12:43:37.644057+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[70612]: cluster 2024-03-24T12:43:36.536701+0000 mgr.y (mgr.25540) 1704 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[70612]: audit 2024-03-24T12:43:37.635784+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[70612]: audit 2024-03-24T12:43:37.640692+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[70612]: audit 2024-03-24T12:43:37.644057+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[73813]: cluster 2024-03-24T12:43:36.536701+0000 mgr.y (mgr.25540) 1704 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[73813]: audit 2024-03-24T12:43:37.635784+0000 mon.a (mon.0) 6197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[73813]: audit 2024-03-24T12:43:37.640692+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:38.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:37 smithi176 bash[73813]: audit 2024-03-24T12:43:37.644057+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[73813]: cephadm 2024-03-24T12:43:37.627756+0000 mgr.y (mgr.25540) 1705 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (3/4) 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[73813]: cephadm 2024-03-24T12:43:37.645744+0000 mgr.y (mgr.25540) 1706 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[73813]: audit 2024-03-24T12:43:38.625510+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[73813]: audit 2024-03-24T12:43:38.634629+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[73813]: audit 2024-03-24T12:43:38.644713+0000 mon.a (mon.0) 6202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[70612]: cephadm 2024-03-24T12:43:37.627756+0000 mgr.y (mgr.25540) 1705 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (3/4) 2024-03-24T12:43:38.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[70612]: cephadm 2024-03-24T12:43:37.645744+0000 mgr.y (mgr.25540) 1706 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:43:38.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[70612]: audit 2024-03-24T12:43:38.625510+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[70612]: audit 2024-03-24T12:43:38.634629+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:38.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:38 smithi176 bash[70612]: audit 2024-03-24T12:43:38.644713+0000 mon.a (mon.0) 6202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:39.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:38 smithi184 bash[51492]: cephadm 2024-03-24T12:43:37.627756+0000 mgr.y (mgr.25540) 1705 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (3/4) 2024-03-24T12:43:39.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:38 smithi184 bash[51492]: cephadm 2024-03-24T12:43:37.645744+0000 mgr.y (mgr.25540) 1706 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:43:39.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:38 smithi184 bash[51492]: audit 2024-03-24T12:43:38.625510+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:39.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:38 smithi184 bash[51492]: audit 2024-03-24T12:43:38.634629+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:39.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:38 smithi184 bash[51492]: audit 2024-03-24T12:43:38.644713+0000 mon.a (mon.0) 6202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:39.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:39 smithi184 bash[51492]: cluster 2024-03-24T12:43:38.538055+0000 mgr.y (mgr.25540) 1707 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-24T12:43:39.912 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:39 smithi184 bash[51492]: audit 2024-03-24T12:43:39.089498+0000 mgr.y (mgr.25540) 1708 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:40.091 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:39 smithi176 bash[73813]: cluster 2024-03-24T12:43:38.538055+0000 mgr.y (mgr.25540) 1707 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-24T12:43:40.091 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:39 smithi176 bash[73813]: audit 2024-03-24T12:43:39.089498+0000 mgr.y (mgr.25540) 1708 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:40.091 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:39 smithi176 bash[70612]: cluster 2024-03-24T12:43:38.538055+0000 mgr.y (mgr.25540) 1707 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 143 op/s 2024-03-24T12:43:40.091 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:39 smithi176 bash[70612]: audit 2024-03-24T12:43:39.089498+0000 mgr.y (mgr.25540) 1708 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:40 smithi184 bash[51492]: audit 2024-03-24T12:43:39.954982+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:40 smithi184 bash[51492]: audit 2024-03-24T12:43:39.961920+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:40 smithi184 bash[51492]: audit 2024-03-24T12:43:39.968946+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[70612]: audit 2024-03-24T12:43:39.954982+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[70612]: audit 2024-03-24T12:43:39.961920+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[70612]: audit 2024-03-24T12:43:39.968946+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[73813]: audit 2024-03-24T12:43:39.954982+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[73813]: audit 2024-03-24T12:43:39.961920+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:41.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:40 smithi176 bash[73813]: audit 2024-03-24T12:43:39.968946+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:42.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:41 smithi184 bash[51492]: cluster 2024-03-24T12:43:40.539069+0000 mgr.y (mgr.25540) 1709 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-24T12:43:42.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:41 smithi176 bash[73813]: cluster 2024-03-24T12:43:40.539069+0000 mgr.y (mgr.25540) 1709 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-24T12:43:42.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:41 smithi176 bash[70612]: cluster 2024-03-24T12:43:40.539069+0000 mgr.y (mgr.25540) 1709 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-03-24T12:43:43.255 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:42 smithi176 bash[73813]: audit 2024-03-24T12:43:42.854116+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:43.255 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:42 smithi176 bash[70612]: audit 2024-03-24T12:43:42.854116+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:43.291 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:42 smithi184 bash[51492]: audit 2024-03-24T12:43:42.854116+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:43 smithi184 bash[51492]: cluster 2024-03-24T12:43:42.540264+0000 mgr.y (mgr.25540) 1710 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-03-24T12:43:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:43 smithi184 bash[51492]: audit 2024-03-24T12:43:43.449538+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:44.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:43 smithi184 bash[51492]: audit 2024-03-24T12:43:43.460395+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[73813]: cluster 2024-03-24T12:43:42.540264+0000 mgr.y (mgr.25540) 1710 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[73813]: audit 2024-03-24T12:43:43.449538+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[73813]: audit 2024-03-24T12:43:43.460395+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[70612]: cluster 2024-03-24T12:43:42.540264+0000 mgr.y (mgr.25540) 1710 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[70612]: audit 2024-03-24T12:43:43.449538+0000 mon.a (mon.0) 6207 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:44.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:43 smithi176 bash[70612]: audit 2024-03-24T12:43:43.460395+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:45.418 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:45] "GET /metrics HTTP/1.1" 200 38713 "" "Prometheus/2.33.4" 2024-03-24T12:43:46.080 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:43:46.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:46 smithi184 bash[51492]: cluster 2024-03-24T12:43:44.541420+0000 mgr.y (mgr.25540) 1711 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 170 B/s wr, 131 op/s 2024-03-24T12:43:46.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:46 smithi184 bash[51492]: audit 2024-03-24T12:43:45.012685+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:46 smithi184 bash[51492]: audit 2024-03-24T12:43:45.022539+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:46 smithi184 bash[51492]: audit 2024-03-24T12:43:45.034394+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[73813]: cluster 2024-03-24T12:43:44.541420+0000 mgr.y (mgr.25540) 1711 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 170 B/s wr, 131 op/s 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[73813]: audit 2024-03-24T12:43:45.012685+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[73813]: audit 2024-03-24T12:43:45.022539+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[73813]: audit 2024-03-24T12:43:45.034394+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[70612]: cluster 2024-03-24T12:43:44.541420+0000 mgr.y (mgr.25540) 1711 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 170 B/s wr, 131 op/s 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[70612]: audit 2024-03-24T12:43:45.012685+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[70612]: audit 2024-03-24T12:43:45.022539+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:46 smithi176 bash[70612]: audit 2024-03-24T12:43:45.034394+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:46.887 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 1s ago 24m - - 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 6s ago 24m - - 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (10m) 1s ago 17m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (9m) 6s ago 17m 44.5M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (8m) 1s ago 14m 48.5M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (7m) 6s ago 23m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (9m) 1s ago 25m 528M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (7m) 1s ago 26m 79.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (8m) 6s ago 24m 68.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (6m) 1s ago 24m 56.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (10m) 1s ago 17m 12.6M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:43:46.888 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (10m) 6s ago 17m 12.4M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (5m) 1s ago 23m 61.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (4m) 1s ago 22m 64.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (4m) 1s ago 22m 52.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (3m) 1s ago 21m 62.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (2m) 6s ago 20m 56.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (2m) 6s ago 20m 60.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (80s) 6s ago 19m 51.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (41s) 6s ago 18m 51.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (8m) 6s ago 17m 66.2M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (19s) 1s ago 15m 89.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 starting - - - - 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (12s) 1s ago 15m 89.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:43:46.889 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (15m) 6s ago 15m 89.9M - 17.2.0 e1d6a67b021e 0a170db38161 2024-03-24T12:43:47.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:47 smithi184 bash[51492]: audit 2024-03-24T12:43:46.053456+0000 mgr.y (mgr.25540) 1712 : audit 0 from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:47 smithi184 bash[51492]: audit 2024-03-24T12:43:46.967177+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:47 smithi184 bash[51492]: audit 2024-03-24T12:43:46.971320+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:47.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:47 smithi184 bash[51492]: audit 2024-03-24T12:43:46.974271+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:43:47.364 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 16 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:43:47.365 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:43:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[73813]: audit 2024-03-24T12:43:46.053456+0000 mgr.y (mgr.25540) 1712 : audit 0 from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[73813]: audit 2024-03-24T12:43:46.967177+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[73813]: audit 2024-03-24T12:43:46.971320+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:47.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[73813]: audit 2024-03-24T12:43:46.974271+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[70612]: audit 2024-03-24T12:43:46.053456+0000 mgr.y (mgr.25540) 1712 : audit 0 from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[70612]: audit 2024-03-24T12:43:46.967177+0000 mon.a (mon.0) 6212 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[70612]: audit 2024-03-24T12:43:46.971320+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:43:47.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:47 smithi176 bash[70612]: audit 2024-03-24T12:43:46.974271+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:43:47.758 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "15/23 daemons upgraded", 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading rgw daemons", 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:43:47.759 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:43:48.209 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: audit 2024-03-24T12:43:46.478968+0000 mgr.y (mgr.25540) 1713 : audit 0 from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: cluster 2024-03-24T12:43:46.542453+0000 mgr.y (mgr.25540) 1714 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: audit 2024-03-24T12:43:46.860112+0000 mgr.y (mgr.25540) 1715 : audit 0 from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: cephadm 2024-03-24T12:43:46.959951+0000 mgr.y (mgr.25540) 1716 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (4/4) 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: cephadm 2024-03-24T12:43:46.975483+0000 mgr.y (mgr.25540) 1717 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:43:48.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:48 smithi184 bash[51492]: audit 2024-03-24T12:43:47.358856+0000 mon.a (mon.0) 6215 : audit 0 from='client.? 172.21.15.176:0/2743412516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: audit 2024-03-24T12:43:46.478968+0000 mgr.y (mgr.25540) 1713 : audit 0 from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: cluster 2024-03-24T12:43:46.542453+0000 mgr.y (mgr.25540) 1714 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: audit 2024-03-24T12:43:46.860112+0000 mgr.y (mgr.25540) 1715 : audit 0 from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: cephadm 2024-03-24T12:43:46.959951+0000 mgr.y (mgr.25540) 1716 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (4/4) 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: cephadm 2024-03-24T12:43:46.975483+0000 mgr.y (mgr.25540) 1717 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:43:48.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[70612]: audit 2024-03-24T12:43:47.358856+0000 mon.a (mon.0) 6215 : audit 0 from='client.? 172.21.15.176:0/2743412516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:48.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: audit 2024-03-24T12:43:46.478968+0000 mgr.y (mgr.25540) 1713 : audit 0 from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: cluster 2024-03-24T12:43:46.542453+0000 mgr.y (mgr.25540) 1714 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-03-24T12:43:48.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: audit 2024-03-24T12:43:46.860112+0000 mgr.y (mgr.25540) 1715 : audit 0 from='client.54667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: cephadm 2024-03-24T12:43:46.959951+0000 mgr.y (mgr.25540) 1716 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (4/4) 2024-03-24T12:43:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: cephadm 2024-03-24T12:43:46.975483+0000 mgr.y (mgr.25540) 1717 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:43:48.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:48 smithi176 bash[73813]: audit 2024-03-24T12:43:47.358856+0000 mon.a (mon.0) 6215 : audit 0 from='client.? 172.21.15.176:0/2743412516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:49.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:49 smithi184 bash[51492]: audit 2024-03-24T12:43:47.753069+0000 mgr.y (mgr.25540) 1718 : audit 0 from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:49.340 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:49 smithi184 bash[51492]: audit 2024-03-24T12:43:48.204105+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.176:0/358008575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:49.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:49 smithi176 bash[70612]: audit 2024-03-24T12:43:47.753069+0000 mgr.y (mgr.25540) 1718 : audit 0 from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:49.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:49 smithi176 bash[70612]: audit 2024-03-24T12:43:48.204105+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.176:0/358008575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:49 smithi176 bash[73813]: audit 2024-03-24T12:43:47.753069+0000 mgr.y (mgr.25540) 1718 : audit 0 from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:43:49.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:49 smithi176 bash[73813]: audit 2024-03-24T12:43:48.204105+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.176:0/358008575' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:43:50.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:50 smithi184 bash[51492]: cluster 2024-03-24T12:43:48.543810+0000 mgr.y (mgr.25540) 1719 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 127 op/s 2024-03-24T12:43:50.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:50 smithi184 bash[51492]: audit 2024-03-24T12:43:49.097696+0000 mgr.y (mgr.25540) 1720 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:50.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:50 smithi176 bash[70612]: cluster 2024-03-24T12:43:48.543810+0000 mgr.y (mgr.25540) 1719 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 127 op/s 2024-03-24T12:43:50.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:50 smithi176 bash[70612]: audit 2024-03-24T12:43:49.097696+0000 mgr.y (mgr.25540) 1720 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:50 smithi176 bash[73813]: cluster 2024-03-24T12:43:48.543810+0000 mgr.y (mgr.25540) 1719 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 170 B/s wr, 127 op/s 2024-03-24T12:43:50.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:50 smithi176 bash[73813]: audit 2024-03-24T12:43:49.097696+0000 mgr.y (mgr.25540) 1720 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:52.246 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:52 smithi184 bash[51492]: cluster 2024-03-24T12:43:50.544854+0000 mgr.y (mgr.25540) 1721 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-24T12:43:52.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:52 smithi176 bash[70612]: cluster 2024-03-24T12:43:50.544854+0000 mgr.y (mgr.25540) 1721 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-24T12:43:52.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:52 smithi176 bash[73813]: cluster 2024-03-24T12:43:50.544854+0000 mgr.y (mgr.25540) 1721 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-24T12:43:53.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.236369+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.244323+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.254722+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.256352+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.265600+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:52.266619+0000 mgr.y (mgr.25540) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.355241+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.359731+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.364917+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.366541+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:52.373179+0000 mgr.y (mgr.25540) 1723 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cluster 2024-03-24T12:43:52.546175+0000 mgr.y (mgr.25540) 1724 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.715053+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:52.715768+0000 mgr.y (mgr.25540) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.798572+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.801187+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.804540+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.806001+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.813807+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:52.814318+0000 mgr.y (mgr.25540) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.894366+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.897266+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.902403+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.904096+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.913732+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:52.914360+0000 mgr.y (mgr.25540) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.992737+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:52.996094+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.000002+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.001514+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.010065+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.010794+0000 mgr.y (mgr.25540) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.088282+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.091568+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.094828+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.096026+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.101883+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.102583+0000 mgr.y (mgr.25540) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.182107+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.184248+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.186943+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.187916+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:53 smithi184 bash[51492]: audit 2024-03-24T12:43:53.196681+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.236369+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.244323+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.254722+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.256352+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.265600+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:52.266619+0000 mgr.y (mgr.25540) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.355241+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.359731+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.364917+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.366541+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:52.373179+0000 mgr.y (mgr.25540) 1723 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cluster 2024-03-24T12:43:52.546175+0000 mgr.y (mgr.25540) 1724 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.715053+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:52.715768+0000 mgr.y (mgr.25540) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.798572+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.801187+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.804540+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.806001+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.813807+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:52.814318+0000 mgr.y (mgr.25540) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.236369+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.244323+0000 mon.a (mon.0) 6217 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.254722+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.256352+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.265600+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:52.266619+0000 mgr.y (mgr.25540) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.355241+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.359731+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.364917+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.366541+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:52.373179+0000 mgr.y (mgr.25540) 1723 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cluster 2024-03-24T12:43:52.546175+0000 mgr.y (mgr.25540) 1724 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.715053+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:52.715768+0000 mgr.y (mgr.25540) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.798572+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.801187+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.804540+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.806001+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.813807+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:52.814318+0000 mgr.y (mgr.25540) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.894366+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.897266+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.902403+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.904096+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.913732+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:52.914360+0000 mgr.y (mgr.25540) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.992737+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:52.996094+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.000002+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.001514+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.010065+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.010794+0000 mgr.y (mgr.25540) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.088282+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.091568+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.094828+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.096026+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.101883+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.102583+0000 mgr.y (mgr.25540) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.182107+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.184248+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.186943+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.187916+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[73813]: audit 2024-03-24T12:43:53.196681+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.894366+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.897266+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.902403+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.904096+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.913732+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:52.914360+0000 mgr.y (mgr.25540) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.992737+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:52.996094+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.000002+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.001514+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.010065+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.010794+0000 mgr.y (mgr.25540) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.088282+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.091568+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.094828+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.096026+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.101883+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.102583+0000 mgr.y (mgr.25540) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.182107+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.184248+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.186943+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.187916+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:53 smithi176 bash[70612]: audit 2024-03-24T12:43:53.196681+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.197335+0000 mgr.y (mgr.25540) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.278896+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.281446+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.285028+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.286043+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.291849+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.292433+0000 mgr.y (mgr.25540) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.373854+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.376057+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.379266+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.380253+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.387919+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.388573+0000 mgr.y (mgr.25540) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.466343+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.468914+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.472147+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.473163+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.482977+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.483572+0000 mgr.y (mgr.25540) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.563234+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.566052+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.570402+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.571805+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.582027+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.582711+0000 mgr.y (mgr.25540) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.665160+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.667429+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.670388+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.671300+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.680050+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.680640+0000 mgr.y (mgr.25540) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.755889+0000 mon.a (mon.0) 6276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.758245+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.761763+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.762745+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.774303+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.775037+0000 mgr.y (mgr.25540) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.857626+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.860409+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.863412+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.864644+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.874691+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.875286+0000 mgr.y (mgr.25540) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.959274+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.962033+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.965150+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.966192+0000 mon.a (mon.0) 6289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:53.976584+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:53.977269+0000 mgr.y (mgr.25540) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.057385+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.059683+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.062580+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.063565+0000 mon.a (mon.0) 6294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.073114+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.073872+0000 mgr.y (mgr.25540) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.155954+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.158785+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.162952+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.164096+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.172622+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.251492+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.254150+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.257560+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.258587+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:54 smithi184 bash[51492]: audit 2024-03-24T12:43:54.266062+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.197335+0000 mgr.y (mgr.25540) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.278896+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.281446+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.285028+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.286043+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.291849+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.292433+0000 mgr.y (mgr.25540) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.373854+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.376057+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.379266+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.380253+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.387919+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.388573+0000 mgr.y (mgr.25540) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.466343+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.468914+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.472147+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.473163+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.482977+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.483572+0000 mgr.y (mgr.25540) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.563234+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.197335+0000 mgr.y (mgr.25540) 1730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.278896+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.281446+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.285028+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.286043+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.291849+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.292433+0000 mgr.y (mgr.25540) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.373854+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.376057+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.379266+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.380253+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.387919+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.388573+0000 mgr.y (mgr.25540) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.466343+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.468914+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.472147+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.473163+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.482977+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.483572+0000 mgr.y (mgr.25540) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.563234+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.566052+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.570402+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.571805+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.582027+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.582711+0000 mgr.y (mgr.25540) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.665160+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.667429+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.670388+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.671300+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.680050+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.680640+0000 mgr.y (mgr.25540) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.755889+0000 mon.a (mon.0) 6276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.758245+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.761763+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.762745+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.774303+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.775037+0000 mgr.y (mgr.25540) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.857626+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.860409+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.863412+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.864644+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.874691+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.875286+0000 mgr.y (mgr.25540) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.959274+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.962033+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.965150+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.966192+0000 mon.a (mon.0) 6289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:53.976584+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:53.977269+0000 mgr.y (mgr.25540) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.057385+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.059683+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.062580+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.063565+0000 mon.a (mon.0) 6294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.073114+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.073872+0000 mgr.y (mgr.25540) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.155954+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.158785+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.162952+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.164096+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.172622+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.251492+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.254150+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.257560+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.258587+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[70612]: audit 2024-03-24T12:43:54.266062+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.566052+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.570402+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.571805+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.582027+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.582711+0000 mgr.y (mgr.25540) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.665160+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.667429+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.670388+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.671300+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.680050+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.680640+0000 mgr.y (mgr.25540) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.755889+0000 mon.a (mon.0) 6276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.758245+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.761763+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.762745+0000 mon.a (mon.0) 6279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.774303+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.775037+0000 mgr.y (mgr.25540) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.857626+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.860409+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.863412+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.864644+0000 mon.a (mon.0) 6284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.874691+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.875286+0000 mgr.y (mgr.25540) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.959274+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.962033+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.965150+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.966192+0000 mon.a (mon.0) 6289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:53.976584+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:53.977269+0000 mgr.y (mgr.25540) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.057385+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.059683+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.062580+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.063565+0000 mon.a (mon.0) 6294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.073114+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.073872+0000 mgr.y (mgr.25540) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.155954+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.158785+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.162952+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.164096+0000 mon.a (mon.0) 6299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.172622+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:54.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.251492+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:54.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.254150+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:54.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.257560+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:54.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.258587+0000 mon.a (mon.0) 6304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:54.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:54 smithi176 bash[73813]: audit 2024-03-24T12:43:54.266062+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.173115+0000 mgr.y (mgr.25540) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.266640+0000 mgr.y (mgr.25540) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.346977+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.350626+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.353902+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.354794+0000 mon.a (mon.0) 6309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.361707+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.362328+0000 mgr.y (mgr.25540) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.440638+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.442841+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.445238+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.446019+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.452084+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.452797+0000 mgr.y (mgr.25540) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.531790+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.535214+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.537840+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.538831+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.544628+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.545175+0000 mgr.y (mgr.25540) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cluster 2024-03-24T12:43:54.546962+0000 mgr.y (mgr.25540) 1745 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.625215+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.628964+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.631886+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.633122+0000 mon.a (mon.0) 6324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.639595+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.640221+0000 mgr.y (mgr.25540) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.717779+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.720042+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.722692+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.723461+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.729576+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.730090+0000 mgr.y (mgr.25540) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.795458+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.799252+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.802499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.803626+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.809739+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.810321+0000 mgr.y (mgr.25540) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.876675+0000 mon.a (mon.0) 6336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.879872+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.882830+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.883963+0000 mon.a (mon.0) 6339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.890597+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.891146+0000 mgr.y (mgr.25540) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.969010+0000 mon.a (mon.0) 6341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.971484+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.973901+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.974779+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:54.980403+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:54.980925+0000 mgr.y (mgr.25540) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.062787+0000 mon.a (mon.0) 6346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.067107+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.069770+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.071007+0000 mon.a (mon.0) 6349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.078301+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.079048+0000 mgr.y (mgr.25540) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.145720+0000 mon.a (mon.0) 6351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.150043+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.153647+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.154589+0000 mon.a (mon.0) 6354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.161534+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.245317+0000 mon.a (mon.0) 6356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.248312+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.251612+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.252767+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:55 smithi184 bash[51492]: audit 2024-03-24T12:43:55.261332+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:43:55] "GET /metrics HTTP/1.1" 200 38713 "" "Prometheus/2.33.4" 2024-03-24T12:43:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.173115+0000 mgr.y (mgr.25540) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.266640+0000 mgr.y (mgr.25540) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.346977+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.350626+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.353902+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.354794+0000 mon.a (mon.0) 6309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.361707+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.362328+0000 mgr.y (mgr.25540) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.440638+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.442841+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.445238+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.446019+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.452084+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.452797+0000 mgr.y (mgr.25540) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.531790+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.535214+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.537840+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.538831+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.544628+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.545175+0000 mgr.y (mgr.25540) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.173115+0000 mgr.y (mgr.25540) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.266640+0000 mgr.y (mgr.25540) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.346977+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.350626+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.353902+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.354794+0000 mon.a (mon.0) 6309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.361707+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.362328+0000 mgr.y (mgr.25540) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.440638+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.442841+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.445238+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.446019+0000 mon.a (mon.0) 6314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.452084+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.452797+0000 mgr.y (mgr.25540) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.531790+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.535214+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.537840+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.538831+0000 mon.a (mon.0) 6319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.544628+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.545175+0000 mgr.y (mgr.25540) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cluster 2024-03-24T12:43:54.546962+0000 mgr.y (mgr.25540) 1745 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:43:55.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.625215+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.628964+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.631886+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.633122+0000 mon.a (mon.0) 6324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.639595+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.640221+0000 mgr.y (mgr.25540) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.717779+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.720042+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.722692+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.723461+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.729576+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.730090+0000 mgr.y (mgr.25540) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.795458+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.799252+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.802499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.803626+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.809739+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.810321+0000 mgr.y (mgr.25540) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.876675+0000 mon.a (mon.0) 6336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.879872+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.882830+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.883963+0000 mon.a (mon.0) 6339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.890597+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.891146+0000 mgr.y (mgr.25540) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.969010+0000 mon.a (mon.0) 6341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.971484+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.973901+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.974779+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:54.980403+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:54.980925+0000 mgr.y (mgr.25540) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.062787+0000 mon.a (mon.0) 6346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.067107+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.069770+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.071007+0000 mon.a (mon.0) 6349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.078301+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.079048+0000 mgr.y (mgr.25540) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.145720+0000 mon.a (mon.0) 6351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.150043+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.153647+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.154589+0000 mon.a (mon.0) 6354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.161534+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.245317+0000 mon.a (mon.0) 6356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.248312+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.251612+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.252767+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[73813]: audit 2024-03-24T12:43:55.261332+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cluster 2024-03-24T12:43:54.546962+0000 mgr.y (mgr.25540) 1745 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.625215+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.628964+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.631886+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.633122+0000 mon.a (mon.0) 6324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.639595+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.640221+0000 mgr.y (mgr.25540) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.717779+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.720042+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.722692+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.723461+0000 mon.a (mon.0) 6329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.729576+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.730090+0000 mgr.y (mgr.25540) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.795458+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.799252+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.802499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.803626+0000 mon.a (mon.0) 6334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.809739+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.810321+0000 mgr.y (mgr.25540) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.876675+0000 mon.a (mon.0) 6336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.879872+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.882830+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.883963+0000 mon.a (mon.0) 6339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.890597+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.891146+0000 mgr.y (mgr.25540) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.969010+0000 mon.a (mon.0) 6341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.971484+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.973901+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.974779+0000 mon.a (mon.0) 6344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:54.980403+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:54.980925+0000 mgr.y (mgr.25540) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.062787+0000 mon.a (mon.0) 6346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.067107+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.069770+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.071007+0000 mon.a (mon.0) 6349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.078301+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.079048+0000 mgr.y (mgr.25540) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.145720+0000 mon.a (mon.0) 6351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.150043+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.153647+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.154589+0000 mon.a (mon.0) 6354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.161534+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:55.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.245317+0000 mon.a (mon.0) 6356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:55.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.248312+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:55.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.251612+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:55.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.252767+0000 mon.a (mon.0) 6359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:55.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:55 smithi176 bash[70612]: audit 2024-03-24T12:43:55.261332+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.162152+0000 mgr.y (mgr.25540) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.261964+0000 mgr.y (mgr.25540) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.342070+0000 mon.a (mon.0) 6361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.344297+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.346488+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.347450+0000 mon.a (mon.0) 6364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.353264+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.353813+0000 mgr.y (mgr.25540) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.434247+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.436550+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.439715+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.440723+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.446946+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.447470+0000 mgr.y (mgr.25540) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.528841+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.531660+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.535029+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.536275+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.543563+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.544205+0000 mgr.y (mgr.25540) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.625895+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.628739+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.631857+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.632994+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.640507+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.641076+0000 mgr.y (mgr.25540) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.718186+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.721530+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.725504+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.726803+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.735746+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.736577+0000 mgr.y (mgr.25540) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.817706+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.822005+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.825240+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.826501+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.833908+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.834577+0000 mgr.y (mgr.25540) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.916076+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.918373+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.921172+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.922001+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:55.927888+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:55.928383+0000 mgr.y (mgr.25540) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.010061+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.012623+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.016873+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.017941+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.025956+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.026689+0000 mgr.y (mgr.25540) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.108911+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.112382+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.115577+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.116669+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.125423+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.126092+0000 mgr.y (mgr.25540) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.202402+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.205213+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.208577+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.209930+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:56 smithi184 bash[51492]: audit 2024-03-24T12:43:56.217108+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.162152+0000 mgr.y (mgr.25540) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.261964+0000 mgr.y (mgr.25540) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.342070+0000 mon.a (mon.0) 6361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.344297+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.346488+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.347450+0000 mon.a (mon.0) 6364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.353264+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.353813+0000 mgr.y (mgr.25540) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.434247+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.436550+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.439715+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.440723+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.446946+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.447470+0000 mgr.y (mgr.25540) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.528841+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.531660+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.535029+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.536275+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.543563+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.544205+0000 mgr.y (mgr.25540) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.162152+0000 mgr.y (mgr.25540) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.261964+0000 mgr.y (mgr.25540) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.342070+0000 mon.a (mon.0) 6361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.344297+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.346488+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.347450+0000 mon.a (mon.0) 6364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.353264+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.353813+0000 mgr.y (mgr.25540) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.434247+0000 mon.a (mon.0) 6366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.436550+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.439715+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.440723+0000 mon.a (mon.0) 6369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.446946+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.447470+0000 mgr.y (mgr.25540) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.528841+0000 mon.a (mon.0) 6371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.531660+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.535029+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.536275+0000 mon.a (mon.0) 6374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.543563+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.544205+0000 mgr.y (mgr.25540) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.625895+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.628739+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.631857+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.632994+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.640507+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.641076+0000 mgr.y (mgr.25540) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.718186+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.721530+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.725504+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.726803+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.735746+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.736577+0000 mgr.y (mgr.25540) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.817706+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.822005+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.825240+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.826501+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.833908+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.834577+0000 mgr.y (mgr.25540) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.916076+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.918373+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.625895+0000 mon.a (mon.0) 6376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.628739+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.631857+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.632994+0000 mon.a (mon.0) 6379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.640507+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.641076+0000 mgr.y (mgr.25540) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.718186+0000 mon.a (mon.0) 6381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.721530+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.725504+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.726803+0000 mon.a (mon.0) 6384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.735746+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.736577+0000 mgr.y (mgr.25540) 1758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.817706+0000 mon.a (mon.0) 6386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.822005+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.825240+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.826501+0000 mon.a (mon.0) 6389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.833908+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.834577+0000 mgr.y (mgr.25540) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.916076+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.918373+0000 mon.a (mon.0) 6392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.921172+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.922001+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:55.927888+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:55.928383+0000 mgr.y (mgr.25540) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.010061+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.012623+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.016873+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.017941+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.025956+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.026689+0000 mgr.y (mgr.25540) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.108911+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.112382+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.115577+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.116669+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.125423+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.126092+0000 mgr.y (mgr.25540) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.202402+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.205213+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.208577+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.209930+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[73813]: audit 2024-03-24T12:43:56.217108+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.921172+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.922001+0000 mon.a (mon.0) 6394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:55.927888+0000 mon.a (mon.0) 6395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:55.928383+0000 mgr.y (mgr.25540) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.010061+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.012623+0000 mon.a (mon.0) 6397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.016873+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.017941+0000 mon.a (mon.0) 6399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.025956+0000 mon.a (mon.0) 6400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.026689+0000 mgr.y (mgr.25540) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.108911+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.112382+0000 mon.a (mon.0) 6402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.115577+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.116669+0000 mon.a (mon.0) 6404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.125423+0000 mon.a (mon.0) 6405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.126092+0000 mgr.y (mgr.25540) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.202402+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.205213+0000 mon.a (mon.0) 6407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.208577+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.209930+0000 mon.a (mon.0) 6409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:56.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:56 smithi176 bash[70612]: audit 2024-03-24T12:43:56.217108+0000 mon.a (mon.0) 6410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.217543+0000 mgr.y (mgr.25540) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.296917+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.298780+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.300694+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.301373+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.306862+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.307348+0000 mgr.y (mgr.25540) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.384209+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.388607+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.392838+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.394336+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.403241+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.403827+0000 mgr.y (mgr.25540) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.485812+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.490083+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.493745+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.495141+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.500916+0000 mon.a (mon.0) 6425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.501370+0000 mgr.y (mgr.25540) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cluster 2024-03-24T12:43:56.547558+0000 mgr.y (mgr.25540) 1767 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.578520+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.581311+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.585758+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.586781+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.594351+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.595081+0000 mgr.y (mgr.25540) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.677604+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.680207+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.683039+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.684112+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.690016+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.690773+0000 mgr.y (mgr.25540) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.773330+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.775885+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.780477+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.781950+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.791565+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.792316+0000 mgr.y (mgr.25540) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.873198+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.875464+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.878174+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.879022+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.886695+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.887336+0000 mgr.y (mgr.25540) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.967066+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.969559+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.972475+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.973522+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:56.981246+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:56.981881+0000 mgr.y (mgr.25540) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.062866+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.066708+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.071582+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.073038+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.082170+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.082905+0000 mgr.y (mgr.25540) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.164978+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.167605+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.170639+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.171670+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.180114+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.263774+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.266192+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.269546+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.270643+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:57 smithi184 bash[51492]: audit 2024-03-24T12:43:57.277257+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.217543+0000 mgr.y (mgr.25540) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.296917+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.298780+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.300694+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.301373+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.306862+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.307348+0000 mgr.y (mgr.25540) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.384209+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.388607+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.392838+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.394336+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.403241+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.403827+0000 mgr.y (mgr.25540) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.485812+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.490083+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.493745+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.495141+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.500916+0000 mon.a (mon.0) 6425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.501370+0000 mgr.y (mgr.25540) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cluster 2024-03-24T12:43:56.547558+0000 mgr.y (mgr.25540) 1767 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.578520+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.581311+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.585758+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.586781+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.594351+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.595081+0000 mgr.y (mgr.25540) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.677604+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.680207+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.683039+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.684112+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.690016+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.690773+0000 mgr.y (mgr.25540) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.773330+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.775885+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.780477+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.781950+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.791565+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.792316+0000 mgr.y (mgr.25540) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.873198+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.875464+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.878174+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.879022+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.886695+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.887336+0000 mgr.y (mgr.25540) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.967066+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.969559+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.972475+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.973522+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:56.981246+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:56.981881+0000 mgr.y (mgr.25540) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.062866+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.066708+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.071582+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.073038+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.082170+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.082905+0000 mgr.y (mgr.25540) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.164978+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.167605+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.170639+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.217543+0000 mgr.y (mgr.25540) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.296917+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.298780+0000 mon.a (mon.0) 6412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.300694+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.301373+0000 mon.a (mon.0) 6414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.306862+0000 mon.a (mon.0) 6415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.307348+0000 mgr.y (mgr.25540) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.384209+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.388607+0000 mon.a (mon.0) 6417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.392838+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.394336+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.403241+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.403827+0000 mgr.y (mgr.25540) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.485812+0000 mon.a (mon.0) 6421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.490083+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.493745+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.495141+0000 mon.a (mon.0) 6424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.500916+0000 mon.a (mon.0) 6425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.501370+0000 mgr.y (mgr.25540) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cluster 2024-03-24T12:43:56.547558+0000 mgr.y (mgr.25540) 1767 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:43:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.171670+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.180114+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.263774+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.266192+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.269546+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.270643+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[73813]: audit 2024-03-24T12:43:57.277257+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.578520+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.581311+0000 mon.a (mon.0) 6427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.585758+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.586781+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.594351+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.595081+0000 mgr.y (mgr.25540) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.677604+0000 mon.a (mon.0) 6431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.680207+0000 mon.a (mon.0) 6432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.683039+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.684112+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.690016+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.690773+0000 mgr.y (mgr.25540) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.773330+0000 mon.a (mon.0) 6436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.775885+0000 mon.a (mon.0) 6437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.780477+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.781950+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.791565+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.792316+0000 mgr.y (mgr.25540) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.873198+0000 mon.a (mon.0) 6441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.875464+0000 mon.a (mon.0) 6442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.878174+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.879022+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.886695+0000 mon.a (mon.0) 6445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.887336+0000 mgr.y (mgr.25540) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.967066+0000 mon.a (mon.0) 6446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.969559+0000 mon.a (mon.0) 6447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.972475+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.973522+0000 mon.a (mon.0) 6449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:56.981246+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:56.981881+0000 mgr.y (mgr.25540) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.062866+0000 mon.a (mon.0) 6451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.066708+0000 mon.a (mon.0) 6452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.071582+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.073038+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.082170+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.082905+0000 mgr.y (mgr.25540) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.164978+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.167605+0000 mon.a (mon.0) 6457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.170639+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.171670+0000 mon.a (mon.0) 6459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.180114+0000 mon.a (mon.0) 6460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.263774+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.266192+0000 mon.a (mon.0) 6462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.269546+0000 mon.a (mon.0) 6463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.270643+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:57.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:57 smithi176 bash[70612]: audit 2024-03-24T12:43:57.277257+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.180704+0000 mgr.y (mgr.25540) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.277761+0000 mgr.y (mgr.25540) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.360362+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.362667+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.366546+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.367485+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.373410+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.374038+0000 mgr.y (mgr.25540) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.455016+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.457939+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.460531+0000 mon.a (mon.0) 6473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.461638+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.471354+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.471991+0000 mgr.y (mgr.25540) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.551214+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.553741+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.557000+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.558143+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.565703+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.566303+0000 mgr.y (mgr.25540) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.647380+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.651207+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.653844+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.654785+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.660566+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.663491+0000 mgr.y (mgr.25540) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.743152+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.747829+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.751976+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.753466+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.761327+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.761937+0000 mgr.y (mgr.25540) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.842138+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.844593+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.848815+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.850011+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.854345+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.860804+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.869023+0000 mgr.y (mgr.25540) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.965562+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.968080+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.971262+0000 mon.a (mon.0) 6499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.972302+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:57.982480+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:57.983164+0000 mgr.y (mgr.25540) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.064664+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.066862+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.069449+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.070287+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.079566+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.080204+0000 mgr.y (mgr.25540) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.159261+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.162190+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.166297+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.167514+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.175588+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.255352+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.258187+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.261307+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.262416+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:58 smithi184 bash[51492]: audit 2024-03-24T12:43:58.270219+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.180704+0000 mgr.y (mgr.25540) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.277761+0000 mgr.y (mgr.25540) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.360362+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.362667+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.366546+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.367485+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.373410+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.374038+0000 mgr.y (mgr.25540) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.455016+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.457939+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.460531+0000 mon.a (mon.0) 6473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.461638+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.471354+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.471991+0000 mgr.y (mgr.25540) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.551214+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.553741+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.557000+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.558143+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.565703+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.566303+0000 mgr.y (mgr.25540) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.180704+0000 mgr.y (mgr.25540) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.277761+0000 mgr.y (mgr.25540) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.360362+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.362667+0000 mon.a (mon.0) 6467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.366546+0000 mon.a (mon.0) 6468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.367485+0000 mon.a (mon.0) 6469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.373410+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.374038+0000 mgr.y (mgr.25540) 1776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.455016+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.457939+0000 mon.a (mon.0) 6472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.460531+0000 mon.a (mon.0) 6473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.461638+0000 mon.a (mon.0) 6474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.471354+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.471991+0000 mgr.y (mgr.25540) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.551214+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.553741+0000 mon.a (mon.0) 6477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.557000+0000 mon.a (mon.0) 6478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.558143+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.565703+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.566303+0000 mgr.y (mgr.25540) 1778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.647380+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.651207+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.653844+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.654785+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.660566+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.663491+0000 mgr.y (mgr.25540) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.743152+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.747829+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.751976+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.753466+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.761327+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.761937+0000 mgr.y (mgr.25540) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.842138+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.844593+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.848815+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.850011+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.854345+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:58.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.860804+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.869023+0000 mgr.y (mgr.25540) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.965562+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.647380+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.651207+0000 mon.a (mon.0) 6482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.653844+0000 mon.a (mon.0) 6483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.654785+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.660566+0000 mon.a (mon.0) 6485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.663491+0000 mgr.y (mgr.25540) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.743152+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.747829+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.751976+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.753466+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.761327+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.761937+0000 mgr.y (mgr.25540) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.842138+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.844593+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.848815+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.850011+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.854345+0000 mon.a (mon.0) 6495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.860804+0000 mon.a (mon.0) 6496 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.869023+0000 mgr.y (mgr.25540) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.965562+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.968080+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.971262+0000 mon.a (mon.0) 6499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.972302+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:57.982480+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:57.983164+0000 mgr.y (mgr.25540) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.064664+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.066862+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.069449+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.070287+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.079566+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.080204+0000 mgr.y (mgr.25540) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.159261+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.162190+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.166297+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.167514+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.175588+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.255352+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.258187+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.261307+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.262416+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.681 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[70612]: audit 2024-03-24T12:43:58.270219+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.968080+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.971262+0000 mon.a (mon.0) 6499 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.972302+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:57.982480+0000 mon.a (mon.0) 6501 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:57.983164+0000 mgr.y (mgr.25540) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.064664+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.066862+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.069449+0000 mon.a (mon.0) 6504 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.070287+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.079566+0000 mon.a (mon.0) 6506 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.080204+0000 mgr.y (mgr.25540) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.159261+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.162190+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.166297+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.167514+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.175588+0000 mon.a (mon.0) 6511 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.255352+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.258187+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:58.683 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.261307+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:58.684 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.262416+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:58.684 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:58 smithi176 bash[73813]: audit 2024-03-24T12:43:58.270219+0000 mon.a (mon.0) 6516 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.176309+0000 mgr.y (mgr.25540) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.271023+0000 mgr.y (mgr.25540) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.353012+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.356707+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.360429+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.361550+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.370404+0000 mon.a (mon.0) 6521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.370969+0000 mgr.y (mgr.25540) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.454003+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.456435+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.459982+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.460975+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.469857+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.470571+0000 mgr.y (mgr.25540) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cluster 2024-03-24T12:43:58.548595+0000 mgr.y (mgr.25540) 1788 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.553564+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.555835+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.558590+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.559562+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.565432+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.566005+0000 mgr.y (mgr.25540) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.644362+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.646894+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.650560+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.651640+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.658101+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.658743+0000 mgr.y (mgr.25540) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.738351+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.743336+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.747835+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.749079+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.756554+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.757345+0000 mgr.y (mgr.25540) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.838048+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.840297+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.843117+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.844041+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.851086+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.851959+0000 mgr.y (mgr.25540) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.932619+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.934917+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.937087+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.937972+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:58.944722+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:58.945518+0000 mgr.y (mgr.25540) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.024467+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.028548+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.031776+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.032965+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.041342+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.041924+0000 mgr.y (mgr.25540) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.105499+0000 mgr.y (mgr.25540) 1795 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.118904+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.121856+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.125566+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.126786+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.135245+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.214923+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.217309+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.220127+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.221007+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:43:59 smithi184 bash[51492]: audit 2024-03-24T12:43:59.226559+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.176309+0000 mgr.y (mgr.25540) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.271023+0000 mgr.y (mgr.25540) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.353012+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.356707+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.360429+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.361550+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.370404+0000 mon.a (mon.0) 6521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.370969+0000 mgr.y (mgr.25540) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.454003+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.456435+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.459982+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.460975+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.469857+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.470571+0000 mgr.y (mgr.25540) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cluster 2024-03-24T12:43:58.548595+0000 mgr.y (mgr.25540) 1788 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-03-24T12:43:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.553564+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.555835+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.558590+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.559562+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.565432+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.176309+0000 mgr.y (mgr.25540) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.271023+0000 mgr.y (mgr.25540) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.353012+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.356707+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.360429+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.361550+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.370404+0000 mon.a (mon.0) 6521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.370969+0000 mgr.y (mgr.25540) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.454003+0000 mon.a (mon.0) 6522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.456435+0000 mon.a (mon.0) 6523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.459982+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.460975+0000 mon.a (mon.0) 6525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.469857+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.470571+0000 mgr.y (mgr.25540) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cluster 2024-03-24T12:43:58.548595+0000 mgr.y (mgr.25540) 1788 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-03-24T12:43:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.553564+0000 mon.a (mon.0) 6527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.555835+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.558590+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.559562+0000 mon.a (mon.0) 6530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.565432+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.566005+0000 mgr.y (mgr.25540) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.644362+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.646894+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.650560+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.651640+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.658101+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.658743+0000 mgr.y (mgr.25540) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.738351+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.743336+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.747835+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.749079+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.756554+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.757345+0000 mgr.y (mgr.25540) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.838048+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.840297+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.843117+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.844041+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.851086+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.851959+0000 mgr.y (mgr.25540) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.932619+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.566005+0000 mgr.y (mgr.25540) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.644362+0000 mon.a (mon.0) 6532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.646894+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.650560+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.651640+0000 mon.a (mon.0) 6535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.658101+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.658743+0000 mgr.y (mgr.25540) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.738351+0000 mon.a (mon.0) 6537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.743336+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.747835+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.749079+0000 mon.a (mon.0) 6540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.756554+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.757345+0000 mgr.y (mgr.25540) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.838048+0000 mon.a (mon.0) 6542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.840297+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.843117+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.844041+0000 mon.a (mon.0) 6545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.851086+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.851959+0000 mgr.y (mgr.25540) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.932619+0000 mon.a (mon.0) 6547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.934917+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.937087+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.937972+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:58.944722+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:58.945518+0000 mgr.y (mgr.25540) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.024467+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.028548+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.031776+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.032965+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.041342+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.041924+0000 mgr.y (mgr.25540) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.105499+0000 mgr.y (mgr.25540) 1795 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.118904+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.121856+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.125566+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.126786+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.135245+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.214923+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.217309+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.220127+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.221007+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[70612]: audit 2024-03-24T12:43:59.226559+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.934917+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.937087+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.937972+0000 mon.a (mon.0) 6550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.680 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:58.944722+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:58.945518+0000 mgr.y (mgr.25540) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.024467+0000 mon.a (mon.0) 6552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.028548+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.031776+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.032965+0000 mon.a (mon.0) 6555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.041342+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.041924+0000 mgr.y (mgr.25540) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.105499+0000 mgr.y (mgr.25540) 1795 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.118904+0000 mon.a (mon.0) 6557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.121856+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.125566+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.126786+0000 mon.a (mon.0) 6560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.135245+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:43:59.681 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.214923+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:43:59.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.217309+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:43:59.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.220127+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:43:59.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.221007+0000 mon.a (mon.0) 6565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:43:59.682 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:43:59 smithi176 bash[73813]: audit 2024-03-24T12:43:59.226559+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.135975+0000 mgr.y (mgr.25540) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.227178+0000 mgr.y (mgr.25540) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.316025+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.318549+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.320727+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.321479+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.329207+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.329779+0000 mgr.y (mgr.25540) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.406563+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.409464+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.412679+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.413841+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.424562+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.425457+0000 mgr.y (mgr.25540) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.506652+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.509345+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.513481+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.514942+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.566 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.135975+0000 mgr.y (mgr.25540) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.566 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.227178+0000 mgr.y (mgr.25540) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.316025+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.318549+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.320727+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.321479+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.329207+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.329779+0000 mgr.y (mgr.25540) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.406563+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.409464+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.412679+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.413841+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.424562+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.425457+0000 mgr.y (mgr.25540) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.567 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.506652+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.509345+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.513481+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.514942+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.525926+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.526653+0000 mgr.y (mgr.25540) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.568 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.135975+0000 mgr.y (mgr.25540) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.227178+0000 mgr.y (mgr.25540) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.316025+0000 mon.a (mon.0) 6567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.318549+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.320727+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.321479+0000 mon.a (mon.0) 6570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.329207+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.329779+0000 mgr.y (mgr.25540) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.406563+0000 mon.a (mon.0) 6572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.409464+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.412679+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.413841+0000 mon.a (mon.0) 6575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.424562+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.425457+0000 mgr.y (mgr.25540) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.506652+0000 mon.a (mon.0) 6577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.569 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.509345+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.513481+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.514942+0000 mon.a (mon.0) 6580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.525926+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.526653+0000 mgr.y (mgr.25540) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.610402+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.612516+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.615303+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.616297+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.623953+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.624571+0000 mgr.y (mgr.25540) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.703064+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.570 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.705468+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.708485+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.709485+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.721428+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.722105+0000 mgr.y (mgr.25540) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.788274+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.790640+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.793423+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.794727+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.803777+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.804530+0000 mgr.y (mgr.25540) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.882923+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.885910+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.888805+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.890098+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.571 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.900153+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:43:59.901031+0000 mgr.y (mgr.25540) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.981924+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.984534+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.989176+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:43:59.990497+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.001436+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:44:00.002224+0000 mgr.y (mgr.25540) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.080483+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.083785+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.087577+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.088892+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.100108+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: cephadm 2024-03-24T12:44:00.101036+0000 mgr.y (mgr.25540) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.142662+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.572 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.151231+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.158448+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.183848+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.610402+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.612516+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.615303+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.616297+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.623953+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.624571+0000 mgr.y (mgr.25540) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.703064+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.705468+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.708485+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.709485+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.721428+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.722105+0000 mgr.y (mgr.25540) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.788274+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.790640+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.793423+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.794727+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.803777+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.804530+0000 mgr.y (mgr.25540) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.882923+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.574 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.885910+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.186299+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.188275+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.189771+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.192241+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[70612]: audit 2024-03-24T12:44:00.195690+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.888805+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.890098+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.900153+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:43:59.901031+0000 mgr.y (mgr.25540) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.981924+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.984534+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.989176+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:43:59.990497+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.001436+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:44:00.002224+0000 mgr.y (mgr.25540) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.080483+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.083785+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.087577+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.088892+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.100108+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: cephadm 2024-03-24T12:44:00.101036+0000 mgr.y (mgr.25540) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.142662+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.151231+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.158448+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.183848+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.186299+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.188275+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.189771+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.192241+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:00 smithi176 bash[73813]: audit 2024-03-24T12:44:00.195690+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.525926+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.526653+0000 mgr.y (mgr.25540) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.610402+0000 mon.a (mon.0) 6582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.612516+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.615303+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.616297+0000 mon.a (mon.0) 6585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.623953+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.624571+0000 mgr.y (mgr.25540) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.703064+0000 mon.a (mon.0) 6587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.705468+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.631 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.708485+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.709485+0000 mon.a (mon.0) 6590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.721428+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.722105+0000 mgr.y (mgr.25540) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.788274+0000 mon.a (mon.0) 6592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.790640+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.793423+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.794727+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.803777+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.804530+0000 mgr.y (mgr.25540) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.632 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.882923+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.885910+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.888805+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.890098+0000 mon.a (mon.0) 6600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.900153+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:43:59.901031+0000 mgr.y (mgr.25540) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.981924+0000 mon.a (mon.0) 6602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.984534+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.989176+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:43:59.990497+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.001436+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:44:00.002224+0000 mgr.y (mgr.25540) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.080483+0000 mon.a (mon.0) 6607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.083785+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.633 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.087577+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:00.634 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.088892+0000 mon.a (mon.0) 6610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:00.634 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.100108+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: cephadm 2024-03-24T12:44:00.101036+0000 mgr.y (mgr.25540) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.142662+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.151231+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.158448+0000 mon.a (mon.0) 6614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.183848+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.186299+0000 mon.a (mon.0) 6616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.188275+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.189771+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.192241+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:00.635 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:00 smithi184 bash[51492]: audit 2024-03-24T12:44:00.195690+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:01.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:01 smithi184 bash[51492]: cluster 2024-03-24T12:44:00.549786+0000 mgr.y (mgr.25540) 1807 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-24T12:44:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:01 smithi176 bash[70612]: cluster 2024-03-24T12:44:00.549786+0000 mgr.y (mgr.25540) 1807 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-24T12:44:01.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:01 smithi176 bash[73813]: cluster 2024-03-24T12:44:00.549786+0000 mgr.y (mgr.25540) 1807 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-03-24T12:44:03.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:03 smithi176 bash[70612]: cluster 2024-03-24T12:44:02.550879+0000 mgr.y (mgr.25540) 1808 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-24T12:44:03.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:03 smithi176 bash[73813]: cluster 2024-03-24T12:44:02.550879+0000 mgr.y (mgr.25540) 1808 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-24T12:44:03.962 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:03 smithi184 bash[51492]: cluster 2024-03-24T12:44:02.550879+0000 mgr.y (mgr.25540) 1808 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 85 B/s wr, 90 op/s 2024-03-24T12:44:04.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: cephadm 2024-03-24T12:44:03.872732+0000 mgr.y (mgr.25540) 1809 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (1/2) 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: audit 2024-03-24T12:44:03.875853+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: audit 2024-03-24T12:44:03.879061+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: cephadm 2024-03-24T12:44:03.880706+0000 mgr.y (mgr.25540) 1810 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: audit 2024-03-24T12:44:03.936697+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: audit 2024-03-24T12:44:03.946431+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[70612]: audit 2024-03-24T12:44:03.954926+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:04.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: cephadm 2024-03-24T12:44:03.872732+0000 mgr.y (mgr.25540) 1809 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (1/2) 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: audit 2024-03-24T12:44:03.875853+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: audit 2024-03-24T12:44:03.879061+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: cephadm 2024-03-24T12:44:03.880706+0000 mgr.y (mgr.25540) 1810 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: audit 2024-03-24T12:44:03.936697+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: audit 2024-03-24T12:44:03.946431+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:04.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:04 smithi176 bash[73813]: audit 2024-03-24T12:44:03.954926+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:05.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: cephadm 2024-03-24T12:44:03.872732+0000 mgr.y (mgr.25540) 1809 : cephadm 1 Upgrade: Updating rgw.foo.smithi184.wupbqi (1/2) 2024-03-24T12:44:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: audit 2024-03-24T12:44:03.875853+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.wupbqi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: audit 2024-03-24T12:44:03.879061+0000 mon.a (mon.0) 6622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:05.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: cephadm 2024-03-24T12:44:03.880706+0000 mgr.y (mgr.25540) 1810 : cephadm 1 Deploying daemon rgw.foo.smithi184.wupbqi on smithi184 2024-03-24T12:44:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: audit 2024-03-24T12:44:03.936697+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: audit 2024-03-24T12:44:03.946431+0000 mon.a (mon.0) 6624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:05.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:04 smithi184 bash[51492]: audit 2024-03-24T12:44:03.954926+0000 mon.a (mon.0) 6625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:05.668 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:05] "GET /metrics HTTP/1.1" 200 38742 "" "Prometheus/2.33.4" 2024-03-24T12:44:06.357 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:05 smithi184 bash[51492]: cluster 2024-03-24T12:44:04.552325+0000 mgr.y (mgr.25540) 1811 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:06.357 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:05 smithi184 bash[51492]: audit 2024-03-24T12:44:05.154598+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.357 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:05 smithi184 bash[51492]: audit 2024-03-24T12:44:05.164378+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.357 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:05 smithi184 bash[51492]: audit 2024-03-24T12:44:05.172450+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[70612]: cluster 2024-03-24T12:44:04.552325+0000 mgr.y (mgr.25540) 1811 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[70612]: audit 2024-03-24T12:44:05.154598+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[70612]: audit 2024-03-24T12:44:05.164378+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[70612]: audit 2024-03-24T12:44:05.172450+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[73813]: cluster 2024-03-24T12:44:04.552325+0000 mgr.y (mgr.25540) 1811 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:06.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[73813]: audit 2024-03-24T12:44:05.154598+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[73813]: audit 2024-03-24T12:44:05.164378+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:06.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:05 smithi176 bash[73813]: audit 2024-03-24T12:44:05.172450+0000 mon.a (mon.0) 6628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.316 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:07 smithi184 bash[51492]: cluster 2024-03-24T12:44:06.553494+0000 mgr.y (mgr.25540) 1812 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-03-24T12:44:08.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:07 smithi184 bash[51492]: audit 2024-03-24T12:44:07.177970+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:07 smithi184 bash[51492]: audit 2024-03-24T12:44:07.190688+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:07 smithi184 bash[51492]: audit 2024-03-24T12:44:07.200858+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[73813]: cluster 2024-03-24T12:44:06.553494+0000 mgr.y (mgr.25540) 1812 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-03-24T12:44:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[73813]: audit 2024-03-24T12:44:07.177970+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[73813]: audit 2024-03-24T12:44:07.190688+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[73813]: audit 2024-03-24T12:44:07.200858+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[70612]: cluster 2024-03-24T12:44:06.553494+0000 mgr.y (mgr.25540) 1812 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-03-24T12:44:08.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[70612]: audit 2024-03-24T12:44:07.177970+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[70612]: audit 2024-03-24T12:44:07.190688+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:07 smithi176 bash[70612]: audit 2024-03-24T12:44:07.200858+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:09 smithi184 bash[51492]: cluster 2024-03-24T12:44:08.554871+0000 mgr.y (mgr.25540) 1813 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:10.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:09 smithi184 bash[51492]: audit 2024-03-24T12:44:09.113568+0000 mgr.y (mgr.25540) 1814 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:10.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:09 smithi184 bash[51492]: audit 2024-03-24T12:44:09.890621+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:09 smithi184 bash[51492]: audit 2024-03-24T12:44:09.899357+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[73813]: cluster 2024-03-24T12:44:08.554871+0000 mgr.y (mgr.25540) 1813 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:10.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[73813]: audit 2024-03-24T12:44:09.113568+0000 mgr.y (mgr.25540) 1814 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:10.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[73813]: audit 2024-03-24T12:44:09.890621+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[73813]: audit 2024-03-24T12:44:09.899357+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[70612]: cluster 2024-03-24T12:44:08.554871+0000 mgr.y (mgr.25540) 1813 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[70612]: audit 2024-03-24T12:44:09.113568+0000 mgr.y (mgr.25540) 1814 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[70612]: audit 2024-03-24T12:44:09.890621+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:10.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:09 smithi176 bash[70612]: audit 2024-03-24T12:44:09.899357+0000 mon.a (mon.0) 6633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:12.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:11 smithi184 bash[51492]: cluster 2024-03-24T12:44:10.556023+0000 mgr.y (mgr.25540) 1815 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-24T12:44:12.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:11 smithi176 bash[70612]: cluster 2024-03-24T12:44:10.556023+0000 mgr.y (mgr.25540) 1815 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-24T12:44:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:11 smithi176 bash[73813]: cluster 2024-03-24T12:44:10.556023+0000 mgr.y (mgr.25540) 1815 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-03-24T12:44:13.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:12 smithi184 bash[51492]: audit 2024-03-24T12:44:12.855707+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:12 smithi176 bash[73813]: audit 2024-03-24T12:44:12.855707+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:12 smithi176 bash[70612]: audit 2024-03-24T12:44:12.855707+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:14.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:13 smithi184 bash[51492]: cluster 2024-03-24T12:44:12.557305+0000 mgr.y (mgr.25540) 1816 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:14.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:13 smithi184 bash[51492]: audit 2024-03-24T12:44:13.340421+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:14.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:13 smithi184 bash[51492]: audit 2024-03-24T12:44:13.344171+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[70612]: cluster 2024-03-24T12:44:12.557305+0000 mgr.y (mgr.25540) 1816 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[70612]: audit 2024-03-24T12:44:13.340421+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[70612]: audit 2024-03-24T12:44:13.344171+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[73813]: cluster 2024-03-24T12:44:12.557305+0000 mgr.y (mgr.25540) 1816 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[73813]: audit 2024-03-24T12:44:13.340421+0000 mon.a (mon.0) 6635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi184.ysjrff", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-24T12:44:14.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:13 smithi176 bash[73813]: audit 2024-03-24T12:44:13.344171+0000 mon.a (mon.0) 6636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:15.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:15 smithi184 bash[51492]: cephadm 2024-03-24T12:44:13.337726+0000 mgr.y (mgr.25540) 1817 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (2/2) 2024-03-24T12:44:15.268 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:15 smithi184 bash[51492]: cephadm 2024-03-24T12:44:13.346095+0000 mgr.y (mgr.25540) 1818 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:44:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:14 smithi176 bash[70612]: cephadm 2024-03-24T12:44:13.337726+0000 mgr.y (mgr.25540) 1817 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (2/2) 2024-03-24T12:44:15.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:14 smithi176 bash[70612]: cephadm 2024-03-24T12:44:13.346095+0000 mgr.y (mgr.25540) 1818 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:44:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:14 smithi176 bash[73813]: cephadm 2024-03-24T12:44:13.337726+0000 mgr.y (mgr.25540) 1817 : cephadm 1 Upgrade: Updating rgw.smpl.smithi184.ysjrff (2/2) 2024-03-24T12:44:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:14 smithi176 bash[73813]: cephadm 2024-03-24T12:44:13.346095+0000 mgr.y (mgr.25540) 1818 : cephadm 1 Deploying daemon rgw.smpl.smithi184.ysjrff on smithi184 2024-03-24T12:44:15.419 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:15] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.33.4" 2024-03-24T12:44:16.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:16 smithi184 bash[51492]: cluster 2024-03-24T12:44:14.558859+0000 mgr.y (mgr.25540) 1819 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:15 smithi176 bash[70612]: cluster 2024-03-24T12:44:14.558859+0000 mgr.y (mgr.25540) 1819 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:15 smithi176 bash[73813]: cluster 2024-03-24T12:44:14.558859+0000 mgr.y (mgr.25540) 1819 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 47 op/s 2024-03-24T12:44:18.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:18 smithi184 bash[51492]: cluster 2024-03-24T12:44:16.560132+0000 mgr.y (mgr.25540) 1820 : cluster 0 pgmap v291: 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-03-24T12:44:18.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:18 smithi176 bash[73813]: cluster 2024-03-24T12:44:16.560132+0000 mgr.y (mgr.25540) 1820 : cluster 0 pgmap v291: 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-03-24T12:44:18.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:18 smithi176 bash[70612]: cluster 2024-03-24T12:44:16.560132+0000 mgr.y (mgr.25540) 1820 : cluster 0 pgmap v291: 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-03-24T12:44:18.696 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.087811+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.099310+0000 mon.a (mon.0) 6638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.125942+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.127914+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.139196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.227639+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.233417+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.239104+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.240528+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.606887+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.690869+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.695085+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.699852+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.700897+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.707502+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.789613+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.793801+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.796605+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.797631+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.803774+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.087811+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.099310+0000 mon.a (mon.0) 6638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.125942+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.127914+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.139196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.227639+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.233417+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.239104+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.240528+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.606887+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.690869+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.695085+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.699852+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.700897+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.707502+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.789613+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.793801+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.796605+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.797631+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.803774+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.881725+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.884864+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.887645+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.888729+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.897370+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.980313+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.982880+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.985393+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.986533+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:18.993116+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:19.075930+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:19.078751+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:19.081760+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[70612]: audit 2024-03-24T12:44:19.082620+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.881725+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.884864+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.887645+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.888729+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.897370+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.980313+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.982880+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.985393+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.986533+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:18.993116+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:19.075930+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:19.078751+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:19.081760+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:19 smithi176 bash[73813]: audit 2024-03-24T12:44:19.082620+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 14s ago 25m - - 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 12s ago 25m - - 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (11m) 14s ago 18m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (10m) 12s ago 17m 44.1M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (9m) 14s ago 15m 48.6M - 3.5 e1d6a67b021e 78949f083cc8 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (8m) 12s ago 24m 444M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (9m) 14s ago 26m 529M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (8m) 14s ago 26m 79.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (9m) 12s ago 24m 68.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:44:19.504 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (7m) 14s ago 24m 56.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (11m) 14s ago 18m 15.1M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (10m) 12s ago 18m 16.4M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (5m) 14s ago 23m 62.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (5m) 14s ago 23m 67.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (4m) 14s ago 22m 53.2M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (3m) 14s ago 21m 64.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (3m) 12s ago 21m 59.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (2m) 12s ago 20m 62.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (113s) 12s ago 20m 53.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (73s) 12s ago 19m 54.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (9m) 12s ago 18m 66.3M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (52s) 14s ago 15m 90.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 starting - - - - 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (44s) 14s ago 15m 90.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:44:19.505 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 starting - - - - 2024-03-24T12:44:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.087811+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.099310+0000 mon.a (mon.0) 6638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.125942+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.127914+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.139196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.227639+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.233417+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.239104+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.240528+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.606887+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.690869+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.695085+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.699852+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.700897+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.707502+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.789613+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.793801+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.796605+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.797631+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.803774+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.881725+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.884864+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.887645+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.888729+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.897370+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.980313+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.982880+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.985393+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.986533+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:18.993116+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:19.075930+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:19.078751+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:19.081760+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:19 smithi184 bash[51492]: audit 2024-03-24T12:44:19.082620+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:44:20.030 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 16 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:44:20.031 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:44:20.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.140280+0000 mgr.y (mgr.25540) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.247548+0000 mgr.y (mgr.25540) 1822 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:44:20.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cluster 2024-03-24T12:44:18.561387+0000 mgr.y (mgr.25540) 1823 : cluster 0 pgmap v292: 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-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.607592+0000 mgr.y (mgr.25540) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:18.674725+0000 mgr.y (mgr.25540) 1825 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.708184+0000 mgr.y (mgr.25540) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.804449+0000 mgr.y (mgr.25540) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.898167+0000 mgr.y (mgr.25540) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:18.993622+0000 mgr.y (mgr.25540) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.090423+0000 mgr.y (mgr.25540) 1830 : audit 0 from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.096408+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.097147+0000 mgr.y (mgr.25540) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.121447+0000 mgr.y (mgr.25540) 1832 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.177798+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.181240+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.183937+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.308 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.185016+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.193149+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.275365+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.279970+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.282962+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.309 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.283877+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.291166+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.372024+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.374867+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.377917+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.378979+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.387096+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.449839+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.453527+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.456375+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.457601+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.466710+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.584000+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.587312+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.310 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.592328+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.593988+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.604411+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.684315+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.687452+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.689822+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.690530+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.697703+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.781078+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.311 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.784921+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.787714+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.788832+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.795994+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.876650+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.880201+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.883307+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.884798+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.893121+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.975131+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.977806+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.980578+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.981751+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:19.989849+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.312 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.025044+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.176:0/2320840814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.072082+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.074888+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.077397+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.078212+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:20 smithi184 bash[51492]: audit 2024-03-24T12:44:20.083734+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.140280+0000 mgr.y (mgr.25540) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.247548+0000 mgr.y (mgr.25540) 1822 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cluster 2024-03-24T12:44:18.561387+0000 mgr.y (mgr.25540) 1823 : cluster 0 pgmap v292: 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-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.607592+0000 mgr.y (mgr.25540) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:18.674725+0000 mgr.y (mgr.25540) 1825 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.708184+0000 mgr.y (mgr.25540) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.804449+0000 mgr.y (mgr.25540) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.898167+0000 mgr.y (mgr.25540) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:18.993622+0000 mgr.y (mgr.25540) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.090423+0000 mgr.y (mgr.25540) 1830 : audit 0 from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.096408+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.097147+0000 mgr.y (mgr.25540) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.121447+0000 mgr.y (mgr.25540) 1832 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.177798+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.181240+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.183937+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.185016+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.193149+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.275365+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.279970+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.140280+0000 mgr.y (mgr.25540) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.247548+0000 mgr.y (mgr.25540) 1822 : cephadm 1 Checking dashboard <-> RGW credentials 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cluster 2024-03-24T12:44:18.561387+0000 mgr.y (mgr.25540) 1823 : cluster 0 pgmap v292: 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-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.607592+0000 mgr.y (mgr.25540) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:18.674725+0000 mgr.y (mgr.25540) 1825 : audit 0 from='client.54787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.708184+0000 mgr.y (mgr.25540) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.804449+0000 mgr.y (mgr.25540) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.898167+0000 mgr.y (mgr.25540) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:18.993622+0000 mgr.y (mgr.25540) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.090423+0000 mgr.y (mgr.25540) 1830 : audit 0 from='client.44859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.096408+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.097147+0000 mgr.y (mgr.25540) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.121447+0000 mgr.y (mgr.25540) 1832 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.177798+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.181240+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.183937+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.185016+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.193149+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.275365+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.279970+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.282962+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.283877+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.291166+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.372024+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.374867+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.377917+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.378979+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.387096+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.449839+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.453527+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.456375+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.457601+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.466710+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.584000+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.587312+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.592328+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.593988+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.604411+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.684315+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.687452+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.282962+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.283877+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.291166+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.372024+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.374867+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.377917+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.378979+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.387096+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.449839+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.453527+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.456375+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.457601+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.466710+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.584000+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.587312+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.592328+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.593988+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.604411+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.684315+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.687452+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.689822+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.690530+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.697703+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.781078+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.784921+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.787714+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.788832+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.795994+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.876650+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.880201+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.883307+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.884798+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.893121+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.975131+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.977806+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.980578+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.981751+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:19.989849+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.025044+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.176:0/2320840814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.689822+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.690530+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.697703+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.781078+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.784921+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.787714+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.788832+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.795994+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.876650+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.880201+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.883307+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.884798+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.893121+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.975131+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.977806+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.980578+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.981751+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:19.989849+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.025044+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.176:0/2320840814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.072082+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.074888+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.077397+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.078212+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[70612]: audit 2024-03-24T12:44:20.083734+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.072082+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:20.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.074888+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:20.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.077397+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:20.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.078212+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:20.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:20 smithi176 bash[73813]: audit 2024-03-24T12:44:20.083734+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:44:20.482 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:44:20.483 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:44:20.483 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "15/23 daemons upgraded", 2024-03-24T12:44:20.483 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading rgw daemons", 2024-03-24T12:44:20.483 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:44:20.483 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:44:20.987 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:44:21.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.194020+0000 mgr.y (mgr.25540) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.291986+0000 mgr.y (mgr.25540) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.387768+0000 mgr.y (mgr.25540) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.467511+0000 mgr.y (mgr.25540) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:19.473599+0000 mgr.y (mgr.25540) 1837 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.605254+0000 mgr.y (mgr.25540) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.698273+0000 mgr.y (mgr.25540) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.796786+0000 mgr.y (mgr.25540) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.893916+0000 mgr.y (mgr.25540) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:19.990557+0000 mgr.y (mgr.25540) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.084373+0000 mgr.y (mgr.25540) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.166481+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.169392+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.172854+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.173830+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.184641+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.264020+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.267825+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.271718+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.272718+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.279019+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.194020+0000 mgr.y (mgr.25540) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.291986+0000 mgr.y (mgr.25540) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.387768+0000 mgr.y (mgr.25540) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.467511+0000 mgr.y (mgr.25540) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:19.473599+0000 mgr.y (mgr.25540) 1837 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:21.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.605254+0000 mgr.y (mgr.25540) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.698273+0000 mgr.y (mgr.25540) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.796786+0000 mgr.y (mgr.25540) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.893916+0000 mgr.y (mgr.25540) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:19.990557+0000 mgr.y (mgr.25540) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.084373+0000 mgr.y (mgr.25540) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.166481+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.169392+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.172854+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.173830+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.184641+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.264020+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.267825+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.271718+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.272718+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.279019+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.360385+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.363070+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.365390+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.366211+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.372203+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.450824+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.454424+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.457803+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.459504+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.467144+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.532175+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.534948+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.538361+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.539322+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.546186+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.633650+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.636508+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.639005+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.639767+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.360385+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.363070+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.365390+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.366211+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.372203+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.450824+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.454424+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.457803+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.459504+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.467144+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.532175+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.534948+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.538361+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.539322+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.546186+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.633650+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.636508+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.639005+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.639767+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.645073+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.708464+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.711330+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.714468+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.715553+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.723641+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.803607+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.806901+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.810292+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.811383+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.819862+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.899114+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.901553+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.904038+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.904957+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.910710+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.982748+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.176:0/2777950052' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.993869+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.996067+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.645073+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.708464+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.711330+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.714468+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.715553+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.723641+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.803607+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.806901+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.810292+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.811383+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.819862+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.899114+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.901553+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.904038+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.904957+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.910710+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.982748+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.176:0/2777950052' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.993869+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.996067+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.432 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.998885+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:20.999713+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:21.006164+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:21.086282+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:21.088642+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:21.091699+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[73813]: audit 2024-03-24T12:44:21.092775+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.998885+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.433 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:20.999713+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:21.006164+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:21.086282+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:21.088642+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:21.091699+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.434 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:21 smithi176 bash[70612]: audit 2024-03-24T12:44:21.092775+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.194020+0000 mgr.y (mgr.25540) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.291986+0000 mgr.y (mgr.25540) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.387768+0000 mgr.y (mgr.25540) 1835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.467511+0000 mgr.y (mgr.25540) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:19.473599+0000 mgr.y (mgr.25540) 1837 : audit 0 from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.605254+0000 mgr.y (mgr.25540) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.698273+0000 mgr.y (mgr.25540) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.796786+0000 mgr.y (mgr.25540) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.893916+0000 mgr.y (mgr.25540) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:19.990557+0000 mgr.y (mgr.25540) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.084373+0000 mgr.y (mgr.25540) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.166481+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.169392+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.172854+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.173830+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.184641+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.264020+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.267825+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.271718+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.272718+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.279019+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.360385+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.363070+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.365390+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.366211+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.372203+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.450824+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.454424+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.457803+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.459504+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.467144+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.532175+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.534948+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.538361+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.539322+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.546186+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.633650+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.636508+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.639005+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.639767+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.645073+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.708464+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.711330+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.714468+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.715553+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.723641+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.803607+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.806901+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.810292+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.811383+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.819862+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.899114+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.901553+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.904038+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.904957+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.910710+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.982748+0000 mon.a (mon.0) 6767 : audit 0 from='client.? 172.21.15.176:0/2777950052' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.993869+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.996067+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.998885+0000 mon.a (mon.0) 6770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:20.999713+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:21.006164+0000 mon.a (mon.0) 6772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:21.086282+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:21.088642+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:21.091699+0000 mon.a (mon.0) 6775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:21 smithi184 bash[51492]: audit 2024-03-24T12:44:21.092775+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.185321+0000 mgr.y (mgr.25540) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.279644+0000 mgr.y (mgr.25540) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.372949+0000 mgr.y (mgr.25540) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.467928+0000 mgr.y (mgr.25540) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:20.476928+0000 mgr.y (mgr.25540) 1848 : audit 0 from='client.44901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.549374+0000 mgr.y (mgr.25540) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cluster 2024-03-24T12:44:20.562269+0000 mgr.y (mgr.25540) 1850 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 97 op/s 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.645537+0000 mgr.y (mgr.25540) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.724391+0000 mgr.y (mgr.25540) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.820446+0000 mgr.y (mgr.25540) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.399 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:20.911219+0000 mgr.y (mgr.25540) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.006903+0000 mgr.y (mgr.25540) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.101531+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.102133+0000 mgr.y (mgr.25540) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.187817+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.190480+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.193797+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.194840+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.202826+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.285246+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.287817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.290948+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.292000+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.299413+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.381649+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.400 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.383793+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.386306+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.387418+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.397024+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.461616+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.464557+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.468320+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.469789+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.477238+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.558586+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.560999+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.563802+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.564957+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.572301+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.401 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.656273+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.658949+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.662851+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.664103+0000 mon.a (mon.0) 6806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.674382+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.755900+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.759064+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.762260+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.402 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.763462+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.773590+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.857811+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.860749+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.864480+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.865806+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.876342+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.954045+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.957270+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.961267+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.962605+0000 mon.a (mon.0) 6821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:21.973090+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:22.051661+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:22.054791+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:22.059763+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:22.061366+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:22 smithi184 bash[51492]: audit 2024-03-24T12:44:22.070431+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.185321+0000 mgr.y (mgr.25540) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.279644+0000 mgr.y (mgr.25540) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.372949+0000 mgr.y (mgr.25540) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.467928+0000 mgr.y (mgr.25540) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:20.476928+0000 mgr.y (mgr.25540) 1848 : audit 0 from='client.44901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.549374+0000 mgr.y (mgr.25540) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cluster 2024-03-24T12:44:20.562269+0000 mgr.y (mgr.25540) 1850 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 97 op/s 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.645537+0000 mgr.y (mgr.25540) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.724391+0000 mgr.y (mgr.25540) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.820446+0000 mgr.y (mgr.25540) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:20.911219+0000 mgr.y (mgr.25540) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.006903+0000 mgr.y (mgr.25540) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.101531+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.102133+0000 mgr.y (mgr.25540) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.187817+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.190480+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.193797+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.194840+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.202826+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.285246+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.287817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.185321+0000 mgr.y (mgr.25540) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.279644+0000 mgr.y (mgr.25540) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.372949+0000 mgr.y (mgr.25540) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.467928+0000 mgr.y (mgr.25540) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:20.476928+0000 mgr.y (mgr.25540) 1848 : audit 0 from='client.44901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.549374+0000 mgr.y (mgr.25540) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cluster 2024-03-24T12:44:20.562269+0000 mgr.y (mgr.25540) 1850 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 85 B/s wr, 97 op/s 2024-03-24T12:44:22.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.645537+0000 mgr.y (mgr.25540) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.724391+0000 mgr.y (mgr.25540) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.820446+0000 mgr.y (mgr.25540) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:20.911219+0000 mgr.y (mgr.25540) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.006903+0000 mgr.y (mgr.25540) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.101531+0000 mon.a (mon.0) 6777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.102133+0000 mgr.y (mgr.25540) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.187817+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.190480+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.193797+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.194840+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.202826+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.285246+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.287817+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.290948+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.292000+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.299413+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.381649+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.383793+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.386306+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.387418+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.397024+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.461616+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.464557+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.468320+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.469789+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.477238+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.558586+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.560999+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.563802+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.564957+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.572301+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.656273+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.290948+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.292000+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.299413+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.381649+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.383793+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.386306+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.387418+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.397024+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.461616+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.464557+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.468320+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.469789+0000 mon.a (mon.0) 6796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.477238+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.558586+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.560999+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.563802+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.564957+0000 mon.a (mon.0) 6801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.572301+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.656273+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.658949+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.662851+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.664103+0000 mon.a (mon.0) 6806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.674382+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.755900+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.759064+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.762260+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.763462+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.773590+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.857811+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.860749+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.864480+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.865806+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.876342+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.954045+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.957270+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.961267+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.962605+0000 mon.a (mon.0) 6821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:21.973090+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:22.051661+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:22.054791+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:22.059763+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:22.061366+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[73813]: audit 2024-03-24T12:44:22.070431+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.658949+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.662851+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.664103+0000 mon.a (mon.0) 6806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.674382+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.755900+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.759064+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.762260+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.763462+0000 mon.a (mon.0) 6811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.773590+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.857811+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.860749+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.430 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.864480+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.865806+0000 mon.a (mon.0) 6816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.876342+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.954045+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.957270+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.961267+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.962605+0000 mon.a (mon.0) 6821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:21.973090+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:22.051661+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:22.054791+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:22.059763+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:22.061366+0000 mon.a (mon.0) 6826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:22.431 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:22 smithi176 bash[70612]: audit 2024-03-24T12:44:22.070431+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.203473+0000 mgr.y (mgr.25540) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.300152+0000 mgr.y (mgr.25540) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.397735+0000 mgr.y (mgr.25540) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.478237+0000 mgr.y (mgr.25540) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.573100+0000 mgr.y (mgr.25540) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.674966+0000 mgr.y (mgr.25540) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.774268+0000 mgr.y (mgr.25540) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.877010+0000 mgr.y (mgr.25540) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:21.974222+0000 mgr.y (mgr.25540) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.071451+0000 mgr.y (mgr.25540) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.151079+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.154795+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.158476+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.159692+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.169546+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.256295+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.258391+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.261773+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.262851+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.269796+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.352691+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.203473+0000 mgr.y (mgr.25540) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.300152+0000 mgr.y (mgr.25540) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.397735+0000 mgr.y (mgr.25540) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.478237+0000 mgr.y (mgr.25540) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.573100+0000 mgr.y (mgr.25540) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.674966+0000 mgr.y (mgr.25540) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.774268+0000 mgr.y (mgr.25540) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.877010+0000 mgr.y (mgr.25540) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:21.974222+0000 mgr.y (mgr.25540) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.071451+0000 mgr.y (mgr.25540) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.151079+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.154795+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.158476+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.159692+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.169546+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.256295+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.258391+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.261773+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.262851+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.269796+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.352691+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.354716+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.358581+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.359532+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.366713+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.450853+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.452852+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.455197+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.455990+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.464071+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.542608+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.545478+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.548786+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.550086+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.559145+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.642602+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.647955+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.651558+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.652582+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.660301+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.354716+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.358581+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.359532+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.366713+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.450853+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.452852+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.455197+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.455990+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.464071+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.542608+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.545478+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.548786+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.550086+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.559145+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.642602+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.647955+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.651558+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.652582+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.660301+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.727701+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.730593+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.733305+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.734222+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.741949+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.825323+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.827599+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.830676+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.831977+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.840688+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.905995+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.909787+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.914389+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.916039+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:22.924061+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.005075+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.007391+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.010717+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.011714+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.017965+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.098934+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[73813]: audit 2024-03-24T12:44:23.104046+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.727701+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.730593+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.733305+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.734222+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.741949+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.825323+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.827599+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.830676+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.831977+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.840688+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.905995+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.909787+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.914389+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.916039+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:22.924061+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.005075+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.007391+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.010717+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.011714+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.017965+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.098934+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:23 smithi176 bash[70612]: audit 2024-03-24T12:44:23.104046+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.203473+0000 mgr.y (mgr.25540) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.300152+0000 mgr.y (mgr.25540) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.397735+0000 mgr.y (mgr.25540) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.478237+0000 mgr.y (mgr.25540) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.573100+0000 mgr.y (mgr.25540) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.674966+0000 mgr.y (mgr.25540) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.774268+0000 mgr.y (mgr.25540) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.877010+0000 mgr.y (mgr.25540) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:21.974222+0000 mgr.y (mgr.25540) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.071451+0000 mgr.y (mgr.25540) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.151079+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.154795+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.158476+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.159692+0000 mon.a (mon.0) 6831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.169546+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.256295+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.258391+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.261773+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.262851+0000 mon.a (mon.0) 6836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.269796+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.352691+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.354716+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.358581+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.359532+0000 mon.a (mon.0) 6841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.366713+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.450853+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.452852+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.455197+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.455990+0000 mon.a (mon.0) 6846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.464071+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.542608+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.545478+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.548786+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.550086+0000 mon.a (mon.0) 6851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.559145+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.642602+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.647955+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.651558+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.652582+0000 mon.a (mon.0) 6856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.660301+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.727701+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.730593+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.733305+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.734222+0000 mon.a (mon.0) 6861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.741949+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.825323+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.827599+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.830676+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.831977+0000 mon.a (mon.0) 6866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.840688+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.905995+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.909787+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.914389+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.916039+0000 mon.a (mon.0) 6871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:22.924061+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.005075+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.007391+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.010717+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.011714+0000 mon.a (mon.0) 6876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.017965+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.098934+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:23 smithi184 bash[51492]: audit 2024-03-24T12:44:23.104046+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.525 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.170298+0000 mgr.y (mgr.25540) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.525 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.270448+0000 mgr.y (mgr.25540) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.525 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.367301+0000 mgr.y (mgr.25540) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.464604+0000 mgr.y (mgr.25540) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.559874+0000 mgr.y (mgr.25540) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cluster 2024-03-24T12:44:22.562949+0000 mgr.y (mgr.25540) 1872 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 120 op/s 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.661068+0000 mgr.y (mgr.25540) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.742687+0000 mgr.y (mgr.25540) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.841331+0000 mgr.y (mgr.25540) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:22.925467+0000 mgr.y (mgr.25540) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.018491+0000 mgr.y (mgr.25540) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.109324+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.110653+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.123875+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.124395+0000 mgr.y (mgr.25540) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.191029+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.526 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.193168+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.195669+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.196534+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.203996+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.267618+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.271432+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.527 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.274810+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.275972+0000 mon.a (mon.0) 6891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.283152+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.360157+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.364163+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.367208+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.368178+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.375532+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.451461+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.453904+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.456180+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.456861+0000 mon.a (mon.0) 6901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.466186+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.545146+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.528 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.548176+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.551461+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.552703+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.566812+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.650502+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.653215+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.656164+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.657108+0000 mon.a (mon.0) 6911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.663109+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.749821+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.753274+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.756601+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.757832+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.765974+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.849591+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.529 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.852180+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.855363+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.856434+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.863651+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.942048+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.945943+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.949842+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.951215+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:23.961260+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:24.023844+0000 mon.a (mon.0) 6928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:24.026356+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:24.029683+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:24.031032+0000 mon.a (mon.0) 6931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:24 smithi184 bash[51492]: audit 2024-03-24T12:44:24.040497+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.170298+0000 mgr.y (mgr.25540) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.270448+0000 mgr.y (mgr.25540) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.367301+0000 mgr.y (mgr.25540) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.464604+0000 mgr.y (mgr.25540) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.559874+0000 mgr.y (mgr.25540) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cluster 2024-03-24T12:44:22.562949+0000 mgr.y (mgr.25540) 1872 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 120 op/s 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.661068+0000 mgr.y (mgr.25540) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.742687+0000 mgr.y (mgr.25540) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.841331+0000 mgr.y (mgr.25540) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:22.925467+0000 mgr.y (mgr.25540) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.018491+0000 mgr.y (mgr.25540) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.109324+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.110653+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.123875+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.124395+0000 mgr.y (mgr.25540) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.191029+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.193168+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.195669+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.196534+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.203996+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.267618+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.170298+0000 mgr.y (mgr.25540) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.270448+0000 mgr.y (mgr.25540) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.367301+0000 mgr.y (mgr.25540) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.632 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.464604+0000 mgr.y (mgr.25540) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.559874+0000 mgr.y (mgr.25540) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cluster 2024-03-24T12:44:22.562949+0000 mgr.y (mgr.25540) 1872 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 120 op/s 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.661068+0000 mgr.y (mgr.25540) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.742687+0000 mgr.y (mgr.25540) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.841331+0000 mgr.y (mgr.25540) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:22.925467+0000 mgr.y (mgr.25540) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.018491+0000 mgr.y (mgr.25540) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.109324+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.110653+0000 mon.a (mon.0) 6881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.123875+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.124395+0000 mgr.y (mgr.25540) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.191029+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.193168+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.195669+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.633 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.196534+0000 mon.a (mon.0) 6886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.203996+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.267618+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.271432+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.274810+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.275972+0000 mon.a (mon.0) 6891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.283152+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.360157+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.364163+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.367208+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.368178+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.375532+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.451461+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.453904+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.456180+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.456861+0000 mon.a (mon.0) 6901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.466186+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.545146+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.548176+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.551461+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.552703+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.635 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.566812+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.271432+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.274810+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.275972+0000 mon.a (mon.0) 6891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.283152+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.360157+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.364163+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.367208+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.368178+0000 mon.a (mon.0) 6896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.375532+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.451461+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.453904+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.456180+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.456861+0000 mon.a (mon.0) 6901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.466186+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.545146+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.548176+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.551461+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.552703+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.566812+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.650502+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.653215+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.637 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.656164+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.657108+0000 mon.a (mon.0) 6911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.663109+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.749821+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.753274+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.756601+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.757832+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.765974+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.849591+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.852180+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.855363+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.856434+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.863651+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.638 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.942048+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.945943+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.949842+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.951215+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:23.961260+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:24.023844+0000 mon.a (mon.0) 6928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:24.026356+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:24.029683+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:24.031032+0000 mon.a (mon.0) 6931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.639 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[73813]: audit 2024-03-24T12:44:24.040497+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.650502+0000 mon.a (mon.0) 6908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.653215+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.656164+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.657108+0000 mon.a (mon.0) 6911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.663109+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.749821+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.753274+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.756601+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.757832+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.765974+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.849591+0000 mon.a (mon.0) 6918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.852180+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.855363+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.856434+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.863651+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.942048+0000 mon.a (mon.0) 6923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.945943+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.949842+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.951215+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:23.961260+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:24.023844+0000 mon.a (mon.0) 6928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:24.026356+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:24.029683+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:24.031032+0000 mon.a (mon.0) 6931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:24.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:24 smithi176 bash[70612]: audit 2024-03-24T12:44:24.040497+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.374 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:25] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.33.4" 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.204532+0000 mgr.y (mgr.25540) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.283810+0000 mgr.y (mgr.25540) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.376029+0000 mgr.y (mgr.25540) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.466748+0000 mgr.y (mgr.25540) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.567666+0000 mgr.y (mgr.25540) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.663666+0000 mgr.y (mgr.25540) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.766888+0000 mgr.y (mgr.25540) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.864217+0000 mgr.y (mgr.25540) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:23.961997+0000 mgr.y (mgr.25540) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.041549+0000 mgr.y (mgr.25540) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.127188+0000 mon.a (mon.0) 6933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.129126+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.130957+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.131606+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.136401+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.217763+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.219895+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.222626+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.223820+0000 mon.a (mon.0) 6941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.233247+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.376 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.316128+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.204532+0000 mgr.y (mgr.25540) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.283810+0000 mgr.y (mgr.25540) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.376029+0000 mgr.y (mgr.25540) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.466748+0000 mgr.y (mgr.25540) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.567666+0000 mgr.y (mgr.25540) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.663666+0000 mgr.y (mgr.25540) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.766888+0000 mgr.y (mgr.25540) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.864217+0000 mgr.y (mgr.25540) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:23.961997+0000 mgr.y (mgr.25540) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.041549+0000 mgr.y (mgr.25540) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.127188+0000 mon.a (mon.0) 6933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.129126+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.130957+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.131606+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.136401+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.217763+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.219895+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.222626+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.223820+0000 mon.a (mon.0) 6941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.233247+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.316128+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.318992+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.322500+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.323620+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.331557+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.416122+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.418533+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.420761+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.421523+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.429187+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.511706+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.514117+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.516990+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.517883+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.525453+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.640933+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.643760+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.647816+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.649378+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.658670+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.318992+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.322500+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.323620+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.331557+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.416122+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.418533+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.420761+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.421523+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.429187+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.511706+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.514117+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.516990+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.517883+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.525453+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.640933+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.643760+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.647816+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.649378+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.658670+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.741287+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.743914+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.748230+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.749439+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.757992+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.841008+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.843571+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.846940+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.847948+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.857254+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.935936+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.382 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.938982+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.942480+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.943711+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:24.953198+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:25.031466+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:25.034505+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:25.038360+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:25.039686+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[70612]: audit 2024-03-24T12:44:25.048235+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.741287+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.743914+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.748230+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.749439+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.383 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.757992+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.841008+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.843571+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.846940+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.847948+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.857254+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.935936+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.938982+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.942480+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.943711+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:24.953198+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:25.031466+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:25.034505+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:25.038360+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.384 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:25.039686+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.385 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:25 smithi176 bash[73813]: audit 2024-03-24T12:44:25.048235+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.204532+0000 mgr.y (mgr.25540) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.283810+0000 mgr.y (mgr.25540) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.376029+0000 mgr.y (mgr.25540) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.466748+0000 mgr.y (mgr.25540) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.567666+0000 mgr.y (mgr.25540) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.663666+0000 mgr.y (mgr.25540) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.766888+0000 mgr.y (mgr.25540) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.864217+0000 mgr.y (mgr.25540) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:23.961997+0000 mgr.y (mgr.25540) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.041549+0000 mgr.y (mgr.25540) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.127188+0000 mon.a (mon.0) 6933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.129126+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.130957+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.131606+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.136401+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.217763+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.219895+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.222626+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.223820+0000 mon.a (mon.0) 6941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.233247+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.316128+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.318992+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.322500+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.323620+0000 mon.a (mon.0) 6946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.331557+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.416122+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.418533+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.420761+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.421523+0000 mon.a (mon.0) 6951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.429187+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.511706+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.514117+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.516990+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.517883+0000 mon.a (mon.0) 6956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.525453+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.640933+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.643760+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.647816+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.649378+0000 mon.a (mon.0) 6961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.658670+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.741287+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.743914+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.748230+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.749439+0000 mon.a (mon.0) 6966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.757992+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.841008+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.843571+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.846940+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.847948+0000 mon.a (mon.0) 6971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.857254+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.935936+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.938982+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.942480+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.943711+0000 mon.a (mon.0) 6976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:24.953198+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:25.031466+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:25.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:25.034505+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:25.038360+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:25.039686+0000 mon.a (mon.0) 6981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:25.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:25 smithi184 bash[51492]: audit 2024-03-24T12:44:25.048235+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.136874+0000 mgr.y (mgr.25540) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.233831+0000 mgr.y (mgr.25540) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.332300+0000 mgr.y (mgr.25540) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.429746+0000 mgr.y (mgr.25540) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.526021+0000 mgr.y (mgr.25540) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cluster 2024-03-24T12:44:24.564083+0000 mgr.y (mgr.25540) 1894 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.659249+0000 mgr.y (mgr.25540) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.758636+0000 mgr.y (mgr.25540) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.857950+0000 mgr.y (mgr.25540) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:24.953875+0000 mgr.y (mgr.25540) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.048788+0000 mgr.y (mgr.25540) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.129423+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.131697+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.134379+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.135230+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.141168+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.219961+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.222628+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.225251+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.226180+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.136874+0000 mgr.y (mgr.25540) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.233831+0000 mgr.y (mgr.25540) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.332300+0000 mgr.y (mgr.25540) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.429746+0000 mgr.y (mgr.25540) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.526021+0000 mgr.y (mgr.25540) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cluster 2024-03-24T12:44:24.564083+0000 mgr.y (mgr.25540) 1894 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.659249+0000 mgr.y (mgr.25540) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.758636+0000 mgr.y (mgr.25540) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.857950+0000 mgr.y (mgr.25540) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:24.953875+0000 mgr.y (mgr.25540) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.048788+0000 mgr.y (mgr.25540) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.129423+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.131697+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.134379+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.135230+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.141168+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.219961+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.222628+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.225251+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.226180+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.232750+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.309861+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.312772+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.317496+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.318497+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.325953+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.347305+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.354767+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.362526+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.413793+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.417203+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.421138+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.422259+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.429443+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.508554+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.512148+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.515562+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.516704+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.527312+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.606873+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.610373+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.614444+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.615982+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.624330+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.706251+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.709348+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.711841+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.712858+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.719057+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.797107+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.801515+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.805797+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.807180+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.815574+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.899690+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.903585+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.907253+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.908477+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:25.916123+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.000352+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.004377+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.008869+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.010153+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.019956+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.101787+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.103904+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.106726+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.107778+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[73813]: audit 2024-03-24T12:44:26.115727+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.232750+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.309861+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.312772+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.317496+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.318497+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.325953+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.347305+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.354767+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.362526+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.413793+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.417203+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.421138+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.422259+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.429443+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.508554+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.512148+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.515562+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.516704+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.527312+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.606873+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.610373+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.614444+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.615982+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.624330+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.706251+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.709348+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.711841+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.712858+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.719057+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.797107+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.801515+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.805797+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.807180+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.815574+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.899690+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.903585+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.907253+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.908477+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:25.916123+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.000352+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.004377+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.008869+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.010153+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.019956+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.101787+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.103904+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.106726+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.107778+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:26 smithi176 bash[70612]: audit 2024-03-24T12:44:26.115727+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.136874+0000 mgr.y (mgr.25540) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.233831+0000 mgr.y (mgr.25540) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.332300+0000 mgr.y (mgr.25540) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.429746+0000 mgr.y (mgr.25540) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.526021+0000 mgr.y (mgr.25540) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cluster 2024-03-24T12:44:24.564083+0000 mgr.y (mgr.25540) 1894 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.659249+0000 mgr.y (mgr.25540) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.758636+0000 mgr.y (mgr.25540) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.857950+0000 mgr.y (mgr.25540) 1897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:24.953875+0000 mgr.y (mgr.25540) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.048788+0000 mgr.y (mgr.25540) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.129423+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.131697+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.134379+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.135230+0000 mon.a (mon.0) 6986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.141168+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.219961+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.222628+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.225251+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.226180+0000 mon.a (mon.0) 6991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.232750+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.309861+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.312772+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.317496+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.318497+0000 mon.a (mon.0) 6996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.325953+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.347305+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.354767+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.362526+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.413793+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.417203+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.421138+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.422259+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.429443+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.508554+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.512148+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.515562+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.516704+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.527312+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.606873+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.610373+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.614444+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.615982+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.624330+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.706251+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.709348+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.711841+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.712858+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.719057+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.797107+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.801515+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.805797+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.807180+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.815574+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.899690+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.903585+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.907253+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.908477+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:25.916123+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.000352+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.004377+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.008869+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.010153+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.019956+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.101787+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.103904+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.106726+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.107778+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:26.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:26 smithi184 bash[51492]: audit 2024-03-24T12:44:26.115727+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.141743+0000 mgr.y (mgr.25540) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.233457+0000 mgr.y (mgr.25540) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.326643+0000 mgr.y (mgr.25540) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.430024+0000 mgr.y (mgr.25540) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.528059+0000 mgr.y (mgr.25540) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.625344+0000 mgr.y (mgr.25540) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.719655+0000 mgr.y (mgr.25540) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.816195+0000 mgr.y (mgr.25540) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:25.916923+0000 mgr.y (mgr.25540) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.020788+0000 mgr.y (mgr.25540) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.116644+0000 mgr.y (mgr.25540) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.195248+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.198383+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.202226+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.203484+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.211684+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.289656+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.292988+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.296712+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.298043+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.306469+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.384639+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.387668+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.392087+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.393680+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.403363+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.486658+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.489195+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.491642+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.492633+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.499687+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.577990+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.580065+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.583009+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.583794+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.589374+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.651915+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.655283+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.657855+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.658748+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.666490+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.744393+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.748670+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.752561+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.753792+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.763889+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.845958+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.849903+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.854211+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.855719+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.864448+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.942072+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.946578+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.949757+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.951248+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:26.959886+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:27.043013+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:27.045192+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:27.047750+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:27.048476+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:27 smithi184 bash[51492]: audit 2024-03-24T12:44:27.055727+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.141743+0000 mgr.y (mgr.25540) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.233457+0000 mgr.y (mgr.25540) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.326643+0000 mgr.y (mgr.25540) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.430024+0000 mgr.y (mgr.25540) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.528059+0000 mgr.y (mgr.25540) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.625344+0000 mgr.y (mgr.25540) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.719655+0000 mgr.y (mgr.25540) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.816195+0000 mgr.y (mgr.25540) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:25.916923+0000 mgr.y (mgr.25540) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.020788+0000 mgr.y (mgr.25540) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.116644+0000 mgr.y (mgr.25540) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.195248+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.198383+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.202226+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.203484+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.211684+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.289656+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.292988+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.296712+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.298043+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.306469+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.141743+0000 mgr.y (mgr.25540) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.233457+0000 mgr.y (mgr.25540) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.326643+0000 mgr.y (mgr.25540) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.430024+0000 mgr.y (mgr.25540) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.528059+0000 mgr.y (mgr.25540) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.625344+0000 mgr.y (mgr.25540) 1905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.719655+0000 mgr.y (mgr.25540) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.816195+0000 mgr.y (mgr.25540) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:25.916923+0000 mgr.y (mgr.25540) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.020788+0000 mgr.y (mgr.25540) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.116644+0000 mgr.y (mgr.25540) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:27.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.195248+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.198383+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.202226+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.203484+0000 mon.a (mon.0) 7044 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.211684+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.289656+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.292988+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.296712+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.298043+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.306469+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.384639+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.387668+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.392087+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.393680+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.403363+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.486658+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.489195+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.491642+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.492633+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.499687+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.577990+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.580065+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.583009+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.583794+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.589374+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.651915+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.655283+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.657855+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.658748+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.666490+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.744393+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.748670+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.752561+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.753792+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.763889+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.845958+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.849903+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.854211+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.855719+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.864448+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.942072+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.946578+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.949757+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.951248+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:26.959886+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:27.043013+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:27.045192+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:27.047750+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:27.048476+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[73813]: audit 2024-03-24T12:44:27.055727+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.384639+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.387668+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.392087+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.393680+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.403363+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.486658+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.489195+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.491642+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.492633+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.499687+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.577990+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.580065+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.583009+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.583794+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.589374+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.651915+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.655283+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.657855+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.658748+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.666490+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.744393+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.748670+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.752561+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.753792+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.763889+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.845958+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.849903+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.854211+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.855719+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.864448+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.942072+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.946578+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.949757+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.951248+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:26.959886+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:27.043013+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:27.045192+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:27.047750+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:27.048476+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:27.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:27 smithi176 bash[70612]: audit 2024-03-24T12:44:27.055727+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.212411+0000 mgr.y (mgr.25540) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.307025+0000 mgr.y (mgr.25540) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.403997+0000 mgr.y (mgr.25540) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.500275+0000 mgr.y (mgr.25540) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cluster 2024-03-24T12:44:26.565535+0000 mgr.y (mgr.25540) 1915 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.590002+0000 mgr.y (mgr.25540) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.667017+0000 mgr.y (mgr.25540) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.764485+0000 mgr.y (mgr.25540) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.865109+0000 mgr.y (mgr.25540) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:26.960503+0000 mgr.y (mgr.25540) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.056390+0000 mgr.y (mgr.25540) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.139963+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.141838+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.143582+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.144326+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.149747+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.230372+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.233491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.238676+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.240264+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.212411+0000 mgr.y (mgr.25540) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.307025+0000 mgr.y (mgr.25540) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.403997+0000 mgr.y (mgr.25540) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.500275+0000 mgr.y (mgr.25540) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cluster 2024-03-24T12:44:26.565535+0000 mgr.y (mgr.25540) 1915 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:44:28.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.590002+0000 mgr.y (mgr.25540) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.667017+0000 mgr.y (mgr.25540) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.764485+0000 mgr.y (mgr.25540) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.865109+0000 mgr.y (mgr.25540) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:26.960503+0000 mgr.y (mgr.25540) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.056390+0000 mgr.y (mgr.25540) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.139963+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.141838+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.143582+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.144326+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.149747+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.230372+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.233491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.238676+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.240264+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.248152+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.328905+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.331562+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.334208+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.335422+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.346522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.364369+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.373429+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.380342+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.428097+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.432743+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.436531+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.438481+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.441925+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.445661+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.448298+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.455229+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.458849+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.464648+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]': finished 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.467169+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.473798+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]': finished 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.476046+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]: dispatch 2024-03-24T12:44:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.482322+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]': finished 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.484962+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]: dispatch 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.490392+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]': finished 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.493692+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.499300+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.502978+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.506556+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.511140+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[73813]: audit 2024-03-24T12:44:27.856237+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:28.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.248152+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.328905+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.331562+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.334208+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.335422+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.346522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.364369+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.373429+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.380342+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.428097+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.432743+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.436531+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.438481+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.441925+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.445661+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.448298+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.455229+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.458849+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.464648+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]': finished 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.467169+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.473798+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]': finished 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.476046+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.482322+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]': finished 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.484962+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.490392+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]': finished 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.493692+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.499300+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.502978+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.506556+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.511140+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:28 smithi176 bash[70612]: audit 2024-03-24T12:44:27.856237+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.212411+0000 mgr.y (mgr.25540) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.307025+0000 mgr.y (mgr.25540) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.403997+0000 mgr.y (mgr.25540) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.500275+0000 mgr.y (mgr.25540) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cluster 2024-03-24T12:44:26.565535+0000 mgr.y (mgr.25540) 1915 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.590002+0000 mgr.y (mgr.25540) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.667017+0000 mgr.y (mgr.25540) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.764485+0000 mgr.y (mgr.25540) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.865109+0000 mgr.y (mgr.25540) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:26.960503+0000 mgr.y (mgr.25540) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.056390+0000 mgr.y (mgr.25540) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.139963+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.141838+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.143582+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.144326+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.149747+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.230372+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.233491+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.238676+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.240264+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.248152+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.328905+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.331562+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.334208+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.335422+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.346522+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.364369+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.373429+0000 mon.a (mon.0) 7107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.380342+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.428097+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.432743+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.436531+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.438481+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.441925+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.445661+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.448298+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.455229+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.458849+0000 mon.a (mon.0) 7117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.464648+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi176.cxdcbp"}]': finished 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.467169+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]: dispatch 2024-03-24T12:44:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.473798+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi184.wupbqi"}]': finished 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.476046+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]: dispatch 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.482322+0000 mon.a (mon.0) 7122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi176.vqrdwn"}]': finished 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.484962+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]: dispatch 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.490392+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi184.ysjrff"}]': finished 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.493692+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.499300+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.502978+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.506556+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.511140+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:28.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:28 smithi184 bash[51492]: audit 2024-03-24T12:44:27.856237+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.150302+0000 mgr.y (mgr.25540) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.249106+0000 mgr.y (mgr.25540) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.347249+0000 mgr.y (mgr.25540) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.449354+0000 mgr.y (mgr.25540) 1925 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.494803+0000 mgr.y (mgr.25540) 1926 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: cephadm 2024-03-24T12:44:27.507579+0000 mgr.y (mgr.25540) 1927 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: audit 2024-03-24T12:44:28.813411+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: audit 2024-03-24T12:44:28.821817+0000 mon.a (mon.0) 7132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[70612]: audit 2024-03-24T12:44:28.831957+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.150302+0000 mgr.y (mgr.25540) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.249106+0000 mgr.y (mgr.25540) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.347249+0000 mgr.y (mgr.25540) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.449354+0000 mgr.y (mgr.25540) 1925 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.494803+0000 mgr.y (mgr.25540) 1926 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: cephadm 2024-03-24T12:44:27.507579+0000 mgr.y (mgr.25540) 1927 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: audit 2024-03-24T12:44:28.813411+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: audit 2024-03-24T12:44:28.821817+0000 mon.a (mon.0) 7132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:29 smithi176 bash[73813]: audit 2024-03-24T12:44:28.831957+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.150302+0000 mgr.y (mgr.25540) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.249106+0000 mgr.y (mgr.25540) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.347249+0000 mgr.y (mgr.25540) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.449354+0000 mgr.y (mgr.25540) 1925 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.494803+0000 mgr.y (mgr.25540) 1926 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: cephadm 2024-03-24T12:44:27.507579+0000 mgr.y (mgr.25540) 1927 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: audit 2024-03-24T12:44:28.813411+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: audit 2024-03-24T12:44:28.821817+0000 mon.a (mon.0) 7132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:29.520 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:29 smithi184 bash[51492]: audit 2024-03-24T12:44:28.831957+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:30.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:30 smithi176 bash[73813]: cluster 2024-03-24T12:44:28.566912+0000 mgr.y (mgr.25540) 1928 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:30.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:30 smithi176 bash[73813]: audit 2024-03-24T12:44:29.129678+0000 mgr.y (mgr.25540) 1929 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:30.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:30 smithi176 bash[70612]: cluster 2024-03-24T12:44:28.566912+0000 mgr.y (mgr.25540) 1928 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:30.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:30 smithi176 bash[70612]: audit 2024-03-24T12:44:29.129678+0000 mgr.y (mgr.25540) 1929 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:30.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:30 smithi184 bash[51492]: cluster 2024-03-24T12:44:28.566912+0000 mgr.y (mgr.25540) 1928 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-03-24T12:44:30.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:30 smithi184 bash[51492]: audit 2024-03-24T12:44:29.129678+0000 mgr.y (mgr.25540) 1929 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:31.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: cephadm 2024-03-24T12:44:30.193016+0000 mgr.y (mgr.25540) 1930 : cephadm 1 Upgrade: Updating iscsi.foo.smithi176.avcubv 2024-03-24T12:44:31.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: audit 2024-03-24T12:44:30.200796+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:31.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: audit 2024-03-24T12:44:30.207542+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:44:31.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: audit 2024-03-24T12:44:30.232429+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:31.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: cephadm 2024-03-24T12:44:30.234044+0000 mgr.y (mgr.25540) 1931 : cephadm 1 Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:44:31.551 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:31 smithi184 bash[51492]: cluster 2024-03-24T12:44:30.568004+0000 mgr.y (mgr.25540) 1932 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: cephadm 2024-03-24T12:44:30.193016+0000 mgr.y (mgr.25540) 1930 : cephadm 1 Upgrade: Updating iscsi.foo.smithi176.avcubv 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: audit 2024-03-24T12:44:30.200796+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: audit 2024-03-24T12:44:30.207542+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: audit 2024-03-24T12:44:30.232429+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: cephadm 2024-03-24T12:44:30.234044+0000 mgr.y (mgr.25540) 1931 : cephadm 1 Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[73813]: cluster 2024-03-24T12:44:30.568004+0000 mgr.y (mgr.25540) 1932 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-03-24T12:44:31.652 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: cephadm 2024-03-24T12:44:30.193016+0000 mgr.y (mgr.25540) 1930 : cephadm 1 Upgrade: Updating iscsi.foo.smithi176.avcubv 2024-03-24T12:44:31.653 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: audit 2024-03-24T12:44:30.200796+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:31.653 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: audit 2024-03-24T12:44:30.207542+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi176.avcubv", "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-03-24T12:44:31.653 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: audit 2024-03-24T12:44:30.232429+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:31.653 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: cephadm 2024-03-24T12:44:30.234044+0000 mgr.y (mgr.25540) 1931 : cephadm 1 Deploying daemon iscsi.foo.smithi176.avcubv on smithi176 2024-03-24T12:44:31.653 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:31 smithi176 bash[70612]: cluster 2024-03-24T12:44:30.568004+0000 mgr.y (mgr.25540) 1932 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[73813]: audit 2024-03-24T12:44:32.303522+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[73813]: audit 2024-03-24T12:44:32.315779+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[73813]: audit 2024-03-24T12:44:32.324718+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[73813]: cluster 2024-03-24T12:44:32.569137+0000 mgr.y (mgr.25540) 1933 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[70612]: audit 2024-03-24T12:44:32.303522+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[70612]: audit 2024-03-24T12:44:32.315779+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[70612]: audit 2024-03-24T12:44:32.324718+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:33 smithi176 bash[70612]: cluster 2024-03-24T12:44:32.569137+0000 mgr.y (mgr.25540) 1933 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-24T12:44:33.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:33 smithi184 bash[51492]: audit 2024-03-24T12:44:32.303522+0000 mon.a (mon.0) 7137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:33 smithi184 bash[51492]: audit 2024-03-24T12:44:32.315779+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:33 smithi184 bash[51492]: audit 2024-03-24T12:44:32.324718+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:33.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:33 smithi184 bash[51492]: cluster 2024-03-24T12:44:32.569137+0000 mgr.y (mgr.25540) 1933 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 74 op/s 2024-03-24T12:44:35.632 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:35] "GET /metrics HTTP/1.1" 200 38777 "" "Prometheus/2.33.4" 2024-03-24T12:44:35.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:35 smithi176 bash[70612]: cluster 2024-03-24T12:44:34.570441+0000 mgr.y (mgr.25540) 1934 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-03-24T12:44:35.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:35 smithi176 bash[73813]: cluster 2024-03-24T12:44:34.570441+0000 mgr.y (mgr.25540) 1934 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-03-24T12:44:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:35 smithi184 bash[51492]: cluster 2024-03-24T12:44:34.570441+0000 mgr.y (mgr.25540) 1934 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-03-24T12:44:37.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:37 smithi176 bash[73813]: cluster 2024-03-24T12:44:36.571660+0000 mgr.y (mgr.25540) 1935 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-24T12:44:37.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:37 smithi176 bash[70612]: cluster 2024-03-24T12:44:36.571660+0000 mgr.y (mgr.25540) 1935 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-24T12:44:38.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:37 smithi184 bash[51492]: cluster 2024-03-24T12:44:36.571660+0000 mgr.y (mgr.25540) 1935 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-03-24T12:44:39.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:39 smithi176 bash[73813]: cluster 2024-03-24T12:44:38.572872+0000 mgr.y (mgr.25540) 1936 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:39.895 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:39 smithi176 bash[73813]: audit 2024-03-24T12:44:39.137686+0000 mgr.y (mgr.25540) 1937 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:39.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:39 smithi176 bash[70612]: cluster 2024-03-24T12:44:38.572872+0000 mgr.y (mgr.25540) 1936 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:39.895 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:39 smithi176 bash[70612]: audit 2024-03-24T12:44:39.137686+0000 mgr.y (mgr.25540) 1937 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:39 smithi184 bash[51492]: cluster 2024-03-24T12:44:38.572872+0000 mgr.y (mgr.25540) 1936 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:39 smithi184 bash[51492]: audit 2024-03-24T12:44:39.137686+0000 mgr.y (mgr.25540) 1937 : audit 0 from='client.25402 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:44:41.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:41 smithi176 bash[73813]: cluster 2024-03-24T12:44:40.573769+0000 mgr.y (mgr.25540) 1938 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:44:41.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:41 smithi176 bash[70612]: cluster 2024-03-24T12:44:40.573769+0000 mgr.y (mgr.25540) 1938 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:44:42.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:41 smithi184 bash[51492]: cluster 2024-03-24T12:44:40.573769+0000 mgr.y (mgr.25540) 1938 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:44:43.854 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[73813]: cluster 2024-03-24T12:44:42.574824+0000 mgr.y (mgr.25540) 1939 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:43.854 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[73813]: audit 2024-03-24T12:44:42.856547+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:43.854 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[73813]: audit 2024-03-24T12:44:43.526665+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[73813]: audit 2024-03-24T12:44:43.536978+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[73813]: audit 2024-03-24T12:44:43.548375+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[70612]: cluster 2024-03-24T12:44:42.574824+0000 mgr.y (mgr.25540) 1939 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[70612]: audit 2024-03-24T12:44:42.856547+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[70612]: audit 2024-03-24T12:44:43.526665+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[70612]: audit 2024-03-24T12:44:43.536978+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:43.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:43 smithi176 bash[70612]: audit 2024-03-24T12:44:43.548375+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:43 smithi184 bash[51492]: cluster 2024-03-24T12:44:42.574824+0000 mgr.y (mgr.25540) 1939 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:44:44.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:43 smithi184 bash[51492]: audit 2024-03-24T12:44:42.856547+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:44.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:43 smithi184 bash[51492]: audit 2024-03-24T12:44:43.526665+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:43 smithi184 bash[51492]: audit 2024-03-24T12:44:43.536978+0000 mon.a (mon.0) 7142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:43 smithi184 bash[51492]: audit 2024-03-24T12:44:43.548375+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: cluster 2024-03-24T12:44:43.539617+0000 mgr.y (mgr.25540) 1940 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.382858+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.391566+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.442493+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.443918+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.453544+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.530014+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.541824+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.551159+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.554075+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.558692+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.560039+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:44.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[70612]: audit 2024-03-24T12:44:44.569756+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: cluster 2024-03-24T12:44:43.539617+0000 mgr.y (mgr.25540) 1940 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.382858+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.391566+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.442493+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.443918+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.453544+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.530014+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.541824+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.551159+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.554075+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.558692+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.560039+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:44.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:44 smithi176 bash[73813]: audit 2024-03-24T12:44:44.569756+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: cluster 2024-03-24T12:44:43.539617+0000 mgr.y (mgr.25540) 1940 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.382858+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.391566+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.442493+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.443918+0000 mon.a (mon.0) 7147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.453544+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.530014+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.541824+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.551159+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.554075+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.558692+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.560039+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:44 smithi184 bash[51492]: audit 2024-03-24T12:44:44.569756+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:45] "GET /metrics HTTP/1.1" 200 38778 "" "Prometheus/2.33.4" 2024-03-24T12:44:45.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cluster 2024-03-24T12:44:44.447195+0000 mgr.y (mgr.25540) 1941 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.454300+0000 mgr.y (mgr.25540) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.531129+0000 mgr.y (mgr.25540) 1943 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.542489+0000 mgr.y (mgr.25540) 1944 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.570652+0000 mgr.y (mgr.25540) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.653074+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.656726+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.659414+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.660378+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.668653+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.669253+0000 mgr.y (mgr.25540) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.749750+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.753280+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.756181+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.757340+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.767974+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.768668+0000 mgr.y (mgr.25540) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.850202+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.852429+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cluster 2024-03-24T12:44:44.447195+0000 mgr.y (mgr.25540) 1941 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.454300+0000 mgr.y (mgr.25540) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.531129+0000 mgr.y (mgr.25540) 1943 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.542489+0000 mgr.y (mgr.25540) 1944 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:45.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.570652+0000 mgr.y (mgr.25540) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.653074+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.656726+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.659414+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.660378+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.668653+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.669253+0000 mgr.y (mgr.25540) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.749750+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.753280+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.756181+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.757340+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.767974+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.768668+0000 mgr.y (mgr.25540) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.850202+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.852429+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.855454+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.856657+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.866171+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.866794+0000 mgr.y (mgr.25540) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.949380+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.951780+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.954886+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.956096+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:44.966894+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:44.967400+0000 mgr.y (mgr.25540) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.045645+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.049451+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.054091+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.055651+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.065999+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.066813+0000 mgr.y (mgr.25540) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.146614+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.149335+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.152410+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.153601+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.162666+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.855454+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.856657+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.866171+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.866794+0000 mgr.y (mgr.25540) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.949380+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.951780+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.954886+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.956096+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:44.966894+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:44.967400+0000 mgr.y (mgr.25540) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.045645+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.049451+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.054091+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.055651+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.065999+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.066813+0000 mgr.y (mgr.25540) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.146614+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.149335+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.152410+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.153601+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.162666+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.245361+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.249419+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.252510+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.253659+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.262506+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.344064+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.347624+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.350699+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.351645+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.360550+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.438530+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.441720+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.445394+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.446616+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.457698+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.541499+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.543949+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.547102+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.548081+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.245361+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.249419+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.252510+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.253659+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.262506+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.344064+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.347624+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.350699+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.351645+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.360550+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.438530+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.441720+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.445394+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.446616+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.457698+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.541499+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.543949+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.547102+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.548081+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.557340+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.640231+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.644421+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[70612]: audit 2024-03-24T12:44:45.648018+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.557340+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:45.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.640231+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:45.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.644421+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:45.930 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:45 smithi176 bash[73813]: audit 2024-03-24T12:44:45.648018+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cluster 2024-03-24T12:44:44.447195+0000 mgr.y (mgr.25540) 1941 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:44:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.454300+0000 mgr.y (mgr.25540) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.531129+0000 mgr.y (mgr.25540) 1943 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-24T12:44:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.542489+0000 mgr.y (mgr.25540) 1944 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-24T12:44:46.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.570652+0000 mgr.y (mgr.25540) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.653074+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.656726+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.659414+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.660378+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.668653+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.669253+0000 mgr.y (mgr.25540) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.749750+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.753280+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.756181+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.757340+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.767974+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.768668+0000 mgr.y (mgr.25540) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.850202+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.852429+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.855454+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.856657+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.866171+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.866794+0000 mgr.y (mgr.25540) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.949380+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.951780+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.954886+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.956096+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:44.966894+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:44.967400+0000 mgr.y (mgr.25540) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.045645+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.049451+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.054091+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.055651+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.065999+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.066813+0000 mgr.y (mgr.25540) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.146614+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.149335+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.152410+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.153601+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.162666+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.245361+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.249419+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.252510+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.253659+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.262506+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.344064+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.347624+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.350699+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.351645+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.360550+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.438530+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.441720+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.445394+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.446616+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.457698+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.541499+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.543949+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.547102+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.548081+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.557340+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.640231+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.644421+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:45 smithi184 bash[51492]: audit 2024-03-24T12:44:45.648018+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.163604+0000 mgr.y (mgr.25540) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.263069+0000 mgr.y (mgr.25540) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.361102+0000 mgr.y (mgr.25540) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.458763+0000 mgr.y (mgr.25540) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.558218+0000 mgr.y (mgr.25540) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.649826+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.666630+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.667169+0000 mgr.y (mgr.25540) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.732927+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.737875+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.741142+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.742611+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.749615+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.750326+0000 mgr.y (mgr.25540) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.832677+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.835071+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.837383+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.838197+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.845182+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.846069+0000 mgr.y (mgr.25540) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.925305+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.929145+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.932470+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.933567+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:45.940859+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:45.941507+0000 mgr.y (mgr.25540) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.021175+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.023504+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.026447+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.027399+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.034467+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.035096+0000 mgr.y (mgr.25540) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.113851+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.116838+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.119914+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.121027+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.127444+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.128079+0000 mgr.y (mgr.25540) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.190817+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.192929+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.195813+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.196989+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.204301+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.294951+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.297737+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.301856+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.303327+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.310190+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.391420+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.394389+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.398591+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.399656+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.406876+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.486195+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.488161+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.491838+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.492953+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.500346+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.583430+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.585969+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.589114+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.590188+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[73813]: audit 2024-03-24T12:44:46.598396+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.163604+0000 mgr.y (mgr.25540) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.263069+0000 mgr.y (mgr.25540) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.361102+0000 mgr.y (mgr.25540) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.458763+0000 mgr.y (mgr.25540) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.558218+0000 mgr.y (mgr.25540) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.649826+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.666630+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.667169+0000 mgr.y (mgr.25540) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.732927+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.737875+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.741142+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.742611+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.749615+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.750326+0000 mgr.y (mgr.25540) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.832677+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.835071+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.837383+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.838197+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.845182+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.846069+0000 mgr.y (mgr.25540) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.925305+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.929145+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.932470+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.933567+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:45.940859+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:45.941507+0000 mgr.y (mgr.25540) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.021175+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.023504+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.026447+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.027399+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.034467+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.035096+0000 mgr.y (mgr.25540) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.113851+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.116838+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.119914+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.121027+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.127444+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.128079+0000 mgr.y (mgr.25540) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.190817+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.192929+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.195813+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.196989+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.204301+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.294951+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.297737+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.301856+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.303327+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.310190+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.391420+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.394389+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.398591+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.399656+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.406876+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.486195+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.488161+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.491838+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.492953+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.500346+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.583430+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.585969+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.589114+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.590188+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:46.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:46 smithi176 bash[70612]: audit 2024-03-24T12:44:46.598396+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.163604+0000 mgr.y (mgr.25540) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.263069+0000 mgr.y (mgr.25540) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.361102+0000 mgr.y (mgr.25540) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.458763+0000 mgr.y (mgr.25540) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.558218+0000 mgr.y (mgr.25540) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.649826+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.666630+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.667169+0000 mgr.y (mgr.25540) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.732927+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.737875+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.741142+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.742611+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.749615+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.750326+0000 mgr.y (mgr.25540) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.832677+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.835071+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.837383+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.838197+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.845182+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.846069+0000 mgr.y (mgr.25540) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.925305+0000 mon.a (mon.0) 7221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.929145+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.932470+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.933567+0000 mon.a (mon.0) 7224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:45.940859+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:45.941507+0000 mgr.y (mgr.25540) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.021175+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.023504+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.026447+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.027399+0000 mon.a (mon.0) 7229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.034467+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.035096+0000 mgr.y (mgr.25540) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.113851+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.116838+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.119914+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.121027+0000 mon.a (mon.0) 7234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.127444+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.128079+0000 mgr.y (mgr.25540) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.190817+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.192929+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.195813+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.196989+0000 mon.a (mon.0) 7239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.204301+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.294951+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.297737+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.301856+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.303327+0000 mon.a (mon.0) 7244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.310190+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.391420+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.394389+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.398591+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.399656+0000 mon.a (mon.0) 7249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.406876+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.486195+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.488161+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.491838+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.492953+0000 mon.a (mon.0) 7254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.500346+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.583430+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.585969+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.589114+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.590188+0000 mon.a (mon.0) 7259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:46 smithi184 bash[51492]: audit 2024-03-24T12:44:46.598396+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.206699+0000 mgr.y (mgr.25540) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.310912+0000 mgr.y (mgr.25540) 1963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.407383+0000 mgr.y (mgr.25540) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cluster 2024-03-24T12:44:46.448102+0000 mgr.y (mgr.25540) 1965 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.500914+0000 mgr.y (mgr.25540) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.599039+0000 mgr.y (mgr.25540) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.675576+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.677756+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.679857+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.918 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.680700+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.687616+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.690610+0000 mgr.y (mgr.25540) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.772609+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.774969+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.777821+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.779113+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.788094+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.788800+0000 mgr.y (mgr.25540) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.869586+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.873718+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.206699+0000 mgr.y (mgr.25540) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.310912+0000 mgr.y (mgr.25540) 1963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.407383+0000 mgr.y (mgr.25540) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cluster 2024-03-24T12:44:46.448102+0000 mgr.y (mgr.25540) 1965 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.500914+0000 mgr.y (mgr.25540) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.599039+0000 mgr.y (mgr.25540) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.675576+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.677756+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.679857+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.680700+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.687616+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.690610+0000 mgr.y (mgr.25540) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.772609+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.774969+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.777821+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.779113+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.788094+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.788800+0000 mgr.y (mgr.25540) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.869586+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.873718+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.877129+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.878423+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.887239+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.888102+0000 mgr.y (mgr.25540) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.966940+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.969035+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.972159+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.973214+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:46.980867+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:46.981422+0000 mgr.y (mgr.25540) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.043095+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.046068+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.049615+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.050852+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.058180+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.058939+0000 mgr.y (mgr.25540) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.137748+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.140541+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.143613+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.144873+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.877129+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.878423+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.887239+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.888102+0000 mgr.y (mgr.25540) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.966940+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.969035+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.972159+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.973214+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:46.980867+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:46.981422+0000 mgr.y (mgr.25540) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.043095+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.046068+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.049615+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.050852+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.058180+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.058939+0000 mgr.y (mgr.25540) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.137748+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.140541+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.143613+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.144873+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.153991+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.236379+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.240914+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.243437+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.244471+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.251096+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.333688+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.337263+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.342874+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.344244+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.351023+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.415010+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.418345+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.421920+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.422983+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.431145+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.511372+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.513885+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.516661+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.153991+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.236379+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.240914+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.243437+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.244471+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.251096+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.333688+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.337263+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.342874+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.344244+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.351023+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.415010+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.418345+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.421920+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.422983+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.431145+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.511372+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.513885+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.516661+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.517633+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.523344+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.603378+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.932 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.605774+0000 mon.a (mon.0) 7312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.608218+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.609194+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[73813]: audit 2024-03-24T12:44:47.614714+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.517633+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.523344+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:47.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.603378+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:47.934 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.605774+0000 mon.a (mon.0) 7312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:47.934 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.608218+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:47.934 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.609194+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:47.934 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:47 smithi176 bash[70612]: audit 2024-03-24T12:44:47.614714+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.206699+0000 mgr.y (mgr.25540) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.310912+0000 mgr.y (mgr.25540) 1963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.407383+0000 mgr.y (mgr.25540) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cluster 2024-03-24T12:44:46.448102+0000 mgr.y (mgr.25540) 1965 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:48.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.500914+0000 mgr.y (mgr.25540) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.599039+0000 mgr.y (mgr.25540) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.675576+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.677756+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.679857+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.680700+0000 mon.a (mon.0) 7264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.687616+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.690610+0000 mgr.y (mgr.25540) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.772609+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.774969+0000 mon.a (mon.0) 7267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.777821+0000 mon.a (mon.0) 7268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.779113+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.788094+0000 mon.a (mon.0) 7270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.788800+0000 mgr.y (mgr.25540) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.869586+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.873718+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.877129+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.878423+0000 mon.a (mon.0) 7274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.887239+0000 mon.a (mon.0) 7275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.888102+0000 mgr.y (mgr.25540) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.966940+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.969035+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.972159+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.973214+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:46.980867+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:46.981422+0000 mgr.y (mgr.25540) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.043095+0000 mon.a (mon.0) 7281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.046068+0000 mon.a (mon.0) 7282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.049615+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.050852+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.058180+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.058939+0000 mgr.y (mgr.25540) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.137748+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.140541+0000 mon.a (mon.0) 7287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.143613+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.144873+0000 mon.a (mon.0) 7289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.153991+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.236379+0000 mon.a (mon.0) 7291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.240914+0000 mon.a (mon.0) 7292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.243437+0000 mon.a (mon.0) 7293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.244471+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.251096+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.333688+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.337263+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.342874+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.344244+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.351023+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.415010+0000 mon.a (mon.0) 7301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.418345+0000 mon.a (mon.0) 7302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.421920+0000 mon.a (mon.0) 7303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.422983+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.431145+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.511372+0000 mon.a (mon.0) 7306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.513885+0000 mon.a (mon.0) 7307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.516661+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.517633+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.523344+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.603378+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.605774+0000 mon.a (mon.0) 7312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.608218+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.609194+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:47 smithi184 bash[51492]: audit 2024-03-24T12:44:47.614714+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.154940+0000 mgr.y (mgr.25540) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.251774+0000 mgr.y (mgr.25540) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.351420+0000 mgr.y (mgr.25540) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.431764+0000 mgr.y (mgr.25540) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.523957+0000 mgr.y (mgr.25540) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.615356+0000 mgr.y (mgr.25540) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.694718+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.696985+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.700692+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.701927+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.709392+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.709947+0000 mgr.y (mgr.25540) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.789035+0000 mon.a (mon.0) 7321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.791653+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.794374+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.795378+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.803085+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.803603+0000 mgr.y (mgr.25540) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.885359+0000 mon.a (mon.0) 7326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.887684+0000 mon.a (mon.0) 7327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.154940+0000 mgr.y (mgr.25540) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.251774+0000 mgr.y (mgr.25540) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.351420+0000 mgr.y (mgr.25540) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.431764+0000 mgr.y (mgr.25540) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.523957+0000 mgr.y (mgr.25540) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.615356+0000 mgr.y (mgr.25540) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.694718+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.696985+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.700692+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.701927+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.709392+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.709947+0000 mgr.y (mgr.25540) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.789035+0000 mon.a (mon.0) 7321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.791653+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.921 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.794374+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.922 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.795378+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.803085+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.803603+0000 mgr.y (mgr.25540) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.885359+0000 mon.a (mon.0) 7326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.887684+0000 mon.a (mon.0) 7327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.890459+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.891380+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.899767+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.900573+0000 mgr.y (mgr.25540) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.924 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.985126+0000 mon.a (mon.0) 7331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.987142+0000 mon.a (mon.0) 7332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.990072+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.990847+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:47.997086+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:47.997736+0000 mgr.y (mgr.25540) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.079724+0000 mon.a (mon.0) 7336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.082214+0000 mon.a (mon.0) 7337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.085037+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.085874+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.093102+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.094153+0000 mgr.y (mgr.25540) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.174488+0000 mon.a (mon.0) 7341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.177481+0000 mon.a (mon.0) 7342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.181906+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.183154+0000 mon.a (mon.0) 7344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.189330+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.272127+0000 mon.a (mon.0) 7346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.274152+0000 mon.a (mon.0) 7347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.277111+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.277989+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.285514+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.368033+0000 mon.a (mon.0) 7351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.371026+0000 mon.a (mon.0) 7352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.375818+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.376857+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.387249+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.470687+0000 mon.a (mon.0) 7356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.472727+0000 mon.a (mon.0) 7357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.474780+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.475429+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.480618+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.560901+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.564616+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.567577+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.568633+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.575968+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[73813]: audit 2024-03-24T12:44:48.655830+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.890459+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.891380+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.899767+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.900573+0000 mgr.y (mgr.25540) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.985126+0000 mon.a (mon.0) 7331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.987142+0000 mon.a (mon.0) 7332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.990072+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.990847+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:47.997086+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:47.997736+0000 mgr.y (mgr.25540) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.079724+0000 mon.a (mon.0) 7336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.082214+0000 mon.a (mon.0) 7337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.085037+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.085874+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.093102+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.094153+0000 mgr.y (mgr.25540) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.174488+0000 mon.a (mon.0) 7341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.177481+0000 mon.a (mon.0) 7342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.181906+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.183154+0000 mon.a (mon.0) 7344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.189330+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.272127+0000 mon.a (mon.0) 7346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.274152+0000 mon.a (mon.0) 7347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.277111+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.277989+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.285514+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.368033+0000 mon.a (mon.0) 7351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.371026+0000 mon.a (mon.0) 7352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.375818+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.376857+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.387249+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.470687+0000 mon.a (mon.0) 7356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.472727+0000 mon.a (mon.0) 7357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.474780+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.475429+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.480618+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.560901+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:48.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.564616+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:48.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.567577+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:48.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.568633+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:48.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.575968+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:48.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:48 smithi176 bash[70612]: audit 2024-03-24T12:44:48.655830+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.154940+0000 mgr.y (mgr.25540) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.251774+0000 mgr.y (mgr.25540) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.351420+0000 mgr.y (mgr.25540) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.431764+0000 mgr.y (mgr.25540) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.523957+0000 mgr.y (mgr.25540) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.615356+0000 mgr.y (mgr.25540) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.694718+0000 mon.a (mon.0) 7316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.696985+0000 mon.a (mon.0) 7317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.700692+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.701927+0000 mon.a (mon.0) 7319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.709392+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.709947+0000 mgr.y (mgr.25540) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.789035+0000 mon.a (mon.0) 7321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.791653+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.794374+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.795378+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.803085+0000 mon.a (mon.0) 7325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.803603+0000 mgr.y (mgr.25540) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.885359+0000 mon.a (mon.0) 7326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.887684+0000 mon.a (mon.0) 7327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.890459+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.891380+0000 mon.a (mon.0) 7329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.899767+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.900573+0000 mgr.y (mgr.25540) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.985126+0000 mon.a (mon.0) 7331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.987142+0000 mon.a (mon.0) 7332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.990072+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.990847+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:47.997086+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:47.997736+0000 mgr.y (mgr.25540) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.079724+0000 mon.a (mon.0) 7336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.082214+0000 mon.a (mon.0) 7337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.085037+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.085874+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.093102+0000 mon.a (mon.0) 7340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.094153+0000 mgr.y (mgr.25540) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.174488+0000 mon.a (mon.0) 7341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.177481+0000 mon.a (mon.0) 7342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.181906+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.183154+0000 mon.a (mon.0) 7344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.189330+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.272127+0000 mon.a (mon.0) 7346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.274152+0000 mon.a (mon.0) 7347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.277111+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.277989+0000 mon.a (mon.0) 7349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.285514+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.368033+0000 mon.a (mon.0) 7351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.371026+0000 mon.a (mon.0) 7352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.375818+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.376857+0000 mon.a (mon.0) 7354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.387249+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.470687+0000 mon.a (mon.0) 7356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.472727+0000 mon.a (mon.0) 7357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.474780+0000 mon.a (mon.0) 7358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.475429+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.480618+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.560901+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.564616+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.567577+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.568633+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.575968+0000 mon.a (mon.0) 7365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:48 smithi184 bash[51492]: audit 2024-03-24T12:44:48.655830+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.189845+0000 mgr.y (mgr.25540) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.286337+0000 mgr.y (mgr.25540) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.387861+0000 mgr.y (mgr.25540) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cluster 2024-03-24T12:44:48.449439+0000 mgr.y (mgr.25540) 1987 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:49.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.481411+0000 mgr.y (mgr.25540) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.576848+0000 mgr.y (mgr.25540) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.659397+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.670148+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.672134+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.678864+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.680244+0000 mgr.y (mgr.25540) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.760763+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.764003+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.767051+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.768108+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.775779+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.776443+0000 mgr.y (mgr.25540) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.857639+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.927 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.860561+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.863845+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.189845+0000 mgr.y (mgr.25540) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.286337+0000 mgr.y (mgr.25540) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.387861+0000 mgr.y (mgr.25540) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cluster 2024-03-24T12:44:48.449439+0000 mgr.y (mgr.25540) 1987 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.481411+0000 mgr.y (mgr.25540) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.576848+0000 mgr.y (mgr.25540) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.659397+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.670148+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.672134+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.678864+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.680244+0000 mgr.y (mgr.25540) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.760763+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.764003+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.767051+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.768108+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.775779+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.776443+0000 mgr.y (mgr.25540) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.857639+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.860561+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.863845+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.864978+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.873326+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.874152+0000 mgr.y (mgr.25540) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.952967+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.957347+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.960262+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.961109+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:48.971559+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:48.972367+0000 mgr.y (mgr.25540) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.052155+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.054717+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.057147+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.058078+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.065798+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.066512+0000 mgr.y (mgr.25540) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.122648+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.176:0/4106169794' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.129123+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.131183+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.133822+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.134787+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.143782+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.209233+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.212267+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.214968+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.215898+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.931 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.223681+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.302942+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.305997+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.308726+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.309679+0000 mon.a (mon.0) 7405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.318080+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.398860+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.400774+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.403433+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.404170+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.411763+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.495450+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.497549+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.499706+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.932 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.500503+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.508749+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.557938+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.176:0/4015290661' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.558463+0000 mon.a (mon.0) 7417 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.586838+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.589587+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.593552+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.594943+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.933 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[70612]: audit 2024-03-24T12:44:49.604758+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.864978+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.873326+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.874152+0000 mgr.y (mgr.25540) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.952967+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.957347+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.960262+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.961109+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:48.971559+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:48.972367+0000 mgr.y (mgr.25540) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.052155+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.054717+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.057147+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.058078+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.934 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.065798+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.066512+0000 mgr.y (mgr.25540) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.122648+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.176:0/4106169794' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.129123+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.131183+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.133822+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.134787+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.143782+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.209233+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.212267+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.214968+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.215898+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.223681+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.302942+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.305997+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.935 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.308726+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.309679+0000 mon.a (mon.0) 7405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.318080+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.398860+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.400774+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.403433+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.404170+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.411763+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.495450+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.497549+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.499706+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.500503+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.508749+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.557938+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.176:0/4015290661' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.558463+0000 mon.a (mon.0) 7417 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:49.936 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.586838+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:49.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.589587+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:49.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.593552+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:49.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.594943+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:49.937 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:49 smithi176 bash[73813]: audit 2024-03-24T12:44:49.604758+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.189845+0000 mgr.y (mgr.25540) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.286337+0000 mgr.y (mgr.25540) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.387861+0000 mgr.y (mgr.25540) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cluster 2024-03-24T12:44:48.449439+0000 mgr.y (mgr.25540) 1987 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.481411+0000 mgr.y (mgr.25540) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.576848+0000 mgr.y (mgr.25540) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.659397+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.670148+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.672134+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.678864+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.680244+0000 mgr.y (mgr.25540) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.760763+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.764003+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.767051+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.768108+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.775779+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.776443+0000 mgr.y (mgr.25540) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.857639+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.860561+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.863845+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.864978+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.873326+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.874152+0000 mgr.y (mgr.25540) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.952967+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.957347+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.960262+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.961109+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:48.971559+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:48.972367+0000 mgr.y (mgr.25540) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.052155+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.054717+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.057147+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.058078+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.065798+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.066512+0000 mgr.y (mgr.25540) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.122648+0000 mon.a (mon.0) 7391 : audit 0 from='client.? 172.21.15.176:0/4106169794' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.129123+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.131183+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.133822+0000 mon.a (mon.0) 7394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.134787+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.143782+0000 mon.a (mon.0) 7396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.209233+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.212267+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.214968+0000 mon.a (mon.0) 7399 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.215898+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.223681+0000 mon.a (mon.0) 7401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.302942+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.305997+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.308726+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.309679+0000 mon.a (mon.0) 7405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.318080+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.398860+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.400774+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.403433+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.404170+0000 mon.a (mon.0) 7410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.411763+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.495450+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.497549+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.499706+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.500503+0000 mon.a (mon.0) 7415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.508749+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.557938+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.176:0/4015290661' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.558463+0000 mon.a (mon.0) 7417 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.586838+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.589587+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.593552+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.594943+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:49 smithi184 bash[51492]: audit 2024-03-24T12:44:49.604758+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.144378+0000 mgr.y (mgr.25540) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.224365+0000 mgr.y (mgr.25540) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.318732+0000 mgr.y (mgr.25540) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.412419+0000 mgr.y (mgr.25540) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.509280+0000 mgr.y (mgr.25540) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.605492+0000 mgr.y (mgr.25540) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.682567+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.684392+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.686529+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.687284+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.692350+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.692890+0000 mgr.y (mgr.25540) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.769210+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.773768+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.776630+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.777749+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.786627+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.787405+0000 mgr.y (mgr.25540) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.871549+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.873590+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.144378+0000 mgr.y (mgr.25540) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.224365+0000 mgr.y (mgr.25540) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.318732+0000 mgr.y (mgr.25540) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.412419+0000 mgr.y (mgr.25540) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.509280+0000 mgr.y (mgr.25540) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.605492+0000 mgr.y (mgr.25540) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.682567+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.684392+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.686529+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.687284+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.692350+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.692890+0000 mgr.y (mgr.25540) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.769210+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.773768+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.776630+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.777749+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.786627+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.787405+0000 mgr.y (mgr.25540) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.871549+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.873590+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.875776+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.876524+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.882045+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.882597+0000 mgr.y (mgr.25540) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.964690+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.968145+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.971496+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.972802+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:49.981522+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:49.982370+0000 mgr.y (mgr.25540) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.062103+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.064312+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.066442+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.067430+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.074720+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.075405+0000 mgr.y (mgr.25540) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.137606+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.139928+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.142591+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.143654+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.875776+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.876524+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.882045+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.882597+0000 mgr.y (mgr.25540) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.964690+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.968145+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.971496+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.972802+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:49.981522+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.923 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:49.982370+0000 mgr.y (mgr.25540) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.062103+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.064312+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.066442+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.067430+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.074720+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.075405+0000 mgr.y (mgr.25540) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.137606+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.139928+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.142591+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.143654+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.152194+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.231813+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.234446+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.237911+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.239054+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.246877+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.326628+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.330684+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.335149+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.925 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.336475+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.345736+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.426173+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.428572+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.431537+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.432602+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.439497+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.508110+0000 mon.a (mon.0) 7468 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]': finished 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: cluster 2024-03-24T12:44:50.513402+0000 mon.a (mon.0) 7469 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.523747+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.526407+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.528603+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.529393+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.542421+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.926 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.623380+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.626948+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.631109+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.632320+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[73813]: audit 2024-03-24T12:44:50.640145+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.152194+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.231813+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.234446+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.237911+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.239054+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.246877+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.326628+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.330684+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.335149+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.336475+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.345736+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.426173+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.428572+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.431537+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.928 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.432602+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.439497+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.508110+0000 mon.a (mon.0) 7468 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]': finished 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: cluster 2024-03-24T12:44:50.513402+0000 mon.a (mon.0) 7469 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.523747+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.526407+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.528603+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.529393+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.542421+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.623380+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.626948+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.631109+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.632320+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:50.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:50 smithi176 bash[70612]: audit 2024-03-24T12:44:50.640145+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.144378+0000 mgr.y (mgr.25540) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.224365+0000 mgr.y (mgr.25540) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.318732+0000 mgr.y (mgr.25540) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.412419+0000 mgr.y (mgr.25540) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.509280+0000 mgr.y (mgr.25540) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.605492+0000 mgr.y (mgr.25540) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.682567+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.684392+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.686529+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.687284+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.692350+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.692890+0000 mgr.y (mgr.25540) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.769210+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.773768+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.776630+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.777749+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.786627+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.787405+0000 mgr.y (mgr.25540) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.871549+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.873590+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.875776+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.876524+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.882045+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.882597+0000 mgr.y (mgr.25540) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.964690+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.968145+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.971496+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.972802+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:49.981522+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:49.982370+0000 mgr.y (mgr.25540) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.062103+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.064312+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.066442+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.067430+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.074720+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.075405+0000 mgr.y (mgr.25540) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.137606+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.139928+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.142591+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.143654+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.152194+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.231813+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.234446+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.237911+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.239054+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.246877+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.326628+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.330684+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.335149+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.336475+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.345736+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.426173+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.428572+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.431537+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.432602+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.439497+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.508110+0000 mon.a (mon.0) 7468 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6800/3397340838"}]': finished 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: cluster 2024-03-24T12:44:50.513402+0000 mon.a (mon.0) 7469 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.523747+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.526407+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.528603+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.529393+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.542421+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.623380+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.626948+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.631109+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.632320+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:51.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:50 smithi184 bash[51492]: audit 2024-03-24T12:44:50.640145+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:51.400 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.152892+0000 mgr.y (mgr.25540) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.247583+0000 mgr.y (mgr.25540) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.346422+0000 mgr.y (mgr.25540) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.440012+0000 mgr.y (mgr.25540) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cluster 2024-03-24T12:44:50.450078+0000 mgr.y (mgr.25540) 2010 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.544398+0000 mgr.y (mgr.25540) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.640763+0000 mgr.y (mgr.25540) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.718419+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.721228+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.723971+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.725043+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.733002+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.733609+0000 mgr.y (mgr.25540) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.795606+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.798426+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.802137+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.803229+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.811369+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.812006+0000 mgr.y (mgr.25540) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.890647+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.152892+0000 mgr.y (mgr.25540) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.247583+0000 mgr.y (mgr.25540) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.346422+0000 mgr.y (mgr.25540) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.440012+0000 mgr.y (mgr.25540) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.094 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cluster 2024-03-24T12:44:50.450078+0000 mgr.y (mgr.25540) 2010 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.544398+0000 mgr.y (mgr.25540) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.640763+0000 mgr.y (mgr.25540) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.718419+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.721228+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.723971+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.725043+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.733002+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.733609+0000 mgr.y (mgr.25540) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.795606+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.798426+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.802137+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.803229+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.811369+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.812006+0000 mgr.y (mgr.25540) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.890647+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.893763+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.897820+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.899070+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.906960+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:50.907511+0000 mgr.y (mgr.25540) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.928786+0000 mon.a (mon.0) 7495 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.984733+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.987736+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.990835+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:50.992268+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.000216+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.001075+0000 mgr.y (mgr.25540) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.081326+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.083526+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.096 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.085664+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.086934+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.092405+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.093160+0000 mgr.y (mgr.25540) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.158050+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.160689+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.163363+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.164280+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.170500+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.234842+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.238788+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.242132+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.242968+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.249489+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.311779+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.097 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.314096+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.316906+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.317912+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.324346+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.406458+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.409076+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.412049+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.413390+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.422550+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.098 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.485398+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.152892+0000 mgr.y (mgr.25540) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.247583+0000 mgr.y (mgr.25540) 2007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.346422+0000 mgr.y (mgr.25540) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.440012+0000 mgr.y (mgr.25540) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cluster 2024-03-24T12:44:50.450078+0000 mgr.y (mgr.25540) 2010 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 518 B/s rd, 0 op/s 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.544398+0000 mgr.y (mgr.25540) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.640763+0000 mgr.y (mgr.25540) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.718419+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.721228+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.723971+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.725043+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.733002+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.733609+0000 mgr.y (mgr.25540) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.099 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.795606+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.798426+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.802137+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.803229+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.811369+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.812006+0000 mgr.y (mgr.25540) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.890647+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.893763+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.897820+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.899070+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.906960+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:50.907511+0000 mgr.y (mgr.25540) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.928786+0000 mon.a (mon.0) 7495 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.984733+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.100 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.987736+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.990835+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:50.992268+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.000216+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.001075+0000 mgr.y (mgr.25540) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.081326+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.083526+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.085664+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.101 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.086934+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.092405+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.093160+0000 mgr.y (mgr.25540) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.158050+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.160689+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.163363+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.164280+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.170500+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.234842+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.238788+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.242132+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.242968+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.249489+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.311779+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.102 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.314096+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.316906+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.317912+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.324346+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.406458+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.409076+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.412049+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.413390+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.422550+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.485398+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.489003+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.493209+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.495015+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.503303+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.564309+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.103 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.566585+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.569389+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.570222+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.577705+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.657270+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.660540+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.664010+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:51 smithi184 bash[51492]: audit 2024-03-24T12:44:51.665226+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.489003+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.493209+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.104 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.495015+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.503303+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.564309+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.566585+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.569389+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.570222+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.577705+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.657270+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.660540+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.664010+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.105 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[70612]: audit 2024-03-24T12:44:51.665226+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.893763+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.897820+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.899070+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.906960+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:50.907511+0000 mgr.y (mgr.25540) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.928786+0000 mon.a (mon.0) 7495 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.984733+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.987736+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.990835+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:50.992268+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.000216+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.106 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.001075+0000 mgr.y (mgr.25540) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.081326+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.083526+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.085664+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.086934+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.092405+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.093160+0000 mgr.y (mgr.25540) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.158050+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.160689+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.163363+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.164280+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.170500+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.234842+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.238788+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.242132+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.107 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.242968+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.249489+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.311779+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.314096+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.316906+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.317912+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.324346+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.406458+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.409076+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.412049+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.413390+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.422550+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.485398+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.489003+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.493209+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.108 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.495015+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.503303+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.564309+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.566585+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.569389+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.570222+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.577705+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.657270+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.660540+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.664010+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.109 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:51 smithi176 bash[73813]: audit 2024-03-24T12:44:51.665226+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.263 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 8s ago 25m - - 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 19s ago 25m - - 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (11m) 8s ago 18m 16.5M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (10m) 19s ago 18m 44.8M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 starting - - - - 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (8m) 19s ago 25m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (10m) 8s ago 27m 533M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (8m) 8s ago 27m 83.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (9m) 19s ago 25m 69.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (7m) 8s ago 25m 58.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (11m) 8s ago 18m 12.9M - 1.3.1 1dbe0e931976 89ea6a0092d2 2024-03-24T12:44:52.264 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (11m) 19s ago 18m 14.8M - 1.3.1 1dbe0e931976 633c40e143f3 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (6m) 8s ago 24m 63.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (5m) 8s ago 23m 69.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (5m) 8s ago 23m 55.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (4m) 8s ago 22m 66.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (3m) 19s ago 21m 62.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (3m) 19s ago 21m 64.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (2m) 19s ago 20m 55.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (106s) 19s ago 19m 56.3M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (9m) 19s ago 18m 66.0M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (84s) 8s ago 16m 90.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (42s) 19s ago 16m 89.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (77s) 8s ago 16m 90.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:44:52.265 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (34s) 19s ago 16m 89.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:52.780 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:44:52.781 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:44:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.171110+0000 mgr.y (mgr.25540) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.250104+0000 mgr.y (mgr.25540) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.325115+0000 mgr.y (mgr.25540) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.381719+0000 mgr.y (mgr.25540) 2021 : audit 0 from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.423193+0000 mgr.y (mgr.25540) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.503816+0000 mgr.y (mgr.25540) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.578363+0000 mgr.y (mgr.25540) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.673924+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.674535+0000 mgr.y (mgr.25540) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.751882+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.754761+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.757483+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.758481+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.764604+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.765359+0000 mgr.y (mgr.25540) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.828689+0000 mgr.y (mgr.25540) 2027 : audit 0 from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.844690+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.847429+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.850230+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.851276+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.859069+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.859655+0000 mgr.y (mgr.25540) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.905412+0000 mon.a (mon.0) 7551 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]': finished 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cluster 2024-03-24T12:44:51.909614+0000 mon.a (mon.0) 7552 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-24T12:44:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.940069+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.942366+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.944520+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.945385+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:51.951538+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:51.952263+0000 mgr.y (mgr.25540) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.035365+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.038244+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.040355+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.041047+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.048949+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.049484+0000 mgr.y (mgr.25540) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:52.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.128940+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.132473+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.135407+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.849 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.136503+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.143019+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.227363+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.850 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.229994+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.232315+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.233118+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.242977+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.338330+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.341119+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.343810+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.851 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.344832+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.351992+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.352356+0000 mon.a (mon.0) 7578 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.420146+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.423188+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.426694+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.428145+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.852 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.436011+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.485766+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.495060+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.503448+0000 mon.a (mon.0) 7586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.519895+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.522607+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.525607+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.526655+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.533301+0000 mon.a (mon.0) 7591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:52.853 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.613683+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:52.854 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.617362+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:52.854 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.620274+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:52.854 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.621398+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:52.854 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:52 smithi184 bash[51492]: audit 2024-03-24T12:44:52.628919+0000 mon.a (mon.0) 7596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.171110+0000 mgr.y (mgr.25540) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.250104+0000 mgr.y (mgr.25540) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.325115+0000 mgr.y (mgr.25540) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.381719+0000 mgr.y (mgr.25540) 2021 : audit 0 from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.423193+0000 mgr.y (mgr.25540) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.503816+0000 mgr.y (mgr.25540) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.578363+0000 mgr.y (mgr.25540) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.673924+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.674535+0000 mgr.y (mgr.25540) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.751882+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.754761+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.757483+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.758481+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.764604+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.765359+0000 mgr.y (mgr.25540) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.828689+0000 mgr.y (mgr.25540) 2027 : audit 0 from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.844690+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.847429+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.850230+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.851276+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.171110+0000 mgr.y (mgr.25540) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.250104+0000 mgr.y (mgr.25540) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.325115+0000 mgr.y (mgr.25540) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.381719+0000 mgr.y (mgr.25540) 2021 : audit 0 from='client.54898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.423193+0000 mgr.y (mgr.25540) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.503816+0000 mgr.y (mgr.25540) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.578363+0000 mgr.y (mgr.25540) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.673924+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.674535+0000 mgr.y (mgr.25540) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.751882+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.754761+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.757483+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.758481+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.764604+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.765359+0000 mgr.y (mgr.25540) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.828689+0000 mgr.y (mgr.25540) 2027 : audit 0 from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.844690+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.847429+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.850230+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.851276+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.859069+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.859655+0000 mgr.y (mgr.25540) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.905412+0000 mon.a (mon.0) 7551 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]': finished 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cluster 2024-03-24T12:44:51.909614+0000 mon.a (mon.0) 7552 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.940069+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.942366+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.944520+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.945385+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:51.951538+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:51.952263+0000 mgr.y (mgr.25540) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.035365+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.038244+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.040355+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.041047+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.048949+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.049484+0000 mgr.y (mgr.25540) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.128940+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.132473+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.135407+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.136503+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.859069+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.859655+0000 mgr.y (mgr.25540) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.905412+0000 mon.a (mon.0) 7551 : audit 1 from='client.? 172.21.15.176:0/2186014340' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/2728353686"}]': finished 2024-03-24T12:44:53.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cluster 2024-03-24T12:44:51.909614+0000 mon.a (mon.0) 7552 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.940069+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.942366+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.944520+0000 mon.a (mon.0) 7555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.945385+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:51.951538+0000 mon.a (mon.0) 7557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:51.952263+0000 mgr.y (mgr.25540) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.035365+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.038244+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.040355+0000 mon.a (mon.0) 7560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.041047+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.048949+0000 mon.a (mon.0) 7562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.049484+0000 mgr.y (mgr.25540) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.128940+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.132473+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.135407+0000 mon.a (mon.0) 7565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.136503+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.143019+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.227363+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.229994+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.232315+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.233118+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.242977+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.338330+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.341119+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.343810+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.344832+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.351992+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.352356+0000 mon.a (mon.0) 7578 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.420146+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.423188+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.426694+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.428145+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.436011+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.485766+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.495060+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.503448+0000 mon.a (mon.0) 7586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.143019+0000 mon.a (mon.0) 7567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.227363+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.229994+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.232315+0000 mon.a (mon.0) 7570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.233118+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.242977+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.338330+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.341119+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.343810+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.344832+0000 mon.a (mon.0) 7576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.351992+0000 mon.a (mon.0) 7577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.352356+0000 mon.a (mon.0) 7578 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.420146+0000 mon.a (mon.0) 7579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.423188+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.426694+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.428145+0000 mon.a (mon.0) 7582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.436011+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.485766+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.495060+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.503448+0000 mon.a (mon.0) 7586 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.519895+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.522607+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.525607+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.526655+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.533301+0000 mon.a (mon.0) 7591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.613683+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.617362+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.620274+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.621398+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[73813]: audit 2024-03-24T12:44:52.628919+0000 mon.a (mon.0) 7596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.519895+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.522607+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.525607+0000 mon.a (mon.0) 7589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.526655+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.533301+0000 mon.a (mon.0) 7591 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.613683+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:53.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.617362+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:53.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.620274+0000 mon.a (mon.0) 7594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:53.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.621398+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:53.181 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:52 smithi176 bash[70612]: audit 2024-03-24T12:44:52.628919+0000 mon.a (mon.0) 7596 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw", 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:44:53.218 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "17/23 daemons upgraded", 2024-03-24T12:44:53.219 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-24T12:44:53.219 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:44:53.219 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:44:53.826 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.143610+0000 mgr.y (mgr.25540) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.234356+0000 mgr.y (mgr.25540) 2032 : audit 0 from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.248718+0000 mgr.y (mgr.25540) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.352704+0000 mgr.y (mgr.25540) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.436658+0000 mgr.y (mgr.25540) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cluster 2024-03-24T12:44:52.450489+0000 mgr.y (mgr.25540) 2036 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.534144+0000 mgr.y (mgr.25540) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.629500+0000 mgr.y (mgr.25540) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.709426+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.712054+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.714155+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.714847+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.735697+0000 mon.a (mon.0) 7601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.739547+0000 mgr.y (mgr.25540) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.776158+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.176:0/45791239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.821324+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.823957+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.826404+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.827232+0000 mon.a (mon.0) 7606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.833796+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.834687+0000 mgr.y (mgr.25540) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.917706+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.920280+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.923276+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.924538+0000 mon.a (mon.0) 7611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:52.940195+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:52.940871+0000 mgr.y (mgr.25540) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.019905+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.022785+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.026362+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.027381+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.036960+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.037695+0000 mgr.y (mgr.25540) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.116509+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.120505+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.123966+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.125030+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.135476+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.136137+0000 mgr.y (mgr.25540) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.213409+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.216685+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.220259+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.221550+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.230670+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.296671+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.301144+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.303737+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.304616+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.312868+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.353485+0000 mon.a (mon.0) 7633 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]': finished 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: cluster 2024-03-24T12:44:53.358305+0000 mon.a (mon.0) 7634 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.376445+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.379144+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.381531+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.382506+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.388691+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.503074+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.505235+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.507864+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.509006+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.516679+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.599548+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.602669+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.605587+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.606724+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:53 smithi184 bash[51492]: audit 2024-03-24T12:44:53.614244+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.143610+0000 mgr.y (mgr.25540) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.234356+0000 mgr.y (mgr.25540) 2032 : audit 0 from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:54.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.248718+0000 mgr.y (mgr.25540) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.352704+0000 mgr.y (mgr.25540) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.436658+0000 mgr.y (mgr.25540) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cluster 2024-03-24T12:44:52.450489+0000 mgr.y (mgr.25540) 2036 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.534144+0000 mgr.y (mgr.25540) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.629500+0000 mgr.y (mgr.25540) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.709426+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.712054+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.714155+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.714847+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.735697+0000 mon.a (mon.0) 7601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.739547+0000 mgr.y (mgr.25540) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.776158+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.176:0/45791239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.821324+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.823957+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.826404+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.827232+0000 mon.a (mon.0) 7606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.833796+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.143610+0000 mgr.y (mgr.25540) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.234356+0000 mgr.y (mgr.25540) 2032 : audit 0 from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.248718+0000 mgr.y (mgr.25540) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.352704+0000 mgr.y (mgr.25540) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.436658+0000 mgr.y (mgr.25540) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cluster 2024-03-24T12:44:52.450489+0000 mgr.y (mgr.25540) 2036 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.534144+0000 mgr.y (mgr.25540) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.629500+0000 mgr.y (mgr.25540) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.709426+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.712054+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.714155+0000 mon.a (mon.0) 7599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.714847+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.735697+0000 mon.a (mon.0) 7601 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.739547+0000 mgr.y (mgr.25540) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.776158+0000 mon.a (mon.0) 7602 : audit 0 from='client.? 172.21.15.176:0/45791239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.821324+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.823957+0000 mon.a (mon.0) 7604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.826404+0000 mon.a (mon.0) 7605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.827232+0000 mon.a (mon.0) 7606 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.833796+0000 mon.a (mon.0) 7607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.834687+0000 mgr.y (mgr.25540) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.917706+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.920280+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.923276+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.924538+0000 mon.a (mon.0) 7611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:52.940195+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:52.940871+0000 mgr.y (mgr.25540) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.019905+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.022785+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.026362+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.027381+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.036960+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.037695+0000 mgr.y (mgr.25540) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.116509+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.120505+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.123966+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.125030+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.135476+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.136137+0000 mgr.y (mgr.25540) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.213409+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.834687+0000 mgr.y (mgr.25540) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.917706+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.920280+0000 mon.a (mon.0) 7609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.923276+0000 mon.a (mon.0) 7610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.924538+0000 mon.a (mon.0) 7611 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:52.940195+0000 mon.a (mon.0) 7612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:52.940871+0000 mgr.y (mgr.25540) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.019905+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.022785+0000 mon.a (mon.0) 7614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.026362+0000 mon.a (mon.0) 7615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.027381+0000 mon.a (mon.0) 7616 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.036960+0000 mon.a (mon.0) 7617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.037695+0000 mgr.y (mgr.25540) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.116509+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.120505+0000 mon.a (mon.0) 7619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.123966+0000 mon.a (mon.0) 7620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.125030+0000 mon.a (mon.0) 7621 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.135476+0000 mon.a (mon.0) 7622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.136137+0000 mgr.y (mgr.25540) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.213409+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.216685+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.220259+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.221550+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.230670+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.296671+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.301144+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.303737+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.304616+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.312868+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.353485+0000 mon.a (mon.0) 7633 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]': finished 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: cluster 2024-03-24T12:44:53.358305+0000 mon.a (mon.0) 7634 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.376445+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.379144+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.381531+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.382506+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.388691+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.503074+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.505235+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.507864+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.216685+0000 mon.a (mon.0) 7624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.220259+0000 mon.a (mon.0) 7625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.221550+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.230670+0000 mon.a (mon.0) 7627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.296671+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.301144+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.303737+0000 mon.a (mon.0) 7630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.304616+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.312868+0000 mon.a (mon.0) 7632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.353485+0000 mon.a (mon.0) 7633 : audit 1 from='client.? 172.21.15.176:0/4116811101' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/948334369"}]': finished 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: cluster 2024-03-24T12:44:53.358305+0000 mon.a (mon.0) 7634 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.376445+0000 mon.a (mon.0) 7635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.379144+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.381531+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.382506+0000 mon.a (mon.0) 7638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.388691+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.503074+0000 mon.a (mon.0) 7640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.505235+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.507864+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.509006+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.516679+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.599548+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.602669+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.605587+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.606724+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[70612]: audit 2024-03-24T12:44:53.614244+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.509006+0000 mon.a (mon.0) 7643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.516679+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.599548+0000 mon.a (mon.0) 7645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.602669+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.605587+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.606724+0000 mon.a (mon.0) 7648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:53 smithi176 bash[73813]: audit 2024-03-24T12:44:53.614244+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.212317+0000 mgr.y (mgr.25540) 2044 : audit 0 from='client.54928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:54.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.231271+0000 mgr.y (mgr.25540) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.313647+0000 mgr.y (mgr.25540) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.389329+0000 mgr.y (mgr.25540) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.517285+0000 mgr.y (mgr.25540) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.615107+0000 mgr.y (mgr.25540) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.695791+0000 mon.a (mon.0) 7650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.700374+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.703274+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.704242+0000 mon.a (mon.0) 7653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.711084+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.711771+0000 mgr.y (mgr.25540) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.795840+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.798857+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.918 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.801919+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.802986+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.810162+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.810860+0000 mgr.y (mgr.25540) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.821968+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.176:0/3182036229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.861655+0000 mon.a (mon.0) 7660 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]: dispatch 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.212317+0000 mgr.y (mgr.25540) 2044 : audit 0 from='client.54928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.231271+0000 mgr.y (mgr.25540) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.313647+0000 mgr.y (mgr.25540) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.389329+0000 mgr.y (mgr.25540) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.517285+0000 mgr.y (mgr.25540) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.615107+0000 mgr.y (mgr.25540) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.695791+0000 mon.a (mon.0) 7650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.700374+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.703274+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.704242+0000 mon.a (mon.0) 7653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.711084+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.711771+0000 mgr.y (mgr.25540) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.795840+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.798857+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.801919+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.802986+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.810162+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.810860+0000 mgr.y (mgr.25540) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.821968+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.176:0/3182036229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:54.920 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.861655+0000 mon.a (mon.0) 7660 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]: dispatch 2024-03-24T12:44:54.921 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.891395+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.893693+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.896644+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.897655+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.906084+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:53.906906+0000 mgr.y (mgr.25540) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.989148+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.991560+0000 mon.a (mon.0) 7667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.994230+0000 mon.a (mon.0) 7668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:53.995045+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.922 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.003077+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.004010+0000 mgr.y (mgr.25540) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.087992+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.090278+0000 mon.a (mon.0) 7672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.092617+0000 mon.a (mon.0) 7673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.093445+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.101672+0000 mon.a (mon.0) 7675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.102481+0000 mgr.y (mgr.25540) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.211028+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.923 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.213245+0000 mon.a (mon.0) 7677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.891395+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.893693+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.896644+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.897655+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.906084+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:53.906906+0000 mgr.y (mgr.25540) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.989148+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.991560+0000 mon.a (mon.0) 7667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.994230+0000 mon.a (mon.0) 7668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:53.995045+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.003077+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.924 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.004010+0000 mgr.y (mgr.25540) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.087992+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.090278+0000 mon.a (mon.0) 7672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.092617+0000 mon.a (mon.0) 7673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.093445+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.101672+0000 mon.a (mon.0) 7675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.102481+0000 mgr.y (mgr.25540) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.211028+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.213245+0000 mon.a (mon.0) 7677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.216231+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.217095+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.225374+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.305887+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.308930+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.311665+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.925 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.312580+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.321546+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.401716+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.404396+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.407569+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.408641+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.417329+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.495037+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.498072+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.501277+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.502295+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.510906+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.926 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.590034+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.927 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.216231+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.217095+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.225374+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.305887+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.308930+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.311665+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.312580+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.321546+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.401716+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.404396+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.407569+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.408641+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.417329+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.495037+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.498072+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.928 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.501277+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.502295+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.510906+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.590034+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.592044+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.595192+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.596104+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.601754+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.618402+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.625758+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[73813]: audit 2024-03-24T12:44:54.631334+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.592044+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:54.929 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.595192+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:54.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.596104+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:54.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.601754+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.618402+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.625758+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:54.930 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:54 smithi176 bash[70612]: audit 2024-03-24T12:44:54.631334+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.212317+0000 mgr.y (mgr.25540) 2044 : audit 0 from='client.54928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.231271+0000 mgr.y (mgr.25540) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.313647+0000 mgr.y (mgr.25540) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.389329+0000 mgr.y (mgr.25540) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.517285+0000 mgr.y (mgr.25540) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.615107+0000 mgr.y (mgr.25540) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.695791+0000 mon.a (mon.0) 7650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.700374+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.703274+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.704242+0000 mon.a (mon.0) 7653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.711084+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.711771+0000 mgr.y (mgr.25540) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.795840+0000 mon.a (mon.0) 7655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.798857+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.801919+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.802986+0000 mon.a (mon.0) 7658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.810162+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.810860+0000 mgr.y (mgr.25540) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.821968+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.176:0/3182036229' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.861655+0000 mon.a (mon.0) 7660 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]: dispatch 2024-03-24T12:44:55.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.891395+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.893693+0000 mon.a (mon.0) 7662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.896644+0000 mon.a (mon.0) 7663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.897655+0000 mon.a (mon.0) 7664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.906084+0000 mon.a (mon.0) 7665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:53.906906+0000 mgr.y (mgr.25540) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.989148+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.991560+0000 mon.a (mon.0) 7667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.994230+0000 mon.a (mon.0) 7668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:53.995045+0000 mon.a (mon.0) 7669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.003077+0000 mon.a (mon.0) 7670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.004010+0000 mgr.y (mgr.25540) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.087992+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.090278+0000 mon.a (mon.0) 7672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.092617+0000 mon.a (mon.0) 7673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.093445+0000 mon.a (mon.0) 7674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.101672+0000 mon.a (mon.0) 7675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.102481+0000 mgr.y (mgr.25540) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.211028+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.213245+0000 mon.a (mon.0) 7677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.216231+0000 mon.a (mon.0) 7678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.217095+0000 mon.a (mon.0) 7679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.225374+0000 mon.a (mon.0) 7680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.305887+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.308930+0000 mon.a (mon.0) 7682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.311665+0000 mon.a (mon.0) 7683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.312580+0000 mon.a (mon.0) 7684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.321546+0000 mon.a (mon.0) 7685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.401716+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.404396+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.407569+0000 mon.a (mon.0) 7688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.408641+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.417329+0000 mon.a (mon.0) 7690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.495037+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.498072+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.501277+0000 mon.a (mon.0) 7693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.502295+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.510906+0000 mon.a (mon.0) 7695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.590034+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.592044+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.595192+0000 mon.a (mon.0) 7698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.596104+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.601754+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.618402+0000 mon.a (mon.0) 7701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.625758+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:54 smithi184 bash[51492]: audit 2024-03-24T12:44:54.631334+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:55.417 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:44:55] "GET /metrics HTTP/1.1" 200 38778 "" "Prometheus/2.33.4" 2024-03-24T12:44:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.225978+0000 mgr.y (mgr.25540) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.322400+0000 mgr.y (mgr.25540) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.418254+0000 mgr.y (mgr.25540) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cluster 2024-03-24T12:44:54.451063+0000 mgr.y (mgr.25540) 2058 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-24T12:44:56.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.511818+0000 mgr.y (mgr.25540) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.602397+0000 mgr.y (mgr.25540) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.695330+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.699176+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.700952+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.702102+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.704211+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.706782+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.708483+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.710230+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.712138+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.714114+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.716374+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.717450+0000 mgr.y (mgr.25540) 2061 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.721463+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.723368+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]: dispatch 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.728662+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]': finished 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.731753+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.732692+0000 mgr.y (mgr.25540) 2062 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.736945+0000 mon.a (mon.0) 7719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.740533+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cephadm 2024-03-24T12:44:54.741521+0000 mgr.y (mgr.25540) 2063 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.745329+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:54.809428+0000 mon.a (mon.0) 7722 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]': finished 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: cluster 2024-03-24T12:44:54.816637+0000 mon.a (mon.0) 7723 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-24T12:44:56.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:55.249868+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.176:0/2539814264' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:56.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:55 smithi184 bash[51492]: audit 2024-03-24T12:44:55.250698+0000 mon.a (mon.0) 7724 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:56.194 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.225978+0000 mgr.y (mgr.25540) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.194 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.322400+0000 mgr.y (mgr.25540) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.194 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.418254+0000 mgr.y (mgr.25540) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.194 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cluster 2024-03-24T12:44:54.451063+0000 mgr.y (mgr.25540) 2058 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.511818+0000 mgr.y (mgr.25540) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.602397+0000 mgr.y (mgr.25540) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.695330+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.699176+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.700952+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.702102+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.704211+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.706782+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.708483+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.710230+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.712138+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.714114+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.716374+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.195 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.717450+0000 mgr.y (mgr.25540) 2061 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.721463+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.723368+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]: dispatch 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.225978+0000 mgr.y (mgr.25540) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.322400+0000 mgr.y (mgr.25540) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.418254+0000 mgr.y (mgr.25540) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cluster 2024-03-24T12:44:54.451063+0000 mgr.y (mgr.25540) 2058 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.511818+0000 mgr.y (mgr.25540) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.602397+0000 mgr.y (mgr.25540) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.695330+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.699176+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.196 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.700952+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.702102+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.704211+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.706782+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.708483+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.710230+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.712138+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.714114+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.716374+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.717450+0000 mgr.y (mgr.25540) 2061 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.721463+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.197 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.723368+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]: dispatch 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.728662+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]': finished 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.731753+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.732692+0000 mgr.y (mgr.25540) 2062 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.736945+0000 mon.a (mon.0) 7719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.740533+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cephadm 2024-03-24T12:44:54.741521+0000 mgr.y (mgr.25540) 2063 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.745329+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:54.809428+0000 mon.a (mon.0) 7722 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]': finished 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: cluster 2024-03-24T12:44:54.816637+0000 mon.a (mon.0) 7723 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:55.249868+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.176:0/2539814264' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:56.198 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[73813]: audit 2024-03-24T12:44:55.250698+0000 mon.a (mon.0) 7724 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.728662+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi176.avcubv"}]': finished 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.731753+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.732692+0000 mgr.y (mgr.25540) 2062 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.736945+0000 mon.a (mon.0) 7719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.740533+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cephadm 2024-03-24T12:44:54.741521+0000 mgr.y (mgr.25540) 2063 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.745329+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:54.809428+0000 mon.a (mon.0) 7722 : audit 1 from='client.? 172.21.15.176:0/3374852511' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/4259202320"}]': finished 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: cluster 2024-03-24T12:44:54.816637+0000 mon.a (mon.0) 7723 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:55.249868+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.176:0/2539814264' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:56.199 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:55 smithi176 bash[70612]: audit 2024-03-24T12:44:55.250698+0000 mon.a (mon.0) 7724 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]: dispatch 2024-03-24T12:44:57.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:56 smithi184 bash[51492]: audit 2024-03-24T12:44:55.813251+0000 mon.a (mon.0) 7725 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]': finished 2024-03-24T12:44:57.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:56 smithi184 bash[51492]: cluster 2024-03-24T12:44:55.821584+0000 mon.a (mon.0) 7726 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-24T12:44:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:56 smithi184 bash[51492]: audit 2024-03-24T12:44:56.192762+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.176:0/2386254933' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:57.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:56 smithi184 bash[51492]: audit 2024-03-24T12:44:56.193735+0000 mon.a (mon.0) 7727 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[70612]: audit 2024-03-24T12:44:55.813251+0000 mon.a (mon.0) 7725 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]': finished 2024-03-24T12:44:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[70612]: cluster 2024-03-24T12:44:55.821584+0000 mon.a (mon.0) 7726 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-24T12:44:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[70612]: audit 2024-03-24T12:44:56.192762+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.176:0/2386254933' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:57.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[70612]: audit 2024-03-24T12:44:56.193735+0000 mon.a (mon.0) 7727 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[73813]: audit 2024-03-24T12:44:55.813251+0000 mon.a (mon.0) 7725 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:0/3902876121"}]': finished 2024-03-24T12:44:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[73813]: cluster 2024-03-24T12:44:55.821584+0000 mon.a (mon.0) 7726 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-03-24T12:44:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[73813]: audit 2024-03-24T12:44:56.192762+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.176:0/2386254933' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:57.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:56 smithi176 bash[73813]: audit 2024-03-24T12:44:56.193735+0000 mon.a (mon.0) 7727 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]: dispatch 2024-03-24T12:44:58.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:57 smithi184 bash[51492]: cluster 2024-03-24T12:44:56.451933+0000 mgr.y (mgr.25540) 2064 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:44:58.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:57 smithi184 bash[51492]: audit 2024-03-24T12:44:56.815881+0000 mon.a (mon.0) 7728 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]': finished 2024-03-24T12:44:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:57 smithi184 bash[51492]: cluster 2024-03-24T12:44:56.824004+0000 mon.a (mon.0) 7729 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-24T12:44:58.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:57 smithi184 bash[51492]: audit 2024-03-24T12:44:57.819265+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[70612]: cluster 2024-03-24T12:44:56.451933+0000 mgr.y (mgr.25540) 2064 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:44:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[70612]: audit 2024-03-24T12:44:56.815881+0000 mon.a (mon.0) 7728 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]': finished 2024-03-24T12:44:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[70612]: cluster 2024-03-24T12:44:56.824004+0000 mon.a (mon.0) 7729 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-24T12:44:58.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[70612]: audit 2024-03-24T12:44:57.819265+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[73813]: cluster 2024-03-24T12:44:56.451933+0000 mgr.y (mgr.25540) 2064 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:44:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[73813]: audit 2024-03-24T12:44:56.815881+0000 mon.a (mon.0) 7728 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi176.avcubv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.176:6801/3397340838"}]': finished 2024-03-24T12:44:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[73813]: cluster 2024-03-24T12:44:56.824004+0000 mon.a (mon.0) 7729 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-03-24T12:44:58.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:57 smithi176 bash[73813]: audit 2024-03-24T12:44:57.819265+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[73813]: audit 2024-03-24T12:44:57.830883+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[73813]: audit 2024-03-24T12:44:57.843620+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.982 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[73813]: audit 2024-03-24T12:44:57.855980+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:58.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[70612]: audit 2024-03-24T12:44:57.830883+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[70612]: audit 2024-03-24T12:44:57.843620+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:58.983 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:58 smithi176 bash[70612]: audit 2024-03-24T12:44:57.855980+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:44:59.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:58 smithi184 bash[51492]: audit 2024-03-24T12:44:57.830883+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:59.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:58 smithi184 bash[51492]: audit 2024-03-24T12:44:57.843620+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:44:59.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:58 smithi184 bash[51492]: audit 2024-03-24T12:44:57.855980+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:00.147 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:59 smithi176 bash[73813]: cluster 2024-03-24T12:44:58.453272+0000 mgr.y (mgr.25540) 2065 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-24T12:45:00.147 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:44:59 smithi176 bash[73813]: audit 2024-03-24T12:44:58.708028+0000 mgr.y (mgr.25540) 2066 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:00.147 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:59 smithi176 bash[70612]: cluster 2024-03-24T12:44:58.453272+0000 mgr.y (mgr.25540) 2065 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-24T12:45:00.147 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:44:59 smithi176 bash[70612]: audit 2024-03-24T12:44:58.708028+0000 mgr.y (mgr.25540) 2066 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:00.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:59 smithi184 bash[51492]: cluster 2024-03-24T12:44:58.453272+0000 mgr.y (mgr.25540) 2065 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1004 B/s rd, 0 op/s 2024-03-24T12:45:00.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:44:59 smithi184 bash[51492]: audit 2024-03-24T12:44:58.708028+0000 mgr.y (mgr.25540) 2066 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:00.408 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:00 smithi176 systemd[1]: Stopping Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:45:01.089 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[70612]: cephadm 2024-03-24T12:44:59.324907+0000 mgr.y (mgr.25540) 2067 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:45:01.089 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[70612]: cephadm 2024-03-24T12:44:59.325980+0000 mgr.y (mgr.25540) 2068 : cephadm 1 Deploying daemon node-exporter.a on smithi176 2024-03-24T12:45:01.089 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[70612]: audit 2024-03-24T12:45:00.792457+0000 mon.a (mon.0) 7734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.089 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[70612]: audit 2024-03-24T12:45:00.803977+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.089 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[70612]: audit 2024-03-24T12:45:00.814100+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.090 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[73813]: cephadm 2024-03-24T12:44:59.324907+0000 mgr.y (mgr.25540) 2067 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:45:01.090 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[73813]: cephadm 2024-03-24T12:44:59.325980+0000 mgr.y (mgr.25540) 2068 : cephadm 1 Deploying daemon node-exporter.a on smithi176 2024-03-24T12:45:01.090 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[73813]: audit 2024-03-24T12:45:00.792457+0000 mon.a (mon.0) 7734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.090 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[73813]: audit 2024-03-24T12:45:00.803977+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.090 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[73813]: audit 2024-03-24T12:45:00.814100+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.090 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:00 smithi176 bash[104858]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:45:01.090 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:45:01.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:00 smithi184 bash[51492]: cephadm 2024-03-24T12:44:59.324907+0000 mgr.y (mgr.25540) 2067 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-03-24T12:45:01.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:00 smithi184 bash[51492]: cephadm 2024-03-24T12:44:59.325980+0000 mgr.y (mgr.25540) 2068 : cephadm 1 Deploying daemon node-exporter.a on smithi176 2024-03-24T12:45:01.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:00 smithi184 bash[51492]: audit 2024-03-24T12:45:00.792457+0000 mon.a (mon.0) 7734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:00 smithi184 bash[51492]: audit 2024-03-24T12:45:00.803977+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.318 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:00 smithi184 bash[51492]: audit 2024-03-24T12:45:00.814100+0000 mon.a (mon.0) 7736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:01.357 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[105009]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:45:01.358 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:45:01.358 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 systemd[1]: Stopped Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:01.667 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 systemd[1]: Started Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:01.667 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[105074]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-24T12:45:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[70612]: cluster 2024-03-24T12:45:00.454271+0000 mgr.y (mgr.25540) 2069 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[70612]: cluster 2024-03-24T12:45:00.805807+0000 mgr.y (mgr.25540) 2070 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[70612]: cluster 2024-03-24T12:45:00.848378+0000 mon.a (mon.0) 7737 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[70612]: audit 2024-03-24T12:45:01.407515+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[70612]: audit 2024-03-24T12:45:01.416171+0000 mon.a (mon.0) 7739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[73813]: cluster 2024-03-24T12:45:00.454271+0000 mgr.y (mgr.25540) 2069 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[73813]: cluster 2024-03-24T12:45:00.805807+0000 mgr.y (mgr.25540) 2070 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[73813]: cluster 2024-03-24T12:45:00.848378+0000 mon.a (mon.0) 7737 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[73813]: audit 2024-03-24T12:45:01.407515+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:01 smithi176 bash[73813]: audit 2024-03-24T12:45:01.416171+0000 mon.a (mon.0) 7739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:02.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:01 smithi184 bash[51492]: cluster 2024-03-24T12:45:00.454271+0000 mgr.y (mgr.25540) 2069 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:01 smithi184 bash[51492]: cluster 2024-03-24T12:45:00.805807+0000 mgr.y (mgr.25540) 2070 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-24T12:45:02.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:01 smithi184 bash[51492]: cluster 2024-03-24T12:45:00.848378+0000 mon.a (mon.0) 7737 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-24T12:45:02.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:01 smithi184 bash[51492]: audit 2024-03-24T12:45:01.407515+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:02.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:01 smithi184 bash[51492]: audit 2024-03-24T12:45:01.416171+0000 mon.a (mon.0) 7739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:03.167 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:02 smithi176 bash[105074]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 22b70bddd3ac: Pulling fs layer 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 5c12815fee55: Pulling fs layer 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: c0e87333d380: Pulling fs layer 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 5c12815fee55: Verifying Checksum 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 5c12815fee55: Download complete 2024-03-24T12:45:03.605 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 22b70bddd3ac: Download complete 2024-03-24T12:45:03.606 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: 22b70bddd3ac: Pull complete 2024-03-24T12:45:03.870 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: c0e87333d380: Verifying Checksum 2024-03-24T12:45:03.871 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[105074]: c0e87333d380: Download complete 2024-03-24T12:45:04.153 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[70612]: cluster 2024-03-24T12:45:02.806951+0000 mgr.y (mgr.25540) 2071 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-24T12:45:04.153 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:03 smithi176 bash[73813]: cluster 2024-03-24T12:45:02.806951+0000 mgr.y (mgr.25540) 2071 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-24T12:45:04.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:03 smithi184 bash[51492]: cluster 2024-03-24T12:45:02.806951+0000 mgr.y (mgr.25540) 2071 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-03-24T12:45:04.419 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:04 smithi176 bash[105074]: 5c12815fee55: Pull complete 2024-03-24T12:45:04.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:04 smithi184 systemd[1]: Stopping Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:45:05.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:04 smithi184 bash[51492]: cephadm 2024-03-24T12:45:04.065540+0000 mgr.y (mgr.25540) 2072 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:45:05.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:04 smithi184 bash[51492]: cephadm 2024-03-24T12:45:04.066459+0000 mgr.y (mgr.25540) 2073 : cephadm 1 Deploying daemon node-exporter.b on smithi184 2024-03-24T12:45:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:04 smithi176 bash[70612]: cephadm 2024-03-24T12:45:04.065540+0000 mgr.y (mgr.25540) 2072 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:45:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:04 smithi176 bash[70612]: cephadm 2024-03-24T12:45:04.066459+0000 mgr.y (mgr.25540) 2073 : cephadm 1 Deploying daemon node-exporter.b on smithi184 2024-03-24T12:45:05.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:04 smithi176 bash[73813]: cephadm 2024-03-24T12:45:04.065540+0000 mgr.y (mgr.25540) 2072 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-03-24T12:45:05.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:04 smithi176 bash[73813]: cephadm 2024-03-24T12:45:04.066459+0000 mgr.y (mgr.25540) 2073 : cephadm 1 Deploying daemon node-exporter.b on smithi184 2024-03-24T12:45:05.519 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:05] "GET /metrics HTTP/1.1" 200 38773 "" "Prometheus/2.33.4" 2024-03-24T12:45:05.879 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[105074]: c0e87333d380: Pull complete 2024-03-24T12:45:05.884 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:05 smithi184 bash[85187]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:45:05.884 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:05 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:45:05.884 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:05 smithi184 bash[85275]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:45:05.884 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:05 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:45:05.884 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:05 smithi184 systemd[1]: Stopped Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:06.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[70612]: cluster 2024-03-24T12:45:04.808426+0000 mgr.y (mgr.25540) 2074 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-24T12:45:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[73813]: cluster 2024-03-24T12:45:04.808426+0000 mgr.y (mgr.25540) 2074 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-24T12:45:06.167 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[105074]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-24T12:45:06.167 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:05 smithi176 bash[105074]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-24T12:45:06.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:05 smithi184 bash[51492]: cluster 2024-03-24T12:45:04.808426+0000 mgr.y (mgr.25540) 2074 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 612 B/s rd, 0 op/s 2024-03-24T12:45:06.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:06 smithi184 systemd[1]: Started Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:06.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:06 smithi184 bash[85339]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-24T12:45:07.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:06 smithi184 bash[85339]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.100924+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.110572+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.139923+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.141841+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.156233+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.241347+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.243764+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.249637+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.251163+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.263464+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.347167+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.349377+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.352295+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.353225+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.361198+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.442302+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.444014+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.446274+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.446965+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.456224+0000 mon.a (mon.0) 7759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.534849+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.538596+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.542314+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.543607+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.554797+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.633999+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.635825+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.638561+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.639428+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.647299+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.726840+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.729702+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.732526+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.733677+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.743585+0000 mon.a (mon.0) 7774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.827850+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.830004+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.832676+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.833671+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.839931+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.904466+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.906593+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.909442+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.910383+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.916310+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.978667+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.980603+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.984079+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.984964+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:06.990933+0000 mon.a (mon.0) 7789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:07.070853+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:07.072657+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:07.077394+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:07.078217+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[51492]: audit 2024-03-24T12:45:07.083882+0000 mon.a (mon.0) 7794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.100924+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.110572+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.139923+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.141841+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.156233+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.241347+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.243764+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.249637+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.251163+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.263464+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.347167+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.349377+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.352295+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.353225+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.361198+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.442302+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.444014+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.446274+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.446965+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.456224+0000 mon.a (mon.0) 7759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.100924+0000 mon.a (mon.0) 7740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.110572+0000 mon.a (mon.0) 7741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.139923+0000 mon.a (mon.0) 7742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.141841+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.156233+0000 mon.a (mon.0) 7744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.241347+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.243764+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.249637+0000 mon.a (mon.0) 7747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.251163+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.263464+0000 mon.a (mon.0) 7749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.347167+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.349377+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.352295+0000 mon.a (mon.0) 7752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.353225+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.361198+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.442302+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.444014+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.446274+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.446965+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.456224+0000 mon.a (mon.0) 7759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.534849+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.538596+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.542314+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.543607+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.554797+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.633999+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.635825+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.638561+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.639428+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.647299+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.726840+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.729702+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.732526+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.733677+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.743585+0000 mon.a (mon.0) 7774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.827850+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.830004+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.832676+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.833671+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.839931+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.904466+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.906593+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.909442+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.910383+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.916310+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.978667+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.980603+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.984079+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.984964+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:06.990933+0000 mon.a (mon.0) 7789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:07.070853+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:07.072657+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:07.077394+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:07.078217+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[73813]: audit 2024-03-24T12:45:07.083882+0000 mon.a (mon.0) 7794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.534849+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.538596+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.542314+0000 mon.a (mon.0) 7762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.543607+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.554797+0000 mon.a (mon.0) 7764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.633999+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.635825+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.638561+0000 mon.a (mon.0) 7767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.639428+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.647299+0000 mon.a (mon.0) 7769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.726840+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.729702+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.732526+0000 mon.a (mon.0) 7772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.733677+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.743585+0000 mon.a (mon.0) 7774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.827850+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.830004+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.832676+0000 mon.a (mon.0) 7777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.833671+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.839931+0000 mon.a (mon.0) 7779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.904466+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.906593+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.909442+0000 mon.a (mon.0) 7782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.910383+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.916310+0000 mon.a (mon.0) 7784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.978667+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.980603+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.984079+0000 mon.a (mon.0) 7787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.984964+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:06.990933+0000 mon.a (mon.0) 7789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:07.070853+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:07.072657+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:07.077394+0000 mon.a (mon.0) 7792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:07.078217+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:07.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:07 smithi176 bash[70612]: audit 2024-03-24T12:45:07.083882+0000 mon.a (mon.0) 7794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:07.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: 22b70bddd3ac: Pulling fs layer 2024-03-24T12:45:07.841 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: 5c12815fee55: Pulling fs layer 2024-03-24T12:45:07.842 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: c0e87333d380: Pulling fs layer 2024-03-24T12:45:07.842 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: 22b70bddd3ac: Verifying Checksum 2024-03-24T12:45:07.842 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: 22b70bddd3ac: Download complete 2024-03-24T12:45:07.842 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:07 smithi184 bash[85339]: 5c12815fee55: Download complete 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cluster 2024-03-24T12:45:06.145676+0000 mgr.y (mgr.25540) 2075 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.157397+0000 mgr.y (mgr.25540) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.264423+0000 mgr.y (mgr.25540) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.361774+0000 mgr.y (mgr.25540) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.456783+0000 mgr.y (mgr.25540) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.555552+0000 mgr.y (mgr.25540) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.648018+0000 mgr.y (mgr.25540) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.744504+0000 mgr.y (mgr.25540) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.840714+0000 mgr.y (mgr.25540) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.916876+0000 mgr.y (mgr.25540) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:06.991783+0000 mgr.y (mgr.25540) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.084458+0000 mgr.y (mgr.25540) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cluster 2024-03-24T12:45:07.105822+0000 mon.a (mon.0) 7795 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: cluster 2024-03-24T12:45:07.105883+0000 mon.a (mon.0) 7796 : cluster 1 Cluster is now healthy 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.165771+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.167666+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.170303+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.171105+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.178303+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.255695+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.258309+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cluster 2024-03-24T12:45:06.145676+0000 mgr.y (mgr.25540) 2075 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.157397+0000 mgr.y (mgr.25540) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.264423+0000 mgr.y (mgr.25540) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.361774+0000 mgr.y (mgr.25540) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.456783+0000 mgr.y (mgr.25540) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.555552+0000 mgr.y (mgr.25540) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.648018+0000 mgr.y (mgr.25540) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.744504+0000 mgr.y (mgr.25540) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.840714+0000 mgr.y (mgr.25540) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.916876+0000 mgr.y (mgr.25540) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:06.991783+0000 mgr.y (mgr.25540) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.084458+0000 mgr.y (mgr.25540) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cluster 2024-03-24T12:45:07.105822+0000 mon.a (mon.0) 7795 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: cluster 2024-03-24T12:45:07.105883+0000 mon.a (mon.0) 7796 : cluster 1 Cluster is now healthy 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.165771+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.167666+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.170303+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.171105+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.178303+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.255695+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.258309+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.262247+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.263358+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.271107+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.349653+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.351976+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.355095+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.356026+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.365915+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.444772+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.447325+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.449563+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.450290+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.457715+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.540878+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.544242+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.547873+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.549062+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.556407+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.622136+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.624347+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.262247+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.263358+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.271107+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.349653+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.351976+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.355095+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.356026+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.365915+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.444772+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.447325+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.449563+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.450290+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.457715+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.540878+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.544242+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.547873+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.549062+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.556407+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.622136+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.624347+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.626828+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.627661+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.637837+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.703242+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.705085+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.707176+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.708064+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.714494+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.796109+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.798677+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.802450+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.803624+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.813002+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.892535+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.894535+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.898009+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.898836+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.905943+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.985181+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.987693+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.990990+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:07.992081+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.002189+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.068323+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.070517+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.073035+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.073811+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[70612]: audit 2024-03-24T12:45:08.082307+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.626828+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.627661+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.637837+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.703242+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.705085+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.707176+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.708064+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.714494+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.796109+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.798677+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.802450+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.803624+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.813002+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.892535+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.894535+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.898009+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.898836+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.905943+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.985181+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.987693+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.990990+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:07.992081+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.002189+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.068323+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.070517+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.073035+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.073811+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[73813]: audit 2024-03-24T12:45:08.082307+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.253Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.253Z 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-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.254Z 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-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.254Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.254Z 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-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.254Z 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-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=arp 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-24T12:45:08.430 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=edac 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-24T12:45:08.431 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=os 2024-03-24T12:45:08.432 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=stat 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=time 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=uname 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-24T12:45:08.433 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-24T12:45:08.434 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.255Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-24T12:45:08.434 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.256Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-24T12:45:08.434 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:45:08 smithi176 bash[105074]: ts=2024-03-24T12:45:08.256Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-24T12:45:08.569 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[85339]: c0e87333d380: Verifying Checksum 2024-03-24T12:45:08.570 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[85339]: c0e87333d380: Download complete 2024-03-24T12:45:08.570 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[85339]: 22b70bddd3ac: Pull complete 2024-03-24T12:45:08.570 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cluster 2024-03-24T12:45:06.145676+0000 mgr.y (mgr.25540) 2075 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-24T12:45:08.570 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.157397+0000 mgr.y (mgr.25540) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.570 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.264423+0000 mgr.y (mgr.25540) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.570 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.361774+0000 mgr.y (mgr.25540) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.570 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.456783+0000 mgr.y (mgr.25540) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.555552+0000 mgr.y (mgr.25540) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.648018+0000 mgr.y (mgr.25540) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.744504+0000 mgr.y (mgr.25540) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.840714+0000 mgr.y (mgr.25540) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.916876+0000 mgr.y (mgr.25540) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:06.991783+0000 mgr.y (mgr.25540) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.084458+0000 mgr.y (mgr.25540) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cluster 2024-03-24T12:45:07.105822+0000 mon.a (mon.0) 7795 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: cluster 2024-03-24T12:45:07.105883+0000 mon.a (mon.0) 7796 : cluster 1 Cluster is now healthy 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.165771+0000 mon.a (mon.0) 7797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.167666+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.170303+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.171105+0000 mon.a (mon.0) 7800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.571 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.178303+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.572 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.255695+0000 mon.a (mon.0) 7802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.572 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.258309+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.572 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.262247+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.572 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.263358+0000 mon.a (mon.0) 7805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.271107+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.349653+0000 mon.a (mon.0) 7807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.351976+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.355095+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.356026+0000 mon.a (mon.0) 7810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.365915+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.444772+0000 mon.a (mon.0) 7812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.447325+0000 mon.a (mon.0) 7813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.449563+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.450290+0000 mon.a (mon.0) 7815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.457715+0000 mon.a (mon.0) 7816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.540878+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.544242+0000 mon.a (mon.0) 7818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.547873+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.573 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.549062+0000 mon.a (mon.0) 7820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.556407+0000 mon.a (mon.0) 7821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.622136+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.624347+0000 mon.a (mon.0) 7823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.626828+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.627661+0000 mon.a (mon.0) 7825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.637837+0000 mon.a (mon.0) 7826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.703242+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.705085+0000 mon.a (mon.0) 7828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.707176+0000 mon.a (mon.0) 7829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.708064+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.714494+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.796109+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.798677+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.574 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.802450+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.803624+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.813002+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.892535+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.894535+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.898009+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.898836+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.905943+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.985181+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.987693+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.990990+0000 mon.a (mon.0) 7844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:07.992081+0000 mon.a (mon.0) 7845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.002189+0000 mon.a (mon.0) 7846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.068323+0000 mon.a (mon.0) 7847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:08.575 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.070517+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:08.576 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.073035+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:08.576 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.073811+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:08.576 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[51492]: audit 2024-03-24T12:45:08.082307+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.178881+0000 mgr.y (mgr.25540) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.271651+0000 mgr.y (mgr.25540) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.366460+0000 mgr.y (mgr.25540) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.458380+0000 mgr.y (mgr.25540) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.557015+0000 mgr.y (mgr.25540) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.638507+0000 mgr.y (mgr.25540) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.715340+0000 mgr.y (mgr.25540) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.813722+0000 mgr.y (mgr.25540) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:07.906690+0000 mgr.y (mgr.25540) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.003014+0000 mgr.y (mgr.25540) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.083046+0000 mgr.y (mgr.25540) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.147044+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.150471+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.154068+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.155239+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.161700+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.244364+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.246285+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.248409+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.249130+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.258086+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.320349+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.322974+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.327264+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.331250+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.341579+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.404154+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.406337+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.408743+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.409879+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.418699+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.497954+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.500783+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.503726+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.504737+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.513394+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.594172+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.126 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.596490+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.599313+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.600547+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.609976+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.688382+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.690818+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.694061+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.695075+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.705826+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.786656+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.789076+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.793021+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.794466+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.802331+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.885206+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.887582+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.891558+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.892728+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.901539+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.979448+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.982289+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.986696+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.988202+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:08.999727+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:09.080707+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:09.083298+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:09.085671+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:09.086489+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[70612]: audit 2024-03-24T12:45:09.093852+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.178881+0000 mgr.y (mgr.25540) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.271651+0000 mgr.y (mgr.25540) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.366460+0000 mgr.y (mgr.25540) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.458380+0000 mgr.y (mgr.25540) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.557015+0000 mgr.y (mgr.25540) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.638507+0000 mgr.y (mgr.25540) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.715340+0000 mgr.y (mgr.25540) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.813722+0000 mgr.y (mgr.25540) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:07.906690+0000 mgr.y (mgr.25540) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.003014+0000 mgr.y (mgr.25540) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.083046+0000 mgr.y (mgr.25540) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.147044+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.150471+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.154068+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.155239+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.161700+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.244364+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.246285+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.248409+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.249130+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.258086+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.320349+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.322974+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.327264+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.331250+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.341579+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.404154+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.406337+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.408743+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.409879+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.418699+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.341 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:08 smithi184 bash[85339]: 5c12815fee55: Pull complete 2024-03-24T12:45:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.178881+0000 mgr.y (mgr.25540) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.271651+0000 mgr.y (mgr.25540) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.366460+0000 mgr.y (mgr.25540) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.458380+0000 mgr.y (mgr.25540) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.557015+0000 mgr.y (mgr.25540) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.638507+0000 mgr.y (mgr.25540) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.715340+0000 mgr.y (mgr.25540) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.813722+0000 mgr.y (mgr.25540) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:07.906690+0000 mgr.y (mgr.25540) 2095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.003014+0000 mgr.y (mgr.25540) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.083046+0000 mgr.y (mgr.25540) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.147044+0000 mon.a (mon.0) 7852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.150471+0000 mon.a (mon.0) 7853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.154068+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.155239+0000 mon.a (mon.0) 7855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.161700+0000 mon.a (mon.0) 7856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.244364+0000 mon.a (mon.0) 7857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.246285+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.248409+0000 mon.a (mon.0) 7859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.249130+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.258086+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.320349+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.322974+0000 mon.a (mon.0) 7863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.327264+0000 mon.a (mon.0) 7864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.331250+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.341579+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.404154+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.406337+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.408743+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.409879+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.418699+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.497954+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.500783+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.503726+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.504737+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.513394+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.594172+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.596490+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.599313+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.600547+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.609976+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.688382+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.690818+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.694061+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.695075+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.705826+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.786656+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.789076+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.793021+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.794466+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.802331+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.885206+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.887582+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.891558+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.892728+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.901539+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.979448+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.982289+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.986696+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.988202+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:08.999727+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:09.080707+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:09.083298+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:09.085671+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:09.086489+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:09 smithi184 bash[51492]: audit 2024-03-24T12:45:09.093852+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.497954+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.500783+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.503726+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.504737+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.513394+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.594172+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.596490+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.599313+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.600547+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.609976+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.688382+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.690818+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.694061+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.695075+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.705826+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.786656+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.789076+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.793021+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.794466+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.802331+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.885206+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.887582+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.891558+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.892728+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.901539+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.979448+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.982289+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.986696+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.988202+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:08.999727+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:09.080707+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:09.083298+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:09.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:09.085671+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:09.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:09.086489+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:09.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:09 smithi176 bash[73813]: audit 2024-03-24T12:45:09.093852+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.372 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cluster 2024-03-24T12:45:08.147153+0000 mgr.y (mgr.25540) 2098 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.162413+0000 mgr.y (mgr.25540) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.258734+0000 mgr.y (mgr.25540) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.342258+0000 mgr.y (mgr.25540) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.419472+0000 mgr.y (mgr.25540) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.514113+0000 mgr.y (mgr.25540) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.610583+0000 mgr.y (mgr.25540) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.706559+0000 mgr.y (mgr.25540) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:08.717439+0000 mgr.y (mgr.25540) 2106 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.803121+0000 mgr.y (mgr.25540) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:08.902240+0000 mgr.y (mgr.25540) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.000417+0000 mgr.y (mgr.25540) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.094473+0000 mgr.y (mgr.25540) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.172993+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.175955+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.373 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.179435+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.180873+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.188785+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.274750+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.277375+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cluster 2024-03-24T12:45:08.147153+0000 mgr.y (mgr.25540) 2098 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.162413+0000 mgr.y (mgr.25540) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.258734+0000 mgr.y (mgr.25540) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.342258+0000 mgr.y (mgr.25540) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.419472+0000 mgr.y (mgr.25540) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.374 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.514113+0000 mgr.y (mgr.25540) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.610583+0000 mgr.y (mgr.25540) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.706559+0000 mgr.y (mgr.25540) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:08.717439+0000 mgr.y (mgr.25540) 2106 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.803121+0000 mgr.y (mgr.25540) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:08.902240+0000 mgr.y (mgr.25540) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.000417+0000 mgr.y (mgr.25540) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.094473+0000 mgr.y (mgr.25540) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.172993+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.175955+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.179435+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.180873+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.188785+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.274750+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.375 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.277375+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.280584+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.281555+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.287353+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.368453+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.370326+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.372734+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.373500+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.380730+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.446050+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.449892+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.452590+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.453439+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.460077+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.521950+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.524505+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.527494+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.528575+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.537294+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.617599+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.619504+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.280584+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.281555+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.287353+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.377 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.368453+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.370326+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.372734+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.373500+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.380730+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.446050+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.449892+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.452590+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.453439+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.460077+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.521950+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.378 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.524505+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.527494+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.528575+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.537294+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.617599+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.619504+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.622270+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.623505+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.379 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.632404+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.695471+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.697340+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.699577+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.700736+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.380 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.709821+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.774013+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.775941+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.778514+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.779456+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.788561+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.869729+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.871759+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.874374+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.875355+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.381 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.881953+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.962796+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.965311+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.969107+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.970501+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:09.979348+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:10.060468+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:10.062187+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:10.064561+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:10.065358+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.382 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[73813]: audit 2024-03-24T12:45:10.072084+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.622270+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.623505+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.632404+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.695471+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.697340+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.699577+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.700736+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.709821+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.774013+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.775941+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.383 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.778514+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.779456+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.788561+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.869729+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.871759+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.874374+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.875355+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.881953+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.962796+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.965311+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.969107+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.970501+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:09.979348+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:10.060468+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:10.062187+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:10.064561+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.384 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:10.065358+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.385 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:10 smithi176 bash[70612]: audit 2024-03-24T12:45:10.072084+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.591 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[85339]: c0e87333d380: Pull complete 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cluster 2024-03-24T12:45:08.147153+0000 mgr.y (mgr.25540) 2098 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.162413+0000 mgr.y (mgr.25540) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.258734+0000 mgr.y (mgr.25540) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.342258+0000 mgr.y (mgr.25540) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.419472+0000 mgr.y (mgr.25540) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.514113+0000 mgr.y (mgr.25540) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.610583+0000 mgr.y (mgr.25540) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.706559+0000 mgr.y (mgr.25540) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:08.717439+0000 mgr.y (mgr.25540) 2106 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.803121+0000 mgr.y (mgr.25540) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:08.902240+0000 mgr.y (mgr.25540) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.000417+0000 mgr.y (mgr.25540) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.094473+0000 mgr.y (mgr.25540) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.172993+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.175955+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.179435+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.180873+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.188785+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.274750+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.277375+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.280584+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.281555+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.287353+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.368453+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.370326+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.372734+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.373500+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.380730+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.446050+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.449892+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.452590+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.453439+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.460077+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.521950+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.524505+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.527494+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.528575+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.537294+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.617599+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.619504+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.622270+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.623505+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.632404+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.695471+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.697340+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.699577+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.700736+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.709821+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.774013+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.775941+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.778514+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.779456+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.788561+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.869729+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.871759+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.874374+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.875355+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.881953+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.962796+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.965311+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.969107+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.970501+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:09.979348+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:10.060468+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:10.062187+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:10.064561+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:10.065358+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:10.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[51492]: audit 2024-03-24T12:45:10.072084+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:10.935 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[85339]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-24T12:45:11.225 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:10 smithi184 bash[85339]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-24T12:45:11.226 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.189383+0000 mgr.y (mgr.25540) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.226 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.291543+0000 mgr.y (mgr.25540) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.381292+0000 mgr.y (mgr.25540) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.460611+0000 mgr.y (mgr.25540) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.537948+0000 mgr.y (mgr.25540) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.632991+0000 mgr.y (mgr.25540) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.710467+0000 mgr.y (mgr.25540) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.789308+0000 mgr.y (mgr.25540) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.882583+0000 mgr.y (mgr.25540) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:09.980087+0000 mgr.y (mgr.25540) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.072732+0000 mgr.y (mgr.25540) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.147279+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.149886+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.152418+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.227 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.153384+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.162136+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.236347+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.238195+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.242840+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.244187+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.253540+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.334192+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.336245+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.338880+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.339831+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.347484+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.228 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.427901+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.430199+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.432927+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.434004+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.443637+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.523642+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.526055+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.528712+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.529796+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.538590+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.616969+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.619664+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.622849+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.624055+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.229 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.632059+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.710902+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.713364+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.716641+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.717873+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.726916+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.792711+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.794612+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.797830+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.798956+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.808917+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.891661+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.893788+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.895852+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.230 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.896569+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.902129+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.988280+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.990116+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.992423+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.993464+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:10.999119+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:11.080039+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:11.081922+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:11.085289+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:11.086537+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.231 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:11 smithi184 bash[51492]: audit 2024-03-24T12:45:11.094410+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.189383+0000 mgr.y (mgr.25540) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.291543+0000 mgr.y (mgr.25540) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.381292+0000 mgr.y (mgr.25540) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.460611+0000 mgr.y (mgr.25540) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.537948+0000 mgr.y (mgr.25540) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.632991+0000 mgr.y (mgr.25540) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.710467+0000 mgr.y (mgr.25540) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.789308+0000 mgr.y (mgr.25540) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.882583+0000 mgr.y (mgr.25540) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:09.980087+0000 mgr.y (mgr.25540) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.072732+0000 mgr.y (mgr.25540) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.147279+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.149886+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.152418+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.153384+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.162136+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.236347+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.238195+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.242840+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.244187+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.253540+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.189383+0000 mgr.y (mgr.25540) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.291543+0000 mgr.y (mgr.25540) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.381292+0000 mgr.y (mgr.25540) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.460611+0000 mgr.y (mgr.25540) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.537948+0000 mgr.y (mgr.25540) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.632991+0000 mgr.y (mgr.25540) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.710467+0000 mgr.y (mgr.25540) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.789308+0000 mgr.y (mgr.25540) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.882583+0000 mgr.y (mgr.25540) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:09.980087+0000 mgr.y (mgr.25540) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.072732+0000 mgr.y (mgr.25540) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.147279+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.149886+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.152418+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.153384+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.162136+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.236347+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.238195+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.242840+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.244187+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.253540+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.334192+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.336245+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.338880+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.339831+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.347484+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.427901+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.430199+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.432927+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.434004+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.443637+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.523642+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.526055+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.528712+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.529796+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.538590+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.616969+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.619664+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.622849+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.624055+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.334192+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.336245+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.338880+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.339831+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.347484+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.427901+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.430199+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.432927+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.434004+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.443637+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.523642+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.526055+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.528712+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.529796+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.538590+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.616969+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.619664+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.622849+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.624055+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.632059+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.710902+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.713364+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.716641+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.717873+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.726916+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.792711+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.794612+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.797830+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.798956+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.808917+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.891661+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.893788+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.895852+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.896569+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.902129+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.988280+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.990116+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.992423+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.993464+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.632059+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.710902+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.713364+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.716641+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.717873+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.726916+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.792711+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.794612+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.797830+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.798956+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.808917+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.891661+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.893788+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.895852+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.896569+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.902129+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.988280+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.990116+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.992423+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.993464+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:10.999119+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:11.080039+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:11.081922+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:11.085289+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:11.086537+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[73813]: audit 2024-03-24T12:45:11.094410+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:10.999119+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:11.080039+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:11.081922+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:11.085289+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:11.086537+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:11.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:11 smithi176 bash[70612]: audit 2024-03-24T12:45:11.094410+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cluster 2024-03-24T12:45:10.147710+0000 mgr.y (mgr.25540) 2122 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-03-24T12:45:12.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.162789+0000 mgr.y (mgr.25540) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.254494+0000 mgr.y (mgr.25540) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.348137+0000 mgr.y (mgr.25540) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.139 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.444381+0000 mgr.y (mgr.25540) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.539314+0000 mgr.y (mgr.25540) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.632645+0000 mgr.y (mgr.25540) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.727566+0000 mgr.y (mgr.25540) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.809451+0000 mgr.y (mgr.25540) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.902742+0000 mgr.y (mgr.25540) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:10.999769+0000 mgr.y (mgr.25540) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.095291+0000 mgr.y (mgr.25540) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.163220+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.165434+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.168697+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.169541+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.175838+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.240414+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.242110+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.140 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.244317+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.245173+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.251361+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.329438+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.332004+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.335148+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.336192+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.343295+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.423594+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.425605+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.428310+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.429260+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.436105+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.519067+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.141 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.520970+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cluster 2024-03-24T12:45:10.147710+0000 mgr.y (mgr.25540) 2122 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.162789+0000 mgr.y (mgr.25540) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.254494+0000 mgr.y (mgr.25540) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.348137+0000 mgr.y (mgr.25540) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.444381+0000 mgr.y (mgr.25540) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.539314+0000 mgr.y (mgr.25540) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.632645+0000 mgr.y (mgr.25540) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.727566+0000 mgr.y (mgr.25540) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.809451+0000 mgr.y (mgr.25540) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.902742+0000 mgr.y (mgr.25540) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:10.999769+0000 mgr.y (mgr.25540) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.095291+0000 mgr.y (mgr.25540) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.163220+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.165434+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.168697+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.169541+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.175838+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.240414+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.242110+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.244317+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.245173+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.251361+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.329438+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.332004+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.335148+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.336192+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.343295+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.423594+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.425605+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.428310+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.429260+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.436105+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.519067+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.520970+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.524162+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.525270+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.532412+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.611763+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.614271+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.617259+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.618258+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.625927+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.693326+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.695058+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.696878+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.697704+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.702975+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.767064+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.769368+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.771664+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.772494+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.779246+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.859209+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.863268+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.867721+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.868839+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.877449+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.955289+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.958404+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.962055+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.963368+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:11.970583+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:12.048310+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:12.050976+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:12.054391+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:12.055616+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:12 smithi184 bash[51492]: audit 2024-03-24T12:45:12.064072+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cluster 2024-03-24T12:45:10.147710+0000 mgr.y (mgr.25540) 2122 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 528 B/s rd, 0 op/s 2024-03-24T12:45:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.162789+0000 mgr.y (mgr.25540) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.254494+0000 mgr.y (mgr.25540) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.348137+0000 mgr.y (mgr.25540) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.444381+0000 mgr.y (mgr.25540) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.539314+0000 mgr.y (mgr.25540) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.632645+0000 mgr.y (mgr.25540) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.727566+0000 mgr.y (mgr.25540) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.809451+0000 mgr.y (mgr.25540) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.902742+0000 mgr.y (mgr.25540) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:10.999769+0000 mgr.y (mgr.25540) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.095291+0000 mgr.y (mgr.25540) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.163220+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.165434+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.168697+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.169541+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.175838+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.240414+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.242110+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.244317+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.524162+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.525270+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.532412+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.611763+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.614271+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.617259+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.618258+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.625927+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.693326+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.695058+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.696878+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.697704+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.702975+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.767064+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.769368+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.771664+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.772494+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.779246+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.859209+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.863268+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.867721+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.868839+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.877449+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.955289+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.958404+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.962055+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.963368+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:11.970583+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:12.048310+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:12.050976+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:12.054391+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:12.055616+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[70612]: audit 2024-03-24T12:45:12.064072+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.245173+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.251361+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.329438+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.332004+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.335148+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.336192+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.343295+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.423594+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.425605+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.428310+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.429260+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.436105+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.519067+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.520970+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.524162+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.525270+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.532412+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.611763+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.614271+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.617259+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.618258+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.625927+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.693326+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.695058+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.696878+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.697704+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.702975+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.767064+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.769368+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.771664+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.772494+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.779246+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.859209+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.863268+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.867721+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.868839+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.877449+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.955289+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.958404+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.962055+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.963368+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:11.970583+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:12.048310+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:12.050976+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:12.054391+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:12.055616+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:12.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:12 smithi176 bash[73813]: audit 2024-03-24T12:45:12.064072+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.034Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-24T12:45:13.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.034Z 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-03-24T12:45:13.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.036Z 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-03-24T12:45:13.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.036Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-24T12:45:13.342 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.036Z 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-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.036Z 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-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.036Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=arp 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=edac 2024-03-24T12:45:13.343 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-24T12:45:13.344 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-24T12:45:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.176419+0000 mgr.y (mgr.25540) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.251899+0000 mgr.y (mgr.25540) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.343898+0000 mgr.y (mgr.25540) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.436873+0000 mgr.y (mgr.25540) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.533306+0000 mgr.y (mgr.25540) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.626529+0000 mgr.y (mgr.25540) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.703501+0000 mgr.y (mgr.25540) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.780076+0000 mgr.y (mgr.25540) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.878051+0000 mgr.y (mgr.25540) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:11.971385+0000 mgr.y (mgr.25540) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.064661+0000 mgr.y (mgr.25540) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.142449+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.144390+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.147064+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.147867+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.154136+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.233811+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.235657+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.238367+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.239376+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.248979+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-24T12:45:13.346 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=os 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=stat 2024-03-24T12:45:13.347 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=time 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=uname 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-24T12:45:13.348 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-24T12:45:13.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.037Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-24T12:45:13.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.038Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-24T12:45:13.349 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[85339]: ts=2024-03-24T12:45:13.038Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.327817+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.331528+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.335361+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.336788+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.345721+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.427014+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.428786+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.432526+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.433553+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.440771+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.519641+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.521900+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.524094+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.524823+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.530151+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.610681+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.612850+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.615588+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.616722+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.625726+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.660116+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.668393+0000 mon.a (mon.0) 8103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.676234+0000 mon.a (mon.0) 8104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.705009+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.706986+0000 mon.a (mon.0) 8106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.709590+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.710307+0000 mon.a (mon.0) 8108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.716291+0000 mon.a (mon.0) 8109 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.794679+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.797988+0000 mon.a (mon.0) 8111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.802818+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.804140+0000 mon.a (mon.0) 8113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.811917+0000 mon.a (mon.0) 8114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.856204+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.897833+0000 mon.a (mon.0) 8116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.901125+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.904611+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.906017+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.915284+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.994970+0000 mon.a (mon.0) 8121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.997234+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.352 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:12.999507+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.000486+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.006554+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.087049+0000 mon.a (mon.0) 8126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.090153+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.094073+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.095376+0000 mon.a (mon.0) 8129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.353 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:13 smithi184 bash[51492]: audit 2024-03-24T12:45:13.101682+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.176419+0000 mgr.y (mgr.25540) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.251899+0000 mgr.y (mgr.25540) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.343898+0000 mgr.y (mgr.25540) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.436873+0000 mgr.y (mgr.25540) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.533306+0000 mgr.y (mgr.25540) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.626529+0000 mgr.y (mgr.25540) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.703501+0000 mgr.y (mgr.25540) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.780076+0000 mgr.y (mgr.25540) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.878051+0000 mgr.y (mgr.25540) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:11.971385+0000 mgr.y (mgr.25540) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.064661+0000 mgr.y (mgr.25540) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.142449+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.144390+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.147064+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.147867+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.154136+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.233811+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.235657+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.238367+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.239376+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.248979+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.176419+0000 mgr.y (mgr.25540) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.251899+0000 mgr.y (mgr.25540) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.343898+0000 mgr.y (mgr.25540) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.436873+0000 mgr.y (mgr.25540) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.533306+0000 mgr.y (mgr.25540) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.626529+0000 mgr.y (mgr.25540) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.703501+0000 mgr.y (mgr.25540) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.780076+0000 mgr.y (mgr.25540) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.878051+0000 mgr.y (mgr.25540) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:11.971385+0000 mgr.y (mgr.25540) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.064661+0000 mgr.y (mgr.25540) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.142449+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.144390+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.147064+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.147867+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.154136+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.233811+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.235657+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.238367+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.239376+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.248979+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.327817+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.331528+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.335361+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.336788+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.345721+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.427014+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.428786+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.432526+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.433553+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.440771+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.519641+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.521900+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.524094+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.524823+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.530151+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.610681+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.612850+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.615588+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.616722+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.327817+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.331528+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.335361+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.336788+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.345721+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.427014+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.428786+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.432526+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.433553+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.440771+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.519641+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.521900+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.524094+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.524823+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.530151+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.610681+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.612850+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.615588+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.616722+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.625726+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.660116+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.668393+0000 mon.a (mon.0) 8103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.676234+0000 mon.a (mon.0) 8104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.705009+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.706986+0000 mon.a (mon.0) 8106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.709590+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.710307+0000 mon.a (mon.0) 8108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.716291+0000 mon.a (mon.0) 8109 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.794679+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.797988+0000 mon.a (mon.0) 8111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.802818+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.804140+0000 mon.a (mon.0) 8113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.811917+0000 mon.a (mon.0) 8114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.856204+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.897833+0000 mon.a (mon.0) 8116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.901125+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.904611+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.906017+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.915284+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.994970+0000 mon.a (mon.0) 8121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.997234+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:12.999507+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.000486+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.006554+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.087049+0000 mon.a (mon.0) 8126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.090153+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.094073+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.095376+0000 mon.a (mon.0) 8129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[73813]: audit 2024-03-24T12:45:13.101682+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.625726+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.660116+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.668393+0000 mon.a (mon.0) 8103 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.676234+0000 mon.a (mon.0) 8104 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.705009+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.706986+0000 mon.a (mon.0) 8106 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.709590+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.710307+0000 mon.a (mon.0) 8108 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.716291+0000 mon.a (mon.0) 8109 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.794679+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.797988+0000 mon.a (mon.0) 8111 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.802818+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.804140+0000 mon.a (mon.0) 8113 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.811917+0000 mon.a (mon.0) 8114 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.856204+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.897833+0000 mon.a (mon.0) 8116 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.901125+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.904611+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.906017+0000 mon.a (mon.0) 8119 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.915284+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.994970+0000 mon.a (mon.0) 8121 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.997234+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:12.999507+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.000486+0000 mon.a (mon.0) 8124 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.006554+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.087049+0000 mon.a (mon.0) 8126 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:13.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.090153+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:13.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.094073+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:13.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.095376+0000 mon.a (mon.0) 8129 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:13.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:13 smithi176 bash[70612]: audit 2024-03-24T12:45:13.101682+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cluster 2024-03-24T12:45:12.148360+0000 mgr.y (mgr.25540) 2145 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.154745+0000 mgr.y (mgr.25540) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.249611+0000 mgr.y (mgr.25540) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.346521+0000 mgr.y (mgr.25540) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.441540+0000 mgr.y (mgr.25540) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.531691+0000 mgr.y (mgr.25540) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.626394+0000 mgr.y (mgr.25540) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.716808+0000 mgr.y (mgr.25540) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.812535+0000 mgr.y (mgr.25540) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:12.916195+0000 mgr.y (mgr.25540) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.007076+0000 mgr.y (mgr.25540) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.102350+0000 mgr.y (mgr.25540) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.149 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.187807+0000 mon.a (mon.0) 8131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.191637+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.194732+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.195819+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.202739+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.285733+0000 mon.a (mon.0) 8136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.289188+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.293084+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.294310+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.301640+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.381914+0000 mon.a (mon.0) 8141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.384070+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.386796+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.387618+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.150 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.394937+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.472548+0000 mon.a (mon.0) 8146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.476034+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.479475+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.480907+0000 mon.a (mon.0) 8149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.487918+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.570062+0000 mon.a (mon.0) 8151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.572903+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.576967+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.578205+0000 mon.a (mon.0) 8154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.585988+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.664775+0000 mon.a (mon.0) 8156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.668178+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.671294+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.672526+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.151 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.680784+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.760622+0000 mon.a (mon.0) 8161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.763553+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.766677+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cluster 2024-03-24T12:45:12.148360+0000 mgr.y (mgr.25540) 2145 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.154745+0000 mgr.y (mgr.25540) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.152 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.249611+0000 mgr.y (mgr.25540) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.767410+0000 mon.a (mon.0) 8164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.777656+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.841636+0000 mon.a (mon.0) 8166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.844665+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.848360+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.850015+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.857503+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.920759+0000 mon.a (mon.0) 8171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.922736+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.925209+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.926054+0000 mon.a (mon.0) 8174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:13.934503+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.018591+0000 mon.a (mon.0) 8176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.021474+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.024769+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.026032+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.032972+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.116105+0000 mon.a (mon.0) 8181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.118936+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.123261+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.124685+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[73813]: audit 2024-03-24T12:45:14.132748+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.346521+0000 mgr.y (mgr.25540) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.441540+0000 mgr.y (mgr.25540) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.531691+0000 mgr.y (mgr.25540) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.626394+0000 mgr.y (mgr.25540) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.716808+0000 mgr.y (mgr.25540) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.812535+0000 mgr.y (mgr.25540) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:12.916195+0000 mgr.y (mgr.25540) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.007076+0000 mgr.y (mgr.25540) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.102350+0000 mgr.y (mgr.25540) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.187807+0000 mon.a (mon.0) 8131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.191637+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.194732+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.195819+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.202739+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.285733+0000 mon.a (mon.0) 8136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.289188+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.293084+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.294310+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.301640+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.381914+0000 mon.a (mon.0) 8141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.384070+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.386796+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.387618+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.394937+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.472548+0000 mon.a (mon.0) 8146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.476034+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.479475+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.480907+0000 mon.a (mon.0) 8149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.487918+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.570062+0000 mon.a (mon.0) 8151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.572903+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.576967+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.578205+0000 mon.a (mon.0) 8154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.585988+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.664775+0000 mon.a (mon.0) 8156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.668178+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.671294+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.672526+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.680784+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.760622+0000 mon.a (mon.0) 8161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.763553+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.766677+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.767410+0000 mon.a (mon.0) 8164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.777656+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.841636+0000 mon.a (mon.0) 8166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.844665+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.848360+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.850015+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.857503+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.920759+0000 mon.a (mon.0) 8171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.922736+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.925209+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.926054+0000 mon.a (mon.0) 8174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:13.934503+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.018591+0000 mon.a (mon.0) 8176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.021474+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.024769+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.026032+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.032972+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.116105+0000 mon.a (mon.0) 8181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.118936+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.123261+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.124685+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:14 smithi176 bash[70612]: audit 2024-03-24T12:45:14.132748+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cluster 2024-03-24T12:45:12.148360+0000 mgr.y (mgr.25540) 2145 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.154745+0000 mgr.y (mgr.25540) 2146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.249611+0000 mgr.y (mgr.25540) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.346521+0000 mgr.y (mgr.25540) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.441540+0000 mgr.y (mgr.25540) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.531691+0000 mgr.y (mgr.25540) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.626394+0000 mgr.y (mgr.25540) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.716808+0000 mgr.y (mgr.25540) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.812535+0000 mgr.y (mgr.25540) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:12.916195+0000 mgr.y (mgr.25540) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.007076+0000 mgr.y (mgr.25540) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.102350+0000 mgr.y (mgr.25540) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.187807+0000 mon.a (mon.0) 8131 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.191637+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.194732+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.195819+0000 mon.a (mon.0) 8134 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.202739+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.285733+0000 mon.a (mon.0) 8136 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.289188+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.293084+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.294310+0000 mon.a (mon.0) 8139 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.301640+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.381914+0000 mon.a (mon.0) 8141 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.384070+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.386796+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.387618+0000 mon.a (mon.0) 8144 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.394937+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.472548+0000 mon.a (mon.0) 8146 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.476034+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.479475+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.480907+0000 mon.a (mon.0) 8149 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.487918+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.570062+0000 mon.a (mon.0) 8151 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.572903+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.576967+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.578205+0000 mon.a (mon.0) 8154 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.585988+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.664775+0000 mon.a (mon.0) 8156 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.668178+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.671294+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.672526+0000 mon.a (mon.0) 8159 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.680784+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.760622+0000 mon.a (mon.0) 8161 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.763553+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.766677+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.767410+0000 mon.a (mon.0) 8164 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.777656+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.841636+0000 mon.a (mon.0) 8166 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.844665+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.848360+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.850015+0000 mon.a (mon.0) 8169 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.857503+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.920759+0000 mon.a (mon.0) 8171 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.922736+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.925209+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.926054+0000 mon.a (mon.0) 8174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:13.934503+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.018591+0000 mon.a (mon.0) 8176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.021474+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.024769+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.026032+0000 mon.a (mon.0) 8179 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.032972+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.116105+0000 mon.a (mon.0) 8181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.118936+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.123261+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.124685+0000 mon.a (mon.0) 8184 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:14.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:14 smithi184 bash[51492]: audit 2024-03-24T12:45:14.132748+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.203385+0000 mgr.y (mgr.25540) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.302189+0000 mgr.y (mgr.25540) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.395452+0000 mgr.y (mgr.25540) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.488592+0000 mgr.y (mgr.25540) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.586612+0000 mgr.y (mgr.25540) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.681334+0000 mgr.y (mgr.25540) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.780486+0000 mgr.y (mgr.25540) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.858256+0000 mgr.y (mgr.25540) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:13.935222+0000 mgr.y (mgr.25540) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.033641+0000 mgr.y (mgr.25540) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.133484+0000 mgr.y (mgr.25540) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.216966+0000 mon.a (mon.0) 8186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.219637+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.222694+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.223651+0000 mon.a (mon.0) 8189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.231901+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.310758+0000 mon.a (mon.0) 8191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.313609+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.317275+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.318640+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.329660+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.409256+0000 mon.a (mon.0) 8196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.411579+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.414137+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.415349+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.424301+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.504313+0000 mon.a (mon.0) 8201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.508666+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.512321+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.513773+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.524367+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.603742+0000 mon.a (mon.0) 8206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.607068+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.610697+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.612269+0000 mon.a (mon.0) 8209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.622429+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.700297+0000 mon.a (mon.0) 8211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.703924+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.708261+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.709360+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.718509+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.800167+0000 mon.a (mon.0) 8216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.802824+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.806244+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.807317+0000 mon.a (mon.0) 8219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.817175+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.899039+0000 mon.a (mon.0) 8221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.901850+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.904363+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.905369+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.915002+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.994517+0000 mon.a (mon.0) 8226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:14.997757+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.000879+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.002254+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.013286+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.093220+0000 mon.a (mon.0) 8231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.096056+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.098991+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.100310+0000 mon.a (mon.0) 8234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:15 smithi184 bash[51492]: audit 2024-03-24T12:45:15.112325+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:15] "GET /metrics HTTP/1.1" 200 38770 "" "Prometheus/2.33.4" 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.203385+0000 mgr.y (mgr.25540) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.302189+0000 mgr.y (mgr.25540) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.395452+0000 mgr.y (mgr.25540) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.488592+0000 mgr.y (mgr.25540) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.586612+0000 mgr.y (mgr.25540) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.681334+0000 mgr.y (mgr.25540) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.780486+0000 mgr.y (mgr.25540) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.858256+0000 mgr.y (mgr.25540) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:13.935222+0000 mgr.y (mgr.25540) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.033641+0000 mgr.y (mgr.25540) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.133484+0000 mgr.y (mgr.25540) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.216966+0000 mon.a (mon.0) 8186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.219637+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.222694+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.223651+0000 mon.a (mon.0) 8189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.231901+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.310758+0000 mon.a (mon.0) 8191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.313609+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.317275+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.318640+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.329660+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.409256+0000 mon.a (mon.0) 8196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.411579+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.414137+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.415349+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.424301+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.504313+0000 mon.a (mon.0) 8201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.508666+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.512321+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.513773+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.524367+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.603742+0000 mon.a (mon.0) 8206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.607068+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.610697+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.612269+0000 mon.a (mon.0) 8209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.622429+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.700297+0000 mon.a (mon.0) 8211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.703924+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.708261+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.709360+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.203385+0000 mgr.y (mgr.25540) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.302189+0000 mgr.y (mgr.25540) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.395452+0000 mgr.y (mgr.25540) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.488592+0000 mgr.y (mgr.25540) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.586612+0000 mgr.y (mgr.25540) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.681334+0000 mgr.y (mgr.25540) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.780486+0000 mgr.y (mgr.25540) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.858256+0000 mgr.y (mgr.25540) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:13.935222+0000 mgr.y (mgr.25540) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.033641+0000 mgr.y (mgr.25540) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.133484+0000 mgr.y (mgr.25540) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.216966+0000 mon.a (mon.0) 8186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.219637+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.222694+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.223651+0000 mon.a (mon.0) 8189 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.231901+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.310758+0000 mon.a (mon.0) 8191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.313609+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.317275+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.318640+0000 mon.a (mon.0) 8194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.329660+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.718509+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.800167+0000 mon.a (mon.0) 8216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.802824+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.806244+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.807317+0000 mon.a (mon.0) 8219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.817175+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.899039+0000 mon.a (mon.0) 8221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.901850+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.904363+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.905369+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.915002+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.994517+0000 mon.a (mon.0) 8226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:14.997757+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.000879+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.002254+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.013286+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.093220+0000 mon.a (mon.0) 8231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.096056+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.098991+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.100310+0000 mon.a (mon.0) 8234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[73813]: audit 2024-03-24T12:45:15.112325+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.409256+0000 mon.a (mon.0) 8196 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.411579+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.414137+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.415349+0000 mon.a (mon.0) 8199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.424301+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.504313+0000 mon.a (mon.0) 8201 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.508666+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.512321+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.513773+0000 mon.a (mon.0) 8204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.524367+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.603742+0000 mon.a (mon.0) 8206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.607068+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.610697+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.612269+0000 mon.a (mon.0) 8209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.622429+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.700297+0000 mon.a (mon.0) 8211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.703924+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.708261+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.709360+0000 mon.a (mon.0) 8214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.718509+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.800167+0000 mon.a (mon.0) 8216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.802824+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.806244+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.807317+0000 mon.a (mon.0) 8219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.817175+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.899039+0000 mon.a (mon.0) 8221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.901850+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.904363+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.905369+0000 mon.a (mon.0) 8224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.915002+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.994517+0000 mon.a (mon.0) 8226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:14.997757+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.000879+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.002254+0000 mon.a (mon.0) 8229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.013286+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.093220+0000 mon.a (mon.0) 8231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:15.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.096056+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:15.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.098991+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:15.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.100310+0000 mon.a (mon.0) 8234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:15.429 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:15 smithi176 bash[70612]: audit 2024-03-24T12:45:15.112325+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cluster 2024-03-24T12:45:14.149029+0000 mgr.y (mgr.25540) 2168 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.232583+0000 mgr.y (mgr.25540) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.330644+0000 mgr.y (mgr.25540) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.424859+0000 mgr.y (mgr.25540) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.525268+0000 mgr.y (mgr.25540) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.623070+0000 mgr.y (mgr.25540) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.719106+0000 mgr.y (mgr.25540) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.817903+0000 mgr.y (mgr.25540) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:14.915908+0000 mgr.y (mgr.25540) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.013938+0000 mgr.y (mgr.25540) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.113115+0000 mgr.y (mgr.25540) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.193209+0000 mon.a (mon.0) 8236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.196314+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.199556+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.202105+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.210372+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.210981+0000 mgr.y (mgr.25540) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.288699+0000 mon.a (mon.0) 8241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.291844+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.295464+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cluster 2024-03-24T12:45:14.149029+0000 mgr.y (mgr.25540) 2168 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.232583+0000 mgr.y (mgr.25540) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.330644+0000 mgr.y (mgr.25540) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.424859+0000 mgr.y (mgr.25540) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.525268+0000 mgr.y (mgr.25540) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.623070+0000 mgr.y (mgr.25540) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.719106+0000 mgr.y (mgr.25540) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.817903+0000 mgr.y (mgr.25540) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:14.915908+0000 mgr.y (mgr.25540) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.013938+0000 mgr.y (mgr.25540) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.113115+0000 mgr.y (mgr.25540) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.193209+0000 mon.a (mon.0) 8236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.196314+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.199556+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.202105+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.210372+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.210981+0000 mgr.y (mgr.25540) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.288699+0000 mon.a (mon.0) 8241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.291844+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.295464+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.297014+0000 mon.a (mon.0) 8244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.308163+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.308895+0000 mgr.y (mgr.25540) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.389789+0000 mon.a (mon.0) 8246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.392083+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.395176+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.396077+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.405505+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.406353+0000 mgr.y (mgr.25540) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.487975+0000 mon.a (mon.0) 8251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.490290+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.493111+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.494029+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.503489+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.504200+0000 mgr.y (mgr.25540) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.581808+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.584289+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.587104+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.588060+0000 mon.a (mon.0) 8259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.596964+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.598020+0000 mgr.y (mgr.25540) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.297014+0000 mon.a (mon.0) 8244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.308163+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.308895+0000 mgr.y (mgr.25540) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.389789+0000 mon.a (mon.0) 8246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.392083+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.395176+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.396077+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.405505+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.406353+0000 mgr.y (mgr.25540) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.487975+0000 mon.a (mon.0) 8251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.490290+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.493111+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.494029+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.503489+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.504200+0000 mgr.y (mgr.25540) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.581808+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.584289+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.587104+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.588060+0000 mon.a (mon.0) 8259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.596964+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.598020+0000 mgr.y (mgr.25540) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.680983+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.683532+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.686343+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.687414+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.696676+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.697298+0000 mgr.y (mgr.25540) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.779931+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.784309+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.787691+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.789014+0000 mon.a (mon.0) 8269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.796702+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.797418+0000 mgr.y (mgr.25540) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.909524+0000 mon.a (mon.0) 8271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.912468+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.916011+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.917169+0000 mon.a (mon.0) 8274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:15.926537+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:15.927267+0000 mgr.y (mgr.25540) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.007929+0000 mon.a (mon.0) 8276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.010587+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.680983+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.683532+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.686343+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.687414+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.696676+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.697298+0000 mgr.y (mgr.25540) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.779931+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.784309+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.787691+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.789014+0000 mon.a (mon.0) 8269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.796702+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.797418+0000 mgr.y (mgr.25540) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.909524+0000 mon.a (mon.0) 8271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.912468+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.916011+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.917169+0000 mon.a (mon.0) 8274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:15.926537+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:15.927267+0000 mgr.y (mgr.25540) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.007929+0000 mon.a (mon.0) 8276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.010587+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.013206+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.014296+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.020774+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.021678+0000 mgr.y (mgr.25540) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.099922+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.102467+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.105749+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.106996+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: audit 2024-03-24T12:45:16.115619+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.116259+0000 mgr.y (mgr.25540) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.013206+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.014296+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.020774+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.021678+0000 mgr.y (mgr.25540) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.099922+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.102467+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.105749+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.106996+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: audit 2024-03-24T12:45:16.115619+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:16 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.116259+0000 mgr.y (mgr.25540) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.496 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cluster 2024-03-24T12:45:14.149029+0000 mgr.y (mgr.25540) 2168 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.232583+0000 mgr.y (mgr.25540) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.330644+0000 mgr.y (mgr.25540) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.424859+0000 mgr.y (mgr.25540) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.525268+0000 mgr.y (mgr.25540) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.623070+0000 mgr.y (mgr.25540) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.719106+0000 mgr.y (mgr.25540) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.817903+0000 mgr.y (mgr.25540) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:14.915908+0000 mgr.y (mgr.25540) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.013938+0000 mgr.y (mgr.25540) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.113115+0000 mgr.y (mgr.25540) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.193209+0000 mon.a (mon.0) 8236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.497 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.196314+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.199556+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.202105+0000 mon.a (mon.0) 8239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.210372+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.210981+0000 mgr.y (mgr.25540) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.288699+0000 mon.a (mon.0) 8241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.291844+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.295464+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.297014+0000 mon.a (mon.0) 8244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.308163+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.308895+0000 mgr.y (mgr.25540) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.389789+0000 mon.a (mon.0) 8246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.392083+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.395176+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.498 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.396077+0000 mon.a (mon.0) 8249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.405505+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.406353+0000 mgr.y (mgr.25540) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.487975+0000 mon.a (mon.0) 8251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.490290+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.493111+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.494029+0000 mon.a (mon.0) 8254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.503489+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.504200+0000 mgr.y (mgr.25540) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.581808+0000 mon.a (mon.0) 8256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.584289+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.587104+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.588060+0000 mon.a (mon.0) 8259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.596964+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.598020+0000 mgr.y (mgr.25540) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.680983+0000 mon.a (mon.0) 8261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.683532+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.686343+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.687414+0000 mon.a (mon.0) 8264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.696676+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.697298+0000 mgr.y (mgr.25540) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.779931+0000 mon.a (mon.0) 8266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.784309+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.787691+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.789014+0000 mon.a (mon.0) 8269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.796702+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.797418+0000 mgr.y (mgr.25540) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.909524+0000 mon.a (mon.0) 8271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.912468+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.500 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.916011+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.917169+0000 mon.a (mon.0) 8274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:15.926537+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:15.927267+0000 mgr.y (mgr.25540) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.007929+0000 mon.a (mon.0) 8276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.010587+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.013206+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.014296+0000 mon.a (mon.0) 8279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.020774+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.021678+0000 mgr.y (mgr.25540) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.099922+0000 mon.a (mon.0) 8281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.102467+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.105749+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:16.501 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.106996+0000 mon.a (mon.0) 8284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:16.502 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: audit 2024-03-24T12:45:16.115619+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:16.502 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:16 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.116259+0000 mgr.y (mgr.25540) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cluster 2024-03-24T12:45:16.149782+0000 mgr.y (mgr.25540) 2189 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.167362+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.169692+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.172071+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.172886+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.179850+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.180568+0000 mgr.y (mgr.25540) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.243032+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.246162+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.248328+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.249083+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.256484+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.257395+0000 mgr.y (mgr.25540) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.342726+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.343259+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.347116+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.353325+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.354284+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.357319+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.363960+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cluster 2024-03-24T12:45:16.149782+0000 mgr.y (mgr.25540) 2189 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.167362+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.169692+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.172071+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.172886+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.179850+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.180568+0000 mgr.y (mgr.25540) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.243032+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.246162+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.248328+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.249083+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.256484+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.257395+0000 mgr.y (mgr.25540) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.342726+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.343259+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.347116+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.353325+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.354284+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.357319+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.363960+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.372707+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.373359+0000 mgr.y (mgr.25540) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.489141+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.491860+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.494169+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.495373+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.502975+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.503631+0000 mgr.y (mgr.25540) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.613774+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.616620+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.619513+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.620530+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.628169+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.628841+0000 mgr.y (mgr.25540) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.707041+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.710263+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.714150+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.715287+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.724654+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.725337+0000 mgr.y (mgr.25540) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.372707+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.373359+0000 mgr.y (mgr.25540) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.489141+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.491860+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.494169+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.495373+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.502975+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.503631+0000 mgr.y (mgr.25540) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.613774+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.616620+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.619513+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.620530+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.628169+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.628841+0000 mgr.y (mgr.25540) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.707041+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.710263+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.714150+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.715287+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.724654+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.725337+0000 mgr.y (mgr.25540) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.835521+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.838291+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.841418+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.842476+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.852645+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.853683+0000 mgr.y (mgr.25540) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.933274+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.936714+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.940101+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.941222+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:16.948593+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:16.949771+0000 mgr.y (mgr.25540) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.030159+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.032150+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.034407+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.035194+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.040897+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: cephadm 2024-03-24T12:45:17.042441+0000 mgr.y (mgr.25540) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.104410+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.114559+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.121923+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.124231+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.127680+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.130249+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.131855+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.134688+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.137511+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.139593+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.140954+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.142351+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.143711+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.145229+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.146575+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.148023+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[70612]: audit 2024-03-24T12:45:17.149855+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.835521+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.838291+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.841418+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.842476+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.852645+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.853683+0000 mgr.y (mgr.25540) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.933274+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.936714+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.940101+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.941222+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:16.948593+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:16.949771+0000 mgr.y (mgr.25540) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.030159+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.032150+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.034407+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.035194+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.040897+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: cephadm 2024-03-24T12:45:17.042441+0000 mgr.y (mgr.25540) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.104410+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.114559+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.121923+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.124231+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.127680+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.130249+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.131855+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.134688+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.137511+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.139593+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.429 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.140954+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.142351+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.143711+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.145229+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.146575+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.148023+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.430 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:17 smithi176 bash[73813]: audit 2024-03-24T12:45:17.149855+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cluster 2024-03-24T12:45:16.149782+0000 mgr.y (mgr.25540) 2189 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.167362+0000 mon.a (mon.0) 8286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.169692+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.172071+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.172886+0000 mon.a (mon.0) 8289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.179850+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.586 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.180568+0000 mgr.y (mgr.25540) 2190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.243032+0000 mon.a (mon.0) 8291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.246162+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.248328+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.249083+0000 mon.a (mon.0) 8294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.256484+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.257395+0000 mgr.y (mgr.25540) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.342726+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.343259+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.347116+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.353325+0000 mon.a (mon.0) 8299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.354284+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.357319+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.363960+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.372707+0000 mon.a (mon.0) 8303 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.587 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.373359+0000 mgr.y (mgr.25540) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.489141+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.491860+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.494169+0000 mon.a (mon.0) 8306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.495373+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.502975+0000 mon.a (mon.0) 8308 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.503631+0000 mgr.y (mgr.25540) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.613774+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.616620+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.619513+0000 mon.a (mon.0) 8311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.620530+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.628169+0000 mon.a (mon.0) 8313 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.628841+0000 mgr.y (mgr.25540) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.707041+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.588 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.710263+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.714150+0000 mon.a (mon.0) 8316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.715287+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.724654+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.725337+0000 mgr.y (mgr.25540) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.835521+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.838291+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.841418+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.842476+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.852645+0000 mon.a (mon.0) 8323 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.853683+0000 mgr.y (mgr.25540) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.933274+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.936714+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.940101+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.589 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.941222+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:16.948593+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:16.949771+0000 mgr.y (mgr.25540) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.030159+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.032150+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.034407+0000 mon.a (mon.0) 8331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.035194+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.040897+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: cephadm 2024-03-24T12:45:17.042441+0000 mgr.y (mgr.25540) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.104410+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.114559+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.121923+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.124231+0000 mon.a (mon.0) 8337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.127680+0000 mon.a (mon.0) 8338 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:17.590 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.130249+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.131855+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.134688+0000 mon.a (mon.0) 8341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.137511+0000 mon.a (mon.0) 8342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.139593+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.140954+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.142351+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.143711+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.145229+0000 mon.a (mon.0) 8347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.146575+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.148023+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:17 smithi184 bash[51492]: audit 2024-03-24T12:45:17.149855+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[70612]: cluster 2024-03-24T12:45:18.151213+0000 mgr.y (mgr.25540) 2199 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[70612]: audit 2024-03-24T12:45:18.728380+0000 mgr.y (mgr.25540) 2200 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[70612]: audit 2024-03-24T12:45:19.123995+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[70612]: audit 2024-03-24T12:45:19.132463+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[70612]: audit 2024-03-24T12:45:19.139258+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[73813]: cluster 2024-03-24T12:45:18.151213+0000 mgr.y (mgr.25540) 2199 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[73813]: audit 2024-03-24T12:45:18.728380+0000 mgr.y (mgr.25540) 2200 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[73813]: audit 2024-03-24T12:45:19.123995+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[73813]: audit 2024-03-24T12:45:19.132463+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:20 smithi176 bash[73813]: audit 2024-03-24T12:45:19.139258+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.455 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:20 smithi184 bash[51492]: cluster 2024-03-24T12:45:18.151213+0000 mgr.y (mgr.25540) 2199 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:20.455 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:20 smithi184 bash[51492]: audit 2024-03-24T12:45:18.728380+0000 mgr.y (mgr.25540) 2200 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:20.455 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:20 smithi184 bash[51492]: audit 2024-03-24T12:45:19.123995+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.455 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:20 smithi184 bash[51492]: audit 2024-03-24T12:45:19.132463+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:20.455 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:20 smithi184 bash[51492]: audit 2024-03-24T12:45:19.139258+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:21 smithi184 bash[51492]: cephadm 2024-03-24T12:45:19.770540+0000 mgr.y (mgr.25540) 2201 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:45:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:21 smithi184 bash[51492]: cephadm 2024-03-24T12:45:20.017176+0000 mgr.y (mgr.25540) 2202 : cephadm 1 Deploying daemon prometheus.a on smithi184 2024-03-24T12:45:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:21 smithi184 bash[51492]: audit 2024-03-24T12:45:20.755092+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:21 smithi184 bash[51492]: audit 2024-03-24T12:45:20.764724+0000 mon.a (mon.0) 8355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:21 smithi184 bash[51492]: audit 2024-03-24T12:45:20.772269+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[73813]: cephadm 2024-03-24T12:45:19.770540+0000 mgr.y (mgr.25540) 2201 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[73813]: cephadm 2024-03-24T12:45:20.017176+0000 mgr.y (mgr.25540) 2202 : cephadm 1 Deploying daemon prometheus.a on smithi184 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[73813]: audit 2024-03-24T12:45:20.755092+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[73813]: audit 2024-03-24T12:45:20.764724+0000 mon.a (mon.0) 8355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[73813]: audit 2024-03-24T12:45:20.772269+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[70612]: cephadm 2024-03-24T12:45:19.770540+0000 mgr.y (mgr.25540) 2201 : cephadm 1 Upgrade: Updating prometheus.a 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[70612]: cephadm 2024-03-24T12:45:20.017176+0000 mgr.y (mgr.25540) 2202 : cephadm 1 Deploying daemon prometheus.a on smithi184 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[70612]: audit 2024-03-24T12:45:20.755092+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[70612]: audit 2024-03-24T12:45:20.764724+0000 mon.a (mon.0) 8355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:21.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:21 smithi176 bash[70612]: audit 2024-03-24T12:45:20.772269+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:22.395 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:22 smithi184 bash[51492]: cluster 2024-03-24T12:45:20.152035+0000 mgr.y (mgr.25540) 2203 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:22.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:22 smithi176 bash[70612]: cluster 2024-03-24T12:45:20.152035+0000 mgr.y (mgr.25540) 2203 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:22.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:22 smithi176 bash[73813]: cluster 2024-03-24T12:45:20.152035+0000 mgr.y (mgr.25540) 2203 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:24.257 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:45:24.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:24 smithi176 bash[73813]: cluster 2024-03-24T12:45:22.153306+0000 mgr.y (mgr.25540) 2204 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:24.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:24 smithi176 bash[70612]: cluster 2024-03-24T12:45:22.153306+0000 mgr.y (mgr.25540) 2204 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:24.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:24 smithi184 bash[51492]: cluster 2024-03-24T12:45:22.153306+0000 mgr.y (mgr.25540) 2204 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 4s ago 26m - - 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 5s ago 26m - - 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (12m) 4s ago 19m 16.8M - 0.23.0 ba2b418f427c b2625cb66ae4 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (11m) 5s ago 18m 45.0M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (40s) 4s ago 16m 46.5M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:45:25.035 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (9m) 5s ago 25m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (10m) 4s ago 27m 537M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (9m) 4s ago 27m 87.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (10m) 5s ago 25m 74.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (8m) 4s ago 25m 62.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (19s) 4s ago 19m 8527k - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (13s) 5s ago 19m 4448k - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (6m) 4s ago 25m 64.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (6m) 4s ago 24m 70.3M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (5m) 4s ago 23m 55.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (5m) 4s ago 23m 66.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (4m) 5s ago 22m 63.0M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (3m) 5s ago 21m 64.6M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:45:25.036 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (2m) 5s ago 21m 55.3M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (2m) 5s ago 20m 56.8M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (10m) 5s ago 19m 66.4M - 2.33.4 514e6a882f6e 31f396d983c8 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (117s) 4s ago 17m 90.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (75s) 5s ago 17m 90.2M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (110s) 4s ago 16m 90.7M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:45:25.037 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (66s) 5s ago 16m 90.3M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:45:25.488 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:45:25.488 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:45:25.488 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:45:25.489 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:45:25.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:25] "GET /metrics HTTP/1.1" 200 38770 "" "Prometheus/2.33.4" 2024-03-24T12:45:25.792 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 systemd[1]: Stopping Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:45:25.879 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "iscsi", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:45:25.880 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.795Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-24T12:45:26.063 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.796Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-24T12:45:26.064 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.797Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:45:26.064 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.797Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-24T12:45:26.064 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:25 smithi184 bash[50935]: ts=2024-03-24T12:45:25.797Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-24T12:45:26.305 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:45:26.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[51492]: cluster 2024-03-24T12:45:24.154493+0000 mgr.y (mgr.25540) 2205 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:26.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[51492]: audit 2024-03-24T12:45:24.237393+0000 mgr.y (mgr.25540) 2206 : audit 0 from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[51492]: audit 2024-03-24T12:45:24.624481+0000 mgr.y (mgr.25540) 2207 : audit 0 from='client.45009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[51492]: audit 2024-03-24T12:45:25.002259+0000 mgr.y (mgr.25540) 2208 : audit 0 from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[51492]: audit 2024-03-24T12:45:25.484726+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.176:0/3765019690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:26.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[73813]: cluster 2024-03-24T12:45:24.154493+0000 mgr.y (mgr.25540) 2205 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:26.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[73813]: audit 2024-03-24T12:45:24.237393+0000 mgr.y (mgr.25540) 2206 : audit 0 from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[73813]: audit 2024-03-24T12:45:24.624481+0000 mgr.y (mgr.25540) 2207 : audit 0 from='client.45009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[73813]: audit 2024-03-24T12:45:25.002259+0000 mgr.y (mgr.25540) 2208 : audit 0 from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[73813]: audit 2024-03-24T12:45:25.484726+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.176:0/3765019690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:26.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[70612]: cluster 2024-03-24T12:45:24.154493+0000 mgr.y (mgr.25540) 2205 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:26.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[70612]: audit 2024-03-24T12:45:24.237393+0000 mgr.y (mgr.25540) 2206 : audit 0 from='client.54958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[70612]: audit 2024-03-24T12:45:24.624481+0000 mgr.y (mgr.25540) 2207 : audit 0 from='client.45009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[70612]: audit 2024-03-24T12:45:25.002259+0000 mgr.y (mgr.25540) 2208 : audit 0 from='client.45015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:26.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:26 smithi176 bash[70612]: audit 2024-03-24T12:45:25.484726+0000 mon.a (mon.0) 8357 : audit 0 from='client.? 172.21.15.176:0/3765019690' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:26.805 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[86913]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:45:26.805 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:26 smithi184 bash[86988]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:45:26.805 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:26 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service: Succeeded. 2024-03-24T12:45:26.805 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:26 smithi184 systemd[1]: Stopped Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:27.091 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:27 smithi184 systemd[1]: Started Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[73813]: audit 2024-03-24T12:45:25.874806+0000 mgr.y (mgr.25540) 2209 : audit 0 from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[73813]: audit 2024-03-24T12:45:26.301528+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.176:0/38437415' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[73813]: audit 2024-03-24T12:45:27.092890+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[73813]: audit 2024-03-24T12:45:27.100663+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[70612]: audit 2024-03-24T12:45:25.874806+0000 mgr.y (mgr.25540) 2209 : audit 0 from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:27.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[70612]: audit 2024-03-24T12:45:26.301528+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.176:0/38437415' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:27.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[70612]: audit 2024-03-24T12:45:27.092890+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:27.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:27 smithi176 bash[70612]: audit 2024-03-24T12:45:27.100663+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:27.446 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:27 smithi184 bash[51492]: audit 2024-03-24T12:45:25.874806+0000 mgr.y (mgr.25540) 2209 : audit 0 from='client.45027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:27.446 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:27 smithi184 bash[51492]: audit 2024-03-24T12:45:26.301528+0000 mon.a (mon.0) 8358 : audit 0 from='client.? 172.21.15.176:0/38437415' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:27.446 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:27 smithi184 bash[51492]: audit 2024-03-24T12:45:27.092890+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:27.447 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:27 smithi184 bash[51492]: audit 2024-03-24T12:45:27.100663+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cluster 2024-03-24T12:45:26.155095+0000 mgr.y (mgr.25540) 2210 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.158756+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.160324+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.168572+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.169348+0000 mgr.y (mgr.25540) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.247236+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.247910+0000 mgr.y (mgr.25540) 2212 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.256274+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.259897+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.264777+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.266473+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.275320+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.276295+0000 mgr.y (mgr.25540) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.360987+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.363998+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.367401+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.368654+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.375538+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.376208+0000 mgr.y (mgr.25540) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cluster 2024-03-24T12:45:26.155095+0000 mgr.y (mgr.25540) 2210 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.158756+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.160324+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.168572+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.169348+0000 mgr.y (mgr.25540) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.247236+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.247910+0000 mgr.y (mgr.25540) 2212 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.256274+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.259897+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.264777+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.266473+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.275320+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.276295+0000 mgr.y (mgr.25540) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.360987+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.363998+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.367401+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.368654+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.375538+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.376208+0000 mgr.y (mgr.25540) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.458174+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.461257+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.465860+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.467608+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.475078+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.476207+0000 mgr.y (mgr.25540) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.555073+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.558080+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.562089+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.563480+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.572953+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.573788+0000 mgr.y (mgr.25540) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.652758+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.656531+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.660689+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.662114+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.672243+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.673076+0000 mgr.y (mgr.25540) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.751722+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.754919+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.458174+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.461257+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.465860+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.467608+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.475078+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.476207+0000 mgr.y (mgr.25540) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.555073+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.558080+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.562089+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.563480+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.572953+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.573788+0000 mgr.y (mgr.25540) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.652758+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.656531+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.660689+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.662114+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.672243+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.673076+0000 mgr.y (mgr.25540) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.751722+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.754919+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.758865+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.760363+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.770121+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.770830+0000 mgr.y (mgr.25540) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.851992+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.854661+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.856095+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.859114+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.862677+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.878841+0000 mon.a (mon.0) 8400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.883399+0000 mgr.y (mgr.25540) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.976267+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.979095+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.981931+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.982950+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:27.989931+0000 mon.a (mon.0) 8405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:27.990496+0000 mgr.y (mgr.25540) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:28.120072+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:28.122723+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:28.126445+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:28.127467+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: audit 2024-03-24T12:45:28.134884+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.135740+0000 mgr.y (mgr.25540) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.758865+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.760363+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.770121+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.770830+0000 mgr.y (mgr.25540) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.851992+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.854661+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.856095+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:28.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.859114+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.862677+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.878841+0000 mon.a (mon.0) 8400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.883399+0000 mgr.y (mgr.25540) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.976267+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.979095+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.981931+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.982950+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:27.989931+0000 mon.a (mon.0) 8405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:27.990496+0000 mgr.y (mgr.25540) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:28.120072+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:28.122723+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:28.126445+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:28.127467+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: audit 2024-03-24T12:45:28.134884+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:28 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.135740+0000 mgr.y (mgr.25540) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cluster 2024-03-24T12:45:26.155095+0000 mgr.y (mgr.25540) 2210 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.158756+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.160324+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.168572+0000 mon.a (mon.0) 8363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.169348+0000 mgr.y (mgr.25540) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.247236+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.247910+0000 mgr.y (mgr.25540) 2212 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-24T12:45:28.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.256274+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.259897+0000 mon.a (mon.0) 8366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.264777+0000 mon.a (mon.0) 8367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.266473+0000 mon.a (mon.0) 8368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.275320+0000 mon.a (mon.0) 8369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.276295+0000 mgr.y (mgr.25540) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.360987+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.363998+0000 mon.a (mon.0) 8371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.367401+0000 mon.a (mon.0) 8372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.368654+0000 mon.a (mon.0) 8373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.375538+0000 mon.a (mon.0) 8374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.376208+0000 mgr.y (mgr.25540) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.458174+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.461257+0000 mon.a (mon.0) 8376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.465860+0000 mon.a (mon.0) 8377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.467608+0000 mon.a (mon.0) 8378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.475078+0000 mon.a (mon.0) 8379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.476207+0000 mgr.y (mgr.25540) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.555073+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.558080+0000 mon.a (mon.0) 8381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.562089+0000 mon.a (mon.0) 8382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.563480+0000 mon.a (mon.0) 8383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.572953+0000 mon.a (mon.0) 8384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.573788+0000 mgr.y (mgr.25540) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.652758+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.656531+0000 mon.a (mon.0) 8386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.660689+0000 mon.a (mon.0) 8387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.662114+0000 mon.a (mon.0) 8388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.672243+0000 mon.a (mon.0) 8389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.673076+0000 mgr.y (mgr.25540) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.751722+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.754919+0000 mon.a (mon.0) 8391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.758865+0000 mon.a (mon.0) 8392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.760363+0000 mon.a (mon.0) 8393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.770121+0000 mon.a (mon.0) 8394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.770830+0000 mgr.y (mgr.25540) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.851992+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.854661+0000 mon.a (mon.0) 8396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.856095+0000 mon.a (mon.0) 8397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.859114+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.862677+0000 mon.a (mon.0) 8399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.878841+0000 mon.a (mon.0) 8400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.883399+0000 mgr.y (mgr.25540) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.976267+0000 mon.a (mon.0) 8401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.979095+0000 mon.a (mon.0) 8402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.981931+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.982950+0000 mon.a (mon.0) 8404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:27.989931+0000 mon.a (mon.0) 8405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:27.990496+0000 mgr.y (mgr.25540) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:28.120072+0000 mon.a (mon.0) 8406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:28.122723+0000 mon.a (mon.0) 8407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:28.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:28.126445+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:28.127467+0000 mon.a (mon.0) 8409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: audit 2024-03-24T12:45:28.134884+0000 mon.a (mon.0) 8410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:28.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:28 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.135740+0000 mgr.y (mgr.25540) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.166 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.027Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-24T12:45:29.166 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.028Z 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-03-24T12:45:29.166 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.028Z caller=main.go:570 level=info host_details="(Linux 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 smithi184 (none))" 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.028Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.028Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.029Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.030Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.031Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.031Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.038Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.038Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.292µs 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.038Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.039Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.073Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.076Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-24T12:45:29.167 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.095Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.095Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.095Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=265.873µs wal_replay_duration=56.886488ms wbl_replay_duration=177ns total_replay_duration=57.185615ms 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.099Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.099Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.099Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.121Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.168297ms db_storage=1.208µs remote_storage=2.022µs web_handler=554ns query_engine=1.267µs scrape=401.001µs scrape_sd=129.938µs notify=18.794µs notify_sd=23.495µs rules=21.209754ms tracing=7.762µs 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.121Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-24T12:45:29.168 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[87059]: ts=2024-03-24T12:45:29.121Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-24T12:45:29.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cluster 2024-03-24T12:45:28.156200+0000 mgr.y (mgr.25540) 2222 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.214288+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.216654+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.219180+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.219954+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.227290+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cluster 2024-03-24T12:45:28.156200+0000 mgr.y (mgr.25540) 2222 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.214288+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.216654+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.219180+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.219954+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.227290+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.227861+0000 mgr.y (mgr.25540) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.293105+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.295432+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.298063+0000 mon.a (mon.0) 8418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.299209+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.308666+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.309363+0000 mgr.y (mgr.25540) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.389881+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.392443+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.395735+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.396967+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.406976+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.407740+0000 mgr.y (mgr.25540) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.486687+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.489397+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.492776+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.493825+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.499698+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.500354+0000 mgr.y (mgr.25540) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.581839+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.584191+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.586984+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.588186+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.596549+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.227861+0000 mgr.y (mgr.25540) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.293105+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.295432+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.298063+0000 mon.a (mon.0) 8418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.299209+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.308666+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.309363+0000 mgr.y (mgr.25540) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.389881+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.392443+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.395735+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.396967+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.406976+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.407740+0000 mgr.y (mgr.25540) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.486687+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.489397+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.492776+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.493825+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.499698+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.500354+0000 mgr.y (mgr.25540) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.581839+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.597083+0000 mgr.y (mgr.25540) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.674206+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.677917+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.681950+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.683552+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.692680+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.693503+0000 mgr.y (mgr.25540) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.739501+0000 mgr.y (mgr.25540) 2229 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.775593+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.778381+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.782241+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.783349+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.789933+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.790676+0000 mgr.y (mgr.25540) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.873973+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.876475+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.878895+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.879927+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.887913+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.888675+0000 mgr.y (mgr.25540) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.969394+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.971722+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.974606+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.975461+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:28.981599+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:28.982076+0000 mgr.y (mgr.25540) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.061936+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.064206+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.066820+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.067635+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.075308+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.075855+0000 mgr.y (mgr.25540) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.153543+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[70612]: audit 2024-03-24T12:45:29.156592+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.584191+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.586984+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.588186+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.596549+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.597083+0000 mgr.y (mgr.25540) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.674206+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.677917+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.681950+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.683552+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.692680+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.693503+0000 mgr.y (mgr.25540) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.739501+0000 mgr.y (mgr.25540) 2229 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.775593+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.778381+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.782241+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.783349+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.789933+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.790676+0000 mgr.y (mgr.25540) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.873973+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.876475+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.878895+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.879927+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.887913+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.888675+0000 mgr.y (mgr.25540) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.969394+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.971722+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.974606+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.975461+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:28.981599+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:28.982076+0000 mgr.y (mgr.25540) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.061936+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.064206+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.066820+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.067635+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.075308+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.075855+0000 mgr.y (mgr.25540) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.153543+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:29 smithi176 bash[73813]: audit 2024-03-24T12:45:29.156592+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cluster 2024-03-24T12:45:28.156200+0000 mgr.y (mgr.25540) 2222 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:29.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.214288+0000 mon.a (mon.0) 8411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.216654+0000 mon.a (mon.0) 8412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.219180+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.219954+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.227290+0000 mon.a (mon.0) 8415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.227861+0000 mgr.y (mgr.25540) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.293105+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.295432+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.298063+0000 mon.a (mon.0) 8418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.299209+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.308666+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.309363+0000 mgr.y (mgr.25540) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.389881+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.392443+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.395735+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.396967+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.406976+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.407740+0000 mgr.y (mgr.25540) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.486687+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.489397+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.492776+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.493825+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.499698+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.500354+0000 mgr.y (mgr.25540) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.581839+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.584191+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.586984+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.588186+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.596549+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.597083+0000 mgr.y (mgr.25540) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.674206+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.677917+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.681950+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.683552+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.692680+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.693503+0000 mgr.y (mgr.25540) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.739501+0000 mgr.y (mgr.25540) 2229 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.775593+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.778381+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.782241+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.783349+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.789933+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.790676+0000 mgr.y (mgr.25540) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.873973+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.876475+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.878895+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.879927+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.887913+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.888675+0000 mgr.y (mgr.25540) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.969394+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.971722+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.974606+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.975461+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:28.981599+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:28.982076+0000 mgr.y (mgr.25540) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.061936+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.064206+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.066820+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.067635+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.075308+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.075855+0000 mgr.y (mgr.25540) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.153543+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:29.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:29 smithi184 bash[51492]: audit 2024-03-24T12:45:29.156592+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.171840+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.172687+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.177804+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.178352+0000 mgr.y (mgr.25540) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.242661+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.245724+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.249230+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.250183+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.258022+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.258542+0000 mgr.y (mgr.25540) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.338716+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.343177+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.346228+0000 mon.a (mon.0) 8473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.347521+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.355453+0000 mon.a (mon.0) 8475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.356266+0000 mgr.y (mgr.25540) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.436136+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.440128+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.444259+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.445384+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.455818+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.456759+0000 mgr.y (mgr.25540) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.524255+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.526820+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.529883+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.530958+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.539632+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.540297+0000 mgr.y (mgr.25540) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.623986+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.626365+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.628712+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.629457+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.636422+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.636992+0000 mgr.y (mgr.25540) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.718853+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.721284+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.723910+0000 mon.a (mon.0) 8493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.724668+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.730445+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.731404+0000 mgr.y (mgr.25540) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.813627+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.816353+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.819747+0000 mon.a (mon.0) 8498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.820746+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.830478+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.831090+0000 mgr.y (mgr.25540) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.912776+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.916113+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.919572+0000 mon.a (mon.0) 8503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.920762+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:29.927829+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:29.928403+0000 mgr.y (mgr.25540) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.005747+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.008767+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.012215+0000 mon.a (mon.0) 8508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.013297+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.021657+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.022274+0000 mgr.y (mgr.25540) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.099868+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.103674+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.108122+0000 mon.a (mon.0) 8513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.109510+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: audit 2024-03-24T12:45:30.118718+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:30 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.119775+0000 mgr.y (mgr.25540) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.171840+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.172687+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.177804+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.178352+0000 mgr.y (mgr.25540) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.242661+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.245724+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.249230+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.250183+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.258022+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.258542+0000 mgr.y (mgr.25540) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.338716+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.343177+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.346228+0000 mon.a (mon.0) 8473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.347521+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.355453+0000 mon.a (mon.0) 8475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.356266+0000 mgr.y (mgr.25540) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.436136+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.440128+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.444259+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.171840+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.172687+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.177804+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.178352+0000 mgr.y (mgr.25540) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.242661+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.245724+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.249230+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.250183+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.258022+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.258542+0000 mgr.y (mgr.25540) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.338716+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.343177+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.346228+0000 mon.a (mon.0) 8473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.347521+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.355453+0000 mon.a (mon.0) 8475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.356266+0000 mgr.y (mgr.25540) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.436136+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.440128+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.444259+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.445384+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.455818+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.456759+0000 mgr.y (mgr.25540) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.524255+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.526820+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.529883+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.530958+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.539632+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.540297+0000 mgr.y (mgr.25540) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.623986+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.626365+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.628712+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.629457+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.636422+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.636992+0000 mgr.y (mgr.25540) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.718853+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.721284+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.723910+0000 mon.a (mon.0) 8493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.724668+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.730445+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.731404+0000 mgr.y (mgr.25540) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.813627+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.816353+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.819747+0000 mon.a (mon.0) 8498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.820746+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.830478+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.831090+0000 mgr.y (mgr.25540) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.912776+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.916113+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.919572+0000 mon.a (mon.0) 8503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.920762+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:29.927829+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:29.928403+0000 mgr.y (mgr.25540) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.005747+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.008767+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.012215+0000 mon.a (mon.0) 8508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.013297+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.021657+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.022274+0000 mgr.y (mgr.25540) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.099868+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.103674+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.108122+0000 mon.a (mon.0) 8513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.109510+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: audit 2024-03-24T12:45:30.118718+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.119775+0000 mgr.y (mgr.25540) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.445384+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.455818+0000 mon.a (mon.0) 8480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.456759+0000 mgr.y (mgr.25540) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.524255+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.526820+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.529883+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.530958+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.539632+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.540297+0000 mgr.y (mgr.25540) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.623986+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.626365+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.628712+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.629457+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.636422+0000 mon.a (mon.0) 8490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.636992+0000 mgr.y (mgr.25540) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.718853+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.721284+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.723910+0000 mon.a (mon.0) 8493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.724668+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.730445+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.731404+0000 mgr.y (mgr.25540) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.813627+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.816353+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.819747+0000 mon.a (mon.0) 8498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.820746+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.830478+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.831090+0000 mgr.y (mgr.25540) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.912776+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.916113+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.919572+0000 mon.a (mon.0) 8503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.920762+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:29.927829+0000 mon.a (mon.0) 8505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:29.928403+0000 mgr.y (mgr.25540) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.005747+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.008767+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.012215+0000 mon.a (mon.0) 8508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.013297+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.021657+0000 mon.a (mon.0) 8510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.022274+0000 mgr.y (mgr.25540) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.099868+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.103674+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.108122+0000 mon.a (mon.0) 8513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.109510+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: audit 2024-03-24T12:45:30.118718+0000 mon.a (mon.0) 8515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:30.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:30 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.119775+0000 mgr.y (mgr.25540) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cluster 2024-03-24T12:45:30.156777+0000 mgr.y (mgr.25540) 2245 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.198501+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.201625+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.204170+0000 mon.a (mon.0) 8518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.205020+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.210410+0000 mon.a (mon.0) 8520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.211039+0000 mgr.y (mgr.25540) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.289890+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.292683+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.295618+0000 mon.a (mon.0) 8523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.296629+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.303530+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.304046+0000 mgr.y (mgr.25540) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.387380+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.389918+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.392319+0000 mon.a (mon.0) 8528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.393661+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.405101+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.405976+0000 mgr.y (mgr.25540) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.489325+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.492373+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.496883+0000 mon.a (mon.0) 8533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.498428+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.506652+0000 mon.a (mon.0) 8535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.507464+0000 mgr.y (mgr.25540) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.589322+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.592789+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.595941+0000 mon.a (mon.0) 8538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.597006+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.604044+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.604542+0000 mgr.y (mgr.25540) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.682901+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.685942+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.689607+0000 mon.a (mon.0) 8543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.691101+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.698425+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.699084+0000 mgr.y (mgr.25540) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.778736+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.783627+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.787490+0000 mon.a (mon.0) 8548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.789117+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.796725+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.797185+0000 mgr.y (mgr.25540) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.877824+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.880841+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.883741+0000 mon.a (mon.0) 8553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.884912+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.892086+0000 mon.a (mon.0) 8555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.892605+0000 mgr.y (mgr.25540) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.973514+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.976678+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.981918+0000 mon.a (mon.0) 8558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.983443+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:30.992471+0000 mon.a (mon.0) 8560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:30.993307+0000 mgr.y (mgr.25540) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.076167+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.078910+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.081414+0000 mon.a (mon.0) 8563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.082525+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.088451+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.088952+0000 mgr.y (mgr.25540) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.152232+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.156578+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.160734+0000 mon.a (mon.0) 8568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:31 smithi184 bash[51492]: audit 2024-03-24T12:45:31.162219+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cluster 2024-03-24T12:45:30.156777+0000 mgr.y (mgr.25540) 2245 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.198501+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.201625+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.204170+0000 mon.a (mon.0) 8518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.205020+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.210410+0000 mon.a (mon.0) 8520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.211039+0000 mgr.y (mgr.25540) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.289890+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.292683+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.295618+0000 mon.a (mon.0) 8523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.296629+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.303530+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.304046+0000 mgr.y (mgr.25540) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.387380+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.389918+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.392319+0000 mon.a (mon.0) 8528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.393661+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.405101+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.405976+0000 mgr.y (mgr.25540) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.489325+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.492373+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.496883+0000 mon.a (mon.0) 8533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.498428+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.506652+0000 mon.a (mon.0) 8535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.507464+0000 mgr.y (mgr.25540) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.589322+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.592789+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.595941+0000 mon.a (mon.0) 8538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.597006+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.604044+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.604542+0000 mgr.y (mgr.25540) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.682901+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.685942+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.689607+0000 mon.a (mon.0) 8543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.691101+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.698425+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.699084+0000 mgr.y (mgr.25540) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.778736+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.783627+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cluster 2024-03-24T12:45:30.156777+0000 mgr.y (mgr.25540) 2245 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.198501+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.201625+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.204170+0000 mon.a (mon.0) 8518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.205020+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.210410+0000 mon.a (mon.0) 8520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.211039+0000 mgr.y (mgr.25540) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.289890+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.292683+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.295618+0000 mon.a (mon.0) 8523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.296629+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.303530+0000 mon.a (mon.0) 8525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.304046+0000 mgr.y (mgr.25540) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.387380+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.389918+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.392319+0000 mon.a (mon.0) 8528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.393661+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.405101+0000 mon.a (mon.0) 8530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.405976+0000 mgr.y (mgr.25540) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.787490+0000 mon.a (mon.0) 8548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.789117+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.796725+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.797185+0000 mgr.y (mgr.25540) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.877824+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.880841+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.883741+0000 mon.a (mon.0) 8553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.884912+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.892086+0000 mon.a (mon.0) 8555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.892605+0000 mgr.y (mgr.25540) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.973514+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.976678+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.981918+0000 mon.a (mon.0) 8558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.983443+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:30.992471+0000 mon.a (mon.0) 8560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:30.993307+0000 mgr.y (mgr.25540) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.076167+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.078910+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.081414+0000 mon.a (mon.0) 8563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.082525+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.088451+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.088952+0000 mgr.y (mgr.25540) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.152232+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.156578+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.160734+0000 mon.a (mon.0) 8568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[70612]: audit 2024-03-24T12:45:31.162219+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.489325+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.492373+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.496883+0000 mon.a (mon.0) 8533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.498428+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.506652+0000 mon.a (mon.0) 8535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.507464+0000 mgr.y (mgr.25540) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.589322+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.592789+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.595941+0000 mon.a (mon.0) 8538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.597006+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.604044+0000 mon.a (mon.0) 8540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.604542+0000 mgr.y (mgr.25540) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.682901+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.685942+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.689607+0000 mon.a (mon.0) 8543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.691101+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.698425+0000 mon.a (mon.0) 8545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.699084+0000 mgr.y (mgr.25540) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.778736+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.783627+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.787490+0000 mon.a (mon.0) 8548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.789117+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.796725+0000 mon.a (mon.0) 8550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.797185+0000 mgr.y (mgr.25540) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.877824+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.880841+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.883741+0000 mon.a (mon.0) 8553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.884912+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.892086+0000 mon.a (mon.0) 8555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.892605+0000 mgr.y (mgr.25540) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.973514+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.976678+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.981918+0000 mon.a (mon.0) 8558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.983443+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:30.992471+0000 mon.a (mon.0) 8560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:30.993307+0000 mgr.y (mgr.25540) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.076167+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.078910+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.081414+0000 mon.a (mon.0) 8563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.082525+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.088451+0000 mon.a (mon.0) 8565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.088952+0000 mgr.y (mgr.25540) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.152232+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.156578+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.160734+0000 mon.a (mon.0) 8568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:31.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:31 smithi176 bash[73813]: audit 2024-03-24T12:45:31.162219+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.180939+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.181563+0000 mgr.y (mgr.25540) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.259715+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.262812+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.266206+0000 mon.a (mon.0) 8573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.267472+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.278400+0000 mon.a (mon.0) 8575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.279472+0000 mgr.y (mgr.25540) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.361954+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.364804+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.368004+0000 mon.a (mon.0) 8578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.369106+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.375372+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.376316+0000 mgr.y (mgr.25540) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.458048+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.460648+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.463815+0000 mon.a (mon.0) 8583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.464856+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.471055+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.471563+0000 mgr.y (mgr.25540) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.550388+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.553876+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.556795+0000 mon.a (mon.0) 8588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.557996+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.566690+0000 mon.a (mon.0) 8590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.567451+0000 mgr.y (mgr.25540) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.649159+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.651699+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.654510+0000 mon.a (mon.0) 8593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.655500+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.662534+0000 mon.a (mon.0) 8595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.663007+0000 mgr.y (mgr.25540) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.745070+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.747209+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.750780+0000 mon.a (mon.0) 8598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.752054+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.760470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.761328+0000 mgr.y (mgr.25540) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.823894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.826498+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.829111+0000 mon.a (mon.0) 8603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.830073+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.838053+0000 mon.a (mon.0) 8605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.838693+0000 mgr.y (mgr.25540) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.921046+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.924248+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.927658+0000 mon.a (mon.0) 8608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.928656+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:31.937708+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:31.938532+0000 mgr.y (mgr.25540) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.021678+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.025619+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.029393+0000 mon.a (mon.0) 8613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.030847+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.039479+0000 mon.a (mon.0) 8615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.040197+0000 mgr.y (mgr.25540) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.119944+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.122755+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.125731+0000 mon.a (mon.0) 8618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.126706+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: audit 2024-03-24T12:45:32.134775+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:32 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.135279+0000 mgr.y (mgr.25540) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.180939+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.181563+0000 mgr.y (mgr.25540) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.259715+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.262812+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.266206+0000 mon.a (mon.0) 8573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.267472+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.278400+0000 mon.a (mon.0) 8575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.279472+0000 mgr.y (mgr.25540) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.361954+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.364804+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.368004+0000 mon.a (mon.0) 8578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.369106+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.375372+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.376316+0000 mgr.y (mgr.25540) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.458048+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.460648+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.463815+0000 mon.a (mon.0) 8583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.464856+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.471055+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.471563+0000 mgr.y (mgr.25540) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.180939+0000 mon.a (mon.0) 8570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.181563+0000 mgr.y (mgr.25540) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.259715+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.262812+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.266206+0000 mon.a (mon.0) 8573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.267472+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.278400+0000 mon.a (mon.0) 8575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.279472+0000 mgr.y (mgr.25540) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.361954+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.364804+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.368004+0000 mon.a (mon.0) 8578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.369106+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.375372+0000 mon.a (mon.0) 8580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.376316+0000 mgr.y (mgr.25540) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.458048+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.460648+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.463815+0000 mon.a (mon.0) 8583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.464856+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.471055+0000 mon.a (mon.0) 8585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.471563+0000 mgr.y (mgr.25540) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.550388+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.553876+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.556795+0000 mon.a (mon.0) 8588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.557996+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.566690+0000 mon.a (mon.0) 8590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.567451+0000 mgr.y (mgr.25540) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.649159+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.651699+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.654510+0000 mon.a (mon.0) 8593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.655500+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.662534+0000 mon.a (mon.0) 8595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.663007+0000 mgr.y (mgr.25540) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.745070+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.747209+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.750780+0000 mon.a (mon.0) 8598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.752054+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.760470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.761328+0000 mgr.y (mgr.25540) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.823894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.826498+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.829111+0000 mon.a (mon.0) 8603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.830073+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.838053+0000 mon.a (mon.0) 8605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.838693+0000 mgr.y (mgr.25540) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.921046+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.924248+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.927658+0000 mon.a (mon.0) 8608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.928656+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:31.937708+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:31.938532+0000 mgr.y (mgr.25540) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.021678+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.025619+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.029393+0000 mon.a (mon.0) 8613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.030847+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.039479+0000 mon.a (mon.0) 8615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.040197+0000 mgr.y (mgr.25540) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.119944+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.122755+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.125731+0000 mon.a (mon.0) 8618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.126706+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: audit 2024-03-24T12:45:32.134775+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.135279+0000 mgr.y (mgr.25540) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.550388+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.553876+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.556795+0000 mon.a (mon.0) 8588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.557996+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.566690+0000 mon.a (mon.0) 8590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.567451+0000 mgr.y (mgr.25540) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.649159+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.651699+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.654510+0000 mon.a (mon.0) 8593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.655500+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.662534+0000 mon.a (mon.0) 8595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.663007+0000 mgr.y (mgr.25540) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.745070+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.747209+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.750780+0000 mon.a (mon.0) 8598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.752054+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.760470+0000 mon.a (mon.0) 8600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.761328+0000 mgr.y (mgr.25540) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.823894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.826498+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.829111+0000 mon.a (mon.0) 8603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.830073+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.838053+0000 mon.a (mon.0) 8605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.838693+0000 mgr.y (mgr.25540) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.921046+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.924248+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.927658+0000 mon.a (mon.0) 8608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.928656+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:31.937708+0000 mon.a (mon.0) 8610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:31.938532+0000 mgr.y (mgr.25540) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.021678+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.025619+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.029393+0000 mon.a (mon.0) 8613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.030847+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.039479+0000 mon.a (mon.0) 8615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.040197+0000 mgr.y (mgr.25540) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.119944+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.122755+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.125731+0000 mon.a (mon.0) 8618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.126706+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: audit 2024-03-24T12:45:32.134775+0000 mon.a (mon.0) 8620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:32.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:32 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.135279+0000 mgr.y (mgr.25540) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cluster 2024-03-24T12:45:32.157758+0000 mgr.y (mgr.25540) 2267 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.210924+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.213160+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.215235+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.215941+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.222199+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.222698+0000 mgr.y (mgr.25540) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.301207+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.303537+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.307690+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.308805+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.317543+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.318144+0000 mgr.y (mgr.25540) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.398283+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.400318+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.403514+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.404703+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.411458+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.411968+0000 mgr.y (mgr.25540) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.493115+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.495251+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.497856+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.498715+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.506168+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.506756+0000 mgr.y (mgr.25540) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.585882+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.588882+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.592627+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.593754+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.600450+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.600990+0000 mgr.y (mgr.25540) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.678895+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.681488+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.684693+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.685936+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.693981+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.694782+0000 mgr.y (mgr.25540) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.760501+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.762990+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.765576+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.766488+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.775228+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.775922+0000 mgr.y (mgr.25540) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.857499+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.859616+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.862118+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.863145+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.870497+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.871070+0000 mgr.y (mgr.25540) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.952451+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.956599+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.961311+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.962714+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:32.972271+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:32.973030+0000 mgr.y (mgr.25540) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.056414+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.058733+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.350 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.062194+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.063176+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.070688+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.071315+0000 mgr.y (mgr.25540) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.148238+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.152850+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.155927+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.156919+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.351 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:33 smithi184 bash[51492]: audit 2024-03-24T12:45:33.164261+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cluster 2024-03-24T12:45:32.157758+0000 mgr.y (mgr.25540) 2267 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:33.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.210924+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.213160+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.215235+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.215941+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.222199+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.222698+0000 mgr.y (mgr.25540) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.301207+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.303537+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.307690+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.308805+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.317543+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.318144+0000 mgr.y (mgr.25540) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.398283+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.400318+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.403514+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.404703+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.411458+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.411968+0000 mgr.y (mgr.25540) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.493115+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.495251+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.497856+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.498715+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.506168+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.506756+0000 mgr.y (mgr.25540) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.585882+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.588882+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.592627+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.593754+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.600450+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.600990+0000 mgr.y (mgr.25540) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.678895+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.681488+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.684693+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.685936+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.693981+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.694782+0000 mgr.y (mgr.25540) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.760501+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.762990+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cluster 2024-03-24T12:45:32.157758+0000 mgr.y (mgr.25540) 2267 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.210924+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.213160+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.215235+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.215941+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.222199+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.222698+0000 mgr.y (mgr.25540) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.301207+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.303537+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.307690+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.308805+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.317543+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.318144+0000 mgr.y (mgr.25540) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.398283+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.400318+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.403514+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.404703+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.411458+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.411968+0000 mgr.y (mgr.25540) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.765576+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.766488+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.775228+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.775922+0000 mgr.y (mgr.25540) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.857499+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.859616+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.862118+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.863145+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.870497+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.871070+0000 mgr.y (mgr.25540) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.952451+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.956599+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.961311+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.962714+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:32.972271+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:32.973030+0000 mgr.y (mgr.25540) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.056414+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.058733+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.062194+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.063176+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.070688+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.071315+0000 mgr.y (mgr.25540) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.148238+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.152850+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.155927+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.156919+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[70612]: audit 2024-03-24T12:45:33.164261+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.493115+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.495251+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.497856+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.498715+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.506168+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.506756+0000 mgr.y (mgr.25540) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.585882+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.588882+0000 mon.a (mon.0) 8642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.592627+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.593754+0000 mon.a (mon.0) 8644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.600450+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.600990+0000 mgr.y (mgr.25540) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.678895+0000 mon.a (mon.0) 8646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.681488+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.684693+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.685936+0000 mon.a (mon.0) 8649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.693981+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.694782+0000 mgr.y (mgr.25540) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.760501+0000 mon.a (mon.0) 8651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.762990+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.765576+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.766488+0000 mon.a (mon.0) 8654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.775228+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.775922+0000 mgr.y (mgr.25540) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.857499+0000 mon.a (mon.0) 8656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.859616+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.862118+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.863145+0000 mon.a (mon.0) 8659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.870497+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.871070+0000 mgr.y (mgr.25540) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.952451+0000 mon.a (mon.0) 8661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.956599+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.961311+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.962714+0000 mon.a (mon.0) 8664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:32.972271+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:32.973030+0000 mgr.y (mgr.25540) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.056414+0000 mon.a (mon.0) 8666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.058733+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.062194+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.063176+0000 mon.a (mon.0) 8669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.070688+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.071315+0000 mgr.y (mgr.25540) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.148238+0000 mon.a (mon.0) 8671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.152850+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.155927+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.156919+0000 mon.a (mon.0) 8674 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:33.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:33 smithi176 bash[73813]: audit 2024-03-24T12:45:33.164261+0000 mon.a (mon.0) 8675 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.164981+0000 mgr.y (mgr.25540) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.247263+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.249834+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.252945+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.253946+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.260983+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.261556+0000 mgr.y (mgr.25540) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.342132+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.344850+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.348069+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.349247+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.357181+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.357693+0000 mgr.y (mgr.25540) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.438317+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.441047+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.444276+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.445468+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.451798+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.452479+0000 mgr.y (mgr.25540) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.535632+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.538355+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.541560+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.542748+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.548851+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.549591+0000 mgr.y (mgr.25540) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.619446+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.621699+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.624475+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.625578+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.633962+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.634671+0000 mgr.y (mgr.25540) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.714335+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.717678+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.721960+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.723436+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.731892+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.732637+0000 mgr.y (mgr.25540) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.815297+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.818382+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.821648+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.822897+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.831381+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.832394+0000 mgr.y (mgr.25540) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.911789+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.914547+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.917302+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.918521+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:33.926149+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:33.926642+0000 mgr.y (mgr.25540) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.008745+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.010723+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.013137+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.014032+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.019997+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.020537+0000 mgr.y (mgr.25540) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.101395+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.106037+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.111638+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.113125+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: audit 2024-03-24T12:45:34.121070+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:34 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.121819+0000 mgr.y (mgr.25540) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.164981+0000 mgr.y (mgr.25540) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.247263+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.249834+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.252945+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.253946+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.260983+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.261556+0000 mgr.y (mgr.25540) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.342132+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.344850+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.348069+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.349247+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.357181+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.357693+0000 mgr.y (mgr.25540) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.438317+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.441047+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.444276+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.445468+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.451798+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.452479+0000 mgr.y (mgr.25540) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.535632+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.164981+0000 mgr.y (mgr.25540) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.247263+0000 mon.a (mon.0) 8676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.249834+0000 mon.a (mon.0) 8677 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.252945+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.253946+0000 mon.a (mon.0) 8679 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.260983+0000 mon.a (mon.0) 8680 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.261556+0000 mgr.y (mgr.25540) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.342132+0000 mon.a (mon.0) 8681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.344850+0000 mon.a (mon.0) 8682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.348069+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.349247+0000 mon.a (mon.0) 8684 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.357181+0000 mon.a (mon.0) 8685 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.357693+0000 mgr.y (mgr.25540) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.438317+0000 mon.a (mon.0) 8686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.441047+0000 mon.a (mon.0) 8687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.444276+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.445468+0000 mon.a (mon.0) 8689 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.451798+0000 mon.a (mon.0) 8690 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.452479+0000 mgr.y (mgr.25540) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.535632+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.538355+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.541560+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.542748+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.548851+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.549591+0000 mgr.y (mgr.25540) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.619446+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.621699+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.624475+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.625578+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.633962+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.634671+0000 mgr.y (mgr.25540) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.714335+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.717678+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.721960+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.723436+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.731892+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.732637+0000 mgr.y (mgr.25540) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.815297+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.818382+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.821648+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.538355+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.541560+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.542748+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.548851+0000 mon.a (mon.0) 8695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.549591+0000 mgr.y (mgr.25540) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.619446+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.621699+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.624475+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.625578+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.633962+0000 mon.a (mon.0) 8700 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.634671+0000 mgr.y (mgr.25540) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.714335+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.717678+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.721960+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.723436+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.731892+0000 mon.a (mon.0) 8705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.732637+0000 mgr.y (mgr.25540) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.815297+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.818382+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.821648+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.822897+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.831381+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.832394+0000 mgr.y (mgr.25540) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.911789+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.914547+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.917302+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.918521+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:33.926149+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:33.926642+0000 mgr.y (mgr.25540) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.008745+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.010723+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.013137+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.014032+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.019997+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.020537+0000 mgr.y (mgr.25540) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.101395+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.106037+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.111638+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.113125+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: audit 2024-03-24T12:45:34.121070+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.121819+0000 mgr.y (mgr.25540) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.822897+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.831381+0000 mon.a (mon.0) 8710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.832394+0000 mgr.y (mgr.25540) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.911789+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.914547+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.917302+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.918521+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:33.926149+0000 mon.a (mon.0) 8715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:33.926642+0000 mgr.y (mgr.25540) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.008745+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.010723+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.013137+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.014032+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.019997+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.020537+0000 mgr.y (mgr.25540) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.101395+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.106037+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.111638+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.113125+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: audit 2024-03-24T12:45:34.121070+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:34.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:34 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.121819+0000 mgr.y (mgr.25540) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cluster 2024-03-24T12:45:34.158739+0000 mgr.y (mgr.25540) 2289 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.207549+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.209926+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.212278+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.213142+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.219468+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.220177+0000 mgr.y (mgr.25540) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.298856+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.302213+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.305831+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.307138+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.314750+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.315455+0000 mgr.y (mgr.25540) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.397928+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.402049+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.405963+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.407190+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.415989+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.416590+0000 mgr.y (mgr.25540) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.495598+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.499840+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.503437+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.504645+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.515019+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.515906+0000 mgr.y (mgr.25540) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.596830+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.599568+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.602790+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.604082+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.614371+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.614989+0000 mgr.y (mgr.25540) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.692074+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.696664+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.700369+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.701662+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.712180+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.712832+0000 mgr.y (mgr.25540) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.796350+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.798445+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.800685+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.801578+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.811323+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.811842+0000 mgr.y (mgr.25540) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.892357+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.894483+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.897448+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.898362+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.906050+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:34.906615+0000 mgr.y (mgr.25540) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.987954+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.990349+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.993161+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:34.994279+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.005139+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.006069+0000 mgr.y (mgr.25540) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.089576+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.092480+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.095470+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.096614+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.106157+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.106892+0000 mgr.y (mgr.25540) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:35 smithi184 bash[51492]: audit 2024-03-24T12:45:35.185382+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:35] "GET /metrics HTTP/1.1" 200 38773 "" "Prometheus/2.43.0" 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cluster 2024-03-24T12:45:34.158739+0000 mgr.y (mgr.25540) 2289 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.207549+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.209926+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.212278+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.213142+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.219468+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.220177+0000 mgr.y (mgr.25540) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.298856+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.302213+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.305831+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.307138+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.314750+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.315455+0000 mgr.y (mgr.25540) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.397928+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.402049+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.405963+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.407190+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.415989+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.416590+0000 mgr.y (mgr.25540) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cluster 2024-03-24T12:45:34.158739+0000 mgr.y (mgr.25540) 2289 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.207549+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.209926+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.212278+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.213142+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.219468+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.220177+0000 mgr.y (mgr.25540) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.298856+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.302213+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.305831+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.307138+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.314750+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.315455+0000 mgr.y (mgr.25540) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.397928+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.402049+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.405963+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.407190+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.415989+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.416590+0000 mgr.y (mgr.25540) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.495598+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.499840+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.503437+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.504645+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.515019+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.515906+0000 mgr.y (mgr.25540) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.596830+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.599568+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.602790+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.604082+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.614371+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.614989+0000 mgr.y (mgr.25540) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.692074+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.696664+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.700369+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.701662+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.712180+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.712832+0000 mgr.y (mgr.25540) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.796350+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.798445+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.495598+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.499840+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.503437+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.504645+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.515019+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.515906+0000 mgr.y (mgr.25540) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.596830+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.599568+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.602790+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.604082+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.614371+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.614989+0000 mgr.y (mgr.25540) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.692074+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.696664+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.700369+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.701662+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.712180+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.712832+0000 mgr.y (mgr.25540) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.796350+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.798445+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.800685+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.801578+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.811323+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.811842+0000 mgr.y (mgr.25540) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.892357+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.894483+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.897448+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.898362+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.906050+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:34.906615+0000 mgr.y (mgr.25540) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.987954+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.990349+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.993161+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:34.994279+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.005139+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.006069+0000 mgr.y (mgr.25540) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.089576+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.092480+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.095470+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.096614+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.106157+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.106892+0000 mgr.y (mgr.25540) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[73813]: audit 2024-03-24T12:45:35.185382+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.800685+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.801578+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.811323+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.811842+0000 mgr.y (mgr.25540) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.892357+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.894483+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.897448+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.898362+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.906050+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:34.906615+0000 mgr.y (mgr.25540) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.987954+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.990349+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.993161+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:34.994279+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.005139+0000 mon.a (mon.0) 8770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.006069+0000 mgr.y (mgr.25540) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.089576+0000 mon.a (mon.0) 8771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.092480+0000 mon.a (mon.0) 8772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.095470+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.096614+0000 mon.a (mon.0) 8774 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.106157+0000 mon.a (mon.0) 8775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.106892+0000 mgr.y (mgr.25540) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:35.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:35 smithi176 bash[70612]: audit 2024-03-24T12:45:35.185382+0000 mon.a (mon.0) 8776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.577 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.188282+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.577 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.200294+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.577 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.201390+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.207800+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.208216+0000 mgr.y (mgr.25540) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.274003+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.277316+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.280377+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.281416+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.288322+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.288840+0000 mgr.y (mgr.25540) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.351143+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.353821+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.578 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.356811+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.357863+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.365042+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.365732+0000 mgr.y (mgr.25540) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.447152+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.449702+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.452595+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.453647+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.461422+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.462054+0000 mgr.y (mgr.25540) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.539327+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.579 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.542527+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.547597+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.549208+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.558700+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.559423+0000 mgr.y (mgr.25540) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.640969+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.645269+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.648846+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.649889+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.658004+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.658791+0000 mgr.y (mgr.25540) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.741028+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.580 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.743324+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.745441+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.746271+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.753747+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.754246+0000 mgr.y (mgr.25540) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.831876+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.834793+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.837769+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.838630+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.844524+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.845015+0000 mgr.y (mgr.25540) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.925027+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.929719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.581 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.934592+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.935794+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:35.944510+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:35.945036+0000 mgr.y (mgr.25540) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.025532+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.027748+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.030397+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.031348+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.037403+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.038444+0000 mgr.y (mgr.25540) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.104903+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.107191+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.109895+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.582 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.110834+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.583 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: audit 2024-03-24T12:45:36.118966+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.583 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:36 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.119734+0000 mgr.y (mgr.25540) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.188282+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.200294+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.201390+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.207800+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.208216+0000 mgr.y (mgr.25540) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.274003+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.277316+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.280377+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.281416+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.288322+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.288840+0000 mgr.y (mgr.25540) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.351143+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.353821+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.356811+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.357863+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.365042+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.365732+0000 mgr.y (mgr.25540) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.447152+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.449702+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.188282+0000 mon.a (mon.0) 8777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.200294+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.201390+0000 mon.a (mon.0) 8779 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.207800+0000 mon.a (mon.0) 8780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.208216+0000 mgr.y (mgr.25540) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.274003+0000 mon.a (mon.0) 8781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.277316+0000 mon.a (mon.0) 8782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.280377+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.281416+0000 mon.a (mon.0) 8784 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.288322+0000 mon.a (mon.0) 8785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.288840+0000 mgr.y (mgr.25540) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.351143+0000 mon.a (mon.0) 8786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.353821+0000 mon.a (mon.0) 8787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.356811+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.357863+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.365042+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.365732+0000 mgr.y (mgr.25540) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.447152+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.449702+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.452595+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.453647+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.461422+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.462054+0000 mgr.y (mgr.25540) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.539327+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.542527+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.547597+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.549208+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.558700+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.559423+0000 mgr.y (mgr.25540) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.640969+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.645269+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.648846+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.649889+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.658004+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.658791+0000 mgr.y (mgr.25540) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.741028+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.743324+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.745441+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.746271+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.753747+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.452595+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.453647+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.461422+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.462054+0000 mgr.y (mgr.25540) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.539327+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.542527+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.547597+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.549208+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.558700+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.559423+0000 mgr.y (mgr.25540) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.640969+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.645269+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.648846+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.649889+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.658004+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.658791+0000 mgr.y (mgr.25540) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.741028+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.743324+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.745441+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.746271+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.753747+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.754246+0000 mgr.y (mgr.25540) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.831876+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.834793+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.837769+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.838630+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.844524+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.845015+0000 mgr.y (mgr.25540) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.925027+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.929719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.934592+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.935794+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:35.944510+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:35.945036+0000 mgr.y (mgr.25540) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.025532+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.027748+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.030397+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.031348+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.037403+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.038444+0000 mgr.y (mgr.25540) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.104903+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.754246+0000 mgr.y (mgr.25540) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.831876+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.834793+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.837769+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.838630+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.844524+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.845015+0000 mgr.y (mgr.25540) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.925027+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.929719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.934592+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.935794+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:35.944510+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:35.945036+0000 mgr.y (mgr.25540) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.025532+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.027748+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.030397+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.031348+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.037403+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.038444+0000 mgr.y (mgr.25540) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.104903+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.107191+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.109895+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.110834+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: audit 2024-03-24T12:45:36.118966+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.119734+0000 mgr.y (mgr.25540) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:36.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.107191+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:36.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.109895+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:36.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.110834+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:36.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: audit 2024-03-24T12:45:36.118966+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:36.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:36 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.119734+0000 mgr.y (mgr.25540) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cluster 2024-03-24T12:45:36.159297+0000 mgr.y (mgr.25540) 2311 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.204818+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.207075+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.209121+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.209833+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.214992+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.215489+0000 mgr.y (mgr.25540) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.292557+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.295521+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.299018+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.300269+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.308859+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.309497+0000 mgr.y (mgr.25540) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.392347+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.396364+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.400216+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.401601+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.410019+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.410565+0000 mgr.y (mgr.25540) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.491522+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.494156+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.497392+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.498655+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.507121+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.507814+0000 mgr.y (mgr.25540) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.589236+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.593426+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.596648+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.597918+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.604572+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.605254+0000 mgr.y (mgr.25540) 2316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.688060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.690986+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.695414+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.696861+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.704417+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.705100+0000 mgr.y (mgr.25540) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.785342+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.788230+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.791669+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.793002+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.801720+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.802712+0000 mgr.y (mgr.25540) 2318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.882632+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.886853+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.890553+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.891781+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.899304+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.899772+0000 mgr.y (mgr.25540) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.980840+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.983395+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.986473+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.987765+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:36.995644+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:36.996518+0000 mgr.y (mgr.25540) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.078005+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.080703+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.084167+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.085157+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.092653+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.093272+0000 mgr.y (mgr.25540) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.173353+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.175985+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.179303+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.180309+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:37 smithi184 bash[51492]: audit 2024-03-24T12:45:37.188335+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cluster 2024-03-24T12:45:36.159297+0000 mgr.y (mgr.25540) 2311 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.204818+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.207075+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.209121+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.209833+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.214992+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.215489+0000 mgr.y (mgr.25540) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.292557+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.295521+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.299018+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.300269+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.308859+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.309497+0000 mgr.y (mgr.25540) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.392347+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.396364+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.400216+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.401601+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.410019+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.410565+0000 mgr.y (mgr.25540) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cluster 2024-03-24T12:45:36.159297+0000 mgr.y (mgr.25540) 2311 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.204818+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.207075+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.209121+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.209833+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.214992+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.215489+0000 mgr.y (mgr.25540) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.292557+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.295521+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.299018+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.300269+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.308859+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.309497+0000 mgr.y (mgr.25540) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.392347+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.396364+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.400216+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.401601+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.410019+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.410565+0000 mgr.y (mgr.25540) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.491522+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.494156+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.497392+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.498655+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.507121+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.507814+0000 mgr.y (mgr.25540) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.589236+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.593426+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.596648+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.597918+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.604572+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.605254+0000 mgr.y (mgr.25540) 2316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.688060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.690986+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.695414+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.696861+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.704417+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.705100+0000 mgr.y (mgr.25540) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.785342+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.788230+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.491522+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.494156+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.497392+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.498655+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.507121+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.507814+0000 mgr.y (mgr.25540) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.589236+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.593426+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.596648+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.597918+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.604572+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.605254+0000 mgr.y (mgr.25540) 2316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.688060+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.690986+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.695414+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.696861+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.704417+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.705100+0000 mgr.y (mgr.25540) 2317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.785342+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.788230+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.791669+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.793002+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.801720+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.802712+0000 mgr.y (mgr.25540) 2318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.882632+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.886853+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.890553+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.891781+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.899304+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.899772+0000 mgr.y (mgr.25540) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.980840+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.983395+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.986473+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.987765+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:36.995644+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:36.996518+0000 mgr.y (mgr.25540) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.078005+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.080703+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.084167+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.085157+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.791669+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.793002+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.801720+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.802712+0000 mgr.y (mgr.25540) 2318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.882632+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.886853+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.890553+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.891781+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.899304+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.899772+0000 mgr.y (mgr.25540) 2319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.980840+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.983395+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.986473+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.987765+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:36.995644+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:36.996518+0000 mgr.y (mgr.25540) 2320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.078005+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.080703+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.084167+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.085157+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.092653+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.093272+0000 mgr.y (mgr.25540) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.173353+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.175985+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.179303+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.180309+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[73813]: audit 2024-03-24T12:45:37.188335+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.092653+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.093272+0000 mgr.y (mgr.25540) 2321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.173353+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.175985+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.179303+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.180309+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:37.678 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:37 smithi176 bash[70612]: audit 2024-03-24T12:45:37.188335+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.188945+0000 mgr.y (mgr.25540) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.271151+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.273492+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.277018+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.278132+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.286773+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.287481+0000 mgr.y (mgr.25540) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.367636+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.371481+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.374625+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.376165+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.383132+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.383569+0000 mgr.y (mgr.25540) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.462440+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.464977+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.467423+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.468320+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.475075+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.475597+0000 mgr.y (mgr.25540) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.552905+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.188945+0000 mgr.y (mgr.25540) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.271151+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.273492+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.277018+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.278132+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.286773+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.287481+0000 mgr.y (mgr.25540) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.367636+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.371481+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.374625+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.376165+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.383132+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.383569+0000 mgr.y (mgr.25540) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.462440+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.464977+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.467423+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.468320+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.475075+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.475597+0000 mgr.y (mgr.25540) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.552905+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.557167+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.560956+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.562172+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.571270+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.572045+0000 mgr.y (mgr.25540) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.655126+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.658484+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.662409+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.663791+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.673035+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.673561+0000 mgr.y (mgr.25540) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.754852+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.757161+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.760047+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.761107+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.770560+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: cephadm 2024-03-24T12:45:37.771120+0000 mgr.y (mgr.25540) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.855255+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.860571+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.876887+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.557167+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.560956+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.562172+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.571270+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.572045+0000 mgr.y (mgr.25540) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.655126+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.658484+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.662409+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.663791+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.673035+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.673561+0000 mgr.y (mgr.25540) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.754852+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.757161+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.760047+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.761107+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.770560+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: cephadm 2024-03-24T12:45:37.771120+0000 mgr.y (mgr.25540) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.855255+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.860571+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.876887+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.877388+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.880666+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.887365+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.895175+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.902726+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.986986+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.989880+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.992093+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.993903+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:37.996798+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.000104+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.002536+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.004322+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.006173+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.007887+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.009579+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.011160+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.012847+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.015055+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[70612]: audit 2024-03-24T12:45:38.017000+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.877388+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.880666+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.887365+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.895175+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.902726+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.986986+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.989880+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.992093+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.993903+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:37.996798+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.000104+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.002536+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.004322+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.006173+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.007887+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.009579+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.011160+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.012847+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.015055+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:38 smithi176 bash[73813]: audit 2024-03-24T12:45:38.017000+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.188945+0000 mgr.y (mgr.25540) 2322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.271151+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.273492+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.277018+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.278132+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.545 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.286773+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.287481+0000 mgr.y (mgr.25540) 2323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.367636+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.371481+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.374625+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.376165+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.383132+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.383569+0000 mgr.y (mgr.25540) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.462440+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.464977+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.467423+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.468320+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.475075+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.475597+0000 mgr.y (mgr.25540) 2325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.546 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.552905+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.557167+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.560956+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.562172+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.571270+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.572045+0000 mgr.y (mgr.25540) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.655126+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.658484+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.662409+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.663791+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.673035+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.673561+0000 mgr.y (mgr.25540) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.754852+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.757161+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.760047+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.761107+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.770560+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: cephadm 2024-03-24T12:45:37.771120+0000 mgr.y (mgr.25540) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.855255+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.860571+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.876887+0000 mon.a (mon.0) 8918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.877388+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.880666+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.887365+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.895175+0000 mon.a (mon.0) 8922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.902726+0000 mon.a (mon.0) 8923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.986986+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.989880+0000 mon.a (mon.0) 8925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.992093+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.993903+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:37.996798+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.000104+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.002536+0000 mon.a (mon.0) 8930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.004322+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.006173+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.007887+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.009579+0000 mon.a (mon.0) 8934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.011160+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.012847+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.549 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.015055+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:38.550 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:38 smithi184 bash[51492]: audit 2024-03-24T12:45:38.017000+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:40.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:39 smithi176 bash[70612]: cluster 2024-03-24T12:45:38.160705+0000 mgr.y (mgr.25540) 2329 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:40.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:39 smithi176 bash[70612]: audit 2024-03-24T12:45:38.749586+0000 mgr.y (mgr.25540) 2330 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:40.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:39 smithi176 bash[73813]: cluster 2024-03-24T12:45:38.160705+0000 mgr.y (mgr.25540) 2329 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:40.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:39 smithi176 bash[73813]: audit 2024-03-24T12:45:38.749586+0000 mgr.y (mgr.25540) 2330 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:40.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:39 smithi184 bash[51492]: cluster 2024-03-24T12:45:38.160705+0000 mgr.y (mgr.25540) 2329 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:40.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:39 smithi184 bash[51492]: audit 2024-03-24T12:45:38.749586+0000 mgr.y (mgr.25540) 2330 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:42.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: cluster 2024-03-24T12:45:40.161306+0000 mgr.y (mgr.25540) 2331 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:42.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:40.924974+0000 mon.a (mon.0) 8939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:40.934091+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:40.942188+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:41.436299+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:41.446283+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:41 smithi184 bash[51492]: audit 2024-03-24T12:45:41.458228+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: cluster 2024-03-24T12:45:40.161306+0000 mgr.y (mgr.25540) 2331 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:42.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:40.924974+0000 mon.a (mon.0) 8939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:40.934091+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:40.942188+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:41.436299+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:41.446283+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[73813]: audit 2024-03-24T12:45:41.458228+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: cluster 2024-03-24T12:45:40.161306+0000 mgr.y (mgr.25540) 2331 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:42.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:40.924974+0000 mon.a (mon.0) 8939 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:40.934091+0000 mon.a (mon.0) 8940 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:40.942188+0000 mon.a (mon.0) 8941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:41.436299+0000 mon.a (mon.0) 8942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:41.446283+0000 mon.a (mon.0) 8943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:42.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:41 smithi176 bash[70612]: audit 2024-03-24T12:45:41.458228+0000 mon.a (mon.0) 8944 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:43.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:42 smithi184 bash[51492]: cephadm 2024-03-24T12:45:41.841723+0000 mgr.y (mgr.25540) 2332 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:45:43.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:42 smithi184 bash[51492]: cephadm 2024-03-24T12:45:41.858074+0000 mgr.y (mgr.25540) 2333 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:45:43.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:42 smithi184 bash[51492]: audit 2024-03-24T12:45:42.856577+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[70612]: cephadm 2024-03-24T12:45:41.841723+0000 mgr.y (mgr.25540) 2332 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:45:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[70612]: cephadm 2024-03-24T12:45:41.858074+0000 mgr.y (mgr.25540) 2333 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:45:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[70612]: audit 2024-03-24T12:45:42.856577+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[73813]: cephadm 2024-03-24T12:45:41.841723+0000 mgr.y (mgr.25540) 2332 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:45:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[73813]: cephadm 2024-03-24T12:45:41.858074+0000 mgr.y (mgr.25540) 2333 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:45:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:42 smithi176 bash[73813]: audit 2024-03-24T12:45:42.856577+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:44.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:43 smithi184 bash[51492]: cluster 2024-03-24T12:45:42.162529+0000 mgr.y (mgr.25540) 2334 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:44.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:43 smithi176 bash[70612]: cluster 2024-03-24T12:45:42.162529+0000 mgr.y (mgr.25540) 2334 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:44.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:43 smithi176 bash[73813]: cluster 2024-03-24T12:45:42.162529+0000 mgr.y (mgr.25540) 2334 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:45.416 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:45] "GET /metrics HTTP/1.1" 200 38779 "" "Prometheus/2.43.0" 2024-03-24T12:45:46.134 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:45 smithi176 bash[70612]: cluster 2024-03-24T12:45:44.164042+0000 mgr.y (mgr.25540) 2335 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:46.135 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:45 smithi176 bash[73813]: cluster 2024-03-24T12:45:44.164042+0000 mgr.y (mgr.25540) 2335 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:46.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:45 smithi184 bash[51492]: cluster 2024-03-24T12:45:44.164042+0000 mgr.y (mgr.25540) 2335 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:48.084 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:47 smithi176 bash[73813]: cluster 2024-03-24T12:45:46.165109+0000 mgr.y (mgr.25540) 2336 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:48.084 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:47 smithi176 bash[70612]: cluster 2024-03-24T12:45:46.165109+0000 mgr.y (mgr.25540) 2336 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:48.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:47 smithi184 bash[51492]: cluster 2024-03-24T12:45:46.165109+0000 mgr.y (mgr.25540) 2336 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:49.366 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:49 smithi176 systemd[1]: Stopping Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:45:49.366 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[60814]: level=info ts=2024-03-24T12:45:49.224Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:45:50.206 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[73813]: cluster 2024-03-24T12:45:48.166573+0000 mgr.y (mgr.25540) 2337 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:50.207 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[73813]: audit 2024-03-24T12:45:48.757620+0000 mgr.y (mgr.25540) 2338 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:50.207 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[70612]: cluster 2024-03-24T12:45:48.166573+0000 mgr.y (mgr.25540) 2337 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:50.207 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[70612]: audit 2024-03-24T12:45:48.757620+0000 mgr.y (mgr.25540) 2338 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:50.207 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:49 smithi176 bash[107738]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:45:50.207 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:50 smithi176 bash[107809]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:45:50.208 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:50 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:45:50.208 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:50 smithi176 systemd[1]: Stopped Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:50.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:49 smithi184 bash[51492]: cluster 2024-03-24T12:45:48.166573+0000 mgr.y (mgr.25540) 2337 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:50.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:49 smithi184 bash[51492]: audit 2024-03-24T12:45:48.757620+0000 mgr.y (mgr.25540) 2338 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:50.666 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:50 smithi176 systemd[1]: Started Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cluster 2024-03-24T12:45:50.167184+0000 mgr.y (mgr.25540) 2339 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.360578+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.369604+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.400426+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.402314+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.413184+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.414149+0000 mgr.y (mgr.25540) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.492009+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.492578+0000 mgr.y (mgr.25540) 2341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.500563+0000 mon.a (mon.0) 8952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.503804+0000 mon.a (mon.0) 8953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.510103+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.511771+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.521569+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.522418+0000 mgr.y (mgr.25540) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.605491+0000 mon.a (mon.0) 8957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.608430+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.611169+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.612458+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.622744+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cluster 2024-03-24T12:45:50.167184+0000 mgr.y (mgr.25540) 2339 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.360578+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.369604+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.400426+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.402314+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.413184+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.414149+0000 mgr.y (mgr.25540) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.492009+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.492578+0000 mgr.y (mgr.25540) 2341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.500563+0000 mon.a (mon.0) 8952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.503804+0000 mon.a (mon.0) 8953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.510103+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.511771+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.521569+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.522418+0000 mgr.y (mgr.25540) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.605491+0000 mon.a (mon.0) 8957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.608430+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.611169+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.612458+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.622744+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.623300+0000 mgr.y (mgr.25540) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.701559+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.705368+0000 mon.a (mon.0) 8963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.708545+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.709682+0000 mon.a (mon.0) 8965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.718224+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.718924+0000 mgr.y (mgr.25540) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.800362+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.804294+0000 mon.a (mon.0) 8968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.807987+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.809194+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.817922+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.818500+0000 mgr.y (mgr.25540) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.896564+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.900050+0000 mon.a (mon.0) 8973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.903657+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.905145+0000 mon.a (mon.0) 8975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.913952+0000 mon.a (mon.0) 8976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:50.914504+0000 mgr.y (mgr.25540) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.991853+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.994895+0000 mon.a (mon.0) 8978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.998346+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:50.999523+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.009042+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.010087+0000 mgr.y (mgr.25540) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.087624+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.092256+0000 mon.a (mon.0) 8983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.095209+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.096424+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.105369+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.106094+0000 mgr.y (mgr.25540) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.188459+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.192432+0000 mon.a (mon.0) 8988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.195843+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.197089+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.206714+0000 mon.a (mon.0) 8991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.286395+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.288517+0000 mon.a (mon.0) 8993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.291159+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.291906+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[73813]: audit 2024-03-24T12:45:51.300145+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.623300+0000 mgr.y (mgr.25540) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.701559+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.705368+0000 mon.a (mon.0) 8963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.708545+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.709682+0000 mon.a (mon.0) 8965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.718224+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.718924+0000 mgr.y (mgr.25540) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.800362+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.804294+0000 mon.a (mon.0) 8968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.807987+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.809194+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.817922+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.818500+0000 mgr.y (mgr.25540) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.896564+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.900050+0000 mon.a (mon.0) 8973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.903657+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.905145+0000 mon.a (mon.0) 8975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.913952+0000 mon.a (mon.0) 8976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:50.914504+0000 mgr.y (mgr.25540) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.991853+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.994895+0000 mon.a (mon.0) 8978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.998346+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:50.999523+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.009042+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.010087+0000 mgr.y (mgr.25540) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.087624+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.092256+0000 mon.a (mon.0) 8983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.095209+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.096424+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.105369+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.106094+0000 mgr.y (mgr.25540) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.188459+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.192432+0000 mon.a (mon.0) 8988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.195843+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.197089+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.206714+0000 mon.a (mon.0) 8991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.286395+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.288517+0000 mon.a (mon.0) 8993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.291159+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.291906+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:51 smithi176 bash[70612]: audit 2024-03-24T12:45:51.300145+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cluster 2024-03-24T12:45:50.167184+0000 mgr.y (mgr.25540) 2339 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.360578+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.369604+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.400426+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.402314+0000 mon.a (mon.0) 8949 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.413184+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.414149+0000 mgr.y (mgr.25540) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.492009+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.492578+0000 mgr.y (mgr.25540) 2341 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.500563+0000 mon.a (mon.0) 8952 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.503804+0000 mon.a (mon.0) 8953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.510103+0000 mon.a (mon.0) 8954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.511771+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.521569+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.522418+0000 mgr.y (mgr.25540) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.605491+0000 mon.a (mon.0) 8957 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.608430+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.611169+0000 mon.a (mon.0) 8959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.612458+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.622744+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.623300+0000 mgr.y (mgr.25540) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.701559+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.705368+0000 mon.a (mon.0) 8963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.708545+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.709682+0000 mon.a (mon.0) 8965 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.718224+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.718924+0000 mgr.y (mgr.25540) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.800362+0000 mon.a (mon.0) 8967 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.804294+0000 mon.a (mon.0) 8968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.807987+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.809194+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.817922+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.818500+0000 mgr.y (mgr.25540) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.896564+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.900050+0000 mon.a (mon.0) 8973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.903657+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.905145+0000 mon.a (mon.0) 8975 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.913952+0000 mon.a (mon.0) 8976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:50.914504+0000 mgr.y (mgr.25540) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.991853+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.994895+0000 mon.a (mon.0) 8978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.998346+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:50.999523+0000 mon.a (mon.0) 8980 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.009042+0000 mon.a (mon.0) 8981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.010087+0000 mgr.y (mgr.25540) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.087624+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.092256+0000 mon.a (mon.0) 8983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.095209+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.096424+0000 mon.a (mon.0) 8985 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.105369+0000 mon.a (mon.0) 8986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.106094+0000 mgr.y (mgr.25540) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.188459+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.192432+0000 mon.a (mon.0) 8988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.195843+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.197089+0000 mon.a (mon.0) 8990 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.206714+0000 mon.a (mon.0) 8991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.286395+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:51.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.288517+0000 mon.a (mon.0) 8993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:51.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.291159+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:51.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.291906+0000 mon.a (mon.0) 8995 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:51.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:51 smithi184 bash[51492]: audit 2024-03-24T12:45:51.300145+0000 mon.a (mon.0) 8996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.207307+0000 mgr.y (mgr.25540) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.300763+0000 mgr.y (mgr.25540) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.380195+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.382497+0000 mon.a (mon.0) 8998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.384870+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.385830+0000 mon.a (mon.0) 9000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.392012+0000 mon.a (mon.0) 9001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.392494+0000 mgr.y (mgr.25540) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.473716+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.475905+0000 mon.a (mon.0) 9003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.478479+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.479215+0000 mon.a (mon.0) 9005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.487163+0000 mon.a (mon.0) 9006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.487957+0000 mgr.y (mgr.25540) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.555504+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.558031+0000 mon.a (mon.0) 9008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.560914+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.561865+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.569688+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.570307+0000 mgr.y (mgr.25540) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.207307+0000 mgr.y (mgr.25540) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.300763+0000 mgr.y (mgr.25540) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.380195+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.382497+0000 mon.a (mon.0) 8998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.384870+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.385830+0000 mon.a (mon.0) 9000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.392012+0000 mon.a (mon.0) 9001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.392494+0000 mgr.y (mgr.25540) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.473716+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.475905+0000 mon.a (mon.0) 9003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.478479+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.479215+0000 mon.a (mon.0) 9005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.487163+0000 mon.a (mon.0) 9006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.487957+0000 mgr.y (mgr.25540) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.555504+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.558031+0000 mon.a (mon.0) 9008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.560914+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.561865+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.569688+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.570307+0000 mgr.y (mgr.25540) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.647975+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.650921+0000 mon.a (mon.0) 9013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.653901+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.655127+0000 mon.a (mon.0) 9015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.663491+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.664693+0000 mgr.y (mgr.25540) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.745335+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.748646+0000 mon.a (mon.0) 9018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.751904+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.753096+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.761471+0000 mon.a (mon.0) 9021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.762189+0000 mgr.y (mgr.25540) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.842168+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.844734+0000 mon.a (mon.0) 9023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.847058+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.847963+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.855514+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.856025+0000 mgr.y (mgr.25540) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.938557+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.940826+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.647975+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.650921+0000 mon.a (mon.0) 9013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.653901+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.655127+0000 mon.a (mon.0) 9015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.663491+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.664693+0000 mgr.y (mgr.25540) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.745335+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.748646+0000 mon.a (mon.0) 9018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.751904+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.753096+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.761471+0000 mon.a (mon.0) 9021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.762189+0000 mgr.y (mgr.25540) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.842168+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.844734+0000 mon.a (mon.0) 9023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.847058+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.847963+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.855514+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.856025+0000 mgr.y (mgr.25540) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.938557+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.940826+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.943656+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.944601+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:51.952778+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:51.953424+0000 mgr.y (mgr.25540) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.034167+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.037018+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.042813+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.044473+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.055217+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.056022+0000 mgr.y (mgr.25540) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.135057+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.138289+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.141663+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.143175+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.153411+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.232729+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.234799+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.237031+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.237972+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.246112+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.943656+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.944601+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:51.952778+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:51.953424+0000 mgr.y (mgr.25540) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.034167+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.037018+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.042813+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.044473+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.055217+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.056022+0000 mgr.y (mgr.25540) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.135057+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.138289+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.141663+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.143175+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.153411+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.232729+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.234799+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.237031+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.237972+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.246112+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.328627+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.331106+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.333822+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.334702+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[70612]: audit 2024-03-24T12:45:52.342507+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.328627+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.331106+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.333822+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.334702+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[73813]: audit 2024-03-24T12:45:52.342507+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.207307+0000 mgr.y (mgr.25540) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.300763+0000 mgr.y (mgr.25540) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.380195+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.382497+0000 mon.a (mon.0) 8998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.384870+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.385830+0000 mon.a (mon.0) 9000 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.392012+0000 mon.a (mon.0) 9001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.392494+0000 mgr.y (mgr.25540) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.473716+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.475905+0000 mon.a (mon.0) 9003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.478479+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.479215+0000 mon.a (mon.0) 9005 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.487163+0000 mon.a (mon.0) 9006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.487957+0000 mgr.y (mgr.25540) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.555504+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.558031+0000 mon.a (mon.0) 9008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.560914+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.561865+0000 mon.a (mon.0) 9010 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.569688+0000 mon.a (mon.0) 9011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.570307+0000 mgr.y (mgr.25540) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.647975+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.650921+0000 mon.a (mon.0) 9013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.653901+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.655127+0000 mon.a (mon.0) 9015 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.663491+0000 mon.a (mon.0) 9016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.664693+0000 mgr.y (mgr.25540) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.745335+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.748646+0000 mon.a (mon.0) 9018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.751904+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.753096+0000 mon.a (mon.0) 9020 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.761471+0000 mon.a (mon.0) 9021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.762189+0000 mgr.y (mgr.25540) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.842168+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.844734+0000 mon.a (mon.0) 9023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.847058+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.847963+0000 mon.a (mon.0) 9025 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.855514+0000 mon.a (mon.0) 9026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.856025+0000 mgr.y (mgr.25540) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.938557+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.940826+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.943656+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.944601+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:51.952778+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:51.953424+0000 mgr.y (mgr.25540) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.034167+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.037018+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.042813+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.044473+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.055217+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.056022+0000 mgr.y (mgr.25540) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.135057+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.138289+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.141663+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.143175+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.153411+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.232729+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.234799+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.237031+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.237972+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.246112+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.328627+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.331106+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.333822+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.334702+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:52.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:52 smithi184 bash[51492]: audit 2024-03-24T12:45:52.342507+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.086 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.855Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-24T12:45:53.086 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.855Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-24T12:45:53.086 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.857Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.176 port=9094 2024-03-24T12:45:53.086 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.858Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:45:53.087 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.899Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:45:53.087 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.900Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:45:53.087 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.904Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-24T12:45:53.087 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:52 smithi176 bash[107872]: ts=2024-03-24T12:45:52.904Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-24T12:45:53.375 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.154250+0000 mgr.y (mgr.25540) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.376 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cluster 2024-03-24T12:45:52.168051+0000 mgr.y (mgr.25540) 2360 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.154250+0000 mgr.y (mgr.25540) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cluster 2024-03-24T12:45:52.168051+0000 mgr.y (mgr.25540) 2360 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.246686+0000 mgr.y (mgr.25540) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.343455+0000 mgr.y (mgr.25540) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.422816+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.425408+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.428444+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.429556+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.435559+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.436365+0000 mgr.y (mgr.25540) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.517947+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.522507+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.526169+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.527525+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.534162+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.534746+0000 mgr.y (mgr.25540) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.616141+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.618772+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.622033+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.623295+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.246686+0000 mgr.y (mgr.25540) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.343455+0000 mgr.y (mgr.25540) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.422816+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.425408+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.428444+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.429556+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.435559+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.436365+0000 mgr.y (mgr.25540) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.517947+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.522507+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.526169+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.527525+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.534162+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.534746+0000 mgr.y (mgr.25540) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.616141+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.618772+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.622033+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.623295+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.630485+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.631111+0000 mgr.y (mgr.25540) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.630485+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.631111+0000 mgr.y (mgr.25540) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.708319+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.711177+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.714874+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.716434+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.724196+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.725181+0000 mgr.y (mgr.25540) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.802777+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.804959+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.807125+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.807891+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.816832+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.817657+0000 mgr.y (mgr.25540) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.896072+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.899017+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.903617+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.905019+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.913019+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:52.915263+0000 mgr.y (mgr.25540) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.708319+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.711177+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.714874+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.716434+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.724196+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.725181+0000 mgr.y (mgr.25540) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.802777+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.804959+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.807125+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.807891+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.816832+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.817657+0000 mgr.y (mgr.25540) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.896072+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.899017+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.903617+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.905019+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.913019+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:52.915263+0000 mgr.y (mgr.25540) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.995836+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:52.998035+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.995836+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:52.998035+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.000669+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.001615+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.008971+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.011246+0000 mgr.y (mgr.25540) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.093676+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.096112+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.098306+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.099015+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.105575+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.106065+0000 mgr.y (mgr.25540) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.183783+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.186318+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.190831+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.191840+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.199640+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.281810+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.284302+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.287451+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.000669+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.001615+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.008971+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.011246+0000 mgr.y (mgr.25540) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.093676+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.096112+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.098306+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.099015+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.105575+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.106065+0000 mgr.y (mgr.25540) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.183783+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.186318+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.190831+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.191840+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.199640+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.281810+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.284302+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.287451+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.288532+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.295098+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.361467+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[73813]: audit 2024-03-24T12:45:53.363687+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.288532+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.295098+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.361467+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.679 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:53 smithi176 bash[70612]: audit 2024-03-24T12:45:53.363687+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.154250+0000 mgr.y (mgr.25540) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cluster 2024-03-24T12:45:52.168051+0000 mgr.y (mgr.25540) 2360 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.246686+0000 mgr.y (mgr.25540) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.343455+0000 mgr.y (mgr.25540) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.422816+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.425408+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.428444+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.429556+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.435559+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.436365+0000 mgr.y (mgr.25540) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.517947+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.522507+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.526169+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.527525+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.534162+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.534746+0000 mgr.y (mgr.25540) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.616141+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.618772+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.622033+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.623295+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.630485+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.631111+0000 mgr.y (mgr.25540) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.708319+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.711177+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.714874+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.716434+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.724196+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.725181+0000 mgr.y (mgr.25540) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.802777+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.804959+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.807125+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.807891+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.816832+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.817657+0000 mgr.y (mgr.25540) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.896072+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.899017+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.903617+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.905019+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.913019+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:52.915263+0000 mgr.y (mgr.25540) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.995836+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:52.998035+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.000669+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.001615+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.008971+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.011246+0000 mgr.y (mgr.25540) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.093676+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.096112+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.098306+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.099015+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.105575+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.106065+0000 mgr.y (mgr.25540) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.183783+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.186318+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.190831+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.191840+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.199640+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.281810+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.284302+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.287451+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.288532+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.295098+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.361467+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:53.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:53 smithi184 bash[51492]: audit 2024-03-24T12:45:53.363687+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.200301+0000 mgr.y (mgr.25540) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.296266+0000 mgr.y (mgr.25540) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.374439+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.376178+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.381755+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.382233+0000 mgr.y (mgr.25540) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.443245+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.446218+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.449496+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.451238+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.459478+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.460313+0000 mgr.y (mgr.25540) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.523984+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.528398+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.532176+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.533524+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.540845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.541524+0000 mgr.y (mgr.25540) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.619183+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.622668+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.200301+0000 mgr.y (mgr.25540) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.296266+0000 mgr.y (mgr.25540) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.374439+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.376178+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.381755+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.382233+0000 mgr.y (mgr.25540) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.443245+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.446218+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.449496+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.451238+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.459478+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.460313+0000 mgr.y (mgr.25540) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.523984+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.528398+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.532176+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.533524+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.540845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.541524+0000 mgr.y (mgr.25540) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.619183+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.622668+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.626439+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.627890+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.637468+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.638356+0000 mgr.y (mgr.25540) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.719904+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.722690+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.725515+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.726850+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.735191+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.735786+0000 mgr.y (mgr.25540) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.813312+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.816653+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.820731+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.822058+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.831630+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.832315+0000 mgr.y (mgr.25540) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.912476+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.914439+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.916610+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.917384+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.626439+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.627890+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.637468+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.638356+0000 mgr.y (mgr.25540) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.719904+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.722690+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.725515+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.726850+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.735191+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.735786+0000 mgr.y (mgr.25540) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.813312+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.816653+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.820731+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.822058+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.831630+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.832315+0000 mgr.y (mgr.25540) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.912476+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.914439+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.916610+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.917384+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:53.922815+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:53.923391+0000 mgr.y (mgr.25540) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.005085+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.007311+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.010170+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.011106+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.017230+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.018114+0000 mgr.y (mgr.25540) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.100688+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.103743+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.108494+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.109730+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.116750+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.117400+0000 mgr.y (mgr.25540) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.198649+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.201169+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.204379+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.205449+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.213219+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.280901+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.285083+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.288535+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.289874+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[73813]: audit 2024-03-24T12:45:54.298433+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:53.922815+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:53.923391+0000 mgr.y (mgr.25540) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.005085+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.007311+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.010170+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.011106+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.017230+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.018114+0000 mgr.y (mgr.25540) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.100688+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.103743+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.108494+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.109730+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.116750+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.117400+0000 mgr.y (mgr.25540) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.198649+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.201169+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.204379+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.205449+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.213219+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.280901+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.285083+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.288535+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.289874+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[70612]: audit 2024-03-24T12:45:54.298433+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.200301+0000 mgr.y (mgr.25540) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.296266+0000 mgr.y (mgr.25540) 2372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.374439+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.376178+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.381755+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.382233+0000 mgr.y (mgr.25540) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.443245+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.446218+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.449496+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.451238+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.459478+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.460313+0000 mgr.y (mgr.25540) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.523984+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.528398+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.532176+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.533524+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.540845+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.541524+0000 mgr.y (mgr.25540) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.619183+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.622668+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.626439+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.627890+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.637468+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.638356+0000 mgr.y (mgr.25540) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.719904+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.722690+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.725515+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.726850+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.735191+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.735786+0000 mgr.y (mgr.25540) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.813312+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.816653+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.820731+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.822058+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.831630+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.832315+0000 mgr.y (mgr.25540) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.912476+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.914439+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.916610+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.917384+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:53.922815+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:53.923391+0000 mgr.y (mgr.25540) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.005085+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.007311+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.010170+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.011106+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.017230+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.018114+0000 mgr.y (mgr.25540) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.100688+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.103743+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.108494+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.109730+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.116750+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.117400+0000 mgr.y (mgr.25540) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.198649+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.201169+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.204379+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.205449+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.213219+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.280901+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.285083+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.288535+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.289874+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:54.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:54 smithi184 bash[51492]: audit 2024-03-24T12:45:54.298433+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.166 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:45:54 smithi176 bash[107872]: ts=2024-03-24T12:45:54.858Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000092014s 2024-03-24T12:45:55.684 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:45:55] "GET /metrics HTTP/1.1" 200 38779 "" "Prometheus/2.43.0" 2024-03-24T12:45:55.684 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cluster 2024-03-24T12:45:54.168850+0000 mgr.y (mgr.25540) 2382 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.213884+0000 mgr.y (mgr.25540) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.299204+0000 mgr.y (mgr.25540) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.383809+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.385830+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.387968+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.388692+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.685 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.394572+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cluster 2024-03-24T12:45:54.168850+0000 mgr.y (mgr.25540) 2382 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.213884+0000 mgr.y (mgr.25540) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.299204+0000 mgr.y (mgr.25540) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.383809+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.385830+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.387968+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.388692+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.394572+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.395107+0000 mgr.y (mgr.25540) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.459327+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.462240+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.465229+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.466499+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.474546+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.475107+0000 mgr.y (mgr.25540) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.536723+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.542041+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.546346+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.547739+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.554094+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.554891+0000 mgr.y (mgr.25540) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.631459+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.633806+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.636029+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.636846+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.646315+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.646908+0000 mgr.y (mgr.25540) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.728666+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.731289+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.734284+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.735336+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.742695+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.743371+0000 mgr.y (mgr.25540) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.822937+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.825156+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.831000+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.831900+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.838054+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.838723+0000 mgr.y (mgr.25540) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.916418+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.919557+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.923137+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.924489+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:54.931895+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:54.932777+0000 mgr.y (mgr.25540) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.012070+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.014412+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.017286+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.018366+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.024718+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.028438+0000 mgr.y (mgr.25540) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.110309+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.112759+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.115623+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.120871+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.128514+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.129119+0000 mgr.y (mgr.25540) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:55.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.211956+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.215572+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.218638+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.219551+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.227534+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.311210+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.314811+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.318053+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.319039+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:55.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:55 smithi184 bash[51492]: audit 2024-03-24T12:45:55.326689+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.395107+0000 mgr.y (mgr.25540) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.459327+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.462240+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.465229+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.466499+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.474546+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.475107+0000 mgr.y (mgr.25540) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.536723+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.542041+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.546346+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.547739+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.554094+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.554891+0000 mgr.y (mgr.25540) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.631459+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.633806+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.636029+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.636846+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.646315+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.646908+0000 mgr.y (mgr.25540) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.728666+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cluster 2024-03-24T12:45:54.168850+0000 mgr.y (mgr.25540) 2382 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.213884+0000 mgr.y (mgr.25540) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.299204+0000 mgr.y (mgr.25540) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.383809+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.385830+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.387968+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.388692+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.394572+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.395107+0000 mgr.y (mgr.25540) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.459327+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.462240+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.465229+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.466499+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.474546+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.475107+0000 mgr.y (mgr.25540) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.536723+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.542041+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.546346+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.547739+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.554094+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.731289+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.734284+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.735336+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.742695+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.743371+0000 mgr.y (mgr.25540) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.822937+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.825156+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.831000+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.831900+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.838054+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.838723+0000 mgr.y (mgr.25540) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.916418+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.919557+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.923137+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.924489+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:54.931895+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:54.932777+0000 mgr.y (mgr.25540) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.012070+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.014412+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.017286+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.018366+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.024718+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.028438+0000 mgr.y (mgr.25540) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.110309+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.112759+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.115623+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.120871+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.128514+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.129119+0000 mgr.y (mgr.25540) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.211956+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.215572+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.218638+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.219551+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.227534+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.311210+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.314811+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.318053+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.319039+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[73813]: audit 2024-03-24T12:45:55.326689+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.554891+0000 mgr.y (mgr.25540) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.631459+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.633806+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.636029+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.636846+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.646315+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.646908+0000 mgr.y (mgr.25540) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.728666+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.731289+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.734284+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.735336+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.742695+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.743371+0000 mgr.y (mgr.25540) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.822937+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.825156+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.831000+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.831900+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.838054+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.838723+0000 mgr.y (mgr.25540) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.916418+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.919557+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.923137+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.924489+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:54.931895+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:54.932777+0000 mgr.y (mgr.25540) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.012070+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.014412+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.017286+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.018366+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.024718+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.028438+0000 mgr.y (mgr.25540) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.110309+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.112759+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.115623+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.120871+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.128514+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.129119+0000 mgr.y (mgr.25540) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.211956+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.215572+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.218638+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.219551+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.227534+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.311210+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.314811+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.318053+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.319039+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:55 smithi176 bash[70612]: audit 2024-03-24T12:45:55.326689+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.228583+0000 mgr.y (mgr.25540) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.327227+0000 mgr.y (mgr.25540) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.450800+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.453897+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.457117+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.458047+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.464087+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.464704+0000 mgr.y (mgr.25540) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.549893+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.551946+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.554488+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.555499+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.630 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.563161+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.563811+0000 mgr.y (mgr.25540) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.645317+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.648115+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.650908+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.651939+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.658720+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.659465+0000 mgr.y (mgr.25540) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.742909+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.747397+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.749939+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.750756+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.757841+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.631 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.758546+0000 mgr.y (mgr.25540) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.841608+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.843909+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.846295+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.847030+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.853423+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.854057+0000 mgr.y (mgr.25540) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.934859+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.937540+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.939905+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.940737+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:55.946276+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:55.947099+0000 mgr.y (mgr.25540) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.026517+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.632 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.028784+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.031339+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.032299+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.038045+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.038667+0000 mgr.y (mgr.25540) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.102816+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.105574+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.107958+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.109010+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.116170+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.633 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.116911+0000 mgr.y (mgr.25540) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.196892+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.199615+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.202129+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.203116+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.210359+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.288172+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.290550+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.293101+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.293922+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.634 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[73813]: audit 2024-03-24T12:45:56.301424+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.228583+0000 mgr.y (mgr.25540) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.327227+0000 mgr.y (mgr.25540) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.450800+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.453897+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.457117+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.458047+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.464087+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.464704+0000 mgr.y (mgr.25540) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.549893+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.551946+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.554488+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.555499+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.563161+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.635 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.563811+0000 mgr.y (mgr.25540) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.645317+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.648115+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.650908+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.651939+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.658720+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.659465+0000 mgr.y (mgr.25540) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.742909+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.747397+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.749939+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.750756+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.757841+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.758546+0000 mgr.y (mgr.25540) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.841608+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.636 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.843909+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.846295+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.847030+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.853423+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.854057+0000 mgr.y (mgr.25540) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.934859+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.937540+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.939905+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.940737+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:55.946276+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:55.947099+0000 mgr.y (mgr.25540) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.026517+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.028784+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.031339+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.032299+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.637 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.038045+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.038667+0000 mgr.y (mgr.25540) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.102816+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.105574+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.107958+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.109010+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.116170+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.116911+0000 mgr.y (mgr.25540) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.196892+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.199615+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.202129+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.203116+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.210359+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.288172+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.638 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.290550+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.293101+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.293922+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:56 smithi176 bash[70612]: audit 2024-03-24T12:45:56.301424+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.736 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.228583+0000 mgr.y (mgr.25540) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.327227+0000 mgr.y (mgr.25540) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.450800+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.453897+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.457117+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.458047+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.464087+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.464704+0000 mgr.y (mgr.25540) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.549893+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.551946+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.554488+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.555499+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.563161+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.563811+0000 mgr.y (mgr.25540) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.645317+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.648115+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.650908+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.651939+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.658720+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.659465+0000 mgr.y (mgr.25540) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.742909+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.747397+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.749939+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.750756+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.757841+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.758546+0000 mgr.y (mgr.25540) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.841608+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.843909+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.846295+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.847030+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.853423+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.854057+0000 mgr.y (mgr.25540) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.934859+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.937540+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.939905+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.940737+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:55.946276+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:55.947099+0000 mgr.y (mgr.25540) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.026517+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.028784+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.031339+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.032299+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.038045+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.038667+0000 mgr.y (mgr.25540) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.102816+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.105574+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.107958+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.109010+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.116170+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.116911+0000 mgr.y (mgr.25540) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.196892+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.199615+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.202129+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.203116+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.210359+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.288172+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.290550+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.293101+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:56.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.293922+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:56.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:56 smithi184 bash[51492]: audit 2024-03-24T12:45:56.301424+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 16s ago 27m - - 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 16s ago 26m - - 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 starting - - - - 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (11m) 16s ago 19m 45.6M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (73s) 16s ago 17m 46.6M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (9m) 16s ago 26m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (11m) 16s ago 28m 538M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:45:57.557 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (9m) 16s ago 28m 87.6M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (10m) 16s ago 26m 76.4M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (8m) 16s ago 26m 62.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (51s) 16s ago 19m 8527k - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (46s) 16s ago 19m 8832k - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (7m) 16s ago 25m 63.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (6m) 16s ago 24m 70.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (6m) 16s ago 24m 55.6M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (5m) 16s ago 23m 67.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (4m) 16s ago 22m 63.3M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (4m) 16s ago 22m 65.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (3m) 16s ago 21m 55.6M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (2m) 16s ago 21m 57.1M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:45:57.558 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (30s) 16s ago 20m 49.4M - 2.43.0 a07b618ecd1d 5fa979991513 2024-03-24T12:45:57.559 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (2m) 16s ago 17m 90.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:45:57.559 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (107s) 16s ago 17m 90.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:45:57.559 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (2m) 16s ago 17m 90.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:45:57.559 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (99s) 16s ago 17m 90.6M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cluster 2024-03-24T12:45:56.169610+0000 mgr.y (mgr.25540) 2404 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.210927+0000 mgr.y (mgr.25540) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.302047+0000 mgr.y (mgr.25540) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.382023+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.384283+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.386599+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.387471+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.393112+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.393668+0000 mgr.y (mgr.25540) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.472504+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.476263+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.479925+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.481158+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.488137+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.488685+0000 mgr.y (mgr.25540) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.567397+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.570619+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.573526+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.574507+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.579988+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cluster 2024-03-24T12:45:56.169610+0000 mgr.y (mgr.25540) 2404 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.210927+0000 mgr.y (mgr.25540) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.302047+0000 mgr.y (mgr.25540) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.382023+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.384283+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.386599+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.387471+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.393112+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.393668+0000 mgr.y (mgr.25540) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.472504+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.476263+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.479925+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.481158+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.488137+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.488685+0000 mgr.y (mgr.25540) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.567397+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.570619+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.573526+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.574507+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.579988+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.580629+0000 mgr.y (mgr.25540) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.658809+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.661802+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.665113+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.666439+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.674850+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.675631+0000 mgr.y (mgr.25540) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.718464+0000 mgr.y (mgr.25540) 2411 : audit 0 from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.758262+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.761293+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.763968+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.764890+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.771518+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.772189+0000 mgr.y (mgr.25540) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.850279+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.852906+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.855686+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.856740+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.864815+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.865776+0000 mgr.y (mgr.25540) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.580629+0000 mgr.y (mgr.25540) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.658809+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.661802+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.665113+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.666439+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.674850+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.675631+0000 mgr.y (mgr.25540) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.718464+0000 mgr.y (mgr.25540) 2411 : audit 0 from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.758262+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.761293+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.763968+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.764890+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.771518+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.772189+0000 mgr.y (mgr.25540) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.850279+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.852906+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.855686+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.856740+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.864815+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.865776+0000 mgr.y (mgr.25540) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.945777+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.950125+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.953431+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.954531+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:56.962381+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:56.963048+0000 mgr.y (mgr.25540) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.042274+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.045604+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.049355+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.050547+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.057573+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.058044+0000 mgr.y (mgr.25540) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.112577+0000 mgr.y (mgr.25540) 2416 : audit 0 from='client.55000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.133176+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.135474+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.137784+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.138608+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.145740+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.146446+0000 mgr.y (mgr.25540) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.945777+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.950125+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.953431+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.954531+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:56.962381+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:56.963048+0000 mgr.y (mgr.25540) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.042274+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.045604+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.049355+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.050547+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.057573+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.058044+0000 mgr.y (mgr.25540) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.112577+0000 mgr.y (mgr.25540) 2416 : audit 0 from='client.55000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.133176+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.135474+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.137784+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.138608+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.145740+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.146446+0000 mgr.y (mgr.25540) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.229996+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.233998+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.236980+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.237888+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.245206+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.325773+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.328529+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.331481+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.332492+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[70612]: audit 2024-03-24T12:45:57.339408+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.229996+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.233998+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.236980+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.237888+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.245206+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.325773+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.328529+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.331481+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.332492+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:57 smithi176 bash[73813]: audit 2024-03-24T12:45:57.339408+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cluster 2024-03-24T12:45:56.169610+0000 mgr.y (mgr.25540) 2404 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.210927+0000 mgr.y (mgr.25540) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.302047+0000 mgr.y (mgr.25540) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.382023+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.384283+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.386599+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.387471+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.393112+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.393668+0000 mgr.y (mgr.25540) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.472504+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.476263+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.479925+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.481158+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.488137+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.488685+0000 mgr.y (mgr.25540) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.567397+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.570619+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.573526+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.574507+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.579988+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.580629+0000 mgr.y (mgr.25540) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.658809+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.661802+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.665113+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.666439+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.674850+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.675631+0000 mgr.y (mgr.25540) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.718464+0000 mgr.y (mgr.25540) 2411 : audit 0 from='client.54994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.758262+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.761293+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.763968+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.764890+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.771518+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.772189+0000 mgr.y (mgr.25540) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.850279+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.852906+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.855686+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.856740+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.864815+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.865776+0000 mgr.y (mgr.25540) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.945777+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.950125+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.953431+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.954531+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:56.962381+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:56.963048+0000 mgr.y (mgr.25540) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.042274+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.045604+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.049355+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.050547+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.057573+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.058044+0000 mgr.y (mgr.25540) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.112577+0000 mgr.y (mgr.25540) 2416 : audit 0 from='client.55000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:57.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.133176+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.135474+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.137784+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.138608+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.145740+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.146446+0000 mgr.y (mgr.25540) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.229996+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.233998+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.236980+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.237888+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.245206+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.325773+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.328529+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.331481+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.332492+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:57.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:57 smithi184 bash[51492]: audit 2024-03-24T12:45:57.339408+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:45:58.016 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:45:58.017 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:45:58.449 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:45:58.449 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:45:58.449 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:45:58.449 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "iscsi", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:45:58.450 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:45:58.640 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.245838+0000 mgr.y (mgr.25540) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.339998+0000 mgr.y (mgr.25540) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.426892+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.429237+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.431585+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.432421+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.438263+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.438769+0000 mgr.y (mgr.25540) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.518869+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.521133+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.524424+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.641 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.525485+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.531554+0000 mgr.y (mgr.25540) 2421 : audit 0 from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.532029+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.536916+0000 mgr.y (mgr.25540) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.626462+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.628765+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.632049+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.633112+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.642 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.640925+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.641580+0000 mgr.y (mgr.25540) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.720542+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.723317+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.726546+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.727523+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.735576+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.643 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.736106+0000 mgr.y (mgr.25540) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.817544+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.821144+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.823986+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.824858+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.831289+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.831943+0000 mgr.y (mgr.25540) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.856762+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.932853+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.935714+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.938886+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.939954+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.644 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:57.946418+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:57.946935+0000 mgr.y (mgr.25540) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.012713+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.176:0/288652007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.025087+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.027488+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.030461+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.031496+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.037905+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.038736+0000 mgr.y (mgr.25540) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.102047+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.105762+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.108678+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.645 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.109692+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.116657+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.117286+0000 mgr.y (mgr.25540) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.179926+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.182654+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.185622+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.187088+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.194323+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.274082+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.277166+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.280332+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.281543+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.646 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.288368+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.370878+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.647 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[70612]: audit 2024-03-24T12:45:58.373449+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.245838+0000 mgr.y (mgr.25540) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.339998+0000 mgr.y (mgr.25540) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.648 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.426892+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.429237+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.431585+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.432421+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.438263+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.438769+0000 mgr.y (mgr.25540) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.649 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.518869+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.521133+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.524424+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.525485+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.531554+0000 mgr.y (mgr.25540) 2421 : audit 0 from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.532029+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.536916+0000 mgr.y (mgr.25540) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.626462+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.628765+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.632049+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.633112+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.640925+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.641580+0000 mgr.y (mgr.25540) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.720542+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.723317+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.726546+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.727523+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.735576+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.736106+0000 mgr.y (mgr.25540) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.817544+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.821144+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.823986+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.824858+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.831289+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.831943+0000 mgr.y (mgr.25540) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.856762+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.932853+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.935714+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.938886+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.939954+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:57.946418+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:57.946935+0000 mgr.y (mgr.25540) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.012713+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.176:0/288652007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.025087+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.027488+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.030461+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.031496+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.037905+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.038736+0000 mgr.y (mgr.25540) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.102047+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.105762+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.108678+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.109692+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.116657+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.117286+0000 mgr.y (mgr.25540) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.179926+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.182654+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.185622+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.187088+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.194323+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.274082+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.656 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.277166+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.657 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.280332+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.657 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.281543+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.657 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.288368+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.657 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.370878+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.657 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:58 smithi176 bash[73813]: audit 2024-03-24T12:45:58.373449+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.245838+0000 mgr.y (mgr.25540) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.339998+0000 mgr.y (mgr.25540) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.426892+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.429237+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.431585+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.432421+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.438263+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.438769+0000 mgr.y (mgr.25540) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.518869+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.658 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.521133+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.524424+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.525485+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.531554+0000 mgr.y (mgr.25540) 2421 : audit 0 from='client.45051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.532029+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.536916+0000 mgr.y (mgr.25540) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.626462+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.628765+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.632049+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.633112+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.640925+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.641580+0000 mgr.y (mgr.25540) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.720542+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.723317+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.726546+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.659 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.727523+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.735576+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.736106+0000 mgr.y (mgr.25540) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.817544+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.821144+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.823986+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.824858+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.831289+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.831943+0000 mgr.y (mgr.25540) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.856762+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.932853+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.935714+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.938886+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.939954+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:57.946418+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.660 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:57.946935+0000 mgr.y (mgr.25540) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.012713+0000 mon.a (mon.0) 9348 : audit 0 from='client.? 172.21.15.176:0/288652007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.025087+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.027488+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.030461+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.031496+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.037905+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.038736+0000 mgr.y (mgr.25540) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.102047+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.105762+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.661 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.108678+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.109692+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.116657+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.117286+0000 mgr.y (mgr.25540) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.179926+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.182654+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.185622+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.662 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.187088+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.194323+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.274082+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.277166+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.280332+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.281543+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:58.663 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.288368+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:58.664 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.370878+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:58.664 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:58 smithi184 bash[51492]: audit 2024-03-24T12:45:58.373449+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:58.930 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:45:59.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cluster 2024-03-24T12:45:58.170846+0000 mgr.y (mgr.25540) 2429 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:59.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.194873+0000 mgr.y (mgr.25540) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.288951+0000 mgr.y (mgr.25540) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.376733+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.378175+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.393206+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.393777+0000 mgr.y (mgr.25540) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.445946+0000 mgr.y (mgr.25540) 2433 : audit 0 from='client.55018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.471544+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.473910+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.475943+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.476859+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.482486+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.483066+0000 mgr.y (mgr.25540) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.566041+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.568157+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.570356+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.571361+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.577361+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.578013+0000 mgr.y (mgr.25540) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cluster 2024-03-24T12:45:58.170846+0000 mgr.y (mgr.25540) 2429 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.194873+0000 mgr.y (mgr.25540) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.288951+0000 mgr.y (mgr.25540) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.376733+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.378175+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.393206+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.393777+0000 mgr.y (mgr.25540) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.445946+0000 mgr.y (mgr.25540) 2433 : audit 0 from='client.55018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.471544+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.473910+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.475943+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.476859+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.482486+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.483066+0000 mgr.y (mgr.25540) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.566041+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.568157+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.570356+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.571361+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.577361+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.578013+0000 mgr.y (mgr.25540) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.661486+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.664146+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.666473+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.667377+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.675157+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.675802+0000 mgr.y (mgr.25540) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.755450+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.758177+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.761745+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.762827+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.766515+0000 mgr.y (mgr.25540) 2437 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.770362+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.771069+0000 mgr.y (mgr.25540) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.851233+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.854452+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.857602+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.858791+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.868014+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.869375+0000 mgr.y (mgr.25540) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.661486+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.664146+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.666473+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.667377+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.675157+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.675802+0000 mgr.y (mgr.25540) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.755450+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.758177+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.761745+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.762827+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.766515+0000 mgr.y (mgr.25540) 2437 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.770362+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.771069+0000 mgr.y (mgr.25540) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.851233+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.854452+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.857602+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.858791+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.868014+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.869375+0000 mgr.y (mgr.25540) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.927920+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.176:0/4287982407' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.947710+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.950220+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.953022+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.954045+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:58.960556+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:58.961047+0000 mgr.y (mgr.25540) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.037848+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.040634+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.044070+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.045136+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.052897+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.053503+0000 mgr.y (mgr.25540) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.133530+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.136461+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.139537+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.140691+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.149988+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.150542+0000 mgr.y (mgr.25540) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.232542+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.235331+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.237868+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.238874+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.245799+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.325918+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.328646+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.332511+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.333626+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[70612]: audit 2024-03-24T12:45:59.341603+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.927920+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.176:0/4287982407' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.947710+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.950220+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.953022+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.954045+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:58.960556+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:58.961047+0000 mgr.y (mgr.25540) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.037848+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.040634+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.044070+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.045136+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.052897+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.053503+0000 mgr.y (mgr.25540) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.133530+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.136461+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.139537+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.140691+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.149988+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.150542+0000 mgr.y (mgr.25540) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.232542+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.235331+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.237868+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.238874+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.245799+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.325918+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.328646+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.332511+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.333626+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:45:59 smithi176 bash[73813]: audit 2024-03-24T12:45:59.341603+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cluster 2024-03-24T12:45:58.170846+0000 mgr.y (mgr.25540) 2429 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.194873+0000 mgr.y (mgr.25540) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.288951+0000 mgr.y (mgr.25540) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.376733+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.378175+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.393206+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.393777+0000 mgr.y (mgr.25540) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.445946+0000 mgr.y (mgr.25540) 2433 : audit 0 from='client.55018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.471544+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.473910+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.475943+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.476859+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.482486+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.483066+0000 mgr.y (mgr.25540) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.566041+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.568157+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.570356+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.571361+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.577361+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.578013+0000 mgr.y (mgr.25540) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.661486+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.664146+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.666473+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.667377+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.675157+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.675802+0000 mgr.y (mgr.25540) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.755450+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.758177+0000 mon.a (mon.0) 9390 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.761745+0000 mon.a (mon.0) 9391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.762827+0000 mon.a (mon.0) 9392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.766515+0000 mgr.y (mgr.25540) 2437 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.770362+0000 mon.a (mon.0) 9393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.771069+0000 mgr.y (mgr.25540) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.851233+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.854452+0000 mon.a (mon.0) 9395 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.857602+0000 mon.a (mon.0) 9396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.858791+0000 mon.a (mon.0) 9397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.868014+0000 mon.a (mon.0) 9398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.869375+0000 mgr.y (mgr.25540) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.927920+0000 mon.a (mon.0) 9399 : audit 0 from='client.? 172.21.15.176:0/4287982407' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.947710+0000 mon.a (mon.0) 9400 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.950220+0000 mon.a (mon.0) 9401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.953022+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.954045+0000 mon.a (mon.0) 9403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:58.960556+0000 mon.a (mon.0) 9404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:58.961047+0000 mgr.y (mgr.25540) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.037848+0000 mon.a (mon.0) 9405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.040634+0000 mon.a (mon.0) 9406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.044070+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.045136+0000 mon.a (mon.0) 9408 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.052897+0000 mon.a (mon.0) 9409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.053503+0000 mgr.y (mgr.25540) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.133530+0000 mon.a (mon.0) 9410 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.136461+0000 mon.a (mon.0) 9411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.139537+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.140691+0000 mon.a (mon.0) 9413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.149988+0000 mon.a (mon.0) 9414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.150542+0000 mgr.y (mgr.25540) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.232542+0000 mon.a (mon.0) 9415 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.235331+0000 mon.a (mon.0) 9416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.237868+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.238874+0000 mon.a (mon.0) 9418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.245799+0000 mon.a (mon.0) 9419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.325918+0000 mon.a (mon.0) 9420 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.328646+0000 mon.a (mon.0) 9421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:45:59.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.332511+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:45:59.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.333626+0000 mon.a (mon.0) 9423 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:45:59.848 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:45:59 smithi184 bash[51492]: audit 2024-03-24T12:45:59.341603+0000 mon.a (mon.0) 9424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.246334+0000 mgr.y (mgr.25540) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.342187+0000 mgr.y (mgr.25540) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.423033+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.425697+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.428676+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.429690+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.437535+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.438133+0000 mgr.y (mgr.25540) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.515067+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.518958+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.523198+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.524632+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.532924+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.533653+0000 mgr.y (mgr.25540) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.613801+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.615921+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.618508+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.619403+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.625701+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.626898+0000 mgr.y (mgr.25540) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.246334+0000 mgr.y (mgr.25540) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.342187+0000 mgr.y (mgr.25540) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.423033+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.425697+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.428676+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.429690+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.437535+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.438133+0000 mgr.y (mgr.25540) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.515067+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.518958+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.523198+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.524632+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.532924+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.533653+0000 mgr.y (mgr.25540) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.613801+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.615921+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.618508+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.619403+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.625701+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.626898+0000 mgr.y (mgr.25540) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.685354+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.687532+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.690150+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.690977+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.697691+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.698500+0000 mgr.y (mgr.25540) 2448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.780942+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.784407+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.788843+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.790228+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.799740+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.800672+0000 mgr.y (mgr.25540) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.863946+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.866581+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.869599+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.870531+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.877439+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.878006+0000 mgr.y (mgr.25540) 2450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.955872+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.958881+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.685354+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.687532+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.690150+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.690977+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.697691+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.698500+0000 mgr.y (mgr.25540) 2448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.780942+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.784407+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.788843+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.790228+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.799740+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.800672+0000 mgr.y (mgr.25540) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.863946+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.866581+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.869599+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.870531+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.877439+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.878006+0000 mgr.y (mgr.25540) 2450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.955872+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.958881+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.962250+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.963387+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:45:59.971141+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:45:59.971799+0000 mgr.y (mgr.25540) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.052153+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.054784+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.057628+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.059060+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.066886+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.067586+0000 mgr.y (mgr.25540) 2452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.144786+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.147458+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.151008+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.152469+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.160073+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.241403+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.243764+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.246537+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.247749+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.256086+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.335892+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.338049+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.340344+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.341131+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[73813]: audit 2024-03-24T12:46:00.346202+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.962250+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.963387+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:45:59.971141+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:45:59.971799+0000 mgr.y (mgr.25540) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.052153+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.054784+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.057628+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.059060+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.066886+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.067586+0000 mgr.y (mgr.25540) 2452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.144786+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.147458+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.151008+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.152469+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.160073+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.241403+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.243764+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.246537+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.247749+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.256086+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.335892+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.338049+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.340344+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.341131+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:00 smithi176 bash[70612]: audit 2024-03-24T12:46:00.346202+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.246334+0000 mgr.y (mgr.25540) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.342187+0000 mgr.y (mgr.25540) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.423033+0000 mon.a (mon.0) 9425 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.425697+0000 mon.a (mon.0) 9426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.428676+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.429690+0000 mon.a (mon.0) 9428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.842 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.437535+0000 mon.a (mon.0) 9429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.438133+0000 mgr.y (mgr.25540) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.515067+0000 mon.a (mon.0) 9430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.518958+0000 mon.a (mon.0) 9431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.523198+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.524632+0000 mon.a (mon.0) 9433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.532924+0000 mon.a (mon.0) 9434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.533653+0000 mgr.y (mgr.25540) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.613801+0000 mon.a (mon.0) 9435 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.615921+0000 mon.a (mon.0) 9436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.618508+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.619403+0000 mon.a (mon.0) 9438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.625701+0000 mon.a (mon.0) 9439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.843 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.626898+0000 mgr.y (mgr.25540) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.685354+0000 mon.a (mon.0) 9440 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.687532+0000 mon.a (mon.0) 9441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.690150+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.690977+0000 mon.a (mon.0) 9443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.697691+0000 mon.a (mon.0) 9444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.698500+0000 mgr.y (mgr.25540) 2448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.780942+0000 mon.a (mon.0) 9445 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.784407+0000 mon.a (mon.0) 9446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.788843+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.790228+0000 mon.a (mon.0) 9448 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.799740+0000 mon.a (mon.0) 9449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.800672+0000 mgr.y (mgr.25540) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.863946+0000 mon.a (mon.0) 9450 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.866581+0000 mon.a (mon.0) 9451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.869599+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.870531+0000 mon.a (mon.0) 9453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.877439+0000 mon.a (mon.0) 9454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.878006+0000 mgr.y (mgr.25540) 2450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.955872+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.958881+0000 mon.a (mon.0) 9456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.962250+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.963387+0000 mon.a (mon.0) 9458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:45:59.971141+0000 mon.a (mon.0) 9459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:45:59.971799+0000 mgr.y (mgr.25540) 2451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.052153+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.054784+0000 mon.a (mon.0) 9461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.057628+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.059060+0000 mon.a (mon.0) 9463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.066886+0000 mon.a (mon.0) 9464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.067586+0000 mgr.y (mgr.25540) 2452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.144786+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.147458+0000 mon.a (mon.0) 9466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.846 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.151008+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.152469+0000 mon.a (mon.0) 9468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.160073+0000 mon.a (mon.0) 9469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.241403+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.243764+0000 mon.a (mon.0) 9471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.246537+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.247749+0000 mon.a (mon.0) 9473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.256086+0000 mon.a (mon.0) 9474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.335892+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.338049+0000 mon.a (mon.0) 9476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.340344+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.341131+0000 mon.a (mon.0) 9478 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:00.847 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:00 smithi184 bash[51492]: audit 2024-03-24T12:46:00.346202+0000 mon.a (mon.0) 9479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.160680+0000 mgr.y (mgr.25540) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cluster 2024-03-24T12:46:00.171351+0000 mgr.y (mgr.25540) 2454 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.256653+0000 mgr.y (mgr.25540) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.346614+0000 mgr.y (mgr.25540) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.160680+0000 mgr.y (mgr.25540) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cluster 2024-03-24T12:46:00.171351+0000 mgr.y (mgr.25540) 2454 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:01.397 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.256653+0000 mgr.y (mgr.25540) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.346614+0000 mgr.y (mgr.25540) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.425582+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.428424+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.431730+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.433085+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.441498+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.442200+0000 mgr.y (mgr.25540) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.517478+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.519889+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.522363+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.523294+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.530487+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.531238+0000 mgr.y (mgr.25540) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.398 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.619056+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.621551+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.628181+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.629465+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.636680+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.637338+0000 mgr.y (mgr.25540) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.718165+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.720755+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.723375+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.724426+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.399 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.730507+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.731250+0000 mgr.y (mgr.25540) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.810832+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.813293+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.815774+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.816795+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.823248+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.824599+0000 mgr.y (mgr.25540) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.890823+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.893349+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.895503+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.896253+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.901611+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.902239+0000 mgr.y (mgr.25540) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.985971+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.400 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.988634+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.991213+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.992632+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:00.998626+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:00.999361+0000 mgr.y (mgr.25540) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.062908+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.065999+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.068429+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.069276+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.076444+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.401 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: cephadm 2024-03-24T12:46:01.077101+0000 mgr.y (mgr.25540) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.160680+0000 mgr.y (mgr.25540) 2453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cluster 2024-03-24T12:46:00.171351+0000 mgr.y (mgr.25540) 2454 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.256653+0000 mgr.y (mgr.25540) 2455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.346614+0000 mgr.y (mgr.25540) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.425582+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.428424+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.431730+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.433085+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.441498+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.442200+0000 mgr.y (mgr.25540) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.648 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.517478+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.519889+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.522363+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.523294+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.530487+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.531238+0000 mgr.y (mgr.25540) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.619056+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.621551+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.628181+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.649 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.629465+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.636680+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.637338+0000 mgr.y (mgr.25540) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.718165+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.720755+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.723375+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.724426+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.730507+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.650 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.731250+0000 mgr.y (mgr.25540) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.810832+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.813293+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.815774+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.816795+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.823248+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.824599+0000 mgr.y (mgr.25540) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.890823+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.893349+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.895503+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.896253+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.901611+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.902239+0000 mgr.y (mgr.25540) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.985971+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.651 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.988634+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.991213+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.992632+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:00.998626+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:00.999361+0000 mgr.y (mgr.25540) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.062908+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.065999+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.068429+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.069276+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.076444+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: cephadm 2024-03-24T12:46:01.077101+0000 mgr.y (mgr.25540) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.126782+0000 mon.a (mon.0) 9520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.134049+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.141704+0000 mon.a (mon.0) 9522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.162826+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.652 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.166452+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.169416+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.171502+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.175087+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.178657+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.180710+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.182348+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.184319+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.185700+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.187474+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.189015+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.190747+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.192819+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.653 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:01 smithi184 bash[51492]: audit 2024-03-24T12:46:01.194752+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.126782+0000 mon.a (mon.0) 9520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.134049+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.141704+0000 mon.a (mon.0) 9522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.162826+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.166452+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.169416+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.171502+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.175087+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.178657+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.180710+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.182348+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.184319+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.185700+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.187474+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.189015+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.190747+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.192819+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[70612]: audit 2024-03-24T12:46:01.194752+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.425582+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.428424+0000 mon.a (mon.0) 9481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.431730+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.433085+0000 mon.a (mon.0) 9483 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.441498+0000 mon.a (mon.0) 9484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.442200+0000 mgr.y (mgr.25540) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.517478+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.519889+0000 mon.a (mon.0) 9486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.522363+0000 mon.a (mon.0) 9487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.523294+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.530487+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.531238+0000 mgr.y (mgr.25540) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.619056+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.621551+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.628181+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.629465+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.636680+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.637338+0000 mgr.y (mgr.25540) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.718165+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.720755+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.723375+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.724426+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.730507+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.731250+0000 mgr.y (mgr.25540) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.810832+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.813293+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.815774+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.816795+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.823248+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.824599+0000 mgr.y (mgr.25540) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.890823+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.893349+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.895503+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.896253+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.901611+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.902239+0000 mgr.y (mgr.25540) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.985971+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.988634+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.991213+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.992632+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:00.998626+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:00.999361+0000 mgr.y (mgr.25540) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.062908+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.065999+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.068429+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.069276+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.076444+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: cephadm 2024-03-24T12:46:01.077101+0000 mgr.y (mgr.25540) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.126782+0000 mon.a (mon.0) 9520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.134049+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.141704+0000 mon.a (mon.0) 9522 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.162826+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.166452+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.169416+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.171502+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.175087+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.178657+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.180710+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.182348+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.184319+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.185700+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.187474+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.189015+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.190747+0000 mon.a (mon.0) 9535 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.192819+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:01.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:01 smithi176 bash[73813]: audit 2024-03-24T12:46:01.194752+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:02.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.590055+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.598840+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.865 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.609794+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.614104+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.620471+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.866 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[70612]: audit 2024-03-24T12:46:01.626794+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.866 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.590055+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.867 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.598840+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.867 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.609794+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.867 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.614104+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.867 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.620471+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.867 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[73813]: audit 2024-03-24T12:46:01.626794+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:02.916 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:02 smithi176 bash[107872]: ts=2024-03-24T12:46:02.861Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002961794s 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.590055+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.598840+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.609794+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.614104+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.620471+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:02 smithi184 bash[51492]: audit 2024-03-24T12:46:01.626794+0000 mon.a (mon.0) 9543 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:03.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:03 smithi176 bash[70612]: cluster 2024-03-24T12:46:02.172148+0000 mgr.y (mgr.25540) 2465 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:03.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:03 smithi176 bash[73813]: cluster 2024-03-24T12:46:02.172148+0000 mgr.y (mgr.25540) 2465 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:04.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:03 smithi184 bash[51492]: cluster 2024-03-24T12:46:02.172148+0000 mgr.y (mgr.25540) 2465 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:05.580 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:05] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:46:05.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:05 smithi176 bash[73813]: cluster 2024-03-24T12:46:04.173541+0000 mgr.y (mgr.25540) 2466 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:05.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:05 smithi176 bash[70612]: cluster 2024-03-24T12:46:04.173541+0000 mgr.y (mgr.25540) 2466 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:06.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:05 smithi184 bash[51492]: cluster 2024-03-24T12:46:04.173541+0000 mgr.y (mgr.25540) 2466 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:06.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:06 smithi176 bash[73813]: cephadm 2024-03-24T12:46:05.528484+0000 mgr.y (mgr.25540) 2467 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:46:06.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:06 smithi176 bash[73813]: cephadm 2024-03-24T12:46:05.537397+0000 mgr.y (mgr.25540) 2468 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:46:06.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:06 smithi176 bash[70612]: cephadm 2024-03-24T12:46:05.528484+0000 mgr.y (mgr.25540) 2467 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:46:06.917 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:06 smithi176 bash[70612]: cephadm 2024-03-24T12:46:05.537397+0000 mgr.y (mgr.25540) 2468 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:46:07.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:06 smithi184 bash[51492]: cephadm 2024-03-24T12:46:05.528484+0000 mgr.y (mgr.25540) 2467 : cephadm 1 Upgrade: Updating alertmanager.a 2024-03-24T12:46:07.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:06 smithi184 bash[51492]: cephadm 2024-03-24T12:46:05.537397+0000 mgr.y (mgr.25540) 2468 : cephadm 1 Deploying daemon alertmanager.a on smithi176 2024-03-24T12:46:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[70612]: cluster 2024-03-24T12:46:06.174445+0000 mgr.y (mgr.25540) 2469 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[70612]: audit 2024-03-24T12:46:07.625816+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:07.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[70612]: audit 2024-03-24T12:46:07.636146+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:07.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[73813]: cluster 2024-03-24T12:46:06.174445+0000 mgr.y (mgr.25540) 2469 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[73813]: audit 2024-03-24T12:46:07.625816+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:07.917 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:07 smithi176 bash[73813]: audit 2024-03-24T12:46:07.636146+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:08.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:07 smithi184 bash[51492]: cluster 2024-03-24T12:46:06.174445+0000 mgr.y (mgr.25540) 2469 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:08.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:07 smithi184 bash[51492]: audit 2024-03-24T12:46:07.625816+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:08.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:07 smithi184 bash[51492]: audit 2024-03-24T12:46:07.636146+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:08.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:08 smithi176 bash[70612]: audit 2024-03-24T12:46:07.644148+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:08 smithi176 bash[73813]: audit 2024-03-24T12:46:07.644148+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:09.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:08 smithi184 bash[51492]: audit 2024-03-24T12:46:07.644148+0000 mon.a (mon.0) 9546 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:09.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:09 smithi176 bash[70612]: cluster 2024-03-24T12:46:08.175940+0000 mgr.y (mgr.25540) 2470 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:09.897 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:09 smithi176 bash[70612]: audit 2024-03-24T12:46:08.774834+0000 mgr.y (mgr.25540) 2471 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:09.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:09 smithi176 bash[73813]: cluster 2024-03-24T12:46:08.175940+0000 mgr.y (mgr.25540) 2470 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:09.898 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:09 smithi176 bash[73813]: audit 2024-03-24T12:46:08.774834+0000 mgr.y (mgr.25540) 2471 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:10.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:09 smithi184 bash[51492]: cluster 2024-03-24T12:46:08.175940+0000 mgr.y (mgr.25540) 2470 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:10.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:09 smithi184 bash[51492]: audit 2024-03-24T12:46:08.774834+0000 mgr.y (mgr.25540) 2471 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:10.916 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:10 smithi176 systemd[1]: Stopping Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:46:11.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:11 smithi176 bash[107872]: ts=2024-03-24T12:46:11.017Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:46:11.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:11 smithi176 bash[70612]: cluster 2024-03-24T12:46:10.176574+0000 mgr.y (mgr.25540) 2472 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:11.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:11 smithi176 bash[73813]: cluster 2024-03-24T12:46:10.176574+0000 mgr.y (mgr.25540) 2472 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:11.916 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:11 smithi176 bash[109731]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:46:12.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:11 smithi184 bash[51492]: cluster 2024-03-24T12:46:10.176574+0000 mgr.y (mgr.25540) 2472 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:12.196 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:11 smithi176 bash[109802]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:46:12.196 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:11 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:46:12.196 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:11 smithi176 systemd[1]: Stopped Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:46:12.666 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:12 smithi176 systemd[1]: Started Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:46:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cluster 2024-03-24T12:46:12.177711+0000 mgr.y (mgr.25540) 2473 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.248858+0000 mon.a (mon.0) 9547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.257861+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.270805+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.272011+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.279231+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.279922+0000 mgr.y (mgr.25540) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.358803+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.359508+0000 mgr.y (mgr.25540) 2475 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.367103+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.369626+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.374417+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.375711+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.385158+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.385943+0000 mgr.y (mgr.25540) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.463674+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.468058+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.472231+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.473821+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.481065+0000 mon.a (mon.0) 9562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.481841+0000 mgr.y (mgr.25540) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.562565+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.566613+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.570620+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.571794+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.581140+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.581788+0000 mgr.y (mgr.25540) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.665295+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.671870+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.675512+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.676478+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.683126+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.683765+0000 mgr.y (mgr.25540) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.766327+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.769257+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.772528+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.773705+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.781979+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.782545+0000 mgr.y (mgr.25540) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.857722+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cluster 2024-03-24T12:46:12.177711+0000 mgr.y (mgr.25540) 2473 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.248858+0000 mon.a (mon.0) 9547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.257861+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.270805+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.272011+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.279231+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.279922+0000 mgr.y (mgr.25540) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.358803+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.359508+0000 mgr.y (mgr.25540) 2475 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.367103+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.369626+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.374417+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.375711+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.385158+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.385943+0000 mgr.y (mgr.25540) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.463674+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.468058+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.472231+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.473821+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.481065+0000 mon.a (mon.0) 9562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.860508+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.864230+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.876013+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.896923+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.908698+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:12.909367+0000 mgr.y (mgr.25540) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.989402+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.992296+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.998354+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:12.999589+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.006965+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.007616+0000 mgr.y (mgr.25540) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.089129+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.092057+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.095028+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.096125+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.103766+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.104409+0000 mgr.y (mgr.25540) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.185861+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.187832+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.190719+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.191535+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[73813]: audit 2024-03-24T12:46:13.197414+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.481841+0000 mgr.y (mgr.25540) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.562565+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.566613+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.570620+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.571794+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.581140+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.581788+0000 mgr.y (mgr.25540) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.665295+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.671870+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.675512+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.676478+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.683126+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.683765+0000 mgr.y (mgr.25540) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.766327+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.769257+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.772528+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.773705+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.781979+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.782545+0000 mgr.y (mgr.25540) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.857722+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:13.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.860508+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.864230+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.876013+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.896923+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.908698+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:12.909367+0000 mgr.y (mgr.25540) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.989402+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.992296+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.998354+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:12.999589+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.006965+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.007616+0000 mgr.y (mgr.25540) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.089129+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.092057+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.095028+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.096125+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.103766+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.104409+0000 mgr.y (mgr.25540) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.185861+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.187832+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.190719+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.191535+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:13 smithi176 bash[70612]: audit 2024-03-24T12:46:13.197414+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.510 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cluster 2024-03-24T12:46:12.177711+0000 mgr.y (mgr.25540) 2473 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.248858+0000 mon.a (mon.0) 9547 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.257861+0000 mon.a (mon.0) 9548 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.270805+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.272011+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.279231+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.279922+0000 mgr.y (mgr.25540) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.358803+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.359508+0000 mgr.y (mgr.25540) 2475 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.367103+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.369626+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.374417+0000 mon.a (mon.0) 9555 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.375711+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.385158+0000 mon.a (mon.0) 9557 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.511 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.385943+0000 mgr.y (mgr.25540) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.463674+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.468058+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.472231+0000 mon.a (mon.0) 9560 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.473821+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.481065+0000 mon.a (mon.0) 9562 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.481841+0000 mgr.y (mgr.25540) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.562565+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.512 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.566613+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.570620+0000 mon.a (mon.0) 9565 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.571794+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.581140+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.581788+0000 mgr.y (mgr.25540) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.513 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.665295+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.671870+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.675512+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.676478+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.683126+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.683765+0000 mgr.y (mgr.25540) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.766327+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.769257+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.772528+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.773705+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.781979+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.782545+0000 mgr.y (mgr.25540) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.514 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.857722+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.860508+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.864230+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.876013+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.896923+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.908698+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:12.909367+0000 mgr.y (mgr.25540) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.989402+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.992296+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.515 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.998354+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:12.999589+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.006965+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.007616+0000 mgr.y (mgr.25540) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.089129+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.092057+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.095028+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.096125+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.103766+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.104409+0000 mgr.y (mgr.25540) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.185861+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.187832+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.190719+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.191535+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:13.516 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[51492]: audit 2024-03-24T12:46:13.197414+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:13.841 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:46:13 smithi184 bash[87059]: ts=2024-03-24T12:46:13.514Z caller=notifier.go:532 level=error component=notifier alertmanager=http://172.21.15.176:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://172.21.15.176:9093/api/v2/alerts\": dial tcp 172.21.15.176:9093: connect: connection refused" 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.156Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.156Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.159Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.176 port=9094 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.161Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.205Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.205Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-24T12:46:14.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.209Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-24T12:46:14.417 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[109868]: ts=2024-03-24T12:46:14.209Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.197942+0000 mgr.y (mgr.25540) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.275874+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.279062+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.282072+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.283136+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.290049+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.290622+0000 mgr.y (mgr.25540) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.375843+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.378600+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.382227+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.383539+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.391655+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.392227+0000 mgr.y (mgr.25540) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.469047+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.471892+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.475790+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.477261+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.485749+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.486447+0000 mgr.y (mgr.25540) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.568862+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.571108+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.574034+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.574926+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.582479+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.583220+0000 mgr.y (mgr.25540) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.667491+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.671488+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.676305+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.677109+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.682953+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.683587+0000 mgr.y (mgr.25540) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.765552+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.768204+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.771352+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.772393+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.781316+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.781871+0000 mgr.y (mgr.25540) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.842343+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.845232+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.848738+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.197942+0000 mgr.y (mgr.25540) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.275874+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.279062+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.282072+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.283136+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.290049+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.290622+0000 mgr.y (mgr.25540) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.375843+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.378600+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.382227+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.383539+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.391655+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.392227+0000 mgr.y (mgr.25540) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.469047+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.471892+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.475790+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.477261+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.485749+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.486447+0000 mgr.y (mgr.25540) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.568862+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.850000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.858343+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.861505+0000 mgr.y (mgr.25540) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.945318+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.949951+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.953802+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.955078+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:13.963397+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:13.963975+0000 mgr.y (mgr.25540) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.042363+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.044958+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.047618+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.048431+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.055163+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.055833+0000 mgr.y (mgr.25540) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.138249+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.140797+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.143791+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.144992+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.151558+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.152534+0000 mgr.y (mgr.25540) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.233590+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.235844+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.238190+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.239116+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[70612]: audit 2024-03-24T12:46:14.248070+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.571108+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.574034+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.574926+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.582479+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.583220+0000 mgr.y (mgr.25540) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.667491+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.671488+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.676305+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.677109+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.682953+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.683587+0000 mgr.y (mgr.25540) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.765552+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.768204+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.771352+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.772393+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.781316+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.781871+0000 mgr.y (mgr.25540) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.842343+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.845232+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.848738+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.850000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.858343+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.861505+0000 mgr.y (mgr.25540) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.945318+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.949951+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.953802+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.955078+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:13.963397+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:13.963975+0000 mgr.y (mgr.25540) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.042363+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.044958+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.047618+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.048431+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.055163+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.055833+0000 mgr.y (mgr.25540) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.138249+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.140797+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.143791+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.144992+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.151558+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.152534+0000 mgr.y (mgr.25540) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.233590+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.235844+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.238190+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.239116+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:14 smithi176 bash[73813]: audit 2024-03-24T12:46:14.248070+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.197942+0000 mgr.y (mgr.25540) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.275874+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.279062+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.282072+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.283136+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.290049+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.290622+0000 mgr.y (mgr.25540) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.375843+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.378600+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.382227+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.383539+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.391655+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.392227+0000 mgr.y (mgr.25540) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.469047+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.471892+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.475790+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.477261+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.485749+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.486447+0000 mgr.y (mgr.25540) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.568862+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.571108+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.574034+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.574926+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.582479+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.583220+0000 mgr.y (mgr.25540) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.667491+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.671488+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.676305+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.677109+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.682953+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.683587+0000 mgr.y (mgr.25540) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.765552+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.768204+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.771352+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.772393+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.781316+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.781871+0000 mgr.y (mgr.25540) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.842343+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.845232+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.848738+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.850000+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.858343+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.861505+0000 mgr.y (mgr.25540) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.945318+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.949951+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.953802+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.955078+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:13.963397+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:13.963975+0000 mgr.y (mgr.25540) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.042363+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.044958+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.047618+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.048431+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.055163+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.055833+0000 mgr.y (mgr.25540) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.138249+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.140797+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.143791+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.144992+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.151558+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.152534+0000 mgr.y (mgr.25540) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.233590+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.235844+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.238190+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.239116+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:14.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:14 smithi184 bash[51492]: audit 2024-03-24T12:46:14.248070+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cluster 2024-03-24T12:46:14.178588+0000 mgr.y (mgr.25540) 2495 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.248767+0000 mgr.y (mgr.25540) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.327453+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.330844+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.333789+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.334680+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.343519+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.344195+0000 mgr.y (mgr.25540) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.425104+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.427350+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.430131+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.430984+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.438672+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.439125+0000 mgr.y (mgr.25540) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.517459+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.520939+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.523623+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.524513+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.533932+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.534676+0000 mgr.y (mgr.25540) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.599035+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.601778+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.605119+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.606579+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.615697+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.616549+0000 mgr.y (mgr.25540) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.677745+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.680696+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.684353+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.685447+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.694749+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.695276+0000 mgr.y (mgr.25540) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.774776+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.778314+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.781974+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.783184+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.793697+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.794300+0000 mgr.y (mgr.25540) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.869037+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.871770+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.874255+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.875114+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.882693+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.883336+0000 mgr.y (mgr.25540) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.961900+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.964431+0000 mon.a (mon.0) 9690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.967288+0000 mon.a (mon.0) 9691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.968343+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:14.976074+0000 mon.a (mon.0) 9693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:14.976594+0000 mgr.y (mgr.25540) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.052620+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.054843+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.057312+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.058224+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.063616+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.064216+0000 mgr.y (mgr.25540) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.142415+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.145064+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.148373+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.149756+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.160835+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.239056+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.241996+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.245203+0000 mon.a (mon.0) 9706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.599 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:15 smithi184 bash[51492]: audit 2024-03-24T12:46:15.246336+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:15] "GET /metrics HTTP/1.1" 200 38768 "" "Prometheus/2.43.0" 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cluster 2024-03-24T12:46:14.178588+0000 mgr.y (mgr.25540) 2495 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.248767+0000 mgr.y (mgr.25540) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.327453+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.330844+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.333789+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.334680+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.343519+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.344195+0000 mgr.y (mgr.25540) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.425104+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.427350+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.430131+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.430984+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.438672+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.439125+0000 mgr.y (mgr.25540) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.517459+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.520939+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.523623+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.524513+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.533932+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.534676+0000 mgr.y (mgr.25540) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cluster 2024-03-24T12:46:14.178588+0000 mgr.y (mgr.25540) 2495 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.248767+0000 mgr.y (mgr.25540) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.327453+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.330844+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.333789+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.334680+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.343519+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.344195+0000 mgr.y (mgr.25540) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.425104+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.427350+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.430131+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.430984+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.438672+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.439125+0000 mgr.y (mgr.25540) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.517459+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.520939+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.523623+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.524513+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.533932+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.534676+0000 mgr.y (mgr.25540) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.599035+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.601778+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.605119+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.606579+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.615697+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.616549+0000 mgr.y (mgr.25540) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.677745+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.680696+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.684353+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.685447+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.694749+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.695276+0000 mgr.y (mgr.25540) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.774776+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.778314+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.781974+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.783184+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.793697+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.794300+0000 mgr.y (mgr.25540) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.869037+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.871770+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.599035+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.601778+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.605119+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.606579+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.615697+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.616549+0000 mgr.y (mgr.25540) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.677745+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.680696+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.684353+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.685447+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.694749+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.695276+0000 mgr.y (mgr.25540) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.774776+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.778314+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.781974+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.783184+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.793697+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.794300+0000 mgr.y (mgr.25540) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.869037+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.871770+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.874255+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.875114+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.882693+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.883336+0000 mgr.y (mgr.25540) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.961900+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.964431+0000 mon.a (mon.0) 9690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.967288+0000 mon.a (mon.0) 9691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.968343+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:14.976074+0000 mon.a (mon.0) 9693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:14.976594+0000 mgr.y (mgr.25540) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.052620+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.054843+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.057312+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.058224+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.063616+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.064216+0000 mgr.y (mgr.25540) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.142415+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.145064+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.148373+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.149756+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.160835+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.239056+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.241996+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.245203+0000 mon.a (mon.0) 9706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[70612]: audit 2024-03-24T12:46:15.246336+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.874255+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.875114+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.882693+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.883336+0000 mgr.y (mgr.25540) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.961900+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.964431+0000 mon.a (mon.0) 9690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.967288+0000 mon.a (mon.0) 9691 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.968343+0000 mon.a (mon.0) 9692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:14.976074+0000 mon.a (mon.0) 9693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:14.976594+0000 mgr.y (mgr.25540) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.052620+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.054843+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.057312+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.058224+0000 mon.a (mon.0) 9697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.063616+0000 mon.a (mon.0) 9698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.064216+0000 mgr.y (mgr.25540) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.142415+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.145064+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.148373+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.149756+0000 mon.a (mon.0) 9702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.160835+0000 mon.a (mon.0) 9703 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.239056+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:15.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.241996+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:15.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.245203+0000 mon.a (mon.0) 9706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:15.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:15 smithi176 bash[73813]: audit 2024-03-24T12:46:15.246336+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.416 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[109868]: ts=2024-03-24T12:46:16.162Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000563613s 2024-03-24T12:46:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.161404+0000 mgr.y (mgr.25540) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.253018+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.253612+0000 mgr.y (mgr.25540) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.334333+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.337166+0000 mon.a (mon.0) 9710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.340043+0000 mon.a (mon.0) 9711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.340979+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.347636+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.348222+0000 mgr.y (mgr.25540) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.427155+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.431302+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.436296+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.437950+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.449093+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.449912+0000 mgr.y (mgr.25540) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.530677+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.534065+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.537151+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.538216+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.545161+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.161404+0000 mgr.y (mgr.25540) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.253018+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.253612+0000 mgr.y (mgr.25540) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.334333+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.337166+0000 mon.a (mon.0) 9710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.340043+0000 mon.a (mon.0) 9711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.340979+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.347636+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.348222+0000 mgr.y (mgr.25540) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.427155+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.431302+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.436296+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.437950+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.449093+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.449912+0000 mgr.y (mgr.25540) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.530677+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.534065+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.537151+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.538216+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.545161+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.545872+0000 mgr.y (mgr.25540) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.626100+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.629185+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.632020+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.633023+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.640492+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.641118+0000 mgr.y (mgr.25540) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.724526+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.727154+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.729792+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.730647+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.736449+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.736976+0000 mgr.y (mgr.25540) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.819792+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.822042+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.824437+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.825315+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.832539+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.833238+0000 mgr.y (mgr.25540) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.913820+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.545872+0000 mgr.y (mgr.25540) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.626100+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.629185+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.632020+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.633023+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.640492+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.641118+0000 mgr.y (mgr.25540) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.724526+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.727154+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.729792+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.730647+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.736449+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.736976+0000 mgr.y (mgr.25540) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.819792+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.822042+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.824437+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.825315+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.832539+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.833238+0000 mgr.y (mgr.25540) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.913820+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.916002+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.918214+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.919104+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:15.925380+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:15.926191+0000 mgr.y (mgr.25540) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.009379+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.012048+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.016231+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.017997+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.028173+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.029340+0000 mgr.y (mgr.25540) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.111130+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.113630+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.116141+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.117322+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.123108+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.123785+0000 mgr.y (mgr.25540) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.201876+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.204224+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.206923+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.207793+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[73813]: audit 2024-03-24T12:46:16.215324+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.916002+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.918214+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.919104+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:15.925380+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:15.926191+0000 mgr.y (mgr.25540) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.009379+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.012048+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.016231+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.017997+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.028173+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.029340+0000 mgr.y (mgr.25540) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.111130+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.113630+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.116141+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.117322+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.123108+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.123785+0000 mgr.y (mgr.25540) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.201876+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.204224+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.206923+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.207793+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:16 smithi176 bash[70612]: audit 2024-03-24T12:46:16.215324+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.161404+0000 mgr.y (mgr.25540) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.253018+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.253612+0000 mgr.y (mgr.25540) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.334333+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.337166+0000 mon.a (mon.0) 9710 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.340043+0000 mon.a (mon.0) 9711 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.340979+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.347636+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.348222+0000 mgr.y (mgr.25540) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.427155+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.431302+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.436296+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.437950+0000 mon.a (mon.0) 9717 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.449093+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.449912+0000 mgr.y (mgr.25540) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.530677+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.534065+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.537151+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.538216+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.545161+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.545872+0000 mgr.y (mgr.25540) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.626100+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.629185+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.632020+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.633023+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.640492+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.641118+0000 mgr.y (mgr.25540) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.724526+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.727154+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.729792+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.730647+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.736449+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.736976+0000 mgr.y (mgr.25540) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.819792+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.822042+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.824437+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.825315+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.832539+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.833238+0000 mgr.y (mgr.25540) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.913820+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.916002+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.918214+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.919104+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:15.925380+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:15.926191+0000 mgr.y (mgr.25540) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.009379+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.012048+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.016231+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.017997+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.028173+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.029340+0000 mgr.y (mgr.25540) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.111130+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.113630+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.116141+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.117322+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.123108+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.123785+0000 mgr.y (mgr.25540) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:16.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.201876+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:16.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.204224+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:16.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.206923+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:16.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.207793+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:16.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:16 smithi184 bash[51492]: audit 2024-03-24T12:46:16.215324+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cluster 2024-03-24T12:46:16.179145+0000 mgr.y (mgr.25540) 2517 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.215865+0000 mgr.y (mgr.25540) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.291907+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.293852+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.295903+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.296678+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.303341+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.304066+0000 mgr.y (mgr.25540) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.385614+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.388363+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.391291+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.392384+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.402588+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.403219+0000 mgr.y (mgr.25540) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.480734+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.482954+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.486509+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.487620+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.498361+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.498915+0000 mgr.y (mgr.25540) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.578028+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.580271+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.582560+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.583196+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.591063+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.591651+0000 mgr.y (mgr.25540) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.658225+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.660577+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.663241+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.664067+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.673104+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.673840+0000 mgr.y (mgr.25540) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.752710+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.755100+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.757998+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.758954+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.764778+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.768450+0000 mgr.y (mgr.25540) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.831339+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.834093+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.837118+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.838240+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.846878+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.847445+0000 mgr.y (mgr.25540) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.925470+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.928851+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.931936+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.932863+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:16.940690+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:16.941419+0000 mgr.y (mgr.25540) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.022035+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.024356+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.027296+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.028229+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.034373+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.034913+0000 mgr.y (mgr.25540) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.117540+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.120105+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.122356+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.125064+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.131272+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.131702+0000 mgr.y (mgr.25540) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.197133+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.199933+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.202949+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.204053+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:17 smithi184 bash[51492]: audit 2024-03-24T12:46:17.213190+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cluster 2024-03-24T12:46:16.179145+0000 mgr.y (mgr.25540) 2517 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.215865+0000 mgr.y (mgr.25540) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.291907+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.293852+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.295903+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.296678+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.303341+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.304066+0000 mgr.y (mgr.25540) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.385614+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.388363+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.391291+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.392384+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.402588+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.403219+0000 mgr.y (mgr.25540) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.480734+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.482954+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.486509+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.487620+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.498361+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.498915+0000 mgr.y (mgr.25540) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.578028+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.580271+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.582560+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.583196+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.591063+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.591651+0000 mgr.y (mgr.25540) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.658225+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.660577+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.663241+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.664067+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.673104+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.673840+0000 mgr.y (mgr.25540) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.752710+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.755100+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.757998+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.758954+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.764778+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.768450+0000 mgr.y (mgr.25540) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.831339+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.834093+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cluster 2024-03-24T12:46:16.179145+0000 mgr.y (mgr.25540) 2517 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.215865+0000 mgr.y (mgr.25540) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.291907+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.293852+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.295903+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.296678+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.303341+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.304066+0000 mgr.y (mgr.25540) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.385614+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.388363+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.391291+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.392384+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.402588+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.403219+0000 mgr.y (mgr.25540) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.480734+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.482954+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.486509+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.487620+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.498361+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.498915+0000 mgr.y (mgr.25540) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.837118+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.838240+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.846878+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.847445+0000 mgr.y (mgr.25540) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.925470+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.928851+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.931936+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.932863+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:16.940690+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:16.941419+0000 mgr.y (mgr.25540) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.022035+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.024356+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.027296+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.028229+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.034373+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.034913+0000 mgr.y (mgr.25540) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.117540+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.120105+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.122356+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.125064+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.131272+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.131702+0000 mgr.y (mgr.25540) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.197133+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.199933+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.202949+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.204053+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[73813]: audit 2024-03-24T12:46:17.213190+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.578028+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.580271+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.582560+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.583196+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.591063+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.591651+0000 mgr.y (mgr.25540) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.658225+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.660577+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.663241+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.664067+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.673104+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.673840+0000 mgr.y (mgr.25540) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.752710+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.755100+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.757998+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.758954+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.764778+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.768450+0000 mgr.y (mgr.25540) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.831339+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.834093+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.837118+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.838240+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.846878+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.847445+0000 mgr.y (mgr.25540) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.925470+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.928851+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.931936+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.932863+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:16.940690+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:16.941419+0000 mgr.y (mgr.25540) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.022035+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.024356+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.027296+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.028229+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.034373+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.034913+0000 mgr.y (mgr.25540) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.117540+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.120105+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.122356+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.125064+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.131272+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.131702+0000 mgr.y (mgr.25540) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.197133+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.199933+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.202949+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.204053+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:17.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:17 smithi176 bash[70612]: audit 2024-03-24T12:46:17.213190+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.213893+0000 mgr.y (mgr.25540) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.295452+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.297617+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.300207+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.301146+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.308811+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.309362+0000 mgr.y (mgr.25540) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.374292+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.376597+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.378987+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.379812+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.385397+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.385896+0000 mgr.y (mgr.25540) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.466054+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.469180+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.472126+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.473342+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.481389+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.482047+0000 mgr.y (mgr.25540) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.557096+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.559253+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.562554+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.563451+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.570567+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.571480+0000 mgr.y (mgr.25540) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.653994+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.656239+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.659279+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.660392+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.669593+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.670175+0000 mgr.y (mgr.25540) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.747192+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.750564+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.753729+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.754885+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.762209+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.763082+0000 mgr.y (mgr.25540) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.843997+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.846779+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.849446+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.850181+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.857871+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.858461+0000 mgr.y (mgr.25540) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.936240+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.939369+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.942473+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.943697+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:17.949846+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:17.950665+0000 mgr.y (mgr.25540) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.029644+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.032942+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.036663+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.037768+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.045321+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.045940+0000 mgr.y (mgr.25540) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.129857+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.133435+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.137385+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.138615+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.145785+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.146391+0000 mgr.y (mgr.25540) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.226219+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.228535+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.231969+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.233321+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:18 smithi184 bash[51492]: audit 2024-03-24T12:46:18.240780+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.213893+0000 mgr.y (mgr.25540) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.295452+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.297617+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.300207+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.301146+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.308811+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.309362+0000 mgr.y (mgr.25540) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.374292+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.376597+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.378987+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.379812+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.385397+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.385896+0000 mgr.y (mgr.25540) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.466054+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.469180+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.472126+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.473342+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.481389+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.482047+0000 mgr.y (mgr.25540) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.557096+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.213893+0000 mgr.y (mgr.25540) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.295452+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.297617+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.300207+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.301146+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.308811+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.309362+0000 mgr.y (mgr.25540) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.374292+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.376597+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.378987+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.379812+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.385397+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.385896+0000 mgr.y (mgr.25540) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.466054+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.469180+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.472126+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.473342+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.481389+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.482047+0000 mgr.y (mgr.25540) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.557096+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.559253+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.562554+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.563451+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.570567+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.571480+0000 mgr.y (mgr.25540) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.653994+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.656239+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.659279+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.660392+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.669593+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.670175+0000 mgr.y (mgr.25540) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.747192+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.750564+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.753729+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.754885+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.762209+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.763082+0000 mgr.y (mgr.25540) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.843997+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.846779+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.849446+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.850181+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.857871+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.858461+0000 mgr.y (mgr.25540) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.936240+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.939369+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.942473+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.943697+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:17.949846+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:17.950665+0000 mgr.y (mgr.25540) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.029644+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.032942+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.036663+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.037768+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.045321+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.045940+0000 mgr.y (mgr.25540) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.129857+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.133435+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.137385+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.138615+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.145785+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.559253+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.562554+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.563451+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.570567+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.571480+0000 mgr.y (mgr.25540) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.653994+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.656239+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.659279+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.660392+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.669593+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.670175+0000 mgr.y (mgr.25540) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.747192+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.750564+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.753729+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.754885+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.762209+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.763082+0000 mgr.y (mgr.25540) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.843997+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.846779+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.849446+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.146391+0000 mgr.y (mgr.25540) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.226219+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.228535+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.231969+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.233321+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[70612]: audit 2024-03-24T12:46:18.240780+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.850181+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.857871+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.858461+0000 mgr.y (mgr.25540) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.936240+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.939369+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.942473+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.943697+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:17.949846+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:17.950665+0000 mgr.y (mgr.25540) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.029644+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.032942+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.036663+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.037768+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.045321+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.045940+0000 mgr.y (mgr.25540) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.129857+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.133435+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.677 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.137385+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.138615+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.145785+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.146391+0000 mgr.y (mgr.25540) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.226219+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.228535+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.231969+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.233321+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:18.678 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:18 smithi176 bash[73813]: audit 2024-03-24T12:46:18.240780+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cluster 2024-03-24T12:46:18.179959+0000 mgr.y (mgr.25540) 2540 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.241589+0000 mgr.y (mgr.25540) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.320939+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.323519+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.326420+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.327305+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.572 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.333944+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.334707+0000 mgr.y (mgr.25540) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.415094+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.417798+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.421111+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.422436+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.430968+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.431631+0000 mgr.y (mgr.25540) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.513789+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.516419+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.519793+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.520888+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.528835+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.573 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.529401+0000 mgr.y (mgr.25540) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cluster 2024-03-24T12:46:18.179959+0000 mgr.y (mgr.25540) 2540 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.241589+0000 mgr.y (mgr.25540) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.320939+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.323519+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.326420+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.327305+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.333944+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.334707+0000 mgr.y (mgr.25540) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.415094+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.417798+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.421111+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.574 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.422436+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.430968+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.431631+0000 mgr.y (mgr.25540) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.513789+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.516419+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.519793+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.520888+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.528835+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.529401+0000 mgr.y (mgr.25540) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.607996+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.610909+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.575 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.614355+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.615551+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.622383+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.623068+0000 mgr.y (mgr.25540) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.705133+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.707293+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.709917+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.710828+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.720839+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.721483+0000 mgr.y (mgr.25540) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.785440+0000 mgr.y (mgr.25540) 2547 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.800124+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.803044+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.805975+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.576 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.806914+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.812929+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.813531+0000 mgr.y (mgr.25540) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.607996+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.610909+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.614355+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.615551+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.622383+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.623068+0000 mgr.y (mgr.25540) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.705133+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.707293+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.709917+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.577 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.710828+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.720839+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.721483+0000 mgr.y (mgr.25540) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.785440+0000 mgr.y (mgr.25540) 2547 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.800124+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.803044+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.805975+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.806914+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.812929+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.813531+0000 mgr.y (mgr.25540) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.578 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.894243+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.897516+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.900397+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.901290+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.907054+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:18.907524+0000 mgr.y (mgr.25540) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.987076+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.989788+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.993232+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:18.994323+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.000576+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.001324+0000 mgr.y (mgr.25540) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.084139+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.086170+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.579 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.088328+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.089039+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.094501+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.095011+0000 mgr.y (mgr.25540) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.169833+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.172264+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.894243+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.580 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.897516+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.581 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.900397+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.582 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.901290+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.907054+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:18.907524+0000 mgr.y (mgr.25540) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.987076+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.989788+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.993232+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:18.994323+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.000576+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.001324+0000 mgr.y (mgr.25540) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.084139+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.086170+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.088328+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.089039+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.583 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.094501+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.095011+0000 mgr.y (mgr.25540) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.169833+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.172264+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.174780+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.175635+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.182558+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.262371+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.584 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[73813]: audit 2024-03-24T12:46:19.265163+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.585 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.174780+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.585 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.175635+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.585 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.182558+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.585 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.262371+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.585 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:19 smithi176 bash[70612]: audit 2024-03-24T12:46:19.265163+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cluster 2024-03-24T12:46:18.179959+0000 mgr.y (mgr.25540) 2540 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.241589+0000 mgr.y (mgr.25540) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.320939+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.323519+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.326420+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.327305+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.333944+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.334707+0000 mgr.y (mgr.25540) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.415094+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.417798+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.421111+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.422436+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.430968+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.431631+0000 mgr.y (mgr.25540) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.513789+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.516419+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.519793+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.520888+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.528835+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.529401+0000 mgr.y (mgr.25540) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.607996+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.610909+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.614355+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.615551+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.622383+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.623068+0000 mgr.y (mgr.25540) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.705133+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.707293+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.709917+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.710828+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.720839+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.721483+0000 mgr.y (mgr.25540) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.785440+0000 mgr.y (mgr.25540) 2547 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.800124+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.803044+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.805975+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.806914+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.812929+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.813531+0000 mgr.y (mgr.25540) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.894243+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.897516+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.900397+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.901290+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.907054+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:18.907524+0000 mgr.y (mgr.25540) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.987076+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.989788+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.993232+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:18.994323+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.000576+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.001324+0000 mgr.y (mgr.25540) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.084139+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.086170+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.088328+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.089039+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.094501+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.095011+0000 mgr.y (mgr.25540) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.169833+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.172264+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.174780+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.175635+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.182558+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:19.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.262371+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:19.598 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:19 smithi184 bash[51492]: audit 2024-03-24T12:46:19.265163+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.183215+0000 mgr.y (mgr.25540) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.268843+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.277890+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.284290+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.284746+0000 mgr.y (mgr.25540) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.346929+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.348878+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.350953+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.351705+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.359239+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.359847+0000 mgr.y (mgr.25540) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.442344+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.444300+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.446372+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.447158+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.455134+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.455752+0000 mgr.y (mgr.25540) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.534180+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.538636+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.541374+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.542372+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.549750+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.550408+0000 mgr.y (mgr.25540) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.626922+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.629759+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.632611+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.633439+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.641760+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.642603+0000 mgr.y (mgr.25540) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.722056+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.724689+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.727636+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.728586+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.734707+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.735147+0000 mgr.y (mgr.25540) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.813026+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.817583+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.821413+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.822630+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.829960+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.830988+0000 mgr.y (mgr.25540) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.909774+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.912370+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.915377+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.916521+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:19.924141+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:19.924772+0000 mgr.y (mgr.25540) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.002781+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.004754+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.006724+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.007454+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.012614+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.013079+0000 mgr.y (mgr.25540) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.090823+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.093502+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.096722+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.097485+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.102876+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.103580+0000 mgr.y (mgr.25540) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.182031+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.184521+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.187568+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.188455+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:20 smithi184 bash[51492]: audit 2024-03-24T12:46:20.194952+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.183215+0000 mgr.y (mgr.25540) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.268843+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.277890+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.284290+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.284746+0000 mgr.y (mgr.25540) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.346929+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.348878+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.350953+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.351705+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.359239+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.359847+0000 mgr.y (mgr.25540) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.442344+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.444300+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.446372+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.447158+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.455134+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.455752+0000 mgr.y (mgr.25540) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.534180+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.538636+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.541374+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.183215+0000 mgr.y (mgr.25540) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.268843+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.277890+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.284290+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.284746+0000 mgr.y (mgr.25540) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.346929+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.348878+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.350953+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.351705+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.359239+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.359847+0000 mgr.y (mgr.25540) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.442344+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.444300+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.446372+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.447158+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.455134+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.455752+0000 mgr.y (mgr.25540) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.534180+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.538636+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.541374+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.542372+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.549750+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.550408+0000 mgr.y (mgr.25540) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.626922+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.629759+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.632611+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.633439+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.641760+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.642603+0000 mgr.y (mgr.25540) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.722056+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.724689+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.727636+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.728586+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.734707+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.735147+0000 mgr.y (mgr.25540) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.813026+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.817583+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.821413+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.822630+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.829960+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.542372+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.549750+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.550408+0000 mgr.y (mgr.25540) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.626922+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.629759+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.632611+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.633439+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.641760+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.642603+0000 mgr.y (mgr.25540) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.722056+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.724689+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.727636+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.728586+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.734707+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.735147+0000 mgr.y (mgr.25540) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.813026+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.817583+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.821413+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.822630+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.829960+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.830988+0000 mgr.y (mgr.25540) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.909774+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.912370+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.915377+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.916521+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:19.924141+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:19.924772+0000 mgr.y (mgr.25540) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.002781+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.004754+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.673 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.006724+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.007454+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.012614+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.013079+0000 mgr.y (mgr.25540) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.090823+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.093502+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.096722+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.097485+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.102876+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.103580+0000 mgr.y (mgr.25540) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.182031+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.184521+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.187568+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.188455+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[70612]: audit 2024-03-24T12:46:20.194952+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.830988+0000 mgr.y (mgr.25540) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.909774+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.912370+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.915377+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.916521+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:19.924141+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:19.924772+0000 mgr.y (mgr.25540) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.002781+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.004754+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.006724+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.007454+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.675 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.012614+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.013079+0000 mgr.y (mgr.25540) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.090823+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.093502+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.096722+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.097485+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.102876+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.103580+0000 mgr.y (mgr.25540) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.182031+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.184521+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.187568+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.188455+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:20.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:20 smithi176 bash[73813]: audit 2024-03-24T12:46:20.194952+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cluster 2024-03-24T12:46:20.180450+0000 mgr.y (mgr.25540) 2563 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.195476+0000 mgr.y (mgr.25540) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.282562+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.285989+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.288570+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.289409+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.295616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.296113+0000 mgr.y (mgr.25540) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.374253+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.377295+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.381893+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.383063+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.389922+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.390746+0000 mgr.y (mgr.25540) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.472997+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.475634+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.478652+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.479762+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.487329+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.487861+0000 mgr.y (mgr.25540) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.570425+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.573116+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.575865+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.576720+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.583648+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.584258+0000 mgr.y (mgr.25540) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.661422+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.663957+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.668126+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.669252+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.675305+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.676046+0000 mgr.y (mgr.25540) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.757762+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.760106+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.764660+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.766363+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.772394+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.773006+0000 mgr.y (mgr.25540) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.852300+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.854804+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.858186+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.859134+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.865654+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.866435+0000 mgr.y (mgr.25540) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.949297+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.953390+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.957202+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.958484+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:20.968145+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:20.968754+0000 mgr.y (mgr.25540) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.046900+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.051404+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.055611+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.056873+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.064105+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.064721+0000 mgr.y (mgr.25540) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.144040+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.147145+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.152142+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.153285+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.160944+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.245497+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.247756+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.250142+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.251167+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:21 smithi184 bash[51492]: audit 2024-03-24T12:46:21.259399+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cluster 2024-03-24T12:46:20.180450+0000 mgr.y (mgr.25540) 2563 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:21.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.195476+0000 mgr.y (mgr.25540) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.282562+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.285989+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.650 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.288570+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.289409+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.295616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.296113+0000 mgr.y (mgr.25540) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.374253+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.377295+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.381893+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.383063+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.389922+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.390746+0000 mgr.y (mgr.25540) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.472997+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.475634+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.478652+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.479762+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.651 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.487329+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.487861+0000 mgr.y (mgr.25540) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.570425+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.573116+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.575865+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.576720+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.583648+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.584258+0000 mgr.y (mgr.25540) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.661422+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.663957+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.668126+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.669252+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.675305+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.676046+0000 mgr.y (mgr.25540) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.757762+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.652 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.760106+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.764660+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.766363+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.772394+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.773006+0000 mgr.y (mgr.25540) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.852300+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.854804+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.653 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.858186+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.859134+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.865654+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.866435+0000 mgr.y (mgr.25540) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.949297+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.953390+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.957202+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.958484+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:20.968145+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:20.968754+0000 mgr.y (mgr.25540) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.046900+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.051404+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.055611+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.056873+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.654 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.064105+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.064721+0000 mgr.y (mgr.25540) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.144040+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.147145+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.152142+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.153285+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.160944+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.245497+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.247756+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.250142+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.251167+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.655 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[73813]: audit 2024-03-24T12:46:21.259399+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cluster 2024-03-24T12:46:20.180450+0000 mgr.y (mgr.25540) 2563 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.195476+0000 mgr.y (mgr.25540) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.282562+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.285989+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.288570+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.656 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.289409+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.295616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.296113+0000 mgr.y (mgr.25540) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.374253+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.377295+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.381893+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.383063+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.389922+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.390746+0000 mgr.y (mgr.25540) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.472997+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.475634+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.657 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.478652+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.479762+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.487329+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.487861+0000 mgr.y (mgr.25540) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.570425+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.573116+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.575865+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.576720+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.583648+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.584258+0000 mgr.y (mgr.25540) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.661422+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.663957+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.668126+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.658 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.669252+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.675305+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.676046+0000 mgr.y (mgr.25540) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.757762+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.760106+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.764660+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.766363+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.772394+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.773006+0000 mgr.y (mgr.25540) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.852300+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.854804+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.858186+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.859134+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.659 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.865654+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.866435+0000 mgr.y (mgr.25540) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.949297+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.953390+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.957202+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.958484+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:20.968145+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:20.968754+0000 mgr.y (mgr.25540) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.046900+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.051404+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.055611+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.056873+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.064105+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.064721+0000 mgr.y (mgr.25540) 2573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.144040+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.660 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.147145+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.152142+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.153285+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.160944+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.245497+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.247756+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.250142+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.251167+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:21.661 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:21 smithi176 bash[70612]: audit 2024-03-24T12:46:21.259399+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.161962+0000 mgr.y (mgr.25540) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.259993+0000 mgr.y (mgr.25540) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.337488+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.340515+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.344371+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.345876+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.354989+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.355911+0000 mgr.y (mgr.25540) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.434560+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.437006+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.439903+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.440855+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.448379+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.448882+0000 mgr.y (mgr.25540) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.527482+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.530129+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.532545+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.533582+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.543265+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.544142+0000 mgr.y (mgr.25540) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.624874+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.628217+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.632886+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.634618+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.645166+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.648942+0000 mgr.y (mgr.25540) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.729332+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.732612+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.736145+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.737590+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.745696+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.746400+0000 mgr.y (mgr.25540) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.819812+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.829123+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.837042+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.857221+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.860983+0000 mon.a (mon.0) 10058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.864749+0000 mon.a (mon.0) 10059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.866016+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.876028+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.876761+0000 mgr.y (mgr.25540) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.955524+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.958783+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.962609+0000 mon.a (mon.0) 10064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.963887+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:21.972685+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:21.973449+0000 mgr.y (mgr.25540) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.056702+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.058914+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.061035+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.061918+0000 mon.a (mon.0) 10070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.070178+0000 mon.a (mon.0) 10071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.071231+0000 mgr.y (mgr.25540) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.135752+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.138605+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.141478+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.142295+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.148051+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.148456+0000 mgr.y (mgr.25540) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.225958+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.228692+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.231863+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.233183+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:22 smithi184 bash[51492]: audit 2024-03-24T12:46:22.241334+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.161962+0000 mgr.y (mgr.25540) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.259993+0000 mgr.y (mgr.25540) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.337488+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.340515+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.344371+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.345876+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.354989+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.355911+0000 mgr.y (mgr.25540) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.434560+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.437006+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.439903+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.440855+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.448379+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.448882+0000 mgr.y (mgr.25540) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.527482+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.530129+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.532545+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.533582+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.543265+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.544142+0000 mgr.y (mgr.25540) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.161962+0000 mgr.y (mgr.25540) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.259993+0000 mgr.y (mgr.25540) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.337488+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.340515+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.344371+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.345876+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.354989+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.355911+0000 mgr.y (mgr.25540) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.434560+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.437006+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.439903+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.440855+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.448379+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.448882+0000 mgr.y (mgr.25540) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.527482+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.530129+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.532545+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.533582+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.543265+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.544142+0000 mgr.y (mgr.25540) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.624874+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.628217+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.632886+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.634618+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.645166+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.648942+0000 mgr.y (mgr.25540) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.729332+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.732612+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.736145+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.737590+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.745696+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.746400+0000 mgr.y (mgr.25540) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.819812+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.829123+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.837042+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.857221+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.860983+0000 mon.a (mon.0) 10058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.864749+0000 mon.a (mon.0) 10059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.866016+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.876028+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.624874+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.628217+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.632886+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.634618+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.645166+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.648942+0000 mgr.y (mgr.25540) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.729332+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.732612+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.736145+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.737590+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.745696+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.746400+0000 mgr.y (mgr.25540) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.819812+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.829123+0000 mon.a (mon.0) 10055 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.837042+0000 mon.a (mon.0) 10056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.857221+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.860983+0000 mon.a (mon.0) 10058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.864749+0000 mon.a (mon.0) 10059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.866016+0000 mon.a (mon.0) 10060 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.876028+0000 mon.a (mon.0) 10061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.876761+0000 mgr.y (mgr.25540) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.955524+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.958783+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.962609+0000 mon.a (mon.0) 10064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.963887+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:21.972685+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:21.973449+0000 mgr.y (mgr.25540) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.056702+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.058914+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.061035+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.061918+0000 mon.a (mon.0) 10070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.070178+0000 mon.a (mon.0) 10071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.071231+0000 mgr.y (mgr.25540) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.135752+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.138605+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.141478+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.142295+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.148051+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.148456+0000 mgr.y (mgr.25540) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.225958+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.228692+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.231863+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.233183+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[73813]: audit 2024-03-24T12:46:22.241334+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.674 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.876761+0000 mgr.y (mgr.25540) 2581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.955524+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.958783+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.962609+0000 mon.a (mon.0) 10064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.963887+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:21.972685+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:21.973449+0000 mgr.y (mgr.25540) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.056702+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.058914+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.061035+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.061918+0000 mon.a (mon.0) 10070 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.070178+0000 mon.a (mon.0) 10071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.071231+0000 mgr.y (mgr.25540) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.135752+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.138605+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.141478+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.142295+0000 mon.a (mon.0) 10075 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.148051+0000 mon.a (mon.0) 10076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.148456+0000 mgr.y (mgr.25540) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.225958+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.228692+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.231863+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.233183+0000 mon.a (mon.0) 10080 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:22.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:22 smithi176 bash[70612]: audit 2024-03-24T12:46:22.241334+0000 mon.a (mon.0) 10081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cluster 2024-03-24T12:46:22.181351+0000 mgr.y (mgr.25540) 2585 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.241892+0000 mgr.y (mgr.25540) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.322922+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.325086+0000 mon.a (mon.0) 10083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.327249+0000 mon.a (mon.0) 10084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.327967+0000 mon.a (mon.0) 10085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.288 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.335215+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cluster 2024-03-24T12:46:22.181351+0000 mgr.y (mgr.25540) 2585 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.241892+0000 mgr.y (mgr.25540) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.322922+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.325086+0000 mon.a (mon.0) 10083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.327249+0000 mon.a (mon.0) 10084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.327967+0000 mon.a (mon.0) 10085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.335215+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.335868+0000 mgr.y (mgr.25540) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.289 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.417854+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.419897+0000 mon.a (mon.0) 10088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.421960+0000 mon.a (mon.0) 10089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.422747+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.428211+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.428776+0000 mgr.y (mgr.25540) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.488409+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.490842+0000 mon.a (mon.0) 10093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.493329+0000 mon.a (mon.0) 10094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.494490+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.502434+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.503120+0000 mgr.y (mgr.25540) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.585565+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.290 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.590044+0000 mon.a (mon.0) 10098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.592319+0000 mon.a (mon.0) 10099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.593249+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.600379+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.601095+0000 mgr.y (mgr.25540) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.678819+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.681426+0000 mon.a (mon.0) 10103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.683663+0000 mon.a (mon.0) 10104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.684538+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.690820+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.691454+0000 mgr.y (mgr.25540) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.755337+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.758218+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.760632+0000 mon.a (mon.0) 10109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.291 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.761602+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.768180+0000 mon.a (mon.0) 10111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.768939+0000 mgr.y (mgr.25540) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.847086+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.849668+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.852448+0000 mon.a (mon.0) 10114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.853579+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.859521+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.860060+0000 mgr.y (mgr.25540) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.292 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.933870+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.936825+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.939860+0000 mon.a (mon.0) 10119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.940888+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:22.947957+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:22.948617+0000 mgr.y (mgr.25540) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.028217+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.031431+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.034147+0000 mon.a (mon.0) 10124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.035025+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.042070+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.042702+0000 mgr.y (mgr.25540) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.121272+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.293 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.123613+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cluster 2024-03-24T12:46:22.181351+0000 mgr.y (mgr.25540) 2585 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.241892+0000 mgr.y (mgr.25540) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.322922+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.325086+0000 mon.a (mon.0) 10083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.327249+0000 mon.a (mon.0) 10084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.327967+0000 mon.a (mon.0) 10085 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.335215+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.335868+0000 mgr.y (mgr.25540) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.417854+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.419897+0000 mon.a (mon.0) 10088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.421960+0000 mon.a (mon.0) 10089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.422747+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.428211+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.428776+0000 mgr.y (mgr.25540) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.488409+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.490842+0000 mon.a (mon.0) 10093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.493329+0000 mon.a (mon.0) 10094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.494490+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.502434+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.503120+0000 mgr.y (mgr.25540) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.585565+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.590044+0000 mon.a (mon.0) 10098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.592319+0000 mon.a (mon.0) 10099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.593249+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.600379+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.601095+0000 mgr.y (mgr.25540) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.678819+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.681426+0000 mon.a (mon.0) 10103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.683663+0000 mon.a (mon.0) 10104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.684538+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.690820+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.691454+0000 mgr.y (mgr.25540) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.755337+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.758218+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.760632+0000 mon.a (mon.0) 10109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.761602+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.768180+0000 mon.a (mon.0) 10111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.768939+0000 mgr.y (mgr.25540) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.847086+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.849668+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.852448+0000 mon.a (mon.0) 10114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.853579+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.859521+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.860060+0000 mgr.y (mgr.25540) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.933870+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.936825+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.939860+0000 mon.a (mon.0) 10119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.940888+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:22.947957+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:22.948617+0000 mgr.y (mgr.25540) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.028217+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.031431+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.034147+0000 mon.a (mon.0) 10124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.035025+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.042070+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.042702+0000 mgr.y (mgr.25540) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.121272+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.123613+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.125573+0000 mon.a (mon.0) 10129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.126295+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.131374+0000 mon.a (mon.0) 10131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.131851+0000 mgr.y (mgr.25540) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.208844+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.212139+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.216273+0000 mon.a (mon.0) 10134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.217732+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:23 smithi184 bash[51492]: audit 2024-03-24T12:46:23.226881+0000 mon.a (mon.0) 10136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.125573+0000 mon.a (mon.0) 10129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.126295+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.131374+0000 mon.a (mon.0) 10131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.131851+0000 mgr.y (mgr.25540) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.208844+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.212139+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.216273+0000 mon.a (mon.0) 10134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.217732+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[70612]: audit 2024-03-24T12:46:23.226881+0000 mon.a (mon.0) 10136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.335868+0000 mgr.y (mgr.25540) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.417854+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.419897+0000 mon.a (mon.0) 10088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.421960+0000 mon.a (mon.0) 10089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.667 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.422747+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.428211+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.428776+0000 mgr.y (mgr.25540) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.488409+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.490842+0000 mon.a (mon.0) 10093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.493329+0000 mon.a (mon.0) 10094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.494490+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.502434+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.503120+0000 mgr.y (mgr.25540) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.585565+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.590044+0000 mon.a (mon.0) 10098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.592319+0000 mon.a (mon.0) 10099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.593249+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.600379+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.601095+0000 mgr.y (mgr.25540) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.678819+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.681426+0000 mon.a (mon.0) 10103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.683663+0000 mon.a (mon.0) 10104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.684538+0000 mon.a (mon.0) 10105 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.690820+0000 mon.a (mon.0) 10106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.691454+0000 mgr.y (mgr.25540) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.755337+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.758218+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.760632+0000 mon.a (mon.0) 10109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.761602+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.768180+0000 mon.a (mon.0) 10111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.768939+0000 mgr.y (mgr.25540) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.847086+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.849668+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.852448+0000 mon.a (mon.0) 10114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.853579+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.859521+0000 mon.a (mon.0) 10116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.860060+0000 mgr.y (mgr.25540) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.933870+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.936825+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.939860+0000 mon.a (mon.0) 10119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.940888+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:22.947957+0000 mon.a (mon.0) 10121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:22.948617+0000 mgr.y (mgr.25540) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.028217+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.031431+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.034147+0000 mon.a (mon.0) 10124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.035025+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.042070+0000 mon.a (mon.0) 10126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.670 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.042702+0000 mgr.y (mgr.25540) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.121272+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.123613+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.125573+0000 mon.a (mon.0) 10129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.126295+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.131374+0000 mon.a (mon.0) 10131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.131851+0000 mgr.y (mgr.25540) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.208844+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:23.671 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.212139+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:23.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.216273+0000 mon.a (mon.0) 10134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:23.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.217732+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:23.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:23 smithi176 bash[73813]: audit 2024-03-24T12:46:23.226881+0000 mon.a (mon.0) 10136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.290 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[109868]: ts=2024-03-24T12:46:24.164Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002595017s 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.227739+0000 mgr.y (mgr.25540) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.302522+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.304594+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.306810+0000 mon.a (mon.0) 10139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.307687+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.313200+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.313685+0000 mgr.y (mgr.25540) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.390957+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.397000+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.399910+0000 mon.a (mon.0) 10144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.400740+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.406799+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.407384+0000 mgr.y (mgr.25540) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.481950+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.484341+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.487404+0000 mon.a (mon.0) 10149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.488271+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.494668+0000 mon.a (mon.0) 10151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.495241+0000 mgr.y (mgr.25540) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.575638+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.578140+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.581039+0000 mon.a (mon.0) 10154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.593 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.581876+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.588158+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.588834+0000 mgr.y (mgr.25540) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.699251+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.702687+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.705534+0000 mon.a (mon.0) 10159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.706402+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.712158+0000 mon.a (mon.0) 10161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.712859+0000 mgr.y (mgr.25540) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.793960+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.797418+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.800670+0000 mon.a (mon.0) 10164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.801812+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.594 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.810342+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.811018+0000 mgr.y (mgr.25540) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.896647+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.898759+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.901640+0000 mon.a (mon.0) 10169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.902789+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.912752+0000 mon.a (mon.0) 10171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: cephadm 2024-03-24T12:46:23.913472+0000 mgr.y (mgr.25540) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.955613+0000 mon.a (mon.0) 10172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.595 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.963241+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.970080+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.975544+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.977957+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.979988+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.981459+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.983905+0000 mon.a (mon.0) 10179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.986659+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.988787+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.990261+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.991838+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.993428+0000 mon.a (mon.0) 10184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.995235+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.996831+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.596 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:23.998529+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:24.000763+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:24.002772+0000 mon.a (mon.0) 10189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.597 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:24 smithi184 bash[51492]: audit 2024-03-24T12:46:24.004773+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.227739+0000 mgr.y (mgr.25540) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.302522+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.304594+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.306810+0000 mon.a (mon.0) 10139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.307687+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.313200+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.313685+0000 mgr.y (mgr.25540) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.390957+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.397000+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.399910+0000 mon.a (mon.0) 10144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.400740+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.406799+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.407384+0000 mgr.y (mgr.25540) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.481950+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.484341+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.667 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.487404+0000 mon.a (mon.0) 10149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.488271+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.494668+0000 mon.a (mon.0) 10151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.495241+0000 mgr.y (mgr.25540) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.575638+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.227739+0000 mgr.y (mgr.25540) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.302522+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.304594+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.306810+0000 mon.a (mon.0) 10139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.307687+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.668 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.313200+0000 mon.a (mon.0) 10141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.313685+0000 mgr.y (mgr.25540) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.390957+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.397000+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.399910+0000 mon.a (mon.0) 10144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.400740+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.406799+0000 mon.a (mon.0) 10146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.407384+0000 mgr.y (mgr.25540) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.481950+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.484341+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.487404+0000 mon.a (mon.0) 10149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.488271+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.494668+0000 mon.a (mon.0) 10151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.495241+0000 mgr.y (mgr.25540) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.669 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.575638+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.578140+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.581039+0000 mon.a (mon.0) 10154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.581876+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.588158+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.588834+0000 mgr.y (mgr.25540) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.699251+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.702687+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.705534+0000 mon.a (mon.0) 10159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.670 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.706402+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.712158+0000 mon.a (mon.0) 10161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.712859+0000 mgr.y (mgr.25540) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.793960+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.797418+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.800670+0000 mon.a (mon.0) 10164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.801812+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.810342+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.811018+0000 mgr.y (mgr.25540) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.896647+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.671 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.898759+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.578140+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.581039+0000 mon.a (mon.0) 10154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.581876+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.588158+0000 mon.a (mon.0) 10156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.588834+0000 mgr.y (mgr.25540) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.699251+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.702687+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.705534+0000 mon.a (mon.0) 10159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.706402+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.712158+0000 mon.a (mon.0) 10161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.712859+0000 mgr.y (mgr.25540) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.793960+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.797418+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.672 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.800670+0000 mon.a (mon.0) 10164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.801812+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.810342+0000 mon.a (mon.0) 10166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.811018+0000 mgr.y (mgr.25540) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.896647+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.898759+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.901640+0000 mon.a (mon.0) 10169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.902789+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.912752+0000 mon.a (mon.0) 10171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: cephadm 2024-03-24T12:46:23.913472+0000 mgr.y (mgr.25540) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.955613+0000 mon.a (mon.0) 10172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.963241+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.970080+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.975544+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.673 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.977957+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.979988+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.981459+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.983905+0000 mon.a (mon.0) 10179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.986659+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.988787+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.990261+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.991838+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.993428+0000 mon.a (mon.0) 10184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.995235+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.996831+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:23.998529+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.674 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:24.000763+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.901640+0000 mon.a (mon.0) 10169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.902789+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.912752+0000 mon.a (mon.0) 10171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: cephadm 2024-03-24T12:46:23.913472+0000 mgr.y (mgr.25540) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.955613+0000 mon.a (mon.0) 10172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.963241+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.970080+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.975544+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.977957+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.979988+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.981459+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.675 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.983905+0000 mon.a (mon.0) 10179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.986659+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.988787+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.990261+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.991838+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.993428+0000 mon.a (mon.0) 10184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.995235+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.996831+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:23.998529+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:24.000763+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:24.002772+0000 mon.a (mon.0) 10189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.676 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[73813]: audit 2024-03-24T12:46:24.004773+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:24.002772+0000 mon.a (mon.0) 10189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:24.677 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:24 smithi176 bash[70612]: audit 2024-03-24T12:46:24.004773+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:25.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:25] "GET /metrics HTTP/1.1" 200 38768 "" "Prometheus/2.43.0" 2024-03-24T12:46:26.226 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:25 smithi176 bash[70612]: cluster 2024-03-24T12:46:24.182593+0000 mgr.y (mgr.25540) 2605 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:26.227 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:25 smithi176 bash[73813]: cluster 2024-03-24T12:46:24.182593+0000 mgr.y (mgr.25540) 2605 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:26.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:25 smithi184 bash[51492]: cluster 2024-03-24T12:46:24.182593+0000 mgr.y (mgr.25540) 2605 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: cluster 2024-03-24T12:46:26.183851+0000 mgr.y (mgr.25540) 2606 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: cephadm 2024-03-24T12:46:26.777324+0000 mgr.y (mgr.25540) 2607 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: cephadm 2024-03-24T12:46:26.805885+0000 mgr.y (mgr.25540) 2608 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: audit 2024-03-24T12:46:27.857845+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: audit 2024-03-24T12:46:27.916909+0000 mon.a (mon.0) 10192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: audit 2024-03-24T12:46:27.926694+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[70612]: audit 2024-03-24T12:46:27.934718+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: cluster 2024-03-24T12:46:26.183851+0000 mgr.y (mgr.25540) 2606 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: cephadm 2024-03-24T12:46:26.777324+0000 mgr.y (mgr.25540) 2607 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: cephadm 2024-03-24T12:46:26.805885+0000 mgr.y (mgr.25540) 2608 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: audit 2024-03-24T12:46:27.857845+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: audit 2024-03-24T12:46:27.916909+0000 mon.a (mon.0) 10192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: audit 2024-03-24T12:46:27.926694+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:27 smithi176 bash[73813]: audit 2024-03-24T12:46:27.934718+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: cluster 2024-03-24T12:46:26.183851+0000 mgr.y (mgr.25540) 2606 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: cephadm 2024-03-24T12:46:26.777324+0000 mgr.y (mgr.25540) 2607 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: cephadm 2024-03-24T12:46:26.805885+0000 mgr.y (mgr.25540) 2608 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: audit 2024-03-24T12:46:27.857845+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: audit 2024-03-24T12:46:27.916909+0000 mon.a (mon.0) 10192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: audit 2024-03-24T12:46:27.926694+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:28.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:27 smithi184 bash[51492]: audit 2024-03-24T12:46:27.934718+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:29.354 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:46:30.130 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:46:30.130 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 2s ago 27m - - 2024-03-24T12:46:30.130 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 8s ago 27m - - 2024-03-24T12:46:30.130 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (17s) 2s ago 20m 15.4M - 0.25.0 c8568f914cd2 6d1bd56de0d2 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (12m) 8s ago 19m 45.3M - 8.3.5 dad864ee21e9 027fcc6e04f0 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (105s) 2s ago 17m 47.2M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (10m) 8s ago 26m 445M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (11m) 2s ago 28m 543M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (10m) 2s ago 28m 92.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (11m) 8s ago 26m 76.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (9m) 2s ago 27m 65.8M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (84s) 2s ago 20m 9688k - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (78s) 8s ago 20m 9583k - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (8m) 2s ago 26m 64.5M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (7m) 2s ago 25m 70.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (6m) 2s ago 24m 55.9M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (6m) 2s ago 24m 67.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:46:30.131 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (5m) 8s ago 23m 63.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (4m) 8s ago 22m 65.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (4m) 8s ago 22m 55.7M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (3m) 8s ago 21m 57.4M 4096M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (63s) 8s ago 20m 50.7M - 2.43.0 a07b618ecd1d 5fa979991513 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (3m) 2s ago 18m 91.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (2m) 8s ago 18m 90.6M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (2m) 2s ago 17m 91.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:46:30.132 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (2m) 8s ago 17m 90.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:46:30.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:29 smithi184 bash[51492]: cluster 2024-03-24T12:46:28.185623+0000 mgr.y (mgr.25540) 2609 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:30.296 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:29 smithi184 bash[51492]: audit 2024-03-24T12:46:28.796493+0000 mgr.y (mgr.25540) 2610 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:30.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:29 smithi176 bash[70612]: cluster 2024-03-24T12:46:28.185623+0000 mgr.y (mgr.25540) 2609 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:29 smithi176 bash[70612]: audit 2024-03-24T12:46:28.796493+0000 mgr.y (mgr.25540) 2610 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:29 smithi176 bash[73813]: cluster 2024-03-24T12:46:28.185623+0000 mgr.y (mgr.25540) 2609 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:29 smithi176 bash[73813]: audit 2024-03-24T12:46:28.796493+0000 mgr.y (mgr.25540) 2610 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:46:30.578 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:46:30.579 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "iscsi", 2024-03-24T12:46:30.983 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:46:30.984 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:46:30.984 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:46:30.984 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading grafana daemons", 2024-03-24T12:46:30.984 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:46:30.984 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:46:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:30 smithi184 bash[51492]: audit 2024-03-24T12:46:29.332379+0000 mgr.y (mgr.25540) 2611 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:30 smithi184 bash[51492]: audit 2024-03-24T12:46:29.730673+0000 mgr.y (mgr.25540) 2612 : audit 0 from='client.45081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:30 smithi184 bash[51492]: audit 2024-03-24T12:46:30.109231+0000 mgr.y (mgr.25540) 2613 : audit 0 from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:30 smithi184 bash[51492]: audit 2024-03-24T12:46:30.574741+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.176:0/2286206236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[70612]: audit 2024-03-24T12:46:29.332379+0000 mgr.y (mgr.25540) 2611 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[70612]: audit 2024-03-24T12:46:29.730673+0000 mgr.y (mgr.25540) 2612 : audit 0 from='client.45081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[70612]: audit 2024-03-24T12:46:30.109231+0000 mgr.y (mgr.25540) 2613 : audit 0 from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[70612]: audit 2024-03-24T12:46:30.574741+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.176:0/2286206236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[73813]: audit 2024-03-24T12:46:29.332379+0000 mgr.y (mgr.25540) 2611 : audit 0 from='client.55030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[73813]: audit 2024-03-24T12:46:29.730673+0000 mgr.y (mgr.25540) 2612 : audit 0 from='client.45081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[73813]: audit 2024-03-24T12:46:30.109231+0000 mgr.y (mgr.25540) 2613 : audit 0 from='client.45087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:31.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:30 smithi176 bash[73813]: audit 2024-03-24T12:46:30.574741+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.176:0/2286206236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:31.447 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:46:31.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:31 smithi184 systemd[1]: Stopping Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:46:32.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:31 smithi184 bash[51492]: cluster 2024-03-24T12:46:30.186357+0000 mgr.y (mgr.25540) 2614 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:32.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:31 smithi184 bash[51492]: audit 2024-03-24T12:46:30.979708+0000 mgr.y (mgr.25540) 2615 : audit 0 from='client.55054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:32.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:31 smithi184 bash[51492]: audit 2024-03-24T12:46:31.444840+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.176:0/2225694387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:46:32.118 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:31 smithi184 bash[48464]: t=2024-03-24T12:46:31+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-24T12:46:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[70612]: cluster 2024-03-24T12:46:30.186357+0000 mgr.y (mgr.25540) 2614 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[70612]: audit 2024-03-24T12:46:30.979708+0000 mgr.y (mgr.25540) 2615 : audit 0 from='client.55054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:32.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[70612]: audit 2024-03-24T12:46:31.444840+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.176:0/2225694387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:46:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[73813]: cluster 2024-03-24T12:46:30.186357+0000 mgr.y (mgr.25540) 2614 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:32.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[73813]: audit 2024-03-24T12:46:30.979708+0000 mgr.y (mgr.25540) 2615 : audit 0 from='client.55054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:46:32.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:31 smithi176 bash[73813]: audit 2024-03-24T12:46:31.444840+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.176:0/2225694387' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:46:32.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:32 smithi184 bash[89951]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:46:32.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:32 smithi184 bash[90026]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:46:32.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:32 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Succeeded. 2024-03-24T12:46:32.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:32 smithi184 systemd[1]: Stopped Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:46:33.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:32 smithi184 systemd[1]: Started Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: cluster 2024-03-24T12:46:32.187601+0000 mgr.y (mgr.25540) 2616 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.029152+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.040592+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.045965+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.046234+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.047636+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.047876+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.049120+0000 mon.a (mon.0) 10201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.049438+0000 mon.a (mon.0) 10202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.050595+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.050906+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.051667+0000 mgr.y (mgr.25540) 2617 : cephadm 1 Adjusting osd_memory_target on smithi176 to 2525M 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.052076+0000 mgr.y (mgr.25540) 2618 : cephadm 1 Adjusting osd_memory_target on smithi184 to 2781M 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.059926+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.070151+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.073981+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.075396+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.086435+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.087339+0000 mgr.y (mgr.25540) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.165282+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.175092+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.178486+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.184133+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.185660+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.196232+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.276714+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.279558+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.282247+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.283291+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.292422+0000 mon.a (mon.0) 10220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.374839+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.377349+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.380336+0000 mon.a (mon.0) 10223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.381446+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.391330+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.470263+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.474184+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.477879+0000 mon.a (mon.0) 10228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.479400+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.489255+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.567211+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.570138+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.573873+0000 mon.a (mon.0) 10233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.575050+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.585464+0000 mon.a (mon.0) 10235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.663272+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.666099+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.669606+0000 mon.a (mon.0) 10238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.670874+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.680668+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.762692+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.764947+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.767704+0000 mon.a (mon.0) 10243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.768992+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.779347+0000 mon.a (mon.0) 10245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.861372+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.863583+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.866287+0000 mon.a (mon.0) 10248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.867252+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.876859+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.958156+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.961000+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.963818+0000 mon.a (mon.0) 10253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.964676+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[51492]: audit 2024-03-24T12:46:33.976456+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: cluster 2024-03-24T12:46:32.187601+0000 mgr.y (mgr.25540) 2616 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:34.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.029152+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.040592+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.045965+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.046234+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.047636+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.047876+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.049120+0000 mon.a (mon.0) 10201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.049438+0000 mon.a (mon.0) 10202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.050595+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.050906+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.051667+0000 mgr.y (mgr.25540) 2617 : cephadm 1 Adjusting osd_memory_target on smithi176 to 2525M 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.052076+0000 mgr.y (mgr.25540) 2618 : cephadm 1 Adjusting osd_memory_target on smithi184 to 2781M 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.059926+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.070151+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.073981+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.075396+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.086435+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.087339+0000 mgr.y (mgr.25540) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: cluster 2024-03-24T12:46:32.187601+0000 mgr.y (mgr.25540) 2616 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.029152+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.040592+0000 mon.a (mon.0) 10196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.045965+0000 mon.a (mon.0) 10197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.046234+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.047636+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.047876+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.049120+0000 mon.a (mon.0) 10201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.049438+0000 mon.a (mon.0) 10202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.050595+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.050906+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.051667+0000 mgr.y (mgr.25540) 2617 : cephadm 1 Adjusting osd_memory_target on smithi176 to 2525M 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.052076+0000 mgr.y (mgr.25540) 2618 : cephadm 1 Adjusting osd_memory_target on smithi184 to 2781M 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.059926+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.070151+0000 mon.a (mon.0) 10206 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.073981+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.075396+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.086435+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.087339+0000 mgr.y (mgr.25540) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:34.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.165282+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.175092+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.178486+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.184133+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.185660+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.196232+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.276714+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.279558+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.282247+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.283291+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.292422+0000 mon.a (mon.0) 10220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.374839+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.377349+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.380336+0000 mon.a (mon.0) 10223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.381446+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.391330+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.470263+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.474184+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.477879+0000 mon.a (mon.0) 10228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.165282+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.175092+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.178486+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.184133+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.185660+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.196232+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.276714+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.279558+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.282247+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.283291+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.292422+0000 mon.a (mon.0) 10220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.374839+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.377349+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.380336+0000 mon.a (mon.0) 10223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.381446+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.391330+0000 mon.a (mon.0) 10225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.470263+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.474184+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.477879+0000 mon.a (mon.0) 10228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.479400+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.489255+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.567211+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.570138+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.573873+0000 mon.a (mon.0) 10233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.575050+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.585464+0000 mon.a (mon.0) 10235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.663272+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.666099+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.669606+0000 mon.a (mon.0) 10238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.670874+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.680668+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.762692+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.764947+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.767704+0000 mon.a (mon.0) 10243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.768992+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.779347+0000 mon.a (mon.0) 10245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.861372+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.863583+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.866287+0000 mon.a (mon.0) 10248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.867252+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.876859+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.958156+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.961000+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.963818+0000 mon.a (mon.0) 10253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.964676+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[70612]: audit 2024-03-24T12:46:33.976456+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.479400+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.489255+0000 mon.a (mon.0) 10230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.567211+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.570138+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.573873+0000 mon.a (mon.0) 10233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.575050+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.585464+0000 mon.a (mon.0) 10235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.663272+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.666099+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.669606+0000 mon.a (mon.0) 10238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.670874+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.680668+0000 mon.a (mon.0) 10240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.762692+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.764947+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.767704+0000 mon.a (mon.0) 10243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.768992+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.779347+0000 mon.a (mon.0) 10245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.861372+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.863583+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.866287+0000 mon.a (mon.0) 10248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.867252+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.876859+0000 mon.a (mon.0) 10250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.958156+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:34.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.961000+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:34.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.963818+0000 mon.a (mon.0) 10253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:34.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.964676+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:34.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:34 smithi176 bash[73813]: audit 2024-03-24T12:46:33.976456+0000 mon.a (mon.0) 10255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:33.166199+0000 mgr.y (mgr.25540) 2620 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.196995+0000 mgr.y (mgr.25540) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.293234+0000 mgr.y (mgr.25540) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.391930+0000 mgr.y (mgr.25540) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.489930+0000 mgr.y (mgr.25540) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.585979+0000 mgr.y (mgr.25540) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.681666+0000 mgr.y (mgr.25540) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.780049+0000 mgr.y (mgr.25540) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.877701+0000 mgr.y (mgr.25540) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:33.977183+0000 mgr.y (mgr.25540) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.052569+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.054753+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.058029+0000 mon.a (mon.0) 10258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.058959+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.067555+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.068390+0000 mgr.y (mgr.25540) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.151952+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.154167+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.157217+0000 mon.a (mon.0) 10263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.158112+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.166570+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.889329392Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.889986757Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890059845Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.89010199Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890147014Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890189902Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890229913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890266767Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890294938Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-24T12:46:35.177 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.89032268Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890364533Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890391947Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890427938Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=settings t=2024-03-24T12:46:34.890465552Z level=info msg="App mode production" 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=sqlstore t=2024-03-24T12:46:34.89062406Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=sqlstore t=2024-03-24T12:46:34.89070231Z 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-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:34.905008399Z level=info msg="Starting DB migrations" 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:34 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:34.909078659Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.052632947Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-24T12:46:35.178 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.17891094Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.245327+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.248791+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.252679+0000 mon.a (mon.0) 10268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.254204+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.264001+0000 mon.a (mon.0) 10270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.345636+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.347838+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.350242+0000 mon.a (mon.0) 10273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.351106+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.360597+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.440560+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.443545+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.447245+0000 mon.a (mon.0) 10278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.448183+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.455840+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.537010+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.539723+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.543054+0000 mon.a (mon.0) 10283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.544208+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.551748+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.631886+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.634961+0000 mon.a (mon.0) 10287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.638162+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.639309+0000 mon.a (mon.0) 10289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.646653+0000 mon.a (mon.0) 10290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.730903+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.733464+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.736362+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.737175+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.745176+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.822647+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.825845+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.829726+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.831280+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.841262+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.919512+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.922734+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.926384+0000 mon.a (mon.0) 10303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.927585+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:34.935589+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:35.015718+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:35.018172+0000 mon.a (mon.0) 10307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:35.020872+0000 mon.a (mon.0) 10308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[51492]: audit 2024-03-24T12:46:35.021919+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:33.166199+0000 mgr.y (mgr.25540) 2620 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.196995+0000 mgr.y (mgr.25540) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.293234+0000 mgr.y (mgr.25540) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.391930+0000 mgr.y (mgr.25540) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.489930+0000 mgr.y (mgr.25540) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.585979+0000 mgr.y (mgr.25540) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.681666+0000 mgr.y (mgr.25540) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.780049+0000 mgr.y (mgr.25540) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.877701+0000 mgr.y (mgr.25540) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:33.977183+0000 mgr.y (mgr.25540) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.052569+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.054753+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.058029+0000 mon.a (mon.0) 10258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.058959+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.067555+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.068390+0000 mgr.y (mgr.25540) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.151952+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.154167+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.157217+0000 mon.a (mon.0) 10263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.158112+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.166570+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:35] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.245327+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.248791+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.252679+0000 mon.a (mon.0) 10268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.254204+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.264001+0000 mon.a (mon.0) 10270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.345636+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.347838+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.350242+0000 mon.a (mon.0) 10273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.351106+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.360597+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.440560+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.443545+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.447245+0000 mon.a (mon.0) 10278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.448183+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.455840+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.537010+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.539723+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.543054+0000 mon.a (mon.0) 10283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.544208+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.551748+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.631886+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.634961+0000 mon.a (mon.0) 10287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.638162+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.639309+0000 mon.a (mon.0) 10289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.646653+0000 mon.a (mon.0) 10290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.730903+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.733464+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.736362+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.737175+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.745176+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.822647+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.825845+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.829726+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.831280+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.841262+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.919512+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.922734+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.926384+0000 mon.a (mon.0) 10303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:33.166199+0000 mgr.y (mgr.25540) 2620 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.196995+0000 mgr.y (mgr.25540) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.293234+0000 mgr.y (mgr.25540) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.391930+0000 mgr.y (mgr.25540) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.489930+0000 mgr.y (mgr.25540) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.585979+0000 mgr.y (mgr.25540) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.681666+0000 mgr.y (mgr.25540) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.780049+0000 mgr.y (mgr.25540) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.877701+0000 mgr.y (mgr.25540) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:33.977183+0000 mgr.y (mgr.25540) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.052569+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.054753+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.058029+0000 mon.a (mon.0) 10258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.058959+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.067555+0000 mon.a (mon.0) 10260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.068390+0000 mgr.y (mgr.25540) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.151952+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.154167+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.157217+0000 mon.a (mon.0) 10263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.158112+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.166570+0000 mon.a (mon.0) 10265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.927585+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:34.935589+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:35.015718+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:35.018172+0000 mon.a (mon.0) 10307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:35.020872+0000 mon.a (mon.0) 10308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[73813]: audit 2024-03-24T12:46:35.021919+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.245327+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.248791+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.252679+0000 mon.a (mon.0) 10268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.254204+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.264001+0000 mon.a (mon.0) 10270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.345636+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.347838+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.350242+0000 mon.a (mon.0) 10273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.351106+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.360597+0000 mon.a (mon.0) 10275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.440560+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.443545+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.447245+0000 mon.a (mon.0) 10278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.448183+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.455840+0000 mon.a (mon.0) 10280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.537010+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.539723+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.543054+0000 mon.a (mon.0) 10283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.544208+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.551748+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.631886+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.634961+0000 mon.a (mon.0) 10287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.638162+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.639309+0000 mon.a (mon.0) 10289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.646653+0000 mon.a (mon.0) 10290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.730903+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.733464+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.736362+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.737175+0000 mon.a (mon.0) 10294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.745176+0000 mon.a (mon.0) 10295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.822647+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.825845+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.829726+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.831280+0000 mon.a (mon.0) 10299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.841262+0000 mon.a (mon.0) 10300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.919512+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.922734+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.926384+0000 mon.a (mon.0) 10303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.927585+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:34.935589+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:35.015718+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:35.018172+0000 mon.a (mon.0) 10307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:35.020872+0000 mon.a (mon.0) 10308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:35 smithi176 bash[70612]: audit 2024-03-24T12:46:35.021919+0000 mon.a (mon.0) 10309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:35.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.220437303Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-24T12:46:35.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.360053939Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-24T12:46:35.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.429838756Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-24T12:46:35.774 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.455227104Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-24T12:46:35.774 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.480441717Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-24T12:46:35.775 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.522634958Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-24T12:46:35.775 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.599433624Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-24T12:46:35.775 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.659148795Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-24T12:46:35.775 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.778754596Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-24T12:46:36.042 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.861811897Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-24T12:46:36.042 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:35 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:35.94419782Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-24T12:46:36.402 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:36.134366959Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.167347+0000 mgr.y (mgr.25540) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cluster 2024-03-24T12:46:34.188257+0000 mgr.y (mgr.25540) 2632 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.264716+0000 mgr.y (mgr.25540) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.361498+0000 mgr.y (mgr.25540) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.456678+0000 mgr.y (mgr.25540) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.552455+0000 mgr.y (mgr.25540) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.647376+0000 mgr.y (mgr.25540) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.403 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.745735+0000 mgr.y (mgr.25540) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.841860+0000 mgr.y (mgr.25540) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:34.936422+0000 mgr.y (mgr.25540) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.029947+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.030569+0000 mgr.y (mgr.25540) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.110987+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.114491+0000 mon.a (mon.0) 10312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.118071+0000 mon.a (mon.0) 10313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.119435+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.127461+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.128163+0000 mgr.y (mgr.25540) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.191594+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.193965+0000 mon.a (mon.0) 10317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.196804+0000 mon.a (mon.0) 10318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.404 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.197989+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.207572+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.289619+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.291708+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.294412+0000 mon.a (mon.0) 10323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.295291+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.303444+0000 mon.a (mon.0) 10325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.383123+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.385991+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.388958+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.390045+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.398717+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.477216+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.481448+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.484585+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.405 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.485735+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.496116+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.575543+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.580339+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.584055+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.585654+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.596034+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.679122+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.406 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.682436+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.686797+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.688329+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.698891+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.780995+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.785417+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.788577+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.789646+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.798748+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.879069+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.882754+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.885941+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.886895+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.895671+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.407 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.973640+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.408 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.976674+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.408 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.980549+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.408 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.982055+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.408 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[51492]: audit 2024-03-24T12:46:35.992151+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.167347+0000 mgr.y (mgr.25540) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cluster 2024-03-24T12:46:34.188257+0000 mgr.y (mgr.25540) 2632 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.264716+0000 mgr.y (mgr.25540) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.361498+0000 mgr.y (mgr.25540) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.456678+0000 mgr.y (mgr.25540) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.552455+0000 mgr.y (mgr.25540) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.647376+0000 mgr.y (mgr.25540) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.745735+0000 mgr.y (mgr.25540) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.841860+0000 mgr.y (mgr.25540) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:34.936422+0000 mgr.y (mgr.25540) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.029947+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.030569+0000 mgr.y (mgr.25540) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.110987+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.114491+0000 mon.a (mon.0) 10312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.118071+0000 mon.a (mon.0) 10313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.119435+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.127461+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.128163+0000 mgr.y (mgr.25540) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.191594+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.193965+0000 mon.a (mon.0) 10317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.196804+0000 mon.a (mon.0) 10318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.167347+0000 mgr.y (mgr.25540) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cluster 2024-03-24T12:46:34.188257+0000 mgr.y (mgr.25540) 2632 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.264716+0000 mgr.y (mgr.25540) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.361498+0000 mgr.y (mgr.25540) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.456678+0000 mgr.y (mgr.25540) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.552455+0000 mgr.y (mgr.25540) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.647376+0000 mgr.y (mgr.25540) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.745735+0000 mgr.y (mgr.25540) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.841860+0000 mgr.y (mgr.25540) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:34.936422+0000 mgr.y (mgr.25540) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.029947+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.030569+0000 mgr.y (mgr.25540) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.110987+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.114491+0000 mon.a (mon.0) 10312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.118071+0000 mon.a (mon.0) 10313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.119435+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.127461+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.128163+0000 mgr.y (mgr.25540) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.191594+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.193965+0000 mon.a (mon.0) 10317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.196804+0000 mon.a (mon.0) 10318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.197989+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.207572+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.289619+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.291708+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.294412+0000 mon.a (mon.0) 10323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.295291+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.303444+0000 mon.a (mon.0) 10325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.383123+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.385991+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.388958+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.390045+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.398717+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.477216+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.481448+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.484585+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.485735+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.496116+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.575543+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.580339+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.197989+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.207572+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.289619+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.291708+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.294412+0000 mon.a (mon.0) 10323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.295291+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.303444+0000 mon.a (mon.0) 10325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.383123+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.385991+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.388958+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.390045+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.398717+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.477216+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.481448+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.484585+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.485735+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.496116+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.575543+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.580339+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.584055+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.585654+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.596034+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.679122+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.682436+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.686797+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.688329+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.698891+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.780995+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.785417+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.788577+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.789646+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.798748+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.879069+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.882754+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.885941+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.886895+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.895671+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.973640+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.976674+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.980549+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.982055+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[70612]: audit 2024-03-24T12:46:35.992151+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.584055+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.585654+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.596034+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.679122+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.682436+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.686797+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.688329+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.698891+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.780995+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.785417+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.788577+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.789646+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.798748+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.879069+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.882754+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.885941+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.886895+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.895671+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.973640+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:36.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.976674+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:36.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.980549+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:36.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.982055+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:36.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:36 smithi176 bash[73813]: audit 2024-03-24T12:46:35.992151+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:36.820 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:36.40758936Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-24T12:46:37.075 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:36 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:36.824796055Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-24T12:46:37.076 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:37.012106214Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-24T12:46:37.076 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.208159+0000 mgr.y (mgr.25540) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.076 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.304002+0000 mgr.y (mgr.25540) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.076 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.399309+0000 mgr.y (mgr.25540) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.496767+0000 mgr.y (mgr.25540) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.596807+0000 mgr.y (mgr.25540) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.699803+0000 mgr.y (mgr.25540) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.799423+0000 mgr.y (mgr.25540) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.896215+0000 mgr.y (mgr.25540) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:35.992972+0000 mgr.y (mgr.25540) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.070332+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.072352+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.074404+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.075225+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.083646+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.084198+0000 mgr.y (mgr.25540) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.165332+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.077 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.167507+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.170442+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.171481+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.181184+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.259121+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.261814+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.265156+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.266379+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.277458+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.359162+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.361611+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.364146+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.365233+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.374889+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.458241+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.461707+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.464878+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.466274+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.476510+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.550744+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.079 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.553829+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.557379+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.558568+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.567423+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.645552+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.648960+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.653771+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.655229+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.662612+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.741635+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.745588+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.749815+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.751582+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.761005+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.841606+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.843924+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.080 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.846789+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.848111+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.856572+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.935992+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.940430+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.943934+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.945182+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:36.953419+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.081 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[51492]: audit 2024-03-24T12:46:37.033209+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.326 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:37.07956491Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-24T12:46:37.327 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:37.163980915Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-24T12:46:37.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.208159+0000 mgr.y (mgr.25540) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.304002+0000 mgr.y (mgr.25540) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.399309+0000 mgr.y (mgr.25540) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.496767+0000 mgr.y (mgr.25540) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.596807+0000 mgr.y (mgr.25540) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.699803+0000 mgr.y (mgr.25540) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.799423+0000 mgr.y (mgr.25540) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.896215+0000 mgr.y (mgr.25540) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:35.992972+0000 mgr.y (mgr.25540) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.070332+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.072352+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.074404+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.075225+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.083646+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.084198+0000 mgr.y (mgr.25540) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.165332+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.167507+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.170442+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.171481+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.181184+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.259121+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.261814+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.265156+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.266379+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.277458+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.359162+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.361611+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.364146+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.365233+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.374889+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.458241+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.461707+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.464878+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.466274+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.476510+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.550744+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.553829+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.557379+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.558568+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.567423+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.645552+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.648960+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.653771+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.655229+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.662612+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.741635+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.745588+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.749815+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.751582+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.761005+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.841606+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.843924+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.846789+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.848111+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.856572+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.935992+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.940430+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.943934+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.945182+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:36.953419+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[73813]: audit 2024-03-24T12:46:37.033209+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.208159+0000 mgr.y (mgr.25540) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.304002+0000 mgr.y (mgr.25540) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.399309+0000 mgr.y (mgr.25540) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.496767+0000 mgr.y (mgr.25540) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.596807+0000 mgr.y (mgr.25540) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.699803+0000 mgr.y (mgr.25540) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.799423+0000 mgr.y (mgr.25540) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.896215+0000 mgr.y (mgr.25540) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:35.992972+0000 mgr.y (mgr.25540) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.070332+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.072352+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.074404+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.075225+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.083646+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.084198+0000 mgr.y (mgr.25540) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.165332+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.167507+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.170442+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.171481+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.181184+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.259121+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.261814+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.265156+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.266379+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.277458+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.359162+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.361611+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.364146+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.365233+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.374889+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.458241+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.461707+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.464878+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.466274+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.476510+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.550744+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.553829+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.557379+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.558568+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.567423+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.645552+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.648960+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.653771+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.655229+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.662612+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.741635+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.745588+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.749815+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.751582+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.761005+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.841606+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.843924+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.846789+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.848111+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.856572+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.935992+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.940430+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.943934+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.945182+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:36.953419+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:37.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:37 smithi176 bash[70612]: audit 2024-03-24T12:46:37.033209+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.047 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:37.330915437Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-24T12:46:38.047 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:37 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:37.799162503Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-24T12:46:38.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:38.151048392Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.181745+0000 mgr.y (mgr.25540) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cluster 2024-03-24T12:46:36.189003+0000 mgr.y (mgr.25540) 2654 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.278194+0000 mgr.y (mgr.25540) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.375493+0000 mgr.y (mgr.25540) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.477026+0000 mgr.y (mgr.25540) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.567929+0000 mgr.y (mgr.25540) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.663136+0000 mgr.y (mgr.25540) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.761632+0000 mgr.y (mgr.25540) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.857174+0000 mgr.y (mgr.25540) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:36.954181+0000 mgr.y (mgr.25540) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.038234+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.050493+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.051456+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.058641+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.059124+0000 mgr.y (mgr.25540) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.136042+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.138673+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.141791+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.142644+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.151685+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.152342+0000 mgr.y (mgr.25540) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.230897+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.234904+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.238555+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.239870+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.246745+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.329369+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.332463+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.337040+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.338302+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.346730+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.430114+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.433449+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.436732+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.437807+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.444814+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.526033+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.528701+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.531456+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.532366+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.540109+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.619092+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.621365+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.623987+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.624928+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.630745+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.714659+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.717337+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.721616+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.722660+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.728709+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.806936+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.810099+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.813838+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.815219+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.823745+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.906203+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.908981+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.912608+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.913787+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:37.922119+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:38.002756+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:38.005181+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:38.009347+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:38.010376+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[51492]: audit 2024-03-24T12:46:38.018998+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.181745+0000 mgr.y (mgr.25540) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cluster 2024-03-24T12:46:36.189003+0000 mgr.y (mgr.25540) 2654 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.278194+0000 mgr.y (mgr.25540) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.375493+0000 mgr.y (mgr.25540) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.477026+0000 mgr.y (mgr.25540) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.567929+0000 mgr.y (mgr.25540) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.663136+0000 mgr.y (mgr.25540) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.761632+0000 mgr.y (mgr.25540) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.857174+0000 mgr.y (mgr.25540) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:36.954181+0000 mgr.y (mgr.25540) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.038234+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.050493+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.051456+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.058641+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.059124+0000 mgr.y (mgr.25540) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.136042+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.138673+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.141791+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.142644+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.151685+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.152342+0000 mgr.y (mgr.25540) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.230897+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.234904+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.238555+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.239870+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.246745+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.329369+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.332463+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.337040+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.338302+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.346730+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.430114+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.433449+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.436732+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.437807+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.444814+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.526033+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.528701+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.531456+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.532366+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.540109+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.619092+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.621365+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.623987+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.624928+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.630745+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.714659+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.717337+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.721616+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.722660+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.728709+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.806936+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.810099+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.813838+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.815219+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.823745+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.906203+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.908981+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.912608+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.913787+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:37.922119+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:38.002756+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:38.005181+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:38.009347+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:38.010376+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[73813]: audit 2024-03-24T12:46:38.018998+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.181745+0000 mgr.y (mgr.25540) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cluster 2024-03-24T12:46:36.189003+0000 mgr.y (mgr.25540) 2654 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.278194+0000 mgr.y (mgr.25540) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.375493+0000 mgr.y (mgr.25540) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.477026+0000 mgr.y (mgr.25540) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.567929+0000 mgr.y (mgr.25540) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.663136+0000 mgr.y (mgr.25540) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.761632+0000 mgr.y (mgr.25540) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.857174+0000 mgr.y (mgr.25540) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:36.954181+0000 mgr.y (mgr.25540) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.038234+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.050493+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.051456+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.058641+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.059124+0000 mgr.y (mgr.25540) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.136042+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.138673+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.141791+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.142644+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.151685+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.152342+0000 mgr.y (mgr.25540) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.230897+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.234904+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.238555+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.239870+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.246745+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.329369+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.332463+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.337040+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.338302+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.346730+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.430114+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.433449+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.436732+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.437807+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.444814+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.526033+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.528701+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.531456+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.532366+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.540109+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.619092+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.621365+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.623987+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.624928+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.630745+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.714659+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.717337+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.721616+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.722660+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.728709+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.806936+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.810099+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.813838+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.815219+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.823745+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.906203+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.908981+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.912608+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.913787+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:37.922119+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:38.002756+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:38.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:38.005181+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:38.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:38.009347+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:38.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:38.010376+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:38.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:38 smithi176 bash[70612]: audit 2024-03-24T12:46:38.018998+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:38.795 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:38.539348417Z level=info msg="Executing migration" id="create alert_image table" 2024-03-24T12:46:39.050 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:38.799913475Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-24T12:46:39.051 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:38.886739225Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-24T12:46:39.051 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:38 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:38.9956236Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.247257+0000 mgr.y (mgr.25540) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.347467+0000 mgr.y (mgr.25540) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.445430+0000 mgr.y (mgr.25540) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.540703+0000 mgr.y (mgr.25540) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.631432+0000 mgr.y (mgr.25540) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.729295+0000 mgr.y (mgr.25540) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.824665+0000 mgr.y (mgr.25540) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:37.922710+0000 mgr.y (mgr.25540) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.019919+0000 mgr.y (mgr.25540) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.101249+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.103901+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.106836+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.107951+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.115760+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.116391+0000 mgr.y (mgr.25540) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.195766+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.199214+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.202768+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.204115+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.212829+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.247257+0000 mgr.y (mgr.25540) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.347467+0000 mgr.y (mgr.25540) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.445430+0000 mgr.y (mgr.25540) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.540703+0000 mgr.y (mgr.25540) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.631432+0000 mgr.y (mgr.25540) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.729295+0000 mgr.y (mgr.25540) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.824665+0000 mgr.y (mgr.25540) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:37.922710+0000 mgr.y (mgr.25540) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.019919+0000 mgr.y (mgr.25540) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.101249+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.103901+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.106836+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.107951+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.115760+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.116391+0000 mgr.y (mgr.25540) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.195766+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.199214+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.202768+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.204115+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.212829+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.291687+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.296151+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.299748+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.301232+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.310154+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.389983+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.392152+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.394802+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.395655+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.401231+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.484317+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.487723+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.490895+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.491911+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.500229+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.581324+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.584214+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.587774+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.588836+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.595811+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.291687+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.296151+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.299748+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.301232+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.310154+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.389983+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.392152+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.394802+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.395655+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.401231+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.484317+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.487723+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.490895+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.491911+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.500229+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.581324+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.584214+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.587774+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.588836+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.595811+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.678044+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.680832+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.685033+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.686177+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.693566+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.777838+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.780629+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.783713+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.785079+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.793746+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.872411+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.875485+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.878355+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.879219+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.884855+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.964941+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.967549+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.970091+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.970888+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[73813]: audit 2024-03-24T12:46:38.976095+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.678044+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.680832+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.685033+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.686177+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.693566+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.777838+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.780629+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.783713+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.785079+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.793746+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.872411+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.875485+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.878355+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.879219+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.884855+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.964941+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.967549+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.970091+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.970888+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:39 smithi176 bash[70612]: audit 2024-03-24T12:46:38.976095+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.300 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.154506482Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-24T12:46:39.301 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.26328974Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-24T12:46:39.301 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.263772287Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-24T12:46:39.301 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.247257+0000 mgr.y (mgr.25540) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.301 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.347467+0000 mgr.y (mgr.25540) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.301 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.445430+0000 mgr.y (mgr.25540) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.301 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.540703+0000 mgr.y (mgr.25540) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.301 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.631432+0000 mgr.y (mgr.25540) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.729295+0000 mgr.y (mgr.25540) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.824665+0000 mgr.y (mgr.25540) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:37.922710+0000 mgr.y (mgr.25540) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.019919+0000 mgr.y (mgr.25540) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.101249+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.103901+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.106836+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.107951+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.115760+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.116391+0000 mgr.y (mgr.25540) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.195766+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.199214+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.302 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.202768+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.204115+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.212829+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.291687+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.296151+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.299748+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.301232+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.310154+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.303 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.389983+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.392152+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.394802+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.395655+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.401231+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.484317+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.487723+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.490895+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.491911+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.500229+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.581324+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.584214+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.587774+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.588836+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.595811+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.304 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.678044+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.680832+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.685033+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.686177+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.693566+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.777838+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.780629+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.783713+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.785079+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.793746+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.872411+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.875485+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.878355+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.879219+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.884855+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.305 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.964941+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:39.306 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.967549+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:39.306 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.970091+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:39.306 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.970888+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:39.306 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[51492]: audit 2024-03-24T12:46:38.976095+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:39.570 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.305309053Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-24T12:46:39.570 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.372704293Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-24T12:46:39.570 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.489759923Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-24T12:46:39.570 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.540448233Z level=info msg="Executing migration" id="create secrets table" 2024-03-24T12:46:39.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.582094269Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-24T12:46:39.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.641409179Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-24T12:46:39.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.708880431Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-24T12:46:39.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.785570372Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.851356876Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.88484571Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.92672549Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:39 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:39.969116822Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.019697936Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-24T12:46:40.158 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.061545882Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cluster 2024-03-24T12:46:38.190404+0000 mgr.y (mgr.25540) 2675 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.213550+0000 mgr.y (mgr.25540) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.310717+0000 mgr.y (mgr.25540) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.401960+0000 mgr.y (mgr.25540) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.500975+0000 mgr.y (mgr.25540) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.596444+0000 mgr.y (mgr.25540) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.694453+0000 mgr.y (mgr.25540) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.794376+0000 mgr.y (mgr.25540) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:38.805416+0000 mgr.y (mgr.25540) 2683 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:40.159 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.885379+0000 mgr.y (mgr.25540) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:38.976559+0000 mgr.y (mgr.25540) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.058349+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.060305+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.062339+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.063052+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.068268+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.068756+0000 mgr.y (mgr.25540) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.131415+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.133990+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.136917+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.138155+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.145725+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.146301+0000 mgr.y (mgr.25540) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.160 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.226200+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.228955+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.231768+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.233222+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.239800+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.321862+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.324393+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.327290+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.328446+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.335831+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.417875+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.420542+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.423705+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.424758+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.431778+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.161 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.511777+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.514122+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.517019+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.518335+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.525482+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.603409+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.606483+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.610120+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.611600+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.619128+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.699190+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.701487+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.703789+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.162 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.704689+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.712338+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.790022+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.794324+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.798449+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.800155+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.809183+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.890210+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.892861+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.895846+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.896860+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.903222+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.986114+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.988501+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.991485+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.163 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:39.992516+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.164 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[51492]: audit 2024-03-24T12:46:40.001846+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cluster 2024-03-24T12:46:38.190404+0000 mgr.y (mgr.25540) 2675 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.213550+0000 mgr.y (mgr.25540) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.310717+0000 mgr.y (mgr.25540) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.401960+0000 mgr.y (mgr.25540) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.500975+0000 mgr.y (mgr.25540) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.596444+0000 mgr.y (mgr.25540) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.694453+0000 mgr.y (mgr.25540) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.794376+0000 mgr.y (mgr.25540) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:38.805416+0000 mgr.y (mgr.25540) 2683 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.885379+0000 mgr.y (mgr.25540) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:38.976559+0000 mgr.y (mgr.25540) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.058349+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.060305+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.062339+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.063052+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.068268+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.068756+0000 mgr.y (mgr.25540) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.131415+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.133990+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.136917+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cluster 2024-03-24T12:46:38.190404+0000 mgr.y (mgr.25540) 2675 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.213550+0000 mgr.y (mgr.25540) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.310717+0000 mgr.y (mgr.25540) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.401960+0000 mgr.y (mgr.25540) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.500975+0000 mgr.y (mgr.25540) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.596444+0000 mgr.y (mgr.25540) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.694453+0000 mgr.y (mgr.25540) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.794376+0000 mgr.y (mgr.25540) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:38.805416+0000 mgr.y (mgr.25540) 2683 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.885379+0000 mgr.y (mgr.25540) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:38.976559+0000 mgr.y (mgr.25540) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.058349+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.060305+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.062339+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.063052+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.068268+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.068756+0000 mgr.y (mgr.25540) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.131415+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.133990+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.136917+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.138155+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.145725+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.146301+0000 mgr.y (mgr.25540) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.226200+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.228955+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.231768+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.233222+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.239800+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.321862+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.324393+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.327290+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.328446+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.335831+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.417875+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.420542+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.423705+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.424758+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.431778+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.511777+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.514122+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.138155+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.145725+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.146301+0000 mgr.y (mgr.25540) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.226200+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.228955+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.231768+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.233222+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.239800+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.321862+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.324393+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.327290+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.328446+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.335831+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.417875+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.420542+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.423705+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.424758+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.431778+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.511777+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.514122+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.517019+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.518335+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.525482+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.603409+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.606483+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.610120+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.611600+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.619128+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.699190+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.701487+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.703789+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.704689+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.712338+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.790022+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.794324+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.798449+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.800155+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.809183+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.890210+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.517019+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.518335+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.525482+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.603409+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.606483+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.610120+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.611600+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.619128+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.699190+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.701487+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.703789+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.704689+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.712338+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.790022+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.794324+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.798449+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.800155+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.809183+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.890210+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.892861+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.895846+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.896860+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.903222+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.986114+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.988501+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.991485+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:39.992516+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[70612]: audit 2024-03-24T12:46:40.001846+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.892861+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.895846+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.896860+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.903222+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.986114+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:40.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.988501+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:40.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.991485+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:40.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:39.992516+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:40.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:40 smithi176 bash[73813]: audit 2024-03-24T12:46:40.001846+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.162171553Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.187468149Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.23785679Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.263076982Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.288418593Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-24T12:46:40.460 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.330447176Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-24T12:46:40.461 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.372450397Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-24T12:46:40.756 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.464590322Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-24T12:46:40.756 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.506443247Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-24T12:46:40.756 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.54867444Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-24T12:46:40.756 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.573865337Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-24T12:46:40.757 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.615840962Z level=info msg="Executing migration" id="add correlation config column" 2024-03-24T12:46:40.757 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.641111006Z level=info msg="Executing migration" id="create entity_events table" 2024-03-24T12:46:40.757 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.666452531Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-24T12:46:40.757 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.760588251Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:46:41.057 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.76103098Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:46:41.057 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.817033245Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-24T12:46:41.057 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.817415203Z 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-03-24T12:46:41.058 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.859145661Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-24T12:46:41.058 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.901120914Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-24T12:46:41.058 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:40 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:40.996593822Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-24T12:46:41.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.127840517Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-24T12:46:41.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.252899136Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-24T12:46:41.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.240402+0000 mgr.y (mgr.25540) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.336563+0000 mgr.y (mgr.25540) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.432384+0000 mgr.y (mgr.25540) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.525910+0000 mgr.y (mgr.25540) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.619704+0000 mgr.y (mgr.25540) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.712907+0000 mgr.y (mgr.25540) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.809840+0000 mgr.y (mgr.25540) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:39.904913+0000 mgr.y (mgr.25540) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.002494+0000 mgr.y (mgr.25540) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.079676+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.082032+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.084215+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.085109+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.093557+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.094202+0000 mgr.y (mgr.25540) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.176087+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.178685+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.182482+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.183919+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.192343+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.274779+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.277705+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.280504+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.281811+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.292467+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.376725+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.381531+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.385390+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.386802+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.394834+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.477351+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.479503+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.481803+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.482835+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.493683+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.572073+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.574872+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.578893+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.580161+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.591363+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.671110+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.673976+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.677171+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.678307+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.687446+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.767716+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.770174+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.772707+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.773701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.782985+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.865558+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.867948+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.870992+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.872045+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.880691+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.961156+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.964319+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.967062+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.968159+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[51492]: audit 2024-03-24T12:46:40.978025+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.240402+0000 mgr.y (mgr.25540) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.336563+0000 mgr.y (mgr.25540) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.432384+0000 mgr.y (mgr.25540) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.525910+0000 mgr.y (mgr.25540) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.619704+0000 mgr.y (mgr.25540) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.712907+0000 mgr.y (mgr.25540) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.809840+0000 mgr.y (mgr.25540) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:39.904913+0000 mgr.y (mgr.25540) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.002494+0000 mgr.y (mgr.25540) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.079676+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.082032+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.084215+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.085109+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.093557+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.094202+0000 mgr.y (mgr.25540) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.176087+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.178685+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.182482+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.183919+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.192343+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.240402+0000 mgr.y (mgr.25540) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.336563+0000 mgr.y (mgr.25540) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.432384+0000 mgr.y (mgr.25540) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.525910+0000 mgr.y (mgr.25540) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.619704+0000 mgr.y (mgr.25540) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.712907+0000 mgr.y (mgr.25540) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.809840+0000 mgr.y (mgr.25540) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:39.904913+0000 mgr.y (mgr.25540) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.002494+0000 mgr.y (mgr.25540) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.079676+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.082032+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.084215+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.085109+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.093557+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.094202+0000 mgr.y (mgr.25540) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.176087+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.178685+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.182482+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.183919+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.192343+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.274779+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.277705+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.280504+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.281811+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.292467+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.376725+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.381531+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.385390+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.420 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.386802+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.394834+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.477351+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.479503+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.481803+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.482835+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.493683+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.572073+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.574872+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.578893+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.580161+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.591363+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.274779+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.277705+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.280504+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.281811+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.292467+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.376725+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.381531+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.385390+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.386802+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.394834+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.477351+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.422 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.479503+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.481803+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.482835+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.493683+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.572073+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.574872+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.578893+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.580161+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.591363+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.671110+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.673976+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.423 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.677171+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.678307+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.687446+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.767716+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.770174+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.772707+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.773701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.782985+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.865558+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.867948+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.870992+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.872045+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.880691+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.961156+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.964319+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.967062+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.968159+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[73813]: audit 2024-03-24T12:46:40.978025+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.671110+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.673976+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.677171+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.678307+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.687446+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.767716+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.770174+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.772707+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.773701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.782985+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.865558+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.867948+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.870992+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.872045+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.880691+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.961156+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.964319+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.967062+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.968159+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:41.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:41 smithi176 bash[70612]: audit 2024-03-24T12:46:40.978025+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:41.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.371428927Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-24T12:46:41.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.503897382Z level=info msg="Executing migration" id="Drop public config table" 2024-03-24T12:46:42.037 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.637757218Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-24T12:46:42.037 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:41 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:41.85470729Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-24T12:46:42.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:42.233850298Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-24T12:46:42.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cluster 2024-03-24T12:46:40.191120+0000 mgr.y (mgr.25540) 2698 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.193995+0000 mgr.y (mgr.25540) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.293426+0000 mgr.y (mgr.25540) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.395380+0000 mgr.y (mgr.25540) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.494602+0000 mgr.y (mgr.25540) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.591960+0000 mgr.y (mgr.25540) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.688091+0000 mgr.y (mgr.25540) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.784023+0000 mgr.y (mgr.25540) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.881293+0000 mgr.y (mgr.25540) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:40.978642+0000 mgr.y (mgr.25540) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.062433+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.068147+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.071151+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.071957+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.077631+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.078126+0000 mgr.y (mgr.25540) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.158208+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.161399+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.165099+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.166526+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.173160+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.253522+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.255628+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.258616+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.259625+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.266168+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.349234+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.351918+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.355264+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.356434+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.364301+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.426050+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.428462+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.431672+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.432801+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.441804+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.523526+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.525967+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.528984+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.529973+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.538060+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.621242+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.624141+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.627273+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.628481+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.638516+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.717240+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.720075+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.723008+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.724150+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.735117+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.814257+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.817669+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.822541+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.824090+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.834464+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.913653+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.916604+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.919284+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.920281+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:41.930359+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.014877+0000 mon.a (mon.0) 10671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.019381+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.023963+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.024794+0000 mon.a (mon.0) 10674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.028052+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.029595+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.032662+0000 mon.a (mon.0) 10677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.033437+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.037618+0000 mon.a (mon.0) 10679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.040271+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.041526+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.042821+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.044111+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.045569+0000 mon.a (mon.0) 10684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.046920+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.048385+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.050283+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[51492]: audit 2024-03-24T12:46:42.052093+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cluster 2024-03-24T12:46:40.191120+0000 mgr.y (mgr.25540) 2698 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:42.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.193995+0000 mgr.y (mgr.25540) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.293426+0000 mgr.y (mgr.25540) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.395380+0000 mgr.y (mgr.25540) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.494602+0000 mgr.y (mgr.25540) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.591960+0000 mgr.y (mgr.25540) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.688091+0000 mgr.y (mgr.25540) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.784023+0000 mgr.y (mgr.25540) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.881293+0000 mgr.y (mgr.25540) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:40.978642+0000 mgr.y (mgr.25540) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.062433+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.068147+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.071151+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.071957+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.077631+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.078126+0000 mgr.y (mgr.25540) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.158208+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.161399+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.165099+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.166526+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cluster 2024-03-24T12:46:40.191120+0000 mgr.y (mgr.25540) 2698 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.193995+0000 mgr.y (mgr.25540) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.293426+0000 mgr.y (mgr.25540) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.395380+0000 mgr.y (mgr.25540) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.494602+0000 mgr.y (mgr.25540) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.591960+0000 mgr.y (mgr.25540) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.688091+0000 mgr.y (mgr.25540) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.784023+0000 mgr.y (mgr.25540) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.881293+0000 mgr.y (mgr.25540) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:40.978642+0000 mgr.y (mgr.25540) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.062433+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.068147+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.071151+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.071957+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.077631+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.078126+0000 mgr.y (mgr.25540) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.158208+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.161399+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.165099+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.166526+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.419 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.173160+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.253522+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.255628+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.258616+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.259625+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.266168+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.349234+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.351918+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.355264+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.356434+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.364301+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.426050+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.428462+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.431672+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.432801+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.420 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.441804+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.523526+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.525967+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.528984+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.529973+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.173160+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.253522+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.255628+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.258616+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.259625+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.421 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.266168+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.349234+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.351918+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.355264+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.356434+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.364301+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.426050+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.428462+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.431672+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.432801+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.441804+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.523526+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.525967+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.528984+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.422 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.529973+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.538060+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.621242+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.624141+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.627273+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.628481+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.638516+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.717240+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.720075+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.723008+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.724150+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.735117+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.814257+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.817669+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.423 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.822541+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.824090+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.834464+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.913653+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.916604+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.919284+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.538060+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.621242+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.624141+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.627273+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.628481+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.638516+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.717240+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.424 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.720075+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.723008+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.724150+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.735117+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.814257+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.817669+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.822541+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.824090+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.834464+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.913653+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.916604+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.919284+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.920281+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.425 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:41.930359+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.014877+0000 mon.a (mon.0) 10671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.019381+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.023963+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.024794+0000 mon.a (mon.0) 10674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.028052+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.029595+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.032662+0000 mon.a (mon.0) 10677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.033437+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.037618+0000 mon.a (mon.0) 10679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.040271+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.041526+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.042821+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.426 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.044111+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.045569+0000 mon.a (mon.0) 10684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.046920+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.048385+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.050283+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[70612]: audit 2024-03-24T12:46:42.052093+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.920281+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:41.930359+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.014877+0000 mon.a (mon.0) 10671 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.019381+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.023963+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.024794+0000 mon.a (mon.0) 10674 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.028052+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.427 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.029595+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.032662+0000 mon.a (mon.0) 10677 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.033437+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.037618+0000 mon.a (mon.0) 10679 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.040271+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.041526+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.042821+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.044111+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.045569+0000 mon.a (mon.0) 10684 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.046920+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.048385+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.050283+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.428 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:42 smithi176 bash[73813]: audit 2024-03-24T12:46:42.052093+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:42.791 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:42.482073754Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-24T12:46:42.791 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:42 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:42.794844026Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-24T12:46:43.330 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:43.294179724Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-24T12:46:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.173692+0000 mgr.y (mgr.25540) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.266881+0000 mgr.y (mgr.25540) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.365352+0000 mgr.y (mgr.25540) 2711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.442346+0000 mgr.y (mgr.25540) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.330 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.538797+0000 mgr.y (mgr.25540) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.639174+0000 mgr.y (mgr.25540) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.735875+0000 mgr.y (mgr.25540) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.835124+0000 mgr.y (mgr.25540) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: cephadm 2024-03-24T12:46:41.931226+0000 mgr.y (mgr.25540) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: audit 2024-03-24T12:46:42.054154+0000 mon.a (mon.0) 10689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:43.331 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[51492]: audit 2024-03-24T12:46:42.858750+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.173692+0000 mgr.y (mgr.25540) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.266881+0000 mgr.y (mgr.25540) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.365352+0000 mgr.y (mgr.25540) 2711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.442346+0000 mgr.y (mgr.25540) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.538797+0000 mgr.y (mgr.25540) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.639174+0000 mgr.y (mgr.25540) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.735875+0000 mgr.y (mgr.25540) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.835124+0000 mgr.y (mgr.25540) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: cephadm 2024-03-24T12:46:41.931226+0000 mgr.y (mgr.25540) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: audit 2024-03-24T12:46:42.054154+0000 mon.a (mon.0) 10689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[70612]: audit 2024-03-24T12:46:42.858750+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.173692+0000 mgr.y (mgr.25540) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.266881+0000 mgr.y (mgr.25540) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.365352+0000 mgr.y (mgr.25540) 2711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.442346+0000 mgr.y (mgr.25540) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.538797+0000 mgr.y (mgr.25540) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.639174+0000 mgr.y (mgr.25540) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.735875+0000 mgr.y (mgr.25540) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.835124+0000 mgr.y (mgr.25540) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: cephadm 2024-03-24T12:46:41.931226+0000 mgr.y (mgr.25540) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:46:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: audit 2024-03-24T12:46:42.054154+0000 mon.a (mon.0) 10689 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:46:43.418 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:43 smithi176 bash[73813]: audit 2024-03-24T12:46:42.858750+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:43.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:43.561899938Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-24T12:46:44.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:44 smithi184 bash[51492]: cluster 2024-03-24T12:46:42.192261+0000 mgr.y (mgr.25540) 2718 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:44.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:43 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:43.956364147Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-24T12:46:44.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:44 smithi176 bash[73813]: cluster 2024-03-24T12:46:42.192261+0000 mgr.y (mgr.25540) 2718 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:44.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:44 smithi176 bash[70612]: cluster 2024-03-24T12:46:42.192261+0000 mgr.y (mgr.25540) 2718 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:44.737 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:44 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:44.408267745Z level=info msg="Executing migration" id="add share column" 2024-03-24T12:46:45.033 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:44 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:44.741529691Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-24T12:46:45.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.037632986Z level=info msg="Executing migration" id="create file table" 2024-03-24T12:46:45.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.154415991Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-24T12:46:45.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.262633459Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-24T12:46:45.666 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:45] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:46:45.719 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.393919233Z level=info msg="Executing migration" id="create file_meta table" 2024-03-24T12:46:45.719 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.477202925Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-24T12:46:45.719 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.610581044Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-24T12:46:46.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.74269871Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-24T12:46:46.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.820199248Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-24T12:46:46.006 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:45 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:45.904369859Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-24T12:46:46.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[51492]: cluster 2024-03-24T12:46:44.193637+0000 mgr.y (mgr.25540) 2719 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:46.258 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.021786422Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-24T12:46:46.258 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.160161604Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-24T12:46:46.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.262288481Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-24T12:46:46.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:46 smithi176 bash[70612]: cluster 2024-03-24T12:46:44.193637+0000 mgr.y (mgr.25540) 2719 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:46.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:46 smithi176 bash[73813]: cluster 2024-03-24T12:46:44.193637+0000 mgr.y (mgr.25540) 2719 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:46.562 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.404005247Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-24T12:46:46.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.566577762Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-24T12:46:47.188 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:46 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:46.879187717Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-24T12:46:47.635 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:47 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:47.192862501Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-24T12:46:47.635 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:47 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:47.331895063Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-24T12:46:48.076 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:47 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:47.79796094Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-24T12:46:48.076 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:47 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:47.987717875Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-24T12:46:48.307 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:48 smithi184 bash[51492]: cluster 2024-03-24T12:46:46.194630+0000 mgr.y (mgr.25540) 2720 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:48.307 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:48 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:48.080321635Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-24T12:46:48.307 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:48 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:48.123113812Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-24T12:46:48.341 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:48 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:48.311692167Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-24T12:46:48.413 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:48 smithi176 bash[70612]: cluster 2024-03-24T12:46:46.194630+0000 mgr.y (mgr.25540) 2720 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:48.413 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:48 smithi176 bash[73813]: cluster 2024-03-24T12:46:46.194630+0000 mgr.y (mgr.25540) 2720 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: cephadm 2024-03-24T12:46:48.042174+0000 mgr.y (mgr.25540) 2721 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: cephadm 2024-03-24T12:46:48.053373+0000 mgr.y (mgr.25540) 2722 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: cephadm 2024-03-24T12:46:48.042174+0000 mgr.y (mgr.25540) 2721 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: cephadm 2024-03-24T12:46:48.053373+0000 mgr.y (mgr.25540) 2722 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.115667+0000 mon.a (mon.0) 10691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.131842+0000 mon.a (mon.0) 10692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.141437+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.119 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.528356+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.120 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.537143+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.120 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[70612]: audit 2024-03-24T12:46:48.545046+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.165 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:48 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:48.842007449Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-24T12:46:49.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.115667+0000 mon.a (mon.0) 10691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.131842+0000 mon.a (mon.0) 10692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.141437+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.528356+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.537143+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:49 smithi176 bash[73813]: audit 2024-03-24T12:46:48.545046+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.25272222Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: cephadm 2024-03-24T12:46:48.042174+0000 mgr.y (mgr.25540) 2721 : cephadm 1 Upgrade: Updating grafana.a 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: cephadm 2024-03-24T12:46:48.053373+0000 mgr.y (mgr.25540) 2722 : cephadm 1 Deploying daemon grafana.a on smithi184 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.115667+0000 mon.a (mon.0) 10691 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.131842+0000 mon.a (mon.0) 10692 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.141437+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.528356+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.537143+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.440 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[51492]: audit 2024-03-24T12:46:48.545046+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:49.800 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.444538644Z level=info msg="Executing migration" id="create folder table" 2024-03-24T12:46:49.800 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.543078358Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-24T12:46:49.800 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.654467654Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-24T12:46:49.801 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.804816852Z level=info msg="Executing migration" id="Update folder title length" 2024-03-24T12:46:50.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.846774745Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-24T12:46:50.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=migrator t=2024-03-24T12:46:49.909783383Z level=info msg="migrations completed" performed=105 skipped=376 duration=15.00075274s 2024-03-24T12:46:50.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=sqlstore t=2024-03-24T12:46:49.911642719Z level=info msg="Created default organization" 2024-03-24T12:46:50.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:49 smithi184 bash[90090]: logger=plugin.loader t=2024-03-24T12:46:49.988609914Z level=info msg="Plugin registered" pluginID=input 2024-03-24T12:46:50.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=plugin.loader t=2024-03-24T12:46:50.019264696Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-03-24T12:46:50.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=plugin.loader t=2024-03-24T12:46:50.019298623Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-03-24T12:46:50.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=secrets t=2024-03-24T12:46:50.019343781Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-24T12:46:50.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=query_data t=2024-03-24T12:46:50.021921434Z level=info msg="Query Service initialization" 2024-03-24T12:46:50.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=live.push_http t=2024-03-24T12:46:50.027806721Z level=info msg="Live Push Gateway initialization" 2024-03-24T12:46:50.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:50 smithi176 bash[73813]: cluster 2024-03-24T12:46:48.196157+0000 mgr.y (mgr.25540) 2723 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:50.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:50 smithi176 bash[73813]: audit 2024-03-24T12:46:48.812892+0000 mgr.y (mgr.25540) 2724 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:50.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:50 smithi176 bash[70612]: cluster 2024-03-24T12:46:48.196157+0000 mgr.y (mgr.25540) 2723 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:50.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:50 smithi176 bash[70612]: audit 2024-03-24T12:46:48.812892+0000 mgr.y (mgr.25540) 2724 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:50.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[51492]: cluster 2024-03-24T12:46:48.196157+0000 mgr.y (mgr.25540) 2723 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:50.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[51492]: audit 2024-03-24T12:46:48.812892+0000 mgr.y (mgr.25540) 2724 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=infra.usagestats.collector t=2024-03-24T12:46:50.796944955Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=provisioning.datasources t=2024-03-24T12:46:50.849700083Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=provisioning.datasources t=2024-03-24T12:46:50.84975179Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=provisioning.datasources t=2024-03-24T12:46:50.850019532Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=provisioning.alerting t=2024-03-24T12:46:50.950869162Z level=info msg="starting to provision alerting" 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=provisioning.alerting t=2024-03-24T12:46:50.95099707Z level=info msg="finished to provision alerting" 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=ngalert.state.manager t=2024-03-24T12:46:50.951311078Z level=info msg="Warming state cache for startup" 2024-03-24T12:46:51.091 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=grafanaStorageLogger t=2024-03-24T12:46:50.951470469Z level=info msg="storage starting" 2024-03-24T12:46:51.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:50 smithi184 bash[90090]: logger=http.server t=2024-03-24T12:46:50.961543071Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:46:51.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:51 smithi184 bash[90090]: logger=ngalert.state.manager t=2024-03-24T12:46:51.020146053Z level=info msg="State cache has been initialized" states=0 duration=68.831992ms 2024-03-24T12:46:51.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:51 smithi184 bash[90090]: logger=ticker t=2024-03-24T12:46:51.020279613Z level=info msg=starting first_tick=2024-03-24T12:47:00Z 2024-03-24T12:46:51.092 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:51 smithi184 bash[90090]: logger=ngalert.multiorg.alertmanager t=2024-03-24T12:46:51.02026549Z level=info msg="starting MultiOrg Alertmanager" 2024-03-24T12:46:52.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:52 smithi176 bash[73813]: cluster 2024-03-24T12:46:50.197043+0000 mgr.y (mgr.25540) 2725 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:52.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:52 smithi176 bash[70612]: cluster 2024-03-24T12:46:50.197043+0000 mgr.y (mgr.25540) 2725 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:52.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:52 smithi184 bash[51492]: cluster 2024-03-24T12:46:50.197043+0000 mgr.y (mgr.25540) 2725 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[70612]: cluster 2024-03-24T12:46:52.198334+0000 mgr.y (mgr.25540) 2726 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[70612]: audit 2024-03-24T12:46:53.539061+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[70612]: audit 2024-03-24T12:46:53.551371+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[70612]: audit 2024-03-24T12:46:53.563728+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[73813]: cluster 2024-03-24T12:46:52.198334+0000 mgr.y (mgr.25540) 2726 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[73813]: audit 2024-03-24T12:46:53.539061+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[73813]: audit 2024-03-24T12:46:53.551371+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:54 smithi176 bash[73813]: audit 2024-03-24T12:46:53.563728+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:54 smithi184 bash[51492]: cluster 2024-03-24T12:46:52.198334+0000 mgr.y (mgr.25540) 2726 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:54.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:54 smithi184 bash[51492]: audit 2024-03-24T12:46:53.539061+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.547 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:54 smithi184 bash[51492]: audit 2024-03-24T12:46:53.551371+0000 mon.a (mon.0) 10698 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:54.548 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:54 smithi184 bash[51492]: audit 2024-03-24T12:46:53.563728+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:46:55.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:46:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:46:55] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:46:56.530 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:56 smithi184 bash[51492]: cluster 2024-03-24T12:46:54.199735+0000 mgr.y (mgr.25540) 2727 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:56.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:56 smithi176 bash[70612]: cluster 2024-03-24T12:46:54.199735+0000 mgr.y (mgr.25540) 2727 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:56.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:56 smithi176 bash[73813]: cluster 2024-03-24T12:46:54.199735+0000 mgr.y (mgr.25540) 2727 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:46:57.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:57 smithi184 systemd[1]: Stopping Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:46:58.335 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:58 smithi184 bash[51492]: cluster 2024-03-24T12:46:56.200709+0000 mgr.y (mgr.25540) 2728 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:58.336 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:58 smithi184 bash[51492]: audit 2024-03-24T12:46:57.859343+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:58.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 bash[91621]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:46:58.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:58 smithi176 bash[70612]: cluster 2024-03-24T12:46:56.200709+0000 mgr.y (mgr.25540) 2728 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:58.666 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:58 smithi176 bash[70612]: audit 2024-03-24T12:46:57.859343+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:58.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:58 smithi176 bash[73813]: cluster 2024-03-24T12:46:56.200709+0000 mgr.y (mgr.25540) 2728 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:46:58.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:58 smithi176 bash[73813]: audit 2024-03-24T12:46:57.859343+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:46:58.772 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:46:58.772 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 bash[91695]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:46:58.772 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-24T12:46:58.772 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 systemd[1]: Stopped Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:46:58.772 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:46:58 smithi184 systemd[1]: Started Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: cluster 2024-03-24T12:46:58.202156+0000 mgr.y (mgr.25540) 2729 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.821627+0000 mgr.y (mgr.25540) 2730 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.821921+0000 mon.a (mon.0) 10701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.834743+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.853245+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.855027+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.867177+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: cephadm 2024-03-24T12:46:58.868041+0000 mgr.y (mgr.25540) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.946384+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.947413+0000 mgr.y (mgr.25540) 2732 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.955727+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.959524+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.965206+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.966877+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:58.979305+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: cephadm 2024-03-24T12:46:58.980158+0000 mgr.y (mgr.25540) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.064862+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.068919+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.072372+0000 mon.a (mon.0) 10714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.073337+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.082097+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.082886+0000 mgr.y (mgr.25540) 2734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.165159+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.168022+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.173658+0000 mon.a (mon.0) 10719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.174853+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.184885+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.268645+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.270945+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.273800+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.274805+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.282663+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.366732+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.369511+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.373150+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.374582+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.385016+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.465846+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.468400+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.471204+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.472228+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.481147+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.561449+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.564477+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.568603+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.569744+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.578326+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.658160+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.661248+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.665100+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.666247+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.675742+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.755259+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.757701+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.760696+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.761773+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:46:59 smithi184 bash[51492]: audit 2024-03-24T12:46:59.771740+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: cluster 2024-03-24T12:46:58.202156+0000 mgr.y (mgr.25540) 2729 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.821627+0000 mgr.y (mgr.25540) 2730 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.821921+0000 mon.a (mon.0) 10701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.834743+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.853245+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.855027+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.867177+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: cephadm 2024-03-24T12:46:58.868041+0000 mgr.y (mgr.25540) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.946384+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.947413+0000 mgr.y (mgr.25540) 2732 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.955727+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.959524+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.965206+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.966877+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:58.979305+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: cephadm 2024-03-24T12:46:58.980158+0000 mgr.y (mgr.25540) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.064862+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.068919+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.072372+0000 mon.a (mon.0) 10714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: cluster 2024-03-24T12:46:58.202156+0000 mgr.y (mgr.25540) 2729 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.821627+0000 mgr.y (mgr.25540) 2730 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.821921+0000 mon.a (mon.0) 10701 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.834743+0000 mon.a (mon.0) 10702 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.853245+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.855027+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.867177+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: cephadm 2024-03-24T12:46:58.868041+0000 mgr.y (mgr.25540) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.946384+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.947413+0000 mgr.y (mgr.25540) 2732 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.955727+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.959524+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.965206+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.966877+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:58.979305+0000 mon.a (mon.0) 10711 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: cephadm 2024-03-24T12:46:58.980158+0000 mgr.y (mgr.25540) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.064862+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.068919+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.072372+0000 mon.a (mon.0) 10714 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.073337+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.082097+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.082886+0000 mgr.y (mgr.25540) 2734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.165159+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.168022+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.173658+0000 mon.a (mon.0) 10719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.174853+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.184885+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.268645+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.270945+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.273800+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.274805+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.282663+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.366732+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.369511+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.373150+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.374582+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.385016+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.465846+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.468400+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.073337+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.082097+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.082886+0000 mgr.y (mgr.25540) 2734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.165159+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.168022+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.173658+0000 mon.a (mon.0) 10719 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.174853+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.184885+0000 mon.a (mon.0) 10721 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.268645+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.270945+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.273800+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.274805+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.282663+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.366732+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.369511+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.373150+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.374582+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.385016+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.465846+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.468400+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.471204+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.472228+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.481147+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.561449+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.564477+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.568603+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.569744+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.578326+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.658160+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.661248+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.665100+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.666247+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.675742+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.755259+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.757701+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.760696+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.761773+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[73813]: audit 2024-03-24T12:46:59.771740+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.471204+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.472228+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.481147+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.561449+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.564477+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.568603+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.569744+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.578326+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.658160+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.661248+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.665100+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.666247+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.675742+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.755259+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.757701+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.760696+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:00.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.761773+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:00.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:46:59 smithi176 bash[70612]: audit 2024-03-24T12:46:59.771740+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.185555+0000 mgr.y (mgr.25540) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.283282+0000 mgr.y (mgr.25540) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.385743+0000 mgr.y (mgr.25540) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.481807+0000 mgr.y (mgr.25540) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.578965+0000 mgr.y (mgr.25540) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.676377+0000 mgr.y (mgr.25540) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.772291+0000 mgr.y (mgr.25540) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.846502+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.848693+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.850804+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.851700+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.856834+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.857502+0000 mgr.y (mgr.25540) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.936883+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.940333+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.944938+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.946121+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:46:59.955943+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:46:59.956688+0000 mgr.y (mgr.25540) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.034985+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.038549+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.041417+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.042685+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.051524+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.052196+0000 mgr.y (mgr.25540) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.136102+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.138671+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.141710+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.142809+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.151095+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.151780+0000 mgr.y (mgr.25540) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.233618+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.235869+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.240637+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.241961+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.249837+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.332700+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.336622+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.339629+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.340820+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.349172+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.428362+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.431825+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.435801+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.437327+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.445497+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.523951+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.527642+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.532025+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.533650+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.542815+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.626862+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.629601+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.632583+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.633926+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.642370+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.722953+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.725441+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.727800+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.728862+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.738729+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:00 smithi184 bash[51492]: audit 2024-03-24T12:47:00.821399+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.185555+0000 mgr.y (mgr.25540) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.283282+0000 mgr.y (mgr.25540) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.385743+0000 mgr.y (mgr.25540) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.481807+0000 mgr.y (mgr.25540) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.578965+0000 mgr.y (mgr.25540) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.676377+0000 mgr.y (mgr.25540) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.772291+0000 mgr.y (mgr.25540) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.846502+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.848693+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.850804+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.851700+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.856834+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.857502+0000 mgr.y (mgr.25540) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.936883+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.940333+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.944938+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.946121+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:46:59.955943+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:46:59.956688+0000 mgr.y (mgr.25540) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.034985+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.185555+0000 mgr.y (mgr.25540) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.283282+0000 mgr.y (mgr.25540) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.385743+0000 mgr.y (mgr.25540) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.481807+0000 mgr.y (mgr.25540) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.578965+0000 mgr.y (mgr.25540) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.676377+0000 mgr.y (mgr.25540) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.772291+0000 mgr.y (mgr.25540) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.846502+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.848693+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.850804+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.851700+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.856834+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.857502+0000 mgr.y (mgr.25540) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.936883+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.940333+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.944938+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.946121+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:46:59.955943+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:46:59.956688+0000 mgr.y (mgr.25540) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.034985+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.038549+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.041417+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.042685+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.051524+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.052196+0000 mgr.y (mgr.25540) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.136102+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.138671+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.141710+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.142809+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.151095+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.151780+0000 mgr.y (mgr.25540) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.233618+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.235869+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.240637+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.241961+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.249837+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.332700+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.336622+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.339629+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.340820+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.349172+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.428362+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.431825+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.435801+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.437327+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.445497+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.523951+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.527642+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.532025+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.533650+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.542815+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.626862+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.629601+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.632583+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.633926+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.642370+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.722953+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.725441+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.727800+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.728862+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.738729+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[70612]: audit 2024-03-24T12:47:00.821399+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.038549+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.041417+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.042685+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.051524+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.052196+0000 mgr.y (mgr.25540) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.136102+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.138671+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.141710+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.142809+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.151095+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.151780+0000 mgr.y (mgr.25540) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.233618+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.235869+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.240637+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.241961+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.249837+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.332700+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.336622+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.339629+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.340820+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.349172+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.428362+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.431825+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.435801+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.437327+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.445497+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.523951+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.527642+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.532025+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.533650+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.542815+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.626862+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.629601+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.632583+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.633926+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.642370+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.722953+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.725441+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.727800+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.728862+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.738729+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:01.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:00 smithi176 bash[73813]: audit 2024-03-24T12:47:00.821399+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.178951Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179288535Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179326951Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179342998Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.17935711Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179369438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179381555Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179402101Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179414496Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179426491Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179442168Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-24T12:47:01.504 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179455214Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179472742Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=settings t=2024-03-24T12:47:01.179486032Z level=info msg="App mode production" 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=sqlstore t=2024-03-24T12:47:01.17956123Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=sqlstore t=2024-03-24T12:47:01.179592058Z 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-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=migrator t=2024-03-24T12:47:01.196221636Z level=info msg="Starting DB migrations" 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=migrator t=2024-03-24T12:47:01.203760183Z level=info msg="migrations completed" performed=0 skipped=481 duration=978.288µs 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=sqlstore t=2024-03-24T12:47:01.204455805Z level=info msg="Created default organization" 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=plugin.loader t=2024-03-24T12:47:01.277066753Z level=info msg="Plugin registered" pluginID=input 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=plugin.loader t=2024-03-24T12:47:01.306384664Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=plugin.loader t=2024-03-24T12:47:01.306421678Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=secrets t=2024-03-24T12:47:01.306471874Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=query_data t=2024-03-24T12:47:01.311930447Z level=info msg="Query Service initialization" 2024-03-24T12:47:01.505 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[91761]: logger=live.push_http t=2024-03-24T12:47:01.317065814Z level=info msg="Live Push Gateway initialization" 2024-03-24T12:47:01.882 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:47:02.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cluster 2024-03-24T12:47:00.202930+0000 mgr.y (mgr.25540) 2746 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:02.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.250636+0000 mgr.y (mgr.25540) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.349887+0000 mgr.y (mgr.25540) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.446180+0000 mgr.y (mgr.25540) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.543589+0000 mgr.y (mgr.25540) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.643041+0000 mgr.y (mgr.25540) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.739249+0000 mgr.y (mgr.25540) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.824434+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.826693+0000 mon.a (mon.0) 10804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.827922+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.843886+0000 mon.a (mon.0) 10806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.844456+0000 mgr.y (mgr.25540) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.906259+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.910016+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.913175+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.914251+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:00.924306+0000 mon.a (mon.0) 10811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:00.925223+0000 mgr.y (mgr.25540) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.003138+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.005291+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.008102+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.008981+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.018683+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.019361+0000 mgr.y (mgr.25540) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.098782+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.101858+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.106936+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.108573+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.119655+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.120331+0000 mgr.y (mgr.25540) 2756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.183616+0000 mon.a (mon.0) 10822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.186508+0000 mon.a (mon.0) 10823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.189477+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.190866+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.199692+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.277658+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.280807+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.284959+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.286499+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.298231+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.379955+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.383820+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.387046+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.388281+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.397675+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.478176+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.480854+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.483323+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.484080+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.491253+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.572985+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.575738+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.578235+0000 mon.a (mon.0) 10844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.579173+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.586774+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.665502+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.669377+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.673273+0000 mon.a (mon.0) 10849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.674640+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.683254+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.760077+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.762789+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.766610+0000 mon.a (mon.0) 10854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.767950+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:01 smithi184 bash[51492]: audit 2024-03-24T12:47:01.776951+0000 mon.a (mon.0) 10856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cluster 2024-03-24T12:47:00.202930+0000 mgr.y (mgr.25540) 2746 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.250636+0000 mgr.y (mgr.25540) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.349887+0000 mgr.y (mgr.25540) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.446180+0000 mgr.y (mgr.25540) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.543589+0000 mgr.y (mgr.25540) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.643041+0000 mgr.y (mgr.25540) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.739249+0000 mgr.y (mgr.25540) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.824434+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.826693+0000 mon.a (mon.0) 10804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.827922+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.843886+0000 mon.a (mon.0) 10806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.844456+0000 mgr.y (mgr.25540) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.906259+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.910016+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.913175+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.914251+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:00.924306+0000 mon.a (mon.0) 10811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:00.925223+0000 mgr.y (mgr.25540) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.003138+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.005291+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cluster 2024-03-24T12:47:00.202930+0000 mgr.y (mgr.25540) 2746 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.250636+0000 mgr.y (mgr.25540) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.349887+0000 mgr.y (mgr.25540) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.446180+0000 mgr.y (mgr.25540) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.543589+0000 mgr.y (mgr.25540) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.643041+0000 mgr.y (mgr.25540) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.739249+0000 mgr.y (mgr.25540) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.824434+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.826693+0000 mon.a (mon.0) 10804 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.827922+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.843886+0000 mon.a (mon.0) 10806 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.844456+0000 mgr.y (mgr.25540) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.906259+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.910016+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.913175+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.914251+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:00.924306+0000 mon.a (mon.0) 10811 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:00.925223+0000 mgr.y (mgr.25540) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.003138+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.005291+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.008102+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.008981+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.018683+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.019361+0000 mgr.y (mgr.25540) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.098782+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.101858+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.106936+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.108573+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.119655+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.120331+0000 mgr.y (mgr.25540) 2756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.183616+0000 mon.a (mon.0) 10822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.186508+0000 mon.a (mon.0) 10823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.189477+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.190866+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.199692+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.277658+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.280807+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.284959+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.286499+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.170 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.298231+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.008102+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.008981+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.018683+0000 mon.a (mon.0) 10816 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.019361+0000 mgr.y (mgr.25540) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.098782+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.101858+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.106936+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.108573+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.119655+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.120331+0000 mgr.y (mgr.25540) 2756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.183616+0000 mon.a (mon.0) 10822 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.186508+0000 mon.a (mon.0) 10823 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.189477+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.190866+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.199692+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.277658+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.280807+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.284959+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.286499+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.298231+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.379955+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.383820+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.387046+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.388281+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.397675+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.478176+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.480854+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.483323+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.484080+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.491253+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.572985+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.575738+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.578235+0000 mon.a (mon.0) 10844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.579173+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.586774+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.665502+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.669377+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.673273+0000 mon.a (mon.0) 10849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.674640+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.379955+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.383820+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.387046+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.388281+0000 mon.a (mon.0) 10835 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.397675+0000 mon.a (mon.0) 10836 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.478176+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.480854+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.483323+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.484080+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.491253+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.572985+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.575738+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.578235+0000 mon.a (mon.0) 10844 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.579173+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.586774+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.665502+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.669377+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.673273+0000 mon.a (mon.0) 10849 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.260 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.674640+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.683254+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.760077+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.762789+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.766610+0000 mon.a (mon.0) 10854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.767950+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.261 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[70612]: audit 2024-03-24T12:47:01.776951+0000 mon.a (mon.0) 10856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.683254+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.760077+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.762789+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.766610+0000 mon.a (mon.0) 10854 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.767950+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:02.262 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:01 smithi176 bash[73813]: audit 2024-03-24T12:47:01.776951+0000 mon.a (mon.0) 10856 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:02.372 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=infra.usagestats.collector t=2024-03-24T12:47:02.105176343Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-24T12:47:02.372 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=provisioning.datasources t=2024-03-24T12:47:02.191619807Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-24T12:47:02.373 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=provisioning.datasources t=2024-03-24T12:47:02.191697113Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-24T12:47:02.373 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=provisioning.datasources t=2024-03-24T12:47:02.192114908Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 14s ago 28m - - 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 9s ago 27m - - 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (50s) 14s ago 20m 16.7M - 0.25.0 c8568f914cd2 6d1bd56de0d2 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 starting - - - - 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 14s ago 18m 47.4M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:47:02.650 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (11m) 9s ago 27m 446M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (12m) 14s ago 29m 544M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (10m) 14s ago 29m 93.2M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (11m) 9s ago 27m 79.0M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (10m) 14s ago 27m 67.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (116s) 14s ago 21m 9.83M - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (111s) 9s ago 20m 10.4M - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (8m) 14s ago 26m 64.7M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (7m) 14s ago 26m 71.1M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (7m) 14s ago 25m 56.1M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (6m) 14s ago 24m 67.8M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:47:02.651 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (5m) 9s ago 24m 63.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (5m) 9s ago 23m 66.0M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (4m) 9s ago 22m 56.3M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (3m) 9s ago 22m 58.1M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (95s) 9s ago 21m 52.8M - 2.43.0 a07b618ecd1d 5fa979991513 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (3m) 14s ago 18m 91.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (2m) 9s ago 18m 91.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (3m) 14s ago 18m 91.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:47:02.652 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (2m) 9s ago 18m 91.3M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:47:02.818 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=provisioning.alerting t=2024-03-24T12:47:02.377176109Z level=info msg="starting to provision alerting" 2024-03-24T12:47:02.818 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=provisioning.alerting t=2024-03-24T12:47:02.377262539Z level=info msg="finished to provision alerting" 2024-03-24T12:47:02.818 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=grafanaStorageLogger t=2024-03-24T12:47:02.377721635Z level=info msg="storage starting" 2024-03-24T12:47:02.819 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=ngalert.state.manager t=2024-03-24T12:47:02.378537948Z level=info msg="Warming state cache for startup" 2024-03-24T12:47:02.819 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=http.server t=2024-03-24T12:47:02.383087743Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-24T12:47:03.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.200369+0000 mgr.y (mgr.25540) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.299141+0000 mgr.y (mgr.25540) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.398254+0000 mgr.y (mgr.25540) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.491935+0000 mgr.y (mgr.25540) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.587355+0000 mgr.y (mgr.25540) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.684176+0000 mgr.y (mgr.25540) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.777745+0000 mgr.y (mgr.25540) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.858102+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.861226+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.861499+0000 mgr.y (mgr.25540) 2764 : audit 0 from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.864135+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.865300+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.873342+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.874120+0000 mgr.y (mgr.25540) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.953196+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.956681+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.960594+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.961836+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:01.971694+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:01.972628+0000 mgr.y (mgr.25540) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.052859+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.055251+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.058195+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.059202+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.065719+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.066491+0000 mgr.y (mgr.25540) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.144770+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.147715+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.150912+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.152125+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.161197+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.161857+0000 mgr.y (mgr.25540) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.239295+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.242846+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.246718+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.247918+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.256086+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.334620+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.337968+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.341042+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.342282+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.352849+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.413580+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.415653+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.418216+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.418980+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.424936+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.508558+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.510609+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.513437+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.514562+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.521987+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.588959+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.591385+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.593657+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.594599+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.600305+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.693289+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.696291+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.699246+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.700398+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.708935+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.796589+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.798856+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.802233+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.803062+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[51492]: audit 2024-03-24T12:47:02.812018+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.098 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=ngalert.state.manager t=2024-03-24T12:47:02.823057169Z level=info msg="State cache has been initialized" states=0 duration=444.515798ms 2024-03-24T12:47:03.098 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=ngalert.multiorg.alertmanager t=2024-03-24T12:47:02.823174419Z level=info msg="starting MultiOrg Alertmanager" 2024-03-24T12:47:03.098 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:47:02 smithi184 bash[91761]: logger=ticker t=2024-03-24T12:47:02.823239192Z level=info msg=starting first_tick=2024-03-24T12:47:10Z 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:03.147 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:47:03.148 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.200369+0000 mgr.y (mgr.25540) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.299141+0000 mgr.y (mgr.25540) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.398254+0000 mgr.y (mgr.25540) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.491935+0000 mgr.y (mgr.25540) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.587355+0000 mgr.y (mgr.25540) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.684176+0000 mgr.y (mgr.25540) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.777745+0000 mgr.y (mgr.25540) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.858102+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.861226+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.861499+0000 mgr.y (mgr.25540) 2764 : audit 0 from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.864135+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.865300+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.873342+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.874120+0000 mgr.y (mgr.25540) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.953196+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.956681+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.960594+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.961836+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:01.971694+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:01.972628+0000 mgr.y (mgr.25540) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.200369+0000 mgr.y (mgr.25540) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.299141+0000 mgr.y (mgr.25540) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.398254+0000 mgr.y (mgr.25540) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.491935+0000 mgr.y (mgr.25540) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.587355+0000 mgr.y (mgr.25540) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.684176+0000 mgr.y (mgr.25540) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.777745+0000 mgr.y (mgr.25540) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.858102+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.861226+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.861499+0000 mgr.y (mgr.25540) 2764 : audit 0 from='client.45111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.864135+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.865300+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.873342+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.874120+0000 mgr.y (mgr.25540) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.953196+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.956681+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.960594+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.961836+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:01.971694+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:01.972628+0000 mgr.y (mgr.25540) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.052859+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.055251+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.058195+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.059202+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.065719+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.066491+0000 mgr.y (mgr.25540) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.144770+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.147715+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.150912+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.152125+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.161197+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.161857+0000 mgr.y (mgr.25540) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.239295+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.242846+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.246718+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.247918+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.256086+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.334620+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.337968+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.341042+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.052859+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.055251+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.058195+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.059202+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.065719+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.066491+0000 mgr.y (mgr.25540) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.144770+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.147715+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.150912+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.152125+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.161197+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.161857+0000 mgr.y (mgr.25540) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:03.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.239295+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.242846+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.246718+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.247918+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.256086+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.334620+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.337968+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.341042+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.342282+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.352849+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.413580+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.415653+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.418216+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.418980+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.424936+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.508558+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.510609+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.513437+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.514562+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.521987+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.588959+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.591385+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.593657+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.594599+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.600305+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.693289+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.696291+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.342282+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.352849+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.413580+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.415653+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.418216+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.418980+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.424936+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.508558+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.510609+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.513437+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.514562+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.521987+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.588959+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.591385+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.593657+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.594599+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.600305+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.693289+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.696291+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.699246+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.700398+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.708935+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.796589+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.798856+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.802233+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.803062+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.178 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[70612]: audit 2024-03-24T12:47:02.812018+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.699246+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.700398+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.708935+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.796589+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:03.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.798856+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:03.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.802233+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:03.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.803062+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:03.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:02 smithi176 bash[73813]: audit 2024-03-24T12:47:02.812018+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:03.572 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:db0330b1e4e2470d52b750e251e55a522b4f7d69", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": true, 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [ 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "mon", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "osd", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "iscsi", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr" 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: ], 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": "18/23 daemons upgraded", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "Currently upgrading grafana daemons", 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:47:03.573 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:47:04.029 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cluster 2024-03-24T12:47:02.203995+0000 mgr.y (mgr.25540) 2769 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.256754+0000 mgr.y (mgr.25540) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.259654+0000 mgr.y (mgr.25540) 2771 : audit 0 from='client.45117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.353655+0000 mgr.y (mgr.25540) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.425450+0000 mgr.y (mgr.25540) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.147 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.522652+0000 mgr.y (mgr.25540) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.600829+0000 mgr.y (mgr.25540) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.629222+0000 mgr.y (mgr.25540) 2776 : audit 0 from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.709610+0000 mgr.y (mgr.25540) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.812731+0000 mgr.y (mgr.25540) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.895570+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.898179+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.901109+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.902191+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.910953+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:02.911559+0000 mgr.y (mgr.25540) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.989457+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.992714+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.995973+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:02.997170+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.148 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.004831+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.005420+0000 mgr.y (mgr.25540) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.082964+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.086497+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.090349+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.091640+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.100151+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.101192+0000 mgr.y (mgr.25540) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.144643+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.176:0/2510976823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.178644+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.180985+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.183214+0000 mon.a (mon.0) 10930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.184209+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.190091+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.268919+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.149 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.271246+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.273609+0000 mon.a (mon.0) 10935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.274574+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.282840+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.362970+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.365884+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.369397+0000 mon.a (mon.0) 10940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.370548+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.378888+0000 mon.a (mon.0) 10942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.466837+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.468817+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.471142+0000 mon.a (mon.0) 10945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.471884+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.476945+0000 mon.a (mon.0) 10947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.150 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.559445+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.563589+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.567261+0000 mon.a (mon.0) 10950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.568375+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.576349+0000 mon.a (mon.0) 10952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.655107+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.658118+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.661456+0000 mon.a (mon.0) 10955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.662498+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.670119+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.753190+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.755492+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.757974+0000 mon.a (mon.0) 10960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.758819+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.151 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:03 smithi184 bash[51492]: audit 2024-03-24T12:47:03.766060+0000 mon.a (mon.0) 10962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cluster 2024-03-24T12:47:02.203995+0000 mgr.y (mgr.25540) 2769 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.256754+0000 mgr.y (mgr.25540) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.259654+0000 mgr.y (mgr.25540) 2771 : audit 0 from='client.45117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.353655+0000 mgr.y (mgr.25540) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.425450+0000 mgr.y (mgr.25540) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.522652+0000 mgr.y (mgr.25540) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.600829+0000 mgr.y (mgr.25540) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.629222+0000 mgr.y (mgr.25540) 2776 : audit 0 from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.709610+0000 mgr.y (mgr.25540) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.812731+0000 mgr.y (mgr.25540) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.895570+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.898179+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.901109+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.902191+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.910953+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:02.911559+0000 mgr.y (mgr.25540) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.989457+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.992714+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.995973+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:02.997170+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cluster 2024-03-24T12:47:02.203995+0000 mgr.y (mgr.25540) 2769 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.256754+0000 mgr.y (mgr.25540) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.259654+0000 mgr.y (mgr.25540) 2771 : audit 0 from='client.45117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.353655+0000 mgr.y (mgr.25540) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.425450+0000 mgr.y (mgr.25540) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.522652+0000 mgr.y (mgr.25540) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.600829+0000 mgr.y (mgr.25540) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.629222+0000 mgr.y (mgr.25540) 2776 : audit 0 from='client.45123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.709610+0000 mgr.y (mgr.25540) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.812731+0000 mgr.y (mgr.25540) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.895570+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.898179+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.901109+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.902191+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.910953+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:02.911559+0000 mgr.y (mgr.25540) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.989457+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.992714+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.995973+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:02.997170+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.004831+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.005420+0000 mgr.y (mgr.25540) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.082964+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.086497+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.090349+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.091640+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.100151+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.101192+0000 mgr.y (mgr.25540) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.144643+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.176:0/2510976823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.178644+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.180985+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.183214+0000 mon.a (mon.0) 10930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.184209+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.190091+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.268919+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.271246+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.273609+0000 mon.a (mon.0) 10935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.274574+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.282840+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.362970+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.365884+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.369397+0000 mon.a (mon.0) 10940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.370548+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.378888+0000 mon.a (mon.0) 10942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.466837+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.468817+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.471142+0000 mon.a (mon.0) 10945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.471884+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.476945+0000 mon.a (mon.0) 10947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.559445+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.563589+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.567261+0000 mon.a (mon.0) 10950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.568375+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.576349+0000 mon.a (mon.0) 10952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.655107+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.658118+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.661456+0000 mon.a (mon.0) 10955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.662498+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.670119+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.753190+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.755492+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.757974+0000 mon.a (mon.0) 10960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.758819+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[70612]: audit 2024-03-24T12:47:03.766060+0000 mon.a (mon.0) 10962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.004831+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.005420+0000 mgr.y (mgr.25540) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.082964+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.086497+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.090349+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.091640+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.100151+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.101192+0000 mgr.y (mgr.25540) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.144643+0000 mon.a (mon.0) 10927 : audit 0 from='client.? 172.21.15.176:0/2510976823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.178644+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.180985+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.183214+0000 mon.a (mon.0) 10930 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.184209+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.190091+0000 mon.a (mon.0) 10932 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.268919+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.271246+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.273609+0000 mon.a (mon.0) 10935 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.274574+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.282840+0000 mon.a (mon.0) 10937 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.362970+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.365884+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.369397+0000 mon.a (mon.0) 10940 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.370548+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.378888+0000 mon.a (mon.0) 10942 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.466837+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.468817+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.471142+0000 mon.a (mon.0) 10945 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.471884+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.476945+0000 mon.a (mon.0) 10947 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.559445+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.563589+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.567261+0000 mon.a (mon.0) 10950 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.568375+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.576349+0000 mon.a (mon.0) 10952 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.655107+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.658118+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.661456+0000 mon.a (mon.0) 10955 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.662498+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.670119+0000 mon.a (mon.0) 10957 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:04.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.753190+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.755492+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.757974+0000 mon.a (mon.0) 10960 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.758819+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:04.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:03 smithi176 bash[73813]: audit 2024-03-24T12:47:03.766060+0000 mon.a (mon.0) 10962 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.190694+0000 mgr.y (mgr.25540) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.283432+0000 mgr.y (mgr.25540) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.379726+0000 mgr.y (mgr.25540) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.477366+0000 mgr.y (mgr.25540) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.569351+0000 mgr.y (mgr.25540) 2786 : audit 0 from='client.45135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.577168+0000 mgr.y (mgr.25540) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.671040+0000 mgr.y (mgr.25540) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.766671+0000 mgr.y (mgr.25540) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.850477+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.853286+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.855647+0000 mon.a (mon.0) 10965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.856336+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.861048+0000 mon.a (mon.0) 10967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.861625+0000 mgr.y (mgr.25540) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.924501+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.926490+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.928900+0000 mon.a (mon.0) 10970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.929584+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:03.937069+0000 mon.a (mon.0) 10972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:03.937644+0000 mgr.y (mgr.25540) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.190694+0000 mgr.y (mgr.25540) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.283432+0000 mgr.y (mgr.25540) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.379726+0000 mgr.y (mgr.25540) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.477366+0000 mgr.y (mgr.25540) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.569351+0000 mgr.y (mgr.25540) 2786 : audit 0 from='client.45135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.577168+0000 mgr.y (mgr.25540) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.671040+0000 mgr.y (mgr.25540) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.766671+0000 mgr.y (mgr.25540) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.850477+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.853286+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.855647+0000 mon.a (mon.0) 10965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.856336+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.861048+0000 mon.a (mon.0) 10967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.861625+0000 mgr.y (mgr.25540) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.924501+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.926490+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.928900+0000 mon.a (mon.0) 10970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.929584+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:03.937069+0000 mon.a (mon.0) 10972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:03.937644+0000 mgr.y (mgr.25540) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.015272+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.019947+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.023322+0000 mon.a (mon.0) 10975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.024495+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.026886+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.176:0/3597997458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.032804+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.033537+0000 mgr.y (mgr.25540) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.114144+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.118695+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.122933+0000 mon.a (mon.0) 10980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.124414+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.131131+0000 mon.a (mon.0) 10982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.131703+0000 mgr.y (mgr.25540) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.208988+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.211638+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.214916+0000 mon.a (mon.0) 10985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.215888+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.222076+0000 mon.a (mon.0) 10987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.300558+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.303658+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.015272+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.019947+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.023322+0000 mon.a (mon.0) 10975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.024495+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.026886+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.176:0/3597997458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.032804+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.033537+0000 mgr.y (mgr.25540) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.114144+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.118695+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.122933+0000 mon.a (mon.0) 10980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.124414+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.131131+0000 mon.a (mon.0) 10982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.131703+0000 mgr.y (mgr.25540) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.208988+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.211638+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.214916+0000 mon.a (mon.0) 10985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.215888+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.222076+0000 mon.a (mon.0) 10987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.300558+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.303658+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.307621+0000 mon.a (mon.0) 10990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.309152+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.318755+0000 mon.a (mon.0) 10992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.401757+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.405432+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.409450+0000 mon.a (mon.0) 10995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.410561+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.417354+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.503604+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.505972+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.509247+0000 mon.a (mon.0) 11000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.510121+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.517735+0000 mon.a (mon.0) 11002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.601169+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.603488+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.605709+0000 mon.a (mon.0) 11005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.606603+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.614106+0000 mon.a (mon.0) 11007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.694734+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.698125+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.701560+0000 mon.a (mon.0) 11010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.702725+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.710441+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.792070+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.794922+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.798278+0000 mon.a (mon.0) 11015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.799288+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[70612]: audit 2024-03-24T12:47:04.806635+0000 mon.a (mon.0) 11017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.307621+0000 mon.a (mon.0) 10990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.309152+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.318755+0000 mon.a (mon.0) 10992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.401757+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.405432+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.409450+0000 mon.a (mon.0) 10995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.410561+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.417354+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.503604+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.505972+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.509247+0000 mon.a (mon.0) 11000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.510121+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.517735+0000 mon.a (mon.0) 11002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.601169+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.603488+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.605709+0000 mon.a (mon.0) 11005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.606603+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.614106+0000 mon.a (mon.0) 11007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.694734+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.698125+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.701560+0000 mon.a (mon.0) 11010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.702725+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.710441+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.792070+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.794922+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.798278+0000 mon.a (mon.0) 11015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.799288+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:04 smithi176 bash[73813]: audit 2024-03-24T12:47:04.806635+0000 mon.a (mon.0) 11017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.190694+0000 mgr.y (mgr.25540) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.283432+0000 mgr.y (mgr.25540) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.379726+0000 mgr.y (mgr.25540) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.477366+0000 mgr.y (mgr.25540) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.569351+0000 mgr.y (mgr.25540) 2786 : audit 0 from='client.45135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.577168+0000 mgr.y (mgr.25540) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.671040+0000 mgr.y (mgr.25540) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.766671+0000 mgr.y (mgr.25540) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.850477+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.853286+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.855647+0000 mon.a (mon.0) 10965 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.856336+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.861048+0000 mon.a (mon.0) 10967 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.861625+0000 mgr.y (mgr.25540) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.924501+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.926490+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.928900+0000 mon.a (mon.0) 10970 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.929584+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:03.937069+0000 mon.a (mon.0) 10972 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:03.937644+0000 mgr.y (mgr.25540) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.015272+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.019947+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.023322+0000 mon.a (mon.0) 10975 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.024495+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.026886+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.176:0/3597997458' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.032804+0000 mon.a (mon.0) 10977 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.033537+0000 mgr.y (mgr.25540) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.114144+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.118695+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.122933+0000 mon.a (mon.0) 10980 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.124414+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.131131+0000 mon.a (mon.0) 10982 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.131703+0000 mgr.y (mgr.25540) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.208988+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.211638+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.214916+0000 mon.a (mon.0) 10985 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.215888+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.222076+0000 mon.a (mon.0) 10987 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.300558+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.303658+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.307621+0000 mon.a (mon.0) 10990 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.309152+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.318755+0000 mon.a (mon.0) 10992 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.401757+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.405432+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.409450+0000 mon.a (mon.0) 10995 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.410561+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.417354+0000 mon.a (mon.0) 10997 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.503604+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.505972+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.509247+0000 mon.a (mon.0) 11000 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.510121+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.517735+0000 mon.a (mon.0) 11002 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.601169+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.603488+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.605709+0000 mon.a (mon.0) 11005 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.606603+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.614106+0000 mon.a (mon.0) 11007 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.694734+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.698125+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.701560+0000 mon.a (mon.0) 11010 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.702725+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.710441+0000 mon.a (mon.0) 11012 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.792070+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.794922+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.798278+0000 mon.a (mon.0) 11015 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.799288+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:05.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:04 smithi184 bash[51492]: audit 2024-03-24T12:47:04.806635+0000 mon.a (mon.0) 11017 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:05.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:05] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:47:06.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cluster 2024-03-24T12:47:04.204846+0000 mgr.y (mgr.25540) 2794 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.222656+0000 mgr.y (mgr.25540) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.319745+0000 mgr.y (mgr.25540) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.418239+0000 mgr.y (mgr.25540) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.518602+0000 mgr.y (mgr.25540) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.614695+0000 mgr.y (mgr.25540) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.711159+0000 mgr.y (mgr.25540) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.807245+0000 mgr.y (mgr.25540) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.888307+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.891001+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.894135+0000 mon.a (mon.0) 11020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.895368+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.905217+0000 mon.a (mon.0) 11022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:04.906047+0000 mgr.y (mgr.25540) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.983815+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.987825+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.990823+0000 mon.a (mon.0) 11025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:04.991831+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.000846+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.001560+0000 mgr.y (mgr.25540) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.082291+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.084434+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.088045+0000 mon.a (mon.0) 11030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.089299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.099617+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.100202+0000 mgr.y (mgr.25540) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.178230+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.182805+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.186595+0000 mon.a (mon.0) 11035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.187964+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.197980+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.283286+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.286247+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.289714+0000 mon.a (mon.0) 11040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.290944+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.301443+0000 mon.a (mon.0) 11042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.382598+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.384990+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.388445+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.389425+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.397489+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.473515+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.476097+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.478998+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.480143+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.489204+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.569517+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.572235+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.575671+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.577045+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.586959+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.652299+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.654950+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.658429+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.659832+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.670216+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.733995+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.736532+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.739361+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.740245+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.749400+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.829439+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.832242+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.835580+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:05 smithi184 bash[51492]: audit 2024-03-24T12:47:05.836678+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cluster 2024-03-24T12:47:04.204846+0000 mgr.y (mgr.25540) 2794 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.222656+0000 mgr.y (mgr.25540) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.319745+0000 mgr.y (mgr.25540) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.418239+0000 mgr.y (mgr.25540) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.518602+0000 mgr.y (mgr.25540) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.614695+0000 mgr.y (mgr.25540) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.711159+0000 mgr.y (mgr.25540) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.807245+0000 mgr.y (mgr.25540) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.888307+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.891001+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.894135+0000 mon.a (mon.0) 11020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.895368+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.905217+0000 mon.a (mon.0) 11022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:04.906047+0000 mgr.y (mgr.25540) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.983815+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.987825+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.990823+0000 mon.a (mon.0) 11025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:04.991831+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.000846+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.001560+0000 mgr.y (mgr.25540) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.082291+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.084434+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.088045+0000 mon.a (mon.0) 11030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.089299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.099617+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.100202+0000 mgr.y (mgr.25540) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.178230+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.182805+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.186595+0000 mon.a (mon.0) 11035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.187964+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.197980+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.283286+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.286247+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.289714+0000 mon.a (mon.0) 11040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.290944+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.301443+0000 mon.a (mon.0) 11042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.382598+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.384990+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.388445+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.389425+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cluster 2024-03-24T12:47:04.204846+0000 mgr.y (mgr.25540) 2794 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.222656+0000 mgr.y (mgr.25540) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.319745+0000 mgr.y (mgr.25540) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.418239+0000 mgr.y (mgr.25540) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.518602+0000 mgr.y (mgr.25540) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.614695+0000 mgr.y (mgr.25540) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.711159+0000 mgr.y (mgr.25540) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.807245+0000 mgr.y (mgr.25540) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.888307+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.891001+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.894135+0000 mon.a (mon.0) 11020 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.895368+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.905217+0000 mon.a (mon.0) 11022 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:04.906047+0000 mgr.y (mgr.25540) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.983815+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.987825+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.990823+0000 mon.a (mon.0) 11025 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:04.991831+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.000846+0000 mon.a (mon.0) 11027 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.001560+0000 mgr.y (mgr.25540) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.397489+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.473515+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.476097+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.478998+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.480143+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.489204+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.569517+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.572235+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.575671+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.577045+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.586959+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.652299+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.654950+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.658429+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.659832+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.670216+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.733995+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.736532+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.739361+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.740245+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.749400+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.829439+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.832242+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.835580+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[73813]: audit 2024-03-24T12:47:05.836678+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.082291+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.084434+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.088045+0000 mon.a (mon.0) 11030 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.089299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.099617+0000 mon.a (mon.0) 11032 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.100202+0000 mgr.y (mgr.25540) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.178230+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.182805+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.186595+0000 mon.a (mon.0) 11035 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.187964+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.197980+0000 mon.a (mon.0) 11037 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.283286+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.286247+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.289714+0000 mon.a (mon.0) 11040 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.290944+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.301443+0000 mon.a (mon.0) 11042 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.382598+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.384990+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.388445+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.389425+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.397489+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.473515+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.476097+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.478998+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.480143+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.489204+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.569517+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.572235+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.575671+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.577045+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.586959+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.652299+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.654950+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.658429+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.659832+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.670216+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.733995+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.736532+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.739361+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.740245+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.749400+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.829439+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.832242+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.835580+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:06.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:05 smithi176 bash[70612]: audit 2024-03-24T12:47:05.836678+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.198809+0000 mgr.y (mgr.25540) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.302122+0000 mgr.y (mgr.25540) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.397980+0000 mgr.y (mgr.25540) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.489892+0000 mgr.y (mgr.25540) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.587748+0000 mgr.y (mgr.25540) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.671021+0000 mgr.y (mgr.25540) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.750269+0000 mgr.y (mgr.25540) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.846355+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.847343+0000 mgr.y (mgr.25540) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.913277+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.915339+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.917530+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.918298+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.924951+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:05.925479+0000 mgr.y (mgr.25540) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.990268+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.992962+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.995985+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:05.996829+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.003538+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.004067+0000 mgr.y (mgr.25540) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.198809+0000 mgr.y (mgr.25540) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.302122+0000 mgr.y (mgr.25540) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.397980+0000 mgr.y (mgr.25540) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.489892+0000 mgr.y (mgr.25540) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.587748+0000 mgr.y (mgr.25540) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.671021+0000 mgr.y (mgr.25540) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.750269+0000 mgr.y (mgr.25540) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.846355+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.847343+0000 mgr.y (mgr.25540) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.913277+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.915339+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.917530+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.918298+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.924951+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:05.925479+0000 mgr.y (mgr.25540) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.990268+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.992962+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.995985+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:05.996829+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.003538+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.004067+0000 mgr.y (mgr.25540) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.085076+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.087671+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.090272+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.091085+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.097504+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.097889+0000 mgr.y (mgr.25540) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.179107+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.181790+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.186040+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.187225+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.195575+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.274136+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.277124+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.281034+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.282226+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.290544+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.373330+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.375988+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.379164+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.085076+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.087671+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.090272+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.091085+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.097504+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.097889+0000 mgr.y (mgr.25540) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.179107+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.181790+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.186040+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.187225+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.195575+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.171 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.274136+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.277124+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.281034+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.282226+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.290544+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.373330+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.375988+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.379164+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.380488+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.388375+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.469923+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.472614+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.475327+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.476435+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.484656+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.549082+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.552037+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.554803+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.555738+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.563100+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.641299+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.644659+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.648357+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.649733+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.657866+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.735904+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.738638+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.741277+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.380488+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.388375+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.469923+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.472614+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.475327+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.476435+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.484656+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.549082+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.552037+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.554803+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.555738+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.563100+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.641299+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.644659+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.648357+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.649733+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.657866+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.735904+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.738638+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.741277+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.742262+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.750205+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.830346+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.832479+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.835146+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.835923+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[70612]: audit 2024-03-24T12:47:06.843974+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.742262+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.750205+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.830346+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.832479+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.835146+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.835923+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:06 smithi176 bash[73813]: audit 2024-03-24T12:47:06.843974+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.198809+0000 mgr.y (mgr.25540) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.302122+0000 mgr.y (mgr.25540) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.397980+0000 mgr.y (mgr.25540) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.489892+0000 mgr.y (mgr.25540) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.587748+0000 mgr.y (mgr.25540) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.671021+0000 mgr.y (mgr.25540) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.750269+0000 mgr.y (mgr.25540) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.846355+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.847343+0000 mgr.y (mgr.25540) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.913277+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.915339+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.917530+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.918298+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.924951+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:05.925479+0000 mgr.y (mgr.25540) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.990268+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.992962+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.995985+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:05.996829+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.003538+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.004067+0000 mgr.y (mgr.25540) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.085076+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.087671+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.090272+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.091085+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.097504+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.097889+0000 mgr.y (mgr.25540) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.179107+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.181790+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.186040+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.187225+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.195575+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.274136+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.277124+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.281034+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.282226+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.290544+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.373330+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.375988+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.379164+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.380488+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.388375+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.469923+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.472614+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.475327+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.476435+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.484656+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.549082+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.552037+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.554803+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.555738+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.563100+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.641299+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.644659+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.648357+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.649733+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.657866+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.735904+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.738638+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.741277+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.742262+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.750205+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.830346+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.832479+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.835146+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.835923+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:07.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:06 smithi184 bash[51492]: audit 2024-03-24T12:47:06.843974+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.196231+0000 mgr.y (mgr.25540) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cluster 2024-03-24T12:47:06.205342+0000 mgr.y (mgr.25540) 2817 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.291391+0000 mgr.y (mgr.25540) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.388995+0000 mgr.y (mgr.25540) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.485498+0000 mgr.y (mgr.25540) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.563545+0000 mgr.y (mgr.25540) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.658560+0000 mgr.y (mgr.25540) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.751019+0000 mgr.y (mgr.25540) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.845086+0000 mgr.y (mgr.25540) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:06.925903+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:06.930001+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:06.933473+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:06.934659+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:06.942003+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:06.942529+0000 mgr.y (mgr.25540) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.025160+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.029002+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.032658+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.033827+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.040863+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.041429+0000 mgr.y (mgr.25540) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.122092+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.124838+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.127518+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.128431+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.135274+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.135804+0000 mgr.y (mgr.25540) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.212532+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.214886+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.217746+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.218664+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.226483+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.308673+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.311045+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.314340+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.315347+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.324011+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.402226+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.405519+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.408662+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.409856+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.418083+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.502694+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.506936+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.510211+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.511238+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.518244+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.595808+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.598770+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.601953+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.603240+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.613735+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.691993+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.695312+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.699697+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.700971+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.712320+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.796159+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.800172+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.804253+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.805779+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[70612]: audit 2024-03-24T12:47:07.815121+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.196231+0000 mgr.y (mgr.25540) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cluster 2024-03-24T12:47:06.205342+0000 mgr.y (mgr.25540) 2817 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.291391+0000 mgr.y (mgr.25540) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.388995+0000 mgr.y (mgr.25540) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.485498+0000 mgr.y (mgr.25540) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.563545+0000 mgr.y (mgr.25540) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.658560+0000 mgr.y (mgr.25540) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.751019+0000 mgr.y (mgr.25540) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.845086+0000 mgr.y (mgr.25540) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:06.925903+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:06.930001+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:06.933473+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:06.934659+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:06.942003+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:06.942529+0000 mgr.y (mgr.25540) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.025160+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.029002+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.032658+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.033827+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.040863+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.041429+0000 mgr.y (mgr.25540) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.122092+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.124838+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.181 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.127518+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.128431+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.135274+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.135804+0000 mgr.y (mgr.25540) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.212532+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.214886+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.182 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.217746+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.218664+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.226483+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.308673+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.311045+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.314340+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.183 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.315347+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.324011+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.402226+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.405519+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.408662+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.409856+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.184 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.418083+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.502694+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.506936+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.510211+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.511238+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.518244+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.185 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.595808+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.598770+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.601953+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.603240+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.613735+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.691993+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.186 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.695312+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.699697+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.700971+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.712320+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.796159+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.800172+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.804253+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.805779+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.187 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:07 smithi176 bash[73813]: audit 2024-03-24T12:47:07.815121+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.196231+0000 mgr.y (mgr.25540) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cluster 2024-03-24T12:47:06.205342+0000 mgr.y (mgr.25540) 2817 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.291391+0000 mgr.y (mgr.25540) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.388995+0000 mgr.y (mgr.25540) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.485498+0000 mgr.y (mgr.25540) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.255 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.563545+0000 mgr.y (mgr.25540) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.658560+0000 mgr.y (mgr.25540) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.751019+0000 mgr.y (mgr.25540) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.845086+0000 mgr.y (mgr.25540) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:06.925903+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:06.930001+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.256 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:06.933473+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:06.934659+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:06.942003+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:06.942529+0000 mgr.y (mgr.25540) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.025160+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.029002+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.032658+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.257 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.033827+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.258 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.040863+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.041429+0000 mgr.y (mgr.25540) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.122092+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.124838+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.127518+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.128431+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.259 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.135274+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.135804+0000 mgr.y (mgr.25540) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.212532+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.214886+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.217746+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.218664+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.226483+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.260 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.308673+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.311045+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.314340+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.315347+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.261 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.324011+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.402226+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.405519+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.408662+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.409856+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.418083+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.262 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.502694+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.506936+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.510211+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.511238+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.263 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.518244+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.595808+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.598770+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.601953+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.603240+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.613735+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.264 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.691993+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.695312+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.699697+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.700971+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.712320+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.796159+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:08.265 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.800172+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:08.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.804253+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:08.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.805779+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:08.266 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:07 smithi184 bash[51492]: audit 2024-03-24T12:47:07.815121+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.227096+0000 mgr.y (mgr.25540) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.324876+0000 mgr.y (mgr.25540) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.418959+0000 mgr.y (mgr.25540) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.518756+0000 mgr.y (mgr.25540) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.614377+0000 mgr.y (mgr.25540) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.713359+0000 mgr.y (mgr.25540) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.815833+0000 mgr.y (mgr.25540) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.155 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.894138+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.896243+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.898949+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.900027+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.907940+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:07.908678+0000 mgr.y (mgr.25540) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.988728+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.991547+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.156 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.995024+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:07.995973+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.003709+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.004346+0000 mgr.y (mgr.25540) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.083624+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.227096+0000 mgr.y (mgr.25540) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.157 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.324876+0000 mgr.y (mgr.25540) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.418959+0000 mgr.y (mgr.25540) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.518756+0000 mgr.y (mgr.25540) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.614377+0000 mgr.y (mgr.25540) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.713359+0000 mgr.y (mgr.25540) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.815833+0000 mgr.y (mgr.25540) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.894138+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.896243+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.898949+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.158 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.900027+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.907940+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:07.908678+0000 mgr.y (mgr.25540) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.988728+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.991547+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.995024+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:07.995973+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.003709+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.004346+0000 mgr.y (mgr.25540) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.159 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.083624+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.086315+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.089494+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.090642+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.097478+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.098034+0000 mgr.y (mgr.25540) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.177732+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.181189+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.185402+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.186651+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.194034+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.275018+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.277815+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.160 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.280196+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.281274+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.287965+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.323947+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.333215+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.340842+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.364129+0000 mon.a (mon.0) 11206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.366379+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.368852+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.086315+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.089494+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.090642+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.161 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.097478+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.098034+0000 mgr.y (mgr.25540) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.177732+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.181189+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.185402+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.186651+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.194034+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.275018+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.277815+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.280196+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.281274+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.287965+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.323947+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.333215+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.162 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.340842+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.364129+0000 mon.a (mon.0) 11206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.366379+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.368852+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.369743+0000 mon.a (mon.0) 11209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.376006+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.444901+0000 mon.a (mon.0) 11211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.446976+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.449046+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.449819+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.455025+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.537389+0000 mon.a (mon.0) 11216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.163 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.539942+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.542868+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.543767+0000 mon.a (mon.0) 11219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.551834+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.633531+0000 mon.a (mon.0) 11221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.635618+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.638298+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.639119+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.647607+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.725701+0000 mon.a (mon.0) 11226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.730413+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.369743+0000 mon.a (mon.0) 11209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.164 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.376006+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.444901+0000 mon.a (mon.0) 11211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.446976+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.449046+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.449819+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.455025+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.537389+0000 mon.a (mon.0) 11216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.539942+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.542868+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.543767+0000 mon.a (mon.0) 11219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.551834+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.633531+0000 mon.a (mon.0) 11221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.635618+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.638298+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.639119+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.647607+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.725701+0000 mon.a (mon.0) 11226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.730413+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.734761+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.736291+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.744326+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.828682+0000 mon.a (mon.0) 11231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.833388+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.838255+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.839317+0000 mon.a (mon.0) 11234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[73813]: audit 2024-03-24T12:47:08.848230+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.734761+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.736291+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.744326+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.828682+0000 mon.a (mon.0) 11231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.833388+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.838255+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.839317+0000 mon.a (mon.0) 11234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:08 smithi176 bash[70612]: audit 2024-03-24T12:47:08.848230+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.227096+0000 mgr.y (mgr.25540) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.324876+0000 mgr.y (mgr.25540) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.418959+0000 mgr.y (mgr.25540) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.518756+0000 mgr.y (mgr.25540) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.342 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.614377+0000 mgr.y (mgr.25540) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.713359+0000 mgr.y (mgr.25540) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.815833+0000 mgr.y (mgr.25540) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.894138+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.896243+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.898949+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.900027+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.907940+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.343 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:07.908678+0000 mgr.y (mgr.25540) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.988728+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.991547+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.995024+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:07.995973+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.003709+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.004346+0000 mgr.y (mgr.25540) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.083624+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.086315+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.344 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.089494+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.090642+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.097478+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.098034+0000 mgr.y (mgr.25540) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.177732+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.181189+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.185402+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.186651+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.194034+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.345 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.275018+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.277815+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.280196+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.281274+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.287965+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.323947+0000 mon.a (mon.0) 11203 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.333215+0000 mon.a (mon.0) 11204 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.340842+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.364129+0000 mon.a (mon.0) 11206 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.346 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.366379+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.368852+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.369743+0000 mon.a (mon.0) 11209 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.376006+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.444901+0000 mon.a (mon.0) 11211 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.347 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.446976+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.449046+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.449819+0000 mon.a (mon.0) 11214 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.455025+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.537389+0000 mon.a (mon.0) 11216 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.539942+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.542868+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.543767+0000 mon.a (mon.0) 11219 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.551834+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.633531+0000 mon.a (mon.0) 11221 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.635618+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.638298+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.639119+0000 mon.a (mon.0) 11224 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.647607+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.725701+0000 mon.a (mon.0) 11226 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.348 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.730413+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.734761+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.736291+0000 mon.a (mon.0) 11229 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.744326+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.828682+0000 mon.a (mon.0) 11231 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.833388+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.838255+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.839317+0000 mon.a (mon.0) 11234 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:09.349 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:08 smithi184 bash[51492]: audit 2024-03-24T12:47:08.848230+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.196673+0000 mgr.y (mgr.25540) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cluster 2024-03-24T12:47:08.206176+0000 mgr.y (mgr.25540) 2839 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:10.123 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.288715+0000 mgr.y (mgr.25540) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.377473+0000 mgr.y (mgr.25540) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.455567+0000 mgr.y (mgr.25540) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.552372+0000 mgr.y (mgr.25540) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.648157+0000 mgr.y (mgr.25540) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.744886+0000 mgr.y (mgr.25540) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.829446+0000 mgr.y (mgr.25540) 2846 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.849063+0000 mgr.y (mgr.25540) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.930139+0000 mon.a (mon.0) 11236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.934825+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.937464+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.938484+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:08.946637+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:08.947155+0000 mgr.y (mgr.25540) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.026053+0000 mon.a (mon.0) 11241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.124 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.028446+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.031236+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.032364+0000 mon.a (mon.0) 11244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.196673+0000 mgr.y (mgr.25540) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cluster 2024-03-24T12:47:08.206176+0000 mgr.y (mgr.25540) 2839 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.288715+0000 mgr.y (mgr.25540) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.377473+0000 mgr.y (mgr.25540) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.455567+0000 mgr.y (mgr.25540) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.552372+0000 mgr.y (mgr.25540) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.648157+0000 mgr.y (mgr.25540) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.744886+0000 mgr.y (mgr.25540) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.125 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.829446+0000 mgr.y (mgr.25540) 2846 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.849063+0000 mgr.y (mgr.25540) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.930139+0000 mon.a (mon.0) 11236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.934825+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.937464+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.938484+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:08.946637+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:08.947155+0000 mgr.y (mgr.25540) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.026053+0000 mon.a (mon.0) 11241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.028446+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.031236+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.126 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.032364+0000 mon.a (mon.0) 11244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.041337+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.042147+0000 mgr.y (mgr.25540) 2849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.123737+0000 mon.a (mon.0) 11246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.127507+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.132177+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.133608+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.144719+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.127 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.145461+0000 mgr.y (mgr.25540) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.223090+0000 mon.a (mon.0) 11251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.225911+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.228661+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.229607+0000 mon.a (mon.0) 11254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.237199+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.318113+0000 mon.a (mon.0) 11256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.320198+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.323039+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.323813+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.332170+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.410693+0000 mon.a (mon.0) 11261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.415034+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.419048+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.420336+0000 mon.a (mon.0) 11264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.128 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.430054+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.510305+0000 mon.a (mon.0) 11266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.512529+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.516266+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.517513+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.529246+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.607851+0000 mon.a (mon.0) 11271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.611138+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.615046+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.616525+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.627062+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.706512+0000 mon.a (mon.0) 11276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.709894+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.713699+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.129 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.714752+0000 mon.a (mon.0) 11279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.722691+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.802896+0000 mon.a (mon.0) 11281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.041337+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.042147+0000 mgr.y (mgr.25540) 2849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.123737+0000 mon.a (mon.0) 11246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.127507+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.132177+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.133608+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.144719+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.130 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.145461+0000 mgr.y (mgr.25540) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.223090+0000 mon.a (mon.0) 11251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.225911+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.228661+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.229607+0000 mon.a (mon.0) 11254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.237199+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.318113+0000 mon.a (mon.0) 11256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.320198+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.323039+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.323813+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.332170+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.410693+0000 mon.a (mon.0) 11261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.131 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.415034+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.805485+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.808889+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.809829+0000 mon.a (mon.0) 11284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[70612]: audit 2024-03-24T12:47:09.817252+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.419048+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.420336+0000 mon.a (mon.0) 11264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.430054+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.132 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.510305+0000 mon.a (mon.0) 11266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.512529+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.516266+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.517513+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.529246+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.607851+0000 mon.a (mon.0) 11271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.611138+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.615046+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.616525+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.627062+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.706512+0000 mon.a (mon.0) 11276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.709894+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.713699+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.714752+0000 mon.a (mon.0) 11279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.133 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.722691+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.134 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.802896+0000 mon.a (mon.0) 11281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.134 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.805485+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.134 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.808889+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.134 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.809829+0000 mon.a (mon.0) 11284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.134 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:09 smithi176 bash[73813]: audit 2024-03-24T12:47:09.817252+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.196673+0000 mgr.y (mgr.25540) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.313 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cluster 2024-03-24T12:47:08.206176+0000 mgr.y (mgr.25540) 2839 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.288715+0000 mgr.y (mgr.25540) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.377473+0000 mgr.y (mgr.25540) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.455567+0000 mgr.y (mgr.25540) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.552372+0000 mgr.y (mgr.25540) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.648157+0000 mgr.y (mgr.25540) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.744886+0000 mgr.y (mgr.25540) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.314 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.829446+0000 mgr.y (mgr.25540) 2846 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.849063+0000 mgr.y (mgr.25540) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.930139+0000 mon.a (mon.0) 11236 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.934825+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.937464+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.938484+0000 mon.a (mon.0) 11239 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:08.946637+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:08.947155+0000 mgr.y (mgr.25540) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.026053+0000 mon.a (mon.0) 11241 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.028446+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.031236+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.032364+0000 mon.a (mon.0) 11244 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.041337+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.042147+0000 mgr.y (mgr.25540) 2849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.317 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.123737+0000 mon.a (mon.0) 11246 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.318 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.127507+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.318 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.132177+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.318 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.133608+0000 mon.a (mon.0) 11249 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.144719+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.145461+0000 mgr.y (mgr.25540) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.223090+0000 mon.a (mon.0) 11251 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.225911+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.228661+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.319 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.229607+0000 mon.a (mon.0) 11254 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.237199+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.318113+0000 mon.a (mon.0) 11256 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.320198+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.323039+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.323813+0000 mon.a (mon.0) 11259 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.320 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.332170+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.410693+0000 mon.a (mon.0) 11261 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.321 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.415034+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.419048+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.420336+0000 mon.a (mon.0) 11264 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.430054+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.510305+0000 mon.a (mon.0) 11266 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.512529+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.322 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.516266+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.517513+0000 mon.a (mon.0) 11269 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.529246+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.607851+0000 mon.a (mon.0) 11271 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.611138+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.615046+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.323 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.616525+0000 mon.a (mon.0) 11274 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.627062+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.706512+0000 mon.a (mon.0) 11276 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.709894+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.713699+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.714752+0000 mon.a (mon.0) 11279 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.324 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.722691+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.802896+0000 mon.a (mon.0) 11281 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.805485+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.808889+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.809829+0000 mon.a (mon.0) 11284 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:10.325 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:09 smithi184 bash[51492]: audit 2024-03-24T12:47:09.817252+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.237620+0000 mgr.y (mgr.25540) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.332977+0000 mgr.y (mgr.25540) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.430559+0000 mgr.y (mgr.25540) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.529877+0000 mgr.y (mgr.25540) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.627969+0000 mgr.y (mgr.25540) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.723392+0000 mgr.y (mgr.25540) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.817822+0000 mgr.y (mgr.25540) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:09.927784+0000 mon.a (mon.0) 11286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:09.930966+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:09.934883+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:09.936410+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:09.945941+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:09.946629+0000 mgr.y (mgr.25540) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.026999+0000 mon.a (mon.0) 11291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.029556+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.167 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.032455+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.033499+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.041339+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.041994+0000 mgr.y (mgr.25540) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.127913+0000 mon.a (mon.0) 11296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.237620+0000 mgr.y (mgr.25540) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.332977+0000 mgr.y (mgr.25540) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.430559+0000 mgr.y (mgr.25540) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.529877+0000 mgr.y (mgr.25540) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.627969+0000 mgr.y (mgr.25540) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.723392+0000 mgr.y (mgr.25540) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.817822+0000 mgr.y (mgr.25540) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:09.927784+0000 mon.a (mon.0) 11286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:09.930966+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:09.934883+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:09.936410+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:09.945941+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.169 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:09.946629+0000 mgr.y (mgr.25540) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.026999+0000 mon.a (mon.0) 11291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.029556+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.032455+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.033499+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.041339+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.041994+0000 mgr.y (mgr.25540) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.127913+0000 mon.a (mon.0) 11296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.130211+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.132683+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.133750+0000 mon.a (mon.0) 11299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.141257+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.141922+0000 mgr.y (mgr.25540) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.222247+0000 mon.a (mon.0) 11301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.224372+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.227529+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.228520+0000 mon.a (mon.0) 11304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.236410+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.323427+0000 mon.a (mon.0) 11306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.325972+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.329094+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.330038+0000 mon.a (mon.0) 11309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.337322+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.417417+0000 mon.a (mon.0) 11311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.421316+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.424441+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.425626+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.434169+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.500986+0000 mon.a (mon.0) 11316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.505299+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.508863+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.510254+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.519181+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.601562+0000 mon.a (mon.0) 11321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.604195+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.607701+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.609404+0000 mon.a (mon.0) 11324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.617236+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.695384+0000 mon.a (mon.0) 11326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.698531+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.702398+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.703632+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.712029+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.790247+0000 mon.a (mon.0) 11331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.793171+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.796444+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.797613+0000 mon.a (mon.0) 11334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[70612]: audit 2024-03-24T12:47:10.806008+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.130211+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.132683+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.133750+0000 mon.a (mon.0) 11299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.141257+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.141922+0000 mgr.y (mgr.25540) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.222247+0000 mon.a (mon.0) 11301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.224372+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.227529+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.228520+0000 mon.a (mon.0) 11304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.236410+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.323427+0000 mon.a (mon.0) 11306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.325972+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.329094+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.330038+0000 mon.a (mon.0) 11309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.337322+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.417417+0000 mon.a (mon.0) 11311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.421316+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.424441+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.425626+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.434169+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.500986+0000 mon.a (mon.0) 11316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.175 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.505299+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.508863+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.510254+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.519181+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.601562+0000 mon.a (mon.0) 11321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.604195+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.607701+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.609404+0000 mon.a (mon.0) 11324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.617236+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.695384+0000 mon.a (mon.0) 11326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.698531+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.702398+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.703632+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.712029+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.790247+0000 mon.a (mon.0) 11331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.176 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.793171+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.796444+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.797613+0000 mon.a (mon.0) 11334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:10 smithi176 bash[73813]: audit 2024-03-24T12:47:10.806008+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.237620+0000 mgr.y (mgr.25540) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.332977+0000 mgr.y (mgr.25540) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.430559+0000 mgr.y (mgr.25540) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.529877+0000 mgr.y (mgr.25540) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.627969+0000 mgr.y (mgr.25540) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.723392+0000 mgr.y (mgr.25540) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.817822+0000 mgr.y (mgr.25540) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:09.927784+0000 mon.a (mon.0) 11286 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:09.930966+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:09.934883+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:09.936410+0000 mon.a (mon.0) 11289 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:09.945941+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:09.946629+0000 mgr.y (mgr.25540) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.026999+0000 mon.a (mon.0) 11291 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.029556+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.032455+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.033499+0000 mon.a (mon.0) 11294 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.041339+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.041994+0000 mgr.y (mgr.25540) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.127913+0000 mon.a (mon.0) 11296 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.130211+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.132683+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.133750+0000 mon.a (mon.0) 11299 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.141257+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.141922+0000 mgr.y (mgr.25540) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.222247+0000 mon.a (mon.0) 11301 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.224372+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.227529+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.228520+0000 mon.a (mon.0) 11304 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.236410+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.323427+0000 mon.a (mon.0) 11306 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.325972+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.329094+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.330038+0000 mon.a (mon.0) 11309 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.337322+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.417417+0000 mon.a (mon.0) 11311 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.421316+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.424441+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.425626+0000 mon.a (mon.0) 11314 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.434169+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.500986+0000 mon.a (mon.0) 11316 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.505299+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.508863+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.510254+0000 mon.a (mon.0) 11319 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.519181+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.601562+0000 mon.a (mon.0) 11321 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.604195+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.607701+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.609404+0000 mon.a (mon.0) 11324 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.617236+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.695384+0000 mon.a (mon.0) 11326 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.698531+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.702398+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.703632+0000 mon.a (mon.0) 11329 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.712029+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.790247+0000 mon.a (mon.0) 11331 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.793171+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.796444+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.797613+0000 mon.a (mon.0) 11334 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:11.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:10 smithi184 bash[51492]: audit 2024-03-24T12:47:10.806008+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cluster 2024-03-24T12:47:10.206933+0000 mgr.y (mgr.25540) 2861 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.237074+0000 mgr.y (mgr.25540) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.338024+0000 mgr.y (mgr.25540) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.434675+0000 mgr.y (mgr.25540) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.519771+0000 mgr.y (mgr.25540) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.617941+0000 mgr.y (mgr.25540) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.712613+0000 mgr.y (mgr.25540) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.806669+0000 mgr.y (mgr.25540) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.884939+0000 mon.a (mon.0) 11336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.887115+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.890230+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.891457+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.899859+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.092 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.900521+0000 mgr.y (mgr.25540) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.977724+0000 mon.a (mon.0) 11341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.980431+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.983231+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.984284+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:10.992232+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.093 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:10.992786+0000 mgr.y (mgr.25540) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.073976+0000 mon.a (mon.0) 11346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.076330+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.079300+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.080490+0000 mon.a (mon.0) 11349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.090018+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: cephadm 2024-03-24T12:47:11.090580+0000 mgr.y (mgr.25540) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.169671+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.176176+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.178513+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.094 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.182512+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.187067+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.188447+0000 mon.a (mon.0) 11356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.192304+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.192704+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.195632+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.197448+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.198619+0000 mon.a (mon.0) 11361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.199769+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.200912+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.202244+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.203469+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.204844+0000 mon.a (mon.0) 11366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.206922+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.210301+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.095 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.213146+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.215147+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.216614+0000 mon.a (mon.0) 11371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.218218+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.225274+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.227540+0000 mon.a (mon.0) 11374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.234514+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.237921+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.244189+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.247166+0000 mon.a (mon.0) 11378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.253180+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.256305+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.262537+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.265940+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:47:12.096 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.271883+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.274306+0000 mon.a (mon.0) 11384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.279654+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.282170+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.288030+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.290952+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.291951+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.298027+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.301251+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.306926+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.309537+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.313440+0000 mon.a (mon.0) 11394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.315900+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.319997+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.323002+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.097 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.323854+0000 mon.a (mon.0) 11398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.324706+0000 mon.a (mon.0) 11399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.325559+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.326226+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.326890+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.327890+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.332260+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.334489+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.335494+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.342278+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.411322+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.412553+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:11 smithi184 bash[51492]: audit 2024-03-24T12:47:11.420134+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cluster 2024-03-24T12:47:10.206933+0000 mgr.y (mgr.25540) 2861 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.237074+0000 mgr.y (mgr.25540) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.338024+0000 mgr.y (mgr.25540) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.434675+0000 mgr.y (mgr.25540) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.519771+0000 mgr.y (mgr.25540) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.617941+0000 mgr.y (mgr.25540) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.712613+0000 mgr.y (mgr.25540) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.806669+0000 mgr.y (mgr.25540) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.884939+0000 mon.a (mon.0) 11336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.887115+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.890230+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.891457+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.899859+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.900521+0000 mgr.y (mgr.25540) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.167 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.977724+0000 mon.a (mon.0) 11341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.980431+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.983231+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.984284+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:10.992232+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:10.992786+0000 mgr.y (mgr.25540) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cluster 2024-03-24T12:47:10.206933+0000 mgr.y (mgr.25540) 2861 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.237074+0000 mgr.y (mgr.25540) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.338024+0000 mgr.y (mgr.25540) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.434675+0000 mgr.y (mgr.25540) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.519771+0000 mgr.y (mgr.25540) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.168 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.617941+0000 mgr.y (mgr.25540) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.712613+0000 mgr.y (mgr.25540) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.806669+0000 mgr.y (mgr.25540) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.884939+0000 mon.a (mon.0) 11336 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.887115+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.890230+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.891457+0000 mon.a (mon.0) 11339 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.899859+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.900521+0000 mgr.y (mgr.25540) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.977724+0000 mon.a (mon.0) 11341 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.980431+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.983231+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.984284+0000 mon.a (mon.0) 11344 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:10.992232+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.169 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:10.992786+0000 mgr.y (mgr.25540) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.073976+0000 mon.a (mon.0) 11346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.076330+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.079300+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.080490+0000 mon.a (mon.0) 11349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.090018+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: cephadm 2024-03-24T12:47:11.090580+0000 mgr.y (mgr.25540) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.169671+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.170 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.176176+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.178513+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.182512+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.187067+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.188447+0000 mon.a (mon.0) 11356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.192304+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.192704+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.195632+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.197448+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.198619+0000 mon.a (mon.0) 11361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.199769+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.200912+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.202244+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.203469+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.171 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.204844+0000 mon.a (mon.0) 11366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.206922+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.210301+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.213146+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.215147+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.216614+0000 mon.a (mon.0) 11371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.218218+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.225274+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.227540+0000 mon.a (mon.0) 11374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.234514+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.237921+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.244189+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.247166+0000 mon.a (mon.0) 11378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.253180+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:47:12.172 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.256305+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.262537+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.265940+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.271883+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.073976+0000 mon.a (mon.0) 11346 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.076330+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.079300+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.080490+0000 mon.a (mon.0) 11349 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.090018+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: cephadm 2024-03-24T12:47:11.090580+0000 mgr.y (mgr.25540) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.169671+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.173 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.176176+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.178513+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.182512+0000 mon.a (mon.0) 11354 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.187067+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.188447+0000 mon.a (mon.0) 11356 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.192304+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.192704+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.195632+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.197448+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.198619+0000 mon.a (mon.0) 11361 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.199769+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.200912+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.202244+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.174 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.203469+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.274306+0000 mon.a (mon.0) 11384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.279654+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.282170+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.288030+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.290952+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.291951+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.298027+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:47:12.175 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.301251+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.306926+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.309537+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.313440+0000 mon.a (mon.0) 11394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.315900+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.319997+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.323002+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.323854+0000 mon.a (mon.0) 11398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.324706+0000 mon.a (mon.0) 11399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.325559+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.326226+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.326890+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.327890+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.332260+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.334489+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.176 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.335494+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.342278+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.411322+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.412553+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[70612]: audit 2024-03-24T12:47:11.420134+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.204844+0000 mon.a (mon.0) 11366 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.206922+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.210301+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.177 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.213146+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.215147+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.216614+0000 mon.a (mon.0) 11371 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.218218+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.225274+0000 mon.a (mon.0) 11373 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.227540+0000 mon.a (mon.0) 11374 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.234514+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.237921+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.244189+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.247166+0000 mon.a (mon.0) 11378 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.253180+0000 mon.a (mon.0) 11379 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.256305+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.262537+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-24T12:47:12.178 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.265940+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.271883+0000 mon.a (mon.0) 11383 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.274306+0000 mon.a (mon.0) 11384 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.279654+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.282170+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.288030+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.290952+0000 mon.a (mon.0) 11388 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.291951+0000 mon.a (mon.0) 11389 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.298027+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.301251+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.306926+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.309537+0000 mon.a (mon.0) 11393 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.313440+0000 mon.a (mon.0) 11394 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.315900+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.319997+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-24T12:47:12.179 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.323002+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.323854+0000 mon.a (mon.0) 11398 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.324706+0000 mon.a (mon.0) 11399 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.325559+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.326226+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.326890+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.327890+0000 mon.a (mon.0) 11403 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.332260+0000 mon.a (mon.0) 11404 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.334489+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.335494+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.342278+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.411322+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.412553+0000 mon.a (mon.0) 11409 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:47:12.180 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:11 smithi176 bash[73813]: audit 2024-03-24T12:47:11.420134+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:12.881 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[70612]: cephadm 2024-03-24T12:47:11.218991+0000 mgr.y (mgr.25540) 2872 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:47:12.882 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[70612]: cephadm 2024-03-24T12:47:11.327441+0000 mgr.y (mgr.25540) 2873 : cephadm 1 Upgrade: Complete! 2024-03-24T12:47:12.882 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[70612]: audit 2024-03-24T12:47:12.859625+0000 mon.a (mon.0) 11411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:12 smithi184 bash[51492]: cephadm 2024-03-24T12:47:11.218991+0000 mgr.y (mgr.25540) 2872 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:47:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:12 smithi184 bash[51492]: cephadm 2024-03-24T12:47:11.327441+0000 mgr.y (mgr.25540) 2873 : cephadm 1 Upgrade: Complete! 2024-03-24T12:47:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:12 smithi184 bash[51492]: audit 2024-03-24T12:47:12.859625+0000 mon.a (mon.0) 11411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:13.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[73813]: cephadm 2024-03-24T12:47:11.218991+0000 mgr.y (mgr.25540) 2872 : cephadm 1 Upgrade: Finalizing container_image settings 2024-03-24T12:47:13.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[73813]: cephadm 2024-03-24T12:47:11.327441+0000 mgr.y (mgr.25540) 2873 : cephadm 1 Upgrade: Complete! 2024-03-24T12:47:13.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:12 smithi176 bash[73813]: audit 2024-03-24T12:47:12.859625+0000 mon.a (mon.0) 11411 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:13 smithi184 bash[51492]: cluster 2024-03-24T12:47:12.207941+0000 mgr.y (mgr.25540) 2874 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:13 smithi184 bash[51492]: audit 2024-03-24T12:47:13.528607+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:14.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:13 smithi176 bash[70612]: cluster 2024-03-24T12:47:12.207941+0000 mgr.y (mgr.25540) 2874 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:14.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:13 smithi176 bash[70612]: audit 2024-03-24T12:47:13.528607+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:14.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:13 smithi176 bash[73813]: cluster 2024-03-24T12:47:12.207941+0000 mgr.y (mgr.25540) 2874 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:14.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:13 smithi176 bash[73813]: audit 2024-03-24T12:47:13.528607+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.570 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:15] "GET /metrics HTTP/1.1" 200 38774 "" "Prometheus/2.43.0" 2024-03-24T12:47:15.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:15 smithi184 bash[51492]: cluster 2024-03-24T12:47:14.209289+0000 mgr.y (mgr.25540) 2875 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:15.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:15 smithi184 bash[51492]: audit 2024-03-24T12:47:14.567628+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:15 smithi184 bash[51492]: audit 2024-03-24T12:47:14.581561+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:15 smithi184 bash[51492]: audit 2024-03-24T12:47:14.589492+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[70612]: cluster 2024-03-24T12:47:14.209289+0000 mgr.y (mgr.25540) 2875 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:15.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[70612]: audit 2024-03-24T12:47:14.567628+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[70612]: audit 2024-03-24T12:47:14.581561+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[70612]: audit 2024-03-24T12:47:14.589492+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[73813]: cluster 2024-03-24T12:47:14.209289+0000 mgr.y (mgr.25540) 2875 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[73813]: audit 2024-03-24T12:47:14.567628+0000 mon.a (mon.0) 11413 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[73813]: audit 2024-03-24T12:47:14.581561+0000 mon.a (mon.0) 11414 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:15.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:15 smithi176 bash[73813]: audit 2024-03-24T12:47:14.589492+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:17.879 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:17 smithi184 bash[51492]: cluster 2024-03-24T12:47:16.210282+0000 mgr.y (mgr.25540) 2876 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:17.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:17 smithi176 bash[70612]: cluster 2024-03-24T12:47:16.210282+0000 mgr.y (mgr.25540) 2876 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:17.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:17 smithi176 bash[73813]: cluster 2024-03-24T12:47:16.210282+0000 mgr.y (mgr.25540) 2876 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:20.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:19 smithi184 bash[51492]: cluster 2024-03-24T12:47:18.211805+0000 mgr.y (mgr.25540) 2877 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:20.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:19 smithi184 bash[51492]: audit 2024-03-24T12:47:18.840590+0000 mgr.y (mgr.25540) 2878 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:20.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:19 smithi176 bash[70612]: cluster 2024-03-24T12:47:18.211805+0000 mgr.y (mgr.25540) 2877 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:20.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:19 smithi176 bash[70612]: audit 2024-03-24T12:47:18.840590+0000 mgr.y (mgr.25540) 2878 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:20.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:19 smithi176 bash[73813]: cluster 2024-03-24T12:47:18.211805+0000 mgr.y (mgr.25540) 2877 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:20.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:19 smithi176 bash[73813]: audit 2024-03-24T12:47:18.840590+0000 mgr.y (mgr.25540) 2878 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:22.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:21 smithi184 bash[51492]: cluster 2024-03-24T12:47:20.212713+0000 mgr.y (mgr.25540) 2879 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:22.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:21 smithi176 bash[70612]: cluster 2024-03-24T12:47:20.212713+0000 mgr.y (mgr.25540) 2879 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:22.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:21 smithi176 bash[73813]: cluster 2024-03-24T12:47:20.212713+0000 mgr.y (mgr.25540) 2879 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:24.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:23 smithi184 bash[51492]: cluster 2024-03-24T12:47:22.213934+0000 mgr.y (mgr.25540) 2880 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:24.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:23 smithi176 bash[70612]: cluster 2024-03-24T12:47:22.213934+0000 mgr.y (mgr.25540) 2880 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:24.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:23 smithi176 bash[73813]: cluster 2024-03-24T12:47:22.213934+0000 mgr.y (mgr.25540) 2880 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:25.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:25] "GET /metrics HTTP/1.1" 200 38774 "" "Prometheus/2.43.0" 2024-03-24T12:47:26.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:25 smithi184 bash[51492]: cluster 2024-03-24T12:47:24.215270+0000 mgr.y (mgr.25540) 2881 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:26.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:25 smithi176 bash[73813]: cluster 2024-03-24T12:47:24.215270+0000 mgr.y (mgr.25540) 2881 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:26.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:25 smithi176 bash[70612]: cluster 2024-03-24T12:47:24.215270+0000 mgr.y (mgr.25540) 2881 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:28.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:27 smithi184 bash[51492]: cluster 2024-03-24T12:47:26.216249+0000 mgr.y (mgr.25540) 2882 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:27 smithi176 bash[70612]: cluster 2024-03-24T12:47:26.216249+0000 mgr.y (mgr.25540) 2882 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:28.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:27 smithi176 bash[73813]: cluster 2024-03-24T12:47:26.216249+0000 mgr.y (mgr.25540) 2882 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[70612]: audit 2024-03-24T12:47:27.860048+0000 mon.a (mon.0) 11416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[70612]: audit 2024-03-24T12:47:28.525274+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[70612]: audit 2024-03-24T12:47:28.532592+0000 mon.a (mon.0) 11418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[70612]: audit 2024-03-24T12:47:28.539869+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[73813]: audit 2024-03-24T12:47:27.860048+0000 mon.a (mon.0) 11416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[73813]: audit 2024-03-24T12:47:28.525274+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[73813]: audit 2024-03-24T12:47:28.532592+0000 mon.a (mon.0) 11418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:28.855 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:28 smithi176 bash[73813]: audit 2024-03-24T12:47:28.539869+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:28 smithi184 bash[51492]: audit 2024-03-24T12:47:27.860048+0000 mon.a (mon.0) 11416 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:28 smithi184 bash[51492]: audit 2024-03-24T12:47:28.525274+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:28 smithi184 bash[51492]: audit 2024-03-24T12:47:28.532592+0000 mon.a (mon.0) 11418 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:28 smithi184 bash[51492]: audit 2024-03-24T12:47:28.539869+0000 mon.a (mon.0) 11419 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:29.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:29 smithi176 bash[70612]: cluster 2024-03-24T12:47:28.217750+0000 mgr.y (mgr.25540) 2883 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:29.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:29 smithi176 bash[70612]: audit 2024-03-24T12:47:28.851830+0000 mgr.y (mgr.25540) 2884 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:29.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:29 smithi176 bash[73813]: cluster 2024-03-24T12:47:28.217750+0000 mgr.y (mgr.25540) 2883 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:29.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:29 smithi176 bash[73813]: audit 2024-03-24T12:47:28.851830+0000 mgr.y (mgr.25540) 2884 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:29 smithi184 bash[51492]: cluster 2024-03-24T12:47:28.217750+0000 mgr.y (mgr.25540) 2883 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:29 smithi184 bash[51492]: audit 2024-03-24T12:47:28.851830+0000 mgr.y (mgr.25540) 2884 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:32.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:31 smithi184 bash[51492]: cluster 2024-03-24T12:47:30.218637+0000 mgr.y (mgr.25540) 2885 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:32.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:31 smithi176 bash[70612]: cluster 2024-03-24T12:47:30.218637+0000 mgr.y (mgr.25540) 2885 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:32.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:31 smithi176 bash[73813]: cluster 2024-03-24T12:47:30.218637+0000 mgr.y (mgr.25540) 2885 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:33.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:33 smithi184 bash[51492]: cluster 2024-03-24T12:47:32.219903+0000 mgr.y (mgr.25540) 2886 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:34.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:33 smithi176 bash[73813]: cluster 2024-03-24T12:47:32.219903+0000 mgr.y (mgr.25540) 2886 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:34.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:33 smithi176 bash[70612]: cluster 2024-03-24T12:47:32.219903+0000 mgr.y (mgr.25540) 2886 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:35.312 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ps' 2024-03-24T12:47:35.509 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:35] "GET /metrics HTTP/1.1" 200 38774 "" "Prometheus/2.43.0" 2024-03-24T12:47:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[70612]: cluster 2024-03-24T12:47:34.221213+0000 mgr.y (mgr.25540) 2887 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:35.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[70612]: audit 2024-03-24T12:47:34.422797+0000 mgr.y (mgr.25540) 2888 : audit 0 from='client.55102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[70612]: audit 2024-03-24T12:47:34.750228+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[70612]: audit 2024-03-24T12:47:34.760554+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[70612]: audit 2024-03-24T12:47:34.772315+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[73813]: cluster 2024-03-24T12:47:34.221213+0000 mgr.y (mgr.25540) 2887 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[73813]: audit 2024-03-24T12:47:34.422797+0000 mgr.y (mgr.25540) 2888 : audit 0 from='client.55102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[73813]: audit 2024-03-24T12:47:34.750228+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[73813]: audit 2024-03-24T12:47:34.760554+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:35.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:35 smithi176 bash[73813]: audit 2024-03-24T12:47:34.772315+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:35 smithi184 bash[51492]: cluster 2024-03-24T12:47:34.221213+0000 mgr.y (mgr.25540) 2887 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:35 smithi184 bash[51492]: audit 2024-03-24T12:47:34.422797+0000 mgr.y (mgr.25540) 2888 : audit 0 from='client.55102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:35 smithi184 bash[51492]: audit 2024-03-24T12:47:34.750228+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:35 smithi184 bash[51492]: audit 2024-03-24T12:47:34.760554+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:36.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:35 smithi184 bash[51492]: audit 2024-03-24T12:47:34.772315+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:38.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:37 smithi184 bash[51492]: cluster 2024-03-24T12:47:36.222165+0000 mgr.y (mgr.25540) 2889 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:37 smithi176 bash[70612]: cluster 2024-03-24T12:47:36.222165+0000 mgr.y (mgr.25540) 2889 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:37 smithi176 bash[73813]: cluster 2024-03-24T12:47:36.222165+0000 mgr.y (mgr.25540) 2889 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 10s ago 28m - - 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 4s ago 28m - - 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (86s) 10s ago 21m 17.0M - 0.25.0 c8568f914cd2 6d1bd56de0d2 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (40s) 4s ago 21m 74.8M - 9.4.12 a0ea5e3c46d9 877d97c66a5e 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (2m) 10s ago 18m 47.5M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (11m) 4s ago 27m 446M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:47:39.093 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (12m) 10s ago 29m 545M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (11m) 10s ago 29m 94.7M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (12m) 4s ago 28m 80.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (10m) 10s ago 28m 68.3M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (2m) 10s ago 21m 10.1M - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (2m) 4s ago 21m 10.7M - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (9m) 10s ago 27m 64.9M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (8m) 10s ago 26m 71.0M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (7m) 10s ago 25m 56.2M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (7m) 10s ago 25m 68.3M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (6m) 4s ago 24m 64.1M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (5m) 4s ago 24m 66.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (5m) 4s ago 23m 56.7M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (4m) 4s ago 22m 58.5M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:47:39.094 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (2m) 4s ago 21m 53.2M - 2.43.0 a07b618ecd1d 5fa979991513 2024-03-24T12:47:39.095 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (4m) 10s ago 19m 92.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:47:39.095 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (3m) 4s ago 19m 91.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:47:39.095 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (4m) 10s ago 19m 92.0M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:47:39.095 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (3m) 4s ago 19m 91.5M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:47:40.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[70612]: cluster 2024-03-24T12:47:38.223715+0000 mgr.y (mgr.25540) 2890 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:40.040 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[70612]: audit 2024-03-24T12:47:38.861500+0000 mgr.y (mgr.25540) 2891 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:40.041 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[70612]: audit 2024-03-24T12:47:39.070121+0000 mgr.y (mgr.25540) 2892 : audit 0 from='client.45153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:40.041 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[73813]: cluster 2024-03-24T12:47:38.223715+0000 mgr.y (mgr.25540) 2890 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:40.041 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[73813]: audit 2024-03-24T12:47:38.861500+0000 mgr.y (mgr.25540) 2891 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:40.041 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:39 smithi176 bash[73813]: audit 2024-03-24T12:47:39.070121+0000 mgr.y (mgr.25540) 2892 : audit 0 from='client.45153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:40.042 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions' 2024-03-24T12:47:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:39 smithi184 bash[51492]: cluster 2024-03-24T12:47:38.223715+0000 mgr.y (mgr.25540) 2890 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:39 smithi184 bash[51492]: audit 2024-03-24T12:47:38.861500+0000 mgr.y (mgr.25540) 2891 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:39 smithi184 bash[51492]: audit 2024-03-24T12:47:39.070121+0000 mgr.y (mgr.25540) 2892 : audit 0 from='client.45153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:47:42.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:41 smithi184 bash[51492]: cluster 2024-03-24T12:47:40.224632+0000 mgr.y (mgr.25540) 2893 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:42.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:41 smithi176 bash[70612]: cluster 2024-03-24T12:47:40.224632+0000 mgr.y (mgr.25540) 2893 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:42.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:41 smithi176 bash[73813]: cluster 2024-03-24T12:47:40.224632+0000 mgr.y (mgr.25540) 2893 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:43.512 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:47:43.512 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:47:43.512 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:47:43.512 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:47:43.513 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:47:43.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[73813]: cluster 2024-03-24T12:47:42.225938+0000 mgr.y (mgr.25540) 2894 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:43.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[73813]: audit 2024-03-24T12:47:42.860410+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:43.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[73813]: audit 2024-03-24T12:47:43.509592+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.176:0/3606123850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:43.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[70612]: cluster 2024-03-24T12:47:42.225938+0000 mgr.y (mgr.25540) 2894 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:43.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[70612]: audit 2024-03-24T12:47:42.860410+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:43.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:43 smithi176 bash[70612]: audit 2024-03-24T12:47:43.509592+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.176:0/3606123850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:44.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:43 smithi184 bash[51492]: cluster 2024-03-24T12:47:42.225938+0000 mgr.y (mgr.25540) 2894 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:44.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:43 smithi184 bash[51492]: audit 2024-03-24T12:47:42.860410+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:44.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:43 smithi184 bash[51492]: audit 2024-03-24T12:47:43.509592+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.176:0/3606123850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:47:44.405 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-24T12:47:45.519 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:45] "GET /metrics HTTP/1.1" 200 38772 "" "Prometheus/2.43.0" 2024-03-24T12:47:46.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:45 smithi184 bash[51492]: cluster 2024-03-24T12:47:44.227378+0000 mgr.y (mgr.25540) 2895 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:46.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:45 smithi176 bash[70612]: cluster 2024-03-24T12:47:44.227378+0000 mgr.y (mgr.25540) 2895 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:46.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:45 smithi176 bash[73813]: cluster 2024-03-24T12:47:44.227378+0000 mgr.y (mgr.25540) 2895 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:47.353 INFO:teuthology.orchestra.run.smithi176.stdout:wait for servicemap items w/ changing names to refresh 2024-03-24T12:47:47.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:47 smithi176 bash[70612]: cluster 2024-03-24T12:47:46.228336+0000 mgr.y (mgr.25540) 2896 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:47.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:47 smithi176 bash[73813]: cluster 2024-03-24T12:47:46.228336+0000 mgr.y (mgr.25540) 2896 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:48.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:47 smithi184 bash[51492]: cluster 2024-03-24T12:47:46.228336+0000 mgr.y (mgr.25540) 2896 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:48.244 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'sleep 60' 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[73813]: cluster 2024-03-24T12:47:48.230122+0000 mgr.y (mgr.25540) 2897 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[73813]: audit 2024-03-24T12:47:48.722666+0000 mon.a (mon.0) 11424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[73813]: audit 2024-03-24T12:47:48.732243+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[73813]: audit 2024-03-24T12:47:48.740337+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[73813]: audit 2024-03-24T12:47:48.872673+0000 mgr.y (mgr.25540) 2898 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:50.000 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[70612]: cluster 2024-03-24T12:47:48.230122+0000 mgr.y (mgr.25540) 2897 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:50.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[70612]: audit 2024-03-24T12:47:48.722666+0000 mon.a (mon.0) 11424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[70612]: audit 2024-03-24T12:47:48.732243+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[70612]: audit 2024-03-24T12:47:48.740337+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.001 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:49 smithi176 bash[70612]: audit 2024-03-24T12:47:48.872673+0000 mgr.y (mgr.25540) 2898 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:50.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:49 smithi184 bash[51492]: cluster 2024-03-24T12:47:48.230122+0000 mgr.y (mgr.25540) 2897 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:50.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:49 smithi184 bash[51492]: audit 2024-03-24T12:47:48.722666+0000 mon.a (mon.0) 11424 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:49 smithi184 bash[51492]: audit 2024-03-24T12:47:48.732243+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:49 smithi184 bash[51492]: audit 2024-03-24T12:47:48.740337+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:50.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:49 smithi184 bash[51492]: audit 2024-03-24T12:47:48.872673+0000 mgr.y (mgr.25540) 2898 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:47:51.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:51 smithi176 bash[73813]: cluster 2024-03-24T12:47:50.231023+0000 mgr.y (mgr.25540) 2899 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:51.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:51 smithi176 bash[70612]: cluster 2024-03-24T12:47:50.231023+0000 mgr.y (mgr.25540) 2899 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:52.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:51 smithi184 bash[51492]: cluster 2024-03-24T12:47:50.231023+0000 mgr.y (mgr.25540) 2899 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:54.030 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:53 smithi176 bash[73813]: cluster 2024-03-24T12:47:52.232230+0000 mgr.y (mgr.25540) 2900 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:54.030 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:53 smithi176 bash[70612]: cluster 2024-03-24T12:47:52.232230+0000 mgr.y (mgr.25540) 2900 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:54.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:53 smithi184 bash[51492]: cluster 2024-03-24T12:47:52.232230+0000 mgr.y (mgr.25540) 2900 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:55.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:47:55] "GET /metrics HTTP/1.1" 200 38772 "" "Prometheus/2.43.0" 2024-03-24T12:47:56.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:55 smithi184 bash[51492]: cluster 2024-03-24T12:47:54.233579+0000 mgr.y (mgr.25540) 2901 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:56.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:55 smithi184 bash[51492]: audit 2024-03-24T12:47:54.952612+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:55 smithi184 bash[51492]: audit 2024-03-24T12:47:54.963986+0000 mon.a (mon.0) 11428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:55 smithi184 bash[51492]: audit 2024-03-24T12:47:54.974733+0000 mon.a (mon.0) 11429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[70612]: cluster 2024-03-24T12:47:54.233579+0000 mgr.y (mgr.25540) 2901 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:56.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[70612]: audit 2024-03-24T12:47:54.952612+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[70612]: audit 2024-03-24T12:47:54.963986+0000 mon.a (mon.0) 11428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[70612]: audit 2024-03-24T12:47:54.974733+0000 mon.a (mon.0) 11429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[73813]: cluster 2024-03-24T12:47:54.233579+0000 mgr.y (mgr.25540) 2901 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:47:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[73813]: audit 2024-03-24T12:47:54.952612+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[73813]: audit 2024-03-24T12:47:54.963986+0000 mon.a (mon.0) 11428 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:56.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:55 smithi176 bash[73813]: audit 2024-03-24T12:47:54.974733+0000 mon.a (mon.0) 11429 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:47:58.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:57 smithi184 bash[51492]: cluster 2024-03-24T12:47:56.234538+0000 mgr.y (mgr.25540) 2902 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:58.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:57 smithi184 bash[51492]: audit 2024-03-24T12:47:57.860945+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:58.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:57 smithi176 bash[73813]: cluster 2024-03-24T12:47:56.234538+0000 mgr.y (mgr.25540) 2902 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:58.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:57 smithi176 bash[73813]: audit 2024-03-24T12:47:57.860945+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:47:58.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:57 smithi176 bash[70612]: cluster 2024-03-24T12:47:56.234538+0000 mgr.y (mgr.25540) 2902 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:47:58.418 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:57 smithi176 bash[70612]: audit 2024-03-24T12:47:57.860945+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:00.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:59 smithi184 bash[51492]: cluster 2024-03-24T12:47:58.236098+0000 mgr.y (mgr.25540) 2903 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:00.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:47:59 smithi184 bash[51492]: audit 2024-03-24T12:47:58.876045+0000 mgr.y (mgr.25540) 2904 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:00.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:59 smithi176 bash[73813]: cluster 2024-03-24T12:47:58.236098+0000 mgr.y (mgr.25540) 2903 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:00.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:47:59 smithi176 bash[73813]: audit 2024-03-24T12:47:58.876045+0000 mgr.y (mgr.25540) 2904 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:59 smithi176 bash[70612]: cluster 2024-03-24T12:47:58.236098+0000 mgr.y (mgr.25540) 2903 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:00.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:47:59 smithi176 bash[70612]: audit 2024-03-24T12:47:58.876045+0000 mgr.y (mgr.25540) 2904 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:02.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:01 smithi184 bash[51492]: cluster 2024-03-24T12:48:00.237009+0000 mgr.y (mgr.25540) 2905 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:02.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:01 smithi176 bash[73813]: cluster 2024-03-24T12:48:00.237009+0000 mgr.y (mgr.25540) 2905 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:02.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:01 smithi176 bash[70612]: cluster 2024-03-24T12:48:00.237009+0000 mgr.y (mgr.25540) 2905 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:04.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:03 smithi184 bash[51492]: cluster 2024-03-24T12:48:02.238240+0000 mgr.y (mgr.25540) 2906 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:04.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:03 smithi176 bash[70612]: cluster 2024-03-24T12:48:02.238240+0000 mgr.y (mgr.25540) 2906 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:04.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:03 smithi176 bash[73813]: cluster 2024-03-24T12:48:02.238240+0000 mgr.y (mgr.25540) 2906 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:05.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:05] "GET /metrics HTTP/1.1" 200 38777 "" "Prometheus/2.43.0" 2024-03-24T12:48:06.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:05 smithi184 bash[51492]: cluster 2024-03-24T12:48:04.239647+0000 mgr.y (mgr.25540) 2907 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:06.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:05 smithi176 bash[70612]: cluster 2024-03-24T12:48:04.239647+0000 mgr.y (mgr.25540) 2907 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:06.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:05 smithi176 bash[73813]: cluster 2024-03-24T12:48:04.239647+0000 mgr.y (mgr.25540) 2907 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:08.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:07 smithi184 bash[51492]: cluster 2024-03-24T12:48:06.240601+0000 mgr.y (mgr.25540) 2908 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:08.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:07 smithi176 bash[70612]: cluster 2024-03-24T12:48:06.240601+0000 mgr.y (mgr.25540) 2908 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:08.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:07 smithi176 bash[73813]: cluster 2024-03-24T12:48:06.240601+0000 mgr.y (mgr.25540) 2908 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:10.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[70612]: cluster 2024-03-24T12:48:08.242257+0000 mgr.y (mgr.25540) 2909 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:10.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[70612]: audit 2024-03-24T12:48:08.885596+0000 mgr.y (mgr.25540) 2910 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[70612]: audit 2024-03-24T12:48:08.920392+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[70612]: audit 2024-03-24T12:48:08.930008+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[70612]: audit 2024-03-24T12:48:08.939674+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[73813]: cluster 2024-03-24T12:48:08.242257+0000 mgr.y (mgr.25540) 2909 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[73813]: audit 2024-03-24T12:48:08.885596+0000 mgr.y (mgr.25540) 2910 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[73813]: audit 2024-03-24T12:48:08.920392+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[73813]: audit 2024-03-24T12:48:08.930008+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.166 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:09 smithi176 bash[73813]: audit 2024-03-24T12:48:08.939674+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:09 smithi184 bash[51492]: cluster 2024-03-24T12:48:08.242257+0000 mgr.y (mgr.25540) 2909 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:10.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:09 smithi184 bash[51492]: audit 2024-03-24T12:48:08.885596+0000 mgr.y (mgr.25540) 2910 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:10.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:09 smithi184 bash[51492]: audit 2024-03-24T12:48:08.920392+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:09 smithi184 bash[51492]: audit 2024-03-24T12:48:08.930008+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:10.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:09 smithi184 bash[51492]: audit 2024-03-24T12:48:08.939674+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:12.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:11 smithi184 bash[51492]: cluster 2024-03-24T12:48:10.243171+0000 mgr.y (mgr.25540) 2911 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:12.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:11 smithi184 bash[51492]: audit 2024-03-24T12:48:11.504850+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:48:12.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:11 smithi184 bash[51492]: audit 2024-03-24T12:48:11.506966+0000 mon.a (mon.0) 11435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:48:12.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:11 smithi184 bash[51492]: audit 2024-03-24T12:48:11.518008+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:12.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[70612]: cluster 2024-03-24T12:48:10.243171+0000 mgr.y (mgr.25540) 2911 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[70612]: audit 2024-03-24T12:48:11.504850+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[70612]: audit 2024-03-24T12:48:11.506966+0000 mon.a (mon.0) 11435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[70612]: audit 2024-03-24T12:48:11.518008+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[73813]: cluster 2024-03-24T12:48:10.243171+0000 mgr.y (mgr.25540) 2911 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[73813]: audit 2024-03-24T12:48:11.504850+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[73813]: audit 2024-03-24T12:48:11.506966+0000 mon.a (mon.0) 11435 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:48:12.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:11 smithi176 bash[73813]: audit 2024-03-24T12:48:11.518008+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:13.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:12 smithi184 bash[51492]: audit 2024-03-24T12:48:12.861439+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:13.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:12 smithi176 bash[70612]: audit 2024-03-24T12:48:12.861439+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:13.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:12 smithi176 bash[73813]: audit 2024-03-24T12:48:12.861439+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:14.305 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:13 smithi176 bash[70612]: cluster 2024-03-24T12:48:12.244434+0000 mgr.y (mgr.25540) 2912 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:14.306 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:13 smithi176 bash[73813]: cluster 2024-03-24T12:48:12.244434+0000 mgr.y (mgr.25540) 2912 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:14.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:13 smithi184 bash[51492]: cluster 2024-03-24T12:48:12.244434+0000 mgr.y (mgr.25540) 2912 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:15.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:15] "GET /metrics HTTP/1.1" 200 38778 "" "Prometheus/2.43.0" 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[70612]: cluster 2024-03-24T12:48:14.245854+0000 mgr.y (mgr.25540) 2913 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[70612]: audit 2024-03-24T12:48:15.134366+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[70612]: audit 2024-03-24T12:48:15.142981+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[70612]: audit 2024-03-24T12:48:15.152710+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[73813]: cluster 2024-03-24T12:48:14.245854+0000 mgr.y (mgr.25540) 2913 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:16.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[73813]: audit 2024-03-24T12:48:15.134366+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[73813]: audit 2024-03-24T12:48:15.142981+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:16 smithi176 bash[73813]: audit 2024-03-24T12:48:15.152710+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:16 smithi184 bash[51492]: cluster 2024-03-24T12:48:14.245854+0000 mgr.y (mgr.25540) 2913 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:16.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:16 smithi184 bash[51492]: audit 2024-03-24T12:48:15.134366+0000 mon.a (mon.0) 11438 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:16 smithi184 bash[51492]: audit 2024-03-24T12:48:15.142981+0000 mon.a (mon.0) 11439 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:16.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:16 smithi184 bash[51492]: audit 2024-03-24T12:48:15.152710+0000 mon.a (mon.0) 11440 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:18.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:18 smithi176 bash[70612]: cluster 2024-03-24T12:48:16.246876+0000 mgr.y (mgr.25540) 2914 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:18.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:18 smithi176 bash[73813]: cluster 2024-03-24T12:48:16.246876+0000 mgr.y (mgr.25540) 2914 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:18.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:18 smithi184 bash[51492]: cluster 2024-03-24T12:48:16.246876+0000 mgr.y (mgr.25540) 2914 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:20.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:20 smithi176 bash[73813]: cluster 2024-03-24T12:48:18.248432+0000 mgr.y (mgr.25540) 2915 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:20.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:20 smithi176 bash[73813]: audit 2024-03-24T12:48:18.896430+0000 mgr.y (mgr.25540) 2916 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:20.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:20 smithi176 bash[70612]: cluster 2024-03-24T12:48:18.248432+0000 mgr.y (mgr.25540) 2915 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:20.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:20 smithi176 bash[70612]: audit 2024-03-24T12:48:18.896430+0000 mgr.y (mgr.25540) 2916 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:20.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:20 smithi184 bash[51492]: cluster 2024-03-24T12:48:18.248432+0000 mgr.y (mgr.25540) 2915 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:20.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:20 smithi184 bash[51492]: audit 2024-03-24T12:48:18.896430+0000 mgr.y (mgr.25540) 2916 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:22.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:22 smithi176 bash[73813]: cluster 2024-03-24T12:48:20.249326+0000 mgr.y (mgr.25540) 2917 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:22.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:22 smithi176 bash[70612]: cluster 2024-03-24T12:48:20.249326+0000 mgr.y (mgr.25540) 2917 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:22.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:22 smithi184 bash[51492]: cluster 2024-03-24T12:48:20.249326+0000 mgr.y (mgr.25540) 2917 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:24.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:24 smithi176 bash[70612]: cluster 2024-03-24T12:48:22.250657+0000 mgr.y (mgr.25540) 2918 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:24.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:24 smithi176 bash[73813]: cluster 2024-03-24T12:48:22.250657+0000 mgr.y (mgr.25540) 2918 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:24.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:24 smithi184 bash[51492]: cluster 2024-03-24T12:48:22.250657+0000 mgr.y (mgr.25540) 2918 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:25.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:25] "GET /metrics HTTP/1.1" 200 38778 "" "Prometheus/2.43.0" 2024-03-24T12:48:26.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:26 smithi176 bash[73813]: cluster 2024-03-24T12:48:24.252007+0000 mgr.y (mgr.25540) 2919 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:26.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:26 smithi176 bash[70612]: cluster 2024-03-24T12:48:24.252007+0000 mgr.y (mgr.25540) 2919 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:26.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:26 smithi184 bash[51492]: cluster 2024-03-24T12:48:24.252007+0000 mgr.y (mgr.25540) 2919 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:28.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:28 smithi176 bash[73813]: cluster 2024-03-24T12:48:26.253005+0000 mgr.y (mgr.25540) 2920 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:28.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:28 smithi176 bash[73813]: audit 2024-03-24T12:48:27.861813+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:28.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:28 smithi176 bash[70612]: cluster 2024-03-24T12:48:26.253005+0000 mgr.y (mgr.25540) 2920 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:28.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:28 smithi176 bash[70612]: audit 2024-03-24T12:48:27.861813+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:28.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:28 smithi184 bash[51492]: cluster 2024-03-24T12:48:26.253005+0000 mgr.y (mgr.25540) 2920 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:28.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:28 smithi184 bash[51492]: audit 2024-03-24T12:48:27.861813+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:30.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[70612]: cluster 2024-03-24T12:48:28.254524+0000 mgr.y (mgr.25540) 2921 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:30.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[70612]: audit 2024-03-24T12:48:28.907681+0000 mgr.y (mgr.25540) 2922 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[70612]: audit 2024-03-24T12:48:29.132331+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[70612]: audit 2024-03-24T12:48:29.141592+0000 mon.a (mon.0) 11443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[70612]: audit 2024-03-24T12:48:29.150214+0000 mon.a (mon.0) 11444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[73813]: cluster 2024-03-24T12:48:28.254524+0000 mgr.y (mgr.25540) 2921 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[73813]: audit 2024-03-24T12:48:28.907681+0000 mgr.y (mgr.25540) 2922 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[73813]: audit 2024-03-24T12:48:29.132331+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[73813]: audit 2024-03-24T12:48:29.141592+0000 mon.a (mon.0) 11443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.417 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:30 smithi176 bash[73813]: audit 2024-03-24T12:48:29.150214+0000 mon.a (mon.0) 11444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:30 smithi184 bash[51492]: cluster 2024-03-24T12:48:28.254524+0000 mgr.y (mgr.25540) 2921 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:30.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:30 smithi184 bash[51492]: audit 2024-03-24T12:48:28.907681+0000 mgr.y (mgr.25540) 2922 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:30.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:30 smithi184 bash[51492]: audit 2024-03-24T12:48:29.132331+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:30 smithi184 bash[51492]: audit 2024-03-24T12:48:29.141592+0000 mon.a (mon.0) 11443 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:30.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:30 smithi184 bash[51492]: audit 2024-03-24T12:48:29.150214+0000 mon.a (mon.0) 11444 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:32.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:32 smithi176 bash[73813]: cluster 2024-03-24T12:48:30.255428+0000 mgr.y (mgr.25540) 2923 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:32.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:32 smithi176 bash[70612]: cluster 2024-03-24T12:48:30.255428+0000 mgr.y (mgr.25540) 2923 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:32.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:32 smithi184 bash[51492]: cluster 2024-03-24T12:48:30.255428+0000 mgr.y (mgr.25540) 2923 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:34.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:34 smithi176 bash[73813]: cluster 2024-03-24T12:48:32.256192+0000 mgr.y (mgr.25540) 2924 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:34.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:34 smithi176 bash[70612]: cluster 2024-03-24T12:48:32.256192+0000 mgr.y (mgr.25540) 2924 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:34.499 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:34 smithi184 bash[51492]: cluster 2024-03-24T12:48:32.256192+0000 mgr.y (mgr.25540) 2924 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:35.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:35] "GET /metrics HTTP/1.1" 200 38774 "" "Prometheus/2.43.0" 2024-03-24T12:48:36.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[70612]: cluster 2024-03-24T12:48:34.257603+0000 mgr.y (mgr.25540) 2925 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:36.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[70612]: audit 2024-03-24T12:48:35.330575+0000 mon.a (mon.0) 11445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[70612]: audit 2024-03-24T12:48:35.342867+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[70612]: audit 2024-03-24T12:48:35.353309+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[73813]: cluster 2024-03-24T12:48:34.257603+0000 mgr.y (mgr.25540) 2925 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:36.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[73813]: audit 2024-03-24T12:48:35.330575+0000 mon.a (mon.0) 11445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[73813]: audit 2024-03-24T12:48:35.342867+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.416 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:36 smithi176 bash[73813]: audit 2024-03-24T12:48:35.353309+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:36 smithi184 bash[51492]: cluster 2024-03-24T12:48:34.257603+0000 mgr.y (mgr.25540) 2925 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:36.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:36 smithi184 bash[51492]: audit 2024-03-24T12:48:35.330575+0000 mon.a (mon.0) 11445 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.533 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:36 smithi184 bash[51492]: audit 2024-03-24T12:48:35.342867+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:36.534 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:36 smithi184 bash[51492]: audit 2024-03-24T12:48:35.353309+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:38.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:38 smithi184 bash[51492]: cluster 2024-03-24T12:48:36.258588+0000 mgr.y (mgr.25540) 2926 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:38.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:38 smithi176 bash[70612]: cluster 2024-03-24T12:48:36.258588+0000 mgr.y (mgr.25540) 2926 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:38.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:38 smithi176 bash[73813]: cluster 2024-03-24T12:48:36.258588+0000 mgr.y (mgr.25540) 2926 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:40.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:40 smithi184 bash[51492]: cluster 2024-03-24T12:48:38.260251+0000 mgr.y (mgr.25540) 2927 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:40.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:40 smithi184 bash[51492]: audit 2024-03-24T12:48:38.916590+0000 mgr.y (mgr.25540) 2928 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:40.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:40 smithi176 bash[70612]: cluster 2024-03-24T12:48:38.260251+0000 mgr.y (mgr.25540) 2927 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:40.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:40 smithi176 bash[70612]: audit 2024-03-24T12:48:38.916590+0000 mgr.y (mgr.25540) 2928 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:40.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:40 smithi176 bash[73813]: cluster 2024-03-24T12:48:38.260251+0000 mgr.y (mgr.25540) 2927 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:40.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:40 smithi176 bash[73813]: audit 2024-03-24T12:48:38.916590+0000 mgr.y (mgr.25540) 2928 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:42.592 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:42 smithi184 bash[51492]: cluster 2024-03-24T12:48:40.261170+0000 mgr.y (mgr.25540) 2929 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:42.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:42 smithi176 bash[70612]: cluster 2024-03-24T12:48:40.261170+0000 mgr.y (mgr.25540) 2929 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:42.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:42 smithi176 bash[73813]: cluster 2024-03-24T12:48:40.261170+0000 mgr.y (mgr.25540) 2929 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:43.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:43 smithi184 bash[51492]: audit 2024-03-24T12:48:42.862111+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:43.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:43 smithi176 bash[70612]: audit 2024-03-24T12:48:42.862111+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:43.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:43 smithi176 bash[73813]: audit 2024-03-24T12:48:42.862111+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:44.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:44 smithi184 bash[51492]: cluster 2024-03-24T12:48:42.262412+0000 mgr.y (mgr.25540) 2930 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:44.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:44 smithi176 bash[73813]: cluster 2024-03-24T12:48:42.262412+0000 mgr.y (mgr.25540) 2930 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:44.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:44 smithi176 bash[70612]: cluster 2024-03-24T12:48:42.262412+0000 mgr.y (mgr.25540) 2930 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:45.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:45] "GET /metrics HTTP/1.1" 200 38772 "" "Prometheus/2.43.0" 2024-03-24T12:48:46.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:46 smithi184 bash[51492]: cluster 2024-03-24T12:48:44.263781+0000 mgr.y (mgr.25540) 2931 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:46.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:46 smithi176 bash[70612]: cluster 2024-03-24T12:48:44.263781+0000 mgr.y (mgr.25540) 2931 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:46.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:46 smithi176 bash[73813]: cluster 2024-03-24T12:48:44.263781+0000 mgr.y (mgr.25540) 2931 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:47.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:47 smithi184 bash[51492]: cluster 2024-03-24T12:48:46.264749+0000 mgr.y (mgr.25540) 2932 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:47.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:47 smithi176 bash[70612]: cluster 2024-03-24T12:48:46.264749+0000 mgr.y (mgr.25540) 2932 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:47.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:47 smithi176 bash[73813]: cluster 2024-03-24T12:48:46.264749+0000 mgr.y (mgr.25540) 2932 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:49.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:49 smithi184 bash[51492]: cluster 2024-03-24T12:48:48.266406+0000 mgr.y (mgr.25540) 2933 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:49.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:49 smithi184 bash[51492]: audit 2024-03-24T12:48:48.927984+0000 mgr.y (mgr.25540) 2934 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:49.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:49 smithi176 bash[70612]: cluster 2024-03-24T12:48:48.266406+0000 mgr.y (mgr.25540) 2933 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:49.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:49 smithi176 bash[70612]: audit 2024-03-24T12:48:48.927984+0000 mgr.y (mgr.25540) 2934 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:49.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:49 smithi176 bash[73813]: cluster 2024-03-24T12:48:48.266406+0000 mgr.y (mgr.25540) 2933 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:49.666 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:49 smithi176 bash[73813]: audit 2024-03-24T12:48:48.927984+0000 mgr.y (mgr.25540) 2934 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:50.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:50 smithi184 bash[51492]: audit 2024-03-24T12:48:49.336569+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:50 smithi184 bash[51492]: audit 2024-03-24T12:48:49.345354+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:50 smithi184 bash[51492]: audit 2024-03-24T12:48:49.354553+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[73813]: audit 2024-03-24T12:48:49.336569+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[73813]: audit 2024-03-24T12:48:49.345354+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[73813]: audit 2024-03-24T12:48:49.354553+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[70612]: audit 2024-03-24T12:48:49.336569+0000 mon.a (mon.0) 11449 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[70612]: audit 2024-03-24T12:48:49.345354+0000 mon.a (mon.0) 11450 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:50.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:50 smithi176 bash[70612]: audit 2024-03-24T12:48:49.354553+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:51.639 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:51 smithi176 bash[70612]: cluster 2024-03-24T12:48:50.267337+0000 mgr.y (mgr.25540) 2935 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:51.640 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:51 smithi176 bash[73813]: cluster 2024-03-24T12:48:50.267337+0000 mgr.y (mgr.25540) 2935 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:51.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:51 smithi184 bash[51492]: cluster 2024-03-24T12:48:50.267337+0000 mgr.y (mgr.25540) 2935 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:53.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:53 smithi176 bash[70612]: cluster 2024-03-24T12:48:52.268598+0000 mgr.y (mgr.25540) 2936 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:53.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:53 smithi176 bash[73813]: cluster 2024-03-24T12:48:52.268598+0000 mgr.y (mgr.25540) 2936 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:53.797 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:53 smithi184 bash[51492]: cluster 2024-03-24T12:48:52.268598+0000 mgr.y (mgr.25540) 2936 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:54.201 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ps' 2024-03-24T12:48:55.591 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:55 smithi184 bash[51492]: cluster 2024-03-24T12:48:54.269998+0000 mgr.y (mgr.25540) 2937 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:55.625 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:55 smithi176 bash[70612]: cluster 2024-03-24T12:48:54.269998+0000 mgr.y (mgr.25540) 2937 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:55.625 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:55 smithi176 bash[73813]: cluster 2024-03-24T12:48:54.269998+0000 mgr.y (mgr.25540) 2937 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:55.625 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:48:55 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:48:55] "GET /metrics HTTP/1.1" 200 38772 "" "Prometheus/2.43.0" 2024-03-24T12:48:56.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:56 smithi184 bash[51492]: audit 2024-03-24T12:48:55.521739+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:56 smithi184 bash[51492]: audit 2024-03-24T12:48:55.530558+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:56 smithi184 bash[51492]: audit 2024-03-24T12:48:55.539287+0000 mon.a (mon.0) 11454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[70612]: audit 2024-03-24T12:48:55.521739+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[70612]: audit 2024-03-24T12:48:55.530558+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[70612]: audit 2024-03-24T12:48:55.539287+0000 mon.a (mon.0) 11454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[73813]: audit 2024-03-24T12:48:55.521739+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[73813]: audit 2024-03-24T12:48:55.530558+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:56.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:56 smithi176 bash[73813]: audit 2024-03-24T12:48:55.539287+0000 mon.a (mon.0) 11454 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:48:57.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:57 smithi184 bash[51492]: cluster 2024-03-24T12:48:56.271002+0000 mgr.y (mgr.25540) 2938 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:57.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:57 smithi176 bash[70612]: cluster 2024-03-24T12:48:56.271002+0000 mgr.y (mgr.25540) 2938 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:57.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:57 smithi176 bash[73813]: cluster 2024-03-24T12:48:56.271002+0000 mgr.y (mgr.25540) 2938 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:48:58.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:58 smithi176 bash[70612]: audit 2024-03-24T12:48:57.862464+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:58.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:58 smithi176 bash[73813]: audit 2024-03-24T12:48:57.862464+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:58.750 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:58 smithi184 bash[51492]: audit 2024-03-24T12:48:57.862464+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:48:58.857 INFO:teuthology.orchestra.run.smithi176.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-24T12:48:58.857 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi176 smithi176 running 9s ago 30m - - 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:agent.smithi184 smithi184 running 3s ago 29m - - 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:alertmanager.a smithi176 *:9093,9094 running (2m) 9s ago 22m 18.0M - 0.25.0 c8568f914cd2 6d1bd56de0d2 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:grafana.a smithi184 *:3000 running (2m) 3s ago 22m 77.2M - 9.4.12 a0ea5e3c46d9 877d97c66a5e 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:iscsi.foo.smithi176.avcubv smithi176 running (4m) 9s ago 20m 47.6M - 3.7 4f325f8440e9 23b4081a4a3f 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.x smithi184 *:8443,9283,8765 running (12m) 3s ago 29m 447M - 19.0.0-1667-gdb0330b1 4f325f8440e9 b9aaec44ee0b 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:mgr.y smithi176 *:8443,9283,8765 running (14m) 9s ago 31m 546M - 19.0.0-1667-gdb0330b1 4f325f8440e9 ddb8bb99ff20 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:mon.a smithi176 running (12m) 9s ago 31m 97.5M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 43fe4eaf68d9 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:mon.b smithi184 running (13m) 3s ago 29m 84.9M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 bade34836d82 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:mon.c smithi176 running (11m) 9s ago 29m 70.1M 2048M 19.0.0-1667-gdb0330b1 4f325f8440e9 7f3e53548687 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.a smithi176 *:9100 running (3m) 9s ago 22m 10.0M - 1.5.0 0da6a335fe13 32612b0f34a5 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:node-exporter.b smithi184 *:9100 running (3m) 3s ago 22m 11.0M - 1.5.0 0da6a335fe13 76e8a74be5da 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:osd.0 smithi176 running (10m) 9s ago 28m 65.5M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 8bdd1731ab6e 2024-03-24T12:48:58.858 INFO:teuthology.orchestra.run.smithi176.stdout:osd.1 smithi176 running (9m) 9s ago 27m 72.0M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 81a5fdfe71ca 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.2 smithi176 running (9m) 9s ago 27m 56.9M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 1f040b37818f 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.3 smithi176 running (8m) 9s ago 26m 68.6M 2525M 19.0.0-1667-gdb0330b1 4f325f8440e9 211e284a77f6 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.4 smithi184 running (7m) 3s ago 25m 64.9M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 390cac331a6a 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.5 smithi184 running (7m) 3s ago 25m 67.1M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 3d8dbcccfec7 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.6 smithi184 running (6m) 3s ago 24m 57.4M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 ca8d77381e0e 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:osd.7 smithi184 running (5m) 3s ago 24m 59.2M 2781M 19.0.0-1667-gdb0330b1 4f325f8440e9 fb503777cabb 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:prometheus.a smithi184 *:9095 running (3m) 3s ago 23m 55.5M - 2.43.0 a07b618ecd1d 5fa979991513 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi176.cxdcbp smithi176 *:8000 running (5m) 9s ago 20m 92.8M - 19.0.0-1667-gdb0330b1 4f325f8440e9 3769badf9851 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.foo.smithi184.wupbqi smithi184 *:8000 running (4m) 3s ago 20m 92.1M - 19.0.0-1667-gdb0330b1 4f325f8440e9 29495d22c44e 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi176.vqrdwn smithi176 *:80 running (5m) 9s ago 20m 92.9M - 19.0.0-1667-gdb0330b1 4f325f8440e9 23a2224c6ebe 2024-03-24T12:48:58.859 INFO:teuthology.orchestra.run.smithi176.stdout:rgw.smpl.smithi184.ysjrff smithi184 *:80 running (4m) 3s ago 20m 92.4M - 19.0.0-1667-gdb0330b1 4f325f8440e9 0efa8a7b920b 2024-03-24T12:48:59.777 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions' 2024-03-24T12:48:59.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:59 smithi184 bash[51492]: cluster 2024-03-24T12:48:58.272590+0000 mgr.y (mgr.25540) 2939 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:59.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:59 smithi184 bash[51492]: audit 2024-03-24T12:48:58.837023+0000 mgr.y (mgr.25540) 2940 : audit 0 from='client.45165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:48:59.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:48:59 smithi184 bash[51492]: audit 2024-03-24T12:48:58.937619+0000 mgr.y (mgr.25540) 2941 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[70612]: cluster 2024-03-24T12:48:58.272590+0000 mgr.y (mgr.25540) 2939 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[70612]: audit 2024-03-24T12:48:58.837023+0000 mgr.y (mgr.25540) 2940 : audit 0 from='client.45165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[70612]: audit 2024-03-24T12:48:58.937619+0000 mgr.y (mgr.25540) 2941 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[73813]: cluster 2024-03-24T12:48:58.272590+0000 mgr.y (mgr.25540) 2939 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[73813]: audit 2024-03-24T12:48:58.837023+0000 mgr.y (mgr.25540) 2940 : audit 0 from='client.45165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:48:59.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:48:59 smithi176 bash[73813]: audit 2024-03-24T12:48:58.937619+0000 mgr.y (mgr.25540) 2941 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:01.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:01 smithi184 bash[51492]: cluster 2024-03-24T12:49:00.273524+0000 mgr.y (mgr.25540) 2942 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:01.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:01 smithi176 bash[73813]: cluster 2024-03-24T12:49:00.273524+0000 mgr.y (mgr.25540) 2942 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:01.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:01 smithi176 bash[70612]: cluster 2024-03-24T12:49:00.273524+0000 mgr.y (mgr.25540) 2942 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:03.134 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:49:03.134 INFO:teuthology.orchestra.run.smithi176.stdout: "mon": { 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 3 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "mgr": { 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 2 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "osd": { 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 8 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "rgw": { 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 4 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: }, 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "overall": { 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)": 17 2024-03-24T12:49:03.135 INFO:teuthology.orchestra.run.smithi176.stdout: } 2024-03-24T12:49:03.136 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:49:03.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:03 smithi184 bash[51492]: cluster 2024-03-24T12:49:02.274773+0000 mgr.y (mgr.25540) 2943 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:03.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:03 smithi184 bash[51492]: audit 2024-03-24T12:49:03.132080+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.176:0/3548468518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:03.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:03 smithi176 bash[70612]: cluster 2024-03-24T12:49:02.274773+0000 mgr.y (mgr.25540) 2943 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:03.896 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:03 smithi176 bash[70612]: audit 2024-03-24T12:49:03.132080+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.176:0/3548468518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:03.896 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:03 smithi176 bash[73813]: cluster 2024-03-24T12:49:02.274773+0000 mgr.y (mgr.25540) 2943 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:03.897 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:03 smithi176 bash[73813]: audit 2024-03-24T12:49:03.132080+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.176:0/3548468518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:03.897 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch upgrade status' 2024-03-24T12:49:05.567 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:05 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:49:05] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:49:05.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:05 smithi184 bash[51492]: cluster 2024-03-24T12:49:04.276145+0000 mgr.y (mgr.25540) 2944 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:05.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:05 smithi176 bash[70612]: cluster 2024-03-24T12:49:04.276145+0000 mgr.y (mgr.25540) 2944 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:05.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:05 smithi176 bash[73813]: cluster 2024-03-24T12:49:04.276145+0000 mgr.y (mgr.25540) 2944 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:07.416 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:49:07.416 INFO:teuthology.orchestra.run.smithi176.stdout: "target_image": null, 2024-03-24T12:49:07.416 INFO:teuthology.orchestra.run.smithi176.stdout: "in_progress": false, 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout: "which": "", 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout: "services_complete": [], 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout: "progress": null, 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout: "message": "", 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout: "is_paused": false 2024-03-24T12:49:07.417 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:49:07.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:07 smithi184 bash[51492]: cluster 2024-03-24T12:49:06.277119+0000 mgr.y (mgr.25540) 2945 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:07.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:07 smithi176 bash[70612]: cluster 2024-03-24T12:49:06.277119+0000 mgr.y (mgr.25540) 2945 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:07.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:07 smithi176 bash[73813]: cluster 2024-03-24T12:49:06.277119+0000 mgr.y (mgr.25540) 2945 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:08.262 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph health detail' 2024-03-24T12:49:08.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:08 smithi184 bash[51492]: audit 2024-03-24T12:49:07.414128+0000 mgr.y (mgr.25540) 2946 : audit 0 from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:08.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:08 smithi176 bash[70612]: audit 2024-03-24T12:49:07.414128+0000 mgr.y (mgr.25540) 2946 : audit 0 from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:08.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:08 smithi176 bash[73813]: audit 2024-03-24T12:49:07.414128+0000 mgr.y (mgr.25540) 2946 : audit 0 from='client.55132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:09.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[73813]: cluster 2024-03-24T12:49:08.278699+0000 mgr.y (mgr.25540) 2947 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:09.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[73813]: audit 2024-03-24T12:49:08.938860+0000 mgr.y (mgr.25540) 2948 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:09.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[73813]: audit 2024-03-24T12:49:09.515034+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[73813]: audit 2024-03-24T12:49:09.526635+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.784 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[73813]: audit 2024-03-24T12:49:09.537641+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[70612]: cluster 2024-03-24T12:49:08.278699+0000 mgr.y (mgr.25540) 2947 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:09.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[70612]: audit 2024-03-24T12:49:08.938860+0000 mgr.y (mgr.25540) 2948 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:09.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[70612]: audit 2024-03-24T12:49:09.515034+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[70612]: audit 2024-03-24T12:49:09.526635+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.785 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:09 smithi176 bash[70612]: audit 2024-03-24T12:49:09.537641+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:09 smithi184 bash[51492]: cluster 2024-03-24T12:49:08.278699+0000 mgr.y (mgr.25540) 2947 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:09.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:09 smithi184 bash[51492]: audit 2024-03-24T12:49:08.938860+0000 mgr.y (mgr.25540) 2948 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:09.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:09 smithi184 bash[51492]: audit 2024-03-24T12:49:09.515034+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:09 smithi184 bash[51492]: audit 2024-03-24T12:49:09.526635+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:09.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:09 smithi184 bash[51492]: audit 2024-03-24T12:49:09.537641+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:11.665 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:11 smithi176 bash[70612]: cluster 2024-03-24T12:49:10.279682+0000 mgr.y (mgr.25540) 2949 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:11.665 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:11 smithi176 bash[73813]: cluster 2024-03-24T12:49:10.279682+0000 mgr.y (mgr.25540) 2949 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:11.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:11 smithi184 bash[51492]: cluster 2024-03-24T12:49:10.279682+0000 mgr.y (mgr.25540) 2949 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:11.924 INFO:teuthology.orchestra.run.smithi176.stdout:HEALTH_OK 2024-03-24T12:49:12.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:11.922295+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.176:0/775140692' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:49:12.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:12.129231+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:12.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:12.141693+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:12.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:12.143954+0000 mon.a (mon.0) 11462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:12.145622+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[70612]: audit 2024-03-24T12:49:12.154008+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:11.922295+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.176:0/775140692' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:12.129231+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:12.141693+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:12.143954+0000 mon.a (mon.0) 11462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:12.145622+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:49:12.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:12 smithi176 bash[73813]: audit 2024-03-24T12:49:12.154008+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:11.922295+0000 mon.a (mon.0) 11459 : audit 0 from='client.? 172.21.15.176:0/775140692' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:12.129231+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:12.141693+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:12.143954+0000 mon.a (mon.0) 11462 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:12.145622+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-24T12:49:13.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:12 smithi184 bash[51492]: audit 2024-03-24T12:49:12.154008+0000 mon.a (mon.0) 11464 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:13.434 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-24T12:49:13.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:13 smithi176 bash[70612]: cluster 2024-03-24T12:49:12.281123+0000 mgr.y (mgr.25540) 2950 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:13.984 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:13 smithi176 bash[70612]: audit 2024-03-24T12:49:12.863050+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:13.984 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:13 smithi176 bash[73813]: cluster 2024-03-24T12:49:12.281123+0000 mgr.y (mgr.25540) 2950 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:13.984 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:13 smithi176 bash[73813]: audit 2024-03-24T12:49:12.863050+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:13 smithi184 bash[51492]: cluster 2024-03-24T12:49:12.281123+0000 mgr.y (mgr.25540) 2950 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:14.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:13 smithi184 bash[51492]: audit 2024-03-24T12:49:12.863050+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:15.415 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:15 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:49:15] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:49:15.841 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:15 smithi184 bash[51492]: cluster 2024-03-24T12:49:14.282511+0000 mgr.y (mgr.25540) 2951 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:15.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:15 smithi176 bash[70612]: cluster 2024-03-24T12:49:14.282511+0000 mgr.y (mgr.25540) 2951 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:15.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:15 smithi176 bash[73813]: cluster 2024-03-24T12:49:14.282511+0000 mgr.y (mgr.25540) 2951 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:17.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:16 smithi184 bash[51492]: audit 2024-03-24T12:49:15.695551+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:16 smithi184 bash[51492]: audit 2024-03-24T12:49:15.708309+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:16 smithi184 bash[51492]: audit 2024-03-24T12:49:15.717302+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[70612]: audit 2024-03-24T12:49:15.695551+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[70612]: audit 2024-03-24T12:49:15.708309+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[70612]: audit 2024-03-24T12:49:15.717302+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[73813]: audit 2024-03-24T12:49:15.695551+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[73813]: audit 2024-03-24T12:49:15.708309+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:17.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:16 smithi176 bash[73813]: audit 2024-03-24T12:49:15.717302+0000 mon.a (mon.0) 11468 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:18.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:17 smithi184 bash[51492]: cluster 2024-03-24T12:49:16.283549+0000 mgr.y (mgr.25540) 2952 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:18.095 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:17 smithi176 bash[73813]: cluster 2024-03-24T12:49:16.283549+0000 mgr.y (mgr.25540) 2952 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:18.095 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:17 smithi176 bash[70612]: cluster 2024-03-24T12:49:16.283549+0000 mgr.y (mgr.25540) 2952 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:18.615 INFO:teuthology.orchestra.run.smithi176.stdout:true 2024-03-24T12:49:18.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:18 smithi176 bash[70612]: audit 2024-03-24T12:49:18.594359+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.176:0/2625289842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:18.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:18 smithi176 bash[73813]: audit 2024-03-24T12:49:18.594359+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.176:0/2625289842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:18.988 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:18 smithi184 bash[51492]: audit 2024-03-24T12:49:18.594359+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.176:0/2625289842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:19.566 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-24T12:49:19.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:19 smithi176 bash[70612]: cluster 2024-03-24T12:49:18.284710+0000 mgr.y (mgr.25540) 2953 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:19.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:19 smithi176 bash[70612]: audit 2024-03-24T12:49:18.949605+0000 mgr.y (mgr.25540) 2954 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:19.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:19 smithi176 bash[73813]: cluster 2024-03-24T12:49:18.284710+0000 mgr.y (mgr.25540) 2953 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:19.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:19 smithi176 bash[73813]: audit 2024-03-24T12:49:18.949605+0000 mgr.y (mgr.25540) 2954 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:20.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:19 smithi184 bash[51492]: cluster 2024-03-24T12:49:18.284710+0000 mgr.y (mgr.25540) 2953 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:20.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:19 smithi184 bash[51492]: audit 2024-03-24T12:49:18.949605+0000 mgr.y (mgr.25540) 2954 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:22.054 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:21 smithi176 bash[70612]: cluster 2024-03-24T12:49:20.285521+0000 mgr.y (mgr.25540) 2955 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:22.055 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:21 smithi176 bash[73813]: cluster 2024-03-24T12:49:20.285521+0000 mgr.y (mgr.25540) 2955 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:22.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:21 smithi184 bash[51492]: cluster 2024-03-24T12:49:20.285521+0000 mgr.y (mgr.25540) 2955 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:23.491 INFO:teuthology.orchestra.run.smithi176.stdout: "ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev)" 2024-03-24T12:49:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:23 smithi176 bash[70612]: cluster 2024-03-24T12:49:22.286756+0000 mgr.y (mgr.25540) 2956 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:23.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:23 smithi176 bash[70612]: audit 2024-03-24T12:49:23.469457+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.176:0/4010369568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:23.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:23 smithi176 bash[73813]: cluster 2024-03-24T12:49:22.286756+0000 mgr.y (mgr.25540) 2956 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:23.916 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:23 smithi176 bash[73813]: audit 2024-03-24T12:49:23.469457+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.176:0/4010369568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:24.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:23 smithi184 bash[51492]: cluster 2024-03-24T12:49:22.286756+0000 mgr.y (mgr.25540) 2956 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:24.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:23 smithi184 bash[51492]: audit 2024-03-24T12:49:23.469457+0000 mon.a (mon.0) 11469 : audit 0 from='client.? 172.21.15.176:0/4010369568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-24T12:49:24.315 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -e sha1=db0330b1e4e2470d52b750e251e55a522b4f7d69 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-24T12:49:25.469 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:25 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:49:25] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:49:25.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:25 smithi176 bash[70612]: cluster 2024-03-24T12:49:24.288141+0000 mgr.y (mgr.25540) 2957 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:25.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:25 smithi176 bash[73813]: cluster 2024-03-24T12:49:24.288141+0000 mgr.y (mgr.25540) 2957 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:26.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:25 smithi184 bash[51492]: cluster 2024-03-24T12:49:24.288141+0000 mgr.y (mgr.25540) 2957 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:27.787 INFO:teuthology.orchestra.run.smithi176.stdout:osd 8 18s ago - 2024-03-24T12:49:28.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:27 smithi184 bash[51492]: cluster 2024-03-24T12:49:26.289137+0000 mgr.y (mgr.25540) 2958 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:28.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:27 smithi176 bash[70612]: cluster 2024-03-24T12:49:26.289137+0000 mgr.y (mgr.25540) 2958 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:28.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:27 smithi176 bash[73813]: cluster 2024-03-24T12:49:26.289137+0000 mgr.y (mgr.25540) 2958 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:28.602 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-24T12:49:28.614 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:49:28.614 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-03-24T12:49:28.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:28 smithi176 bash[73813]: audit 2024-03-24T12:49:27.757683+0000 mgr.y (mgr.25540) 2959 : audit 0 from='client.55153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:28.915 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:28 smithi176 bash[73813]: audit 2024-03-24T12:49:27.863040+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:28.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:28 smithi176 bash[70612]: audit 2024-03-24T12:49:27.757683+0000 mgr.y (mgr.25540) 2959 : audit 0 from='client.55153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:28.915 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:28 smithi176 bash[70612]: audit 2024-03-24T12:49:27.863040+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:28 smithi184 bash[51492]: audit 2024-03-24T12:49:27.757683+0000 mgr.y (mgr.25540) 2959 : audit 0 from='client.55153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:29.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:28 smithi184 bash[51492]: audit 2024-03-24T12:49:27.863040+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:30.019 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[73813]: cluster 2024-03-24T12:49:28.290622+0000 mgr.y (mgr.25540) 2960 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[73813]: audit 2024-03-24T12:49:28.957645+0000 mgr.y (mgr.25540) 2961 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[73813]: audit 2024-03-24T12:49:29.697335+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[73813]: audit 2024-03-24T12:49:29.705613+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[73813]: audit 2024-03-24T12:49:29.716621+0000 mon.a (mon.0) 11473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[70612]: cluster 2024-03-24T12:49:28.290622+0000 mgr.y (mgr.25540) 2960 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[70612]: audit 2024-03-24T12:49:28.957645+0000 mgr.y (mgr.25540) 2961 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[70612]: audit 2024-03-24T12:49:29.697335+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[70612]: audit 2024-03-24T12:49:29.705613+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.020 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:29 smithi176 bash[70612]: audit 2024-03-24T12:49:29.716621+0000 mon.a (mon.0) 11473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:29 smithi184 bash[51492]: cluster 2024-03-24T12:49:28.290622+0000 mgr.y (mgr.25540) 2960 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:29 smithi184 bash[51492]: audit 2024-03-24T12:49:28.957645+0000 mgr.y (mgr.25540) 2961 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:29 smithi184 bash[51492]: audit 2024-03-24T12:49:29.697335+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:29 smithi184 bash[51492]: audit 2024-03-24T12:49:29.705613+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:30.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:29 smithi184 bash[51492]: audit 2024-03-24T12:49:29.716621+0000 mon.a (mon.0) 11473 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:32.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:31 smithi184 bash[51492]: cluster 2024-03-24T12:49:30.291500+0000 mgr.y (mgr.25540) 2962 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:32.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:31 smithi176 bash[70612]: cluster 2024-03-24T12:49:30.291500+0000 mgr.y (mgr.25540) 2962 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:32.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:31 smithi176 bash[73813]: cluster 2024-03-24T12:49:30.291500+0000 mgr.y (mgr.25540) 2962 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout:{ 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout: "image": "quay.io/ceph/ceph", 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout: "registry": "quay.io", 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout: "bare_image": "ceph/ceph", 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout: "versions": [] 2024-03-24T12:49:32.900 INFO:teuthology.orchestra.run.smithi176.stdout:} 2024-03-24T12:49:33.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:33 smithi176 bash[70612]: audit 2024-03-24T12:49:32.207538+0000 mgr.y (mgr.25540) 2963 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:33.919 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:33 smithi176 bash[70612]: cluster 2024-03-24T12:49:32.292637+0000 mgr.y (mgr.25540) 2964 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:33 smithi176 bash[73813]: audit 2024-03-24T12:49:32.207538+0000 mgr.y (mgr.25540) 2963 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:33.920 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:33 smithi176 bash[73813]: cluster 2024-03-24T12:49:32.292637+0000 mgr.y (mgr.25540) 2964 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:34.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:33 smithi184 bash[51492]: audit 2024-03-24T12:49:32.207538+0000 mgr.y (mgr.25540) 2963 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:34.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:33 smithi184 bash[51492]: cluster 2024-03-24T12:49:32.292637+0000 mgr.y (mgr.25540) 2964 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:34.376 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-24T12:49:35.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:35 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:49:35] "GET /metrics HTTP/1.1" 200 38773 "" "Prometheus/2.43.0" 2024-03-24T12:49:36.070 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:35 smithi184 bash[51492]: cluster 2024-03-24T12:49:34.294057+0000 mgr.y (mgr.25540) 2965 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:36.143 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:35 smithi176 bash[70612]: cluster 2024-03-24T12:49:34.294057+0000 mgr.y (mgr.25540) 2965 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:36.144 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:35 smithi176 bash[73813]: cluster 2024-03-24T12:49:34.294057+0000 mgr.y (mgr.25540) 2965 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[70612]: audit 2024-03-24T12:49:35.896550+0000 mon.a (mon.0) 11474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[70612]: audit 2024-03-24T12:49:35.909126+0000 mon.a (mon.0) 11475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[70612]: audit 2024-03-24T12:49:35.921265+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[73813]: audit 2024-03-24T12:49:35.896550+0000 mon.a (mon.0) 11474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[73813]: audit 2024-03-24T12:49:35.909126+0000 mon.a (mon.0) 11475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:36 smithi176 bash[73813]: audit 2024-03-24T12:49:35.921265+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:36 smithi184 bash[51492]: audit 2024-03-24T12:49:35.896550+0000 mon.a (mon.0) 11474 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:36 smithi184 bash[51492]: audit 2024-03-24T12:49:35.909126+0000 mon.a (mon.0) 11475 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:37.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:36 smithi184 bash[51492]: audit 2024-03-24T12:49:35.921265+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' 2024-03-24T12:49:38.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:37 smithi176 bash[73813]: cluster 2024-03-24T12:49:36.295077+0000 mgr.y (mgr.25540) 2966 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:38.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:37 smithi176 bash[70612]: cluster 2024-03-24T12:49:36.295077+0000 mgr.y (mgr.25540) 2966 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:38.315 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:37 smithi184 bash[51492]: cluster 2024-03-24T12:49:36.295077+0000 mgr.y (mgr.25540) 2966 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:39.974 INFO:teuthology.orchestra.run.smithi176.stdout: "16.2.0", 2024-03-24T12:49:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:39 smithi184 bash[51492]: cluster 2024-03-24T12:49:38.296619+0000 mgr.y (mgr.25540) 2967 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:40.091 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:39 smithi184 bash[51492]: audit 2024-03-24T12:49:38.965573+0000 mgr.y (mgr.25540) 2968 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:40.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:39 smithi176 bash[70612]: cluster 2024-03-24T12:49:38.296619+0000 mgr.y (mgr.25540) 2967 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:40.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:39 smithi176 bash[70612]: audit 2024-03-24T12:49:38.965573+0000 mgr.y (mgr.25540) 2968 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:40.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:39 smithi176 bash[73813]: cluster 2024-03-24T12:49:38.296619+0000 mgr.y (mgr.25540) 2967 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:40.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:39 smithi176 bash[73813]: audit 2024-03-24T12:49:38.965573+0000 mgr.y (mgr.25540) 2968 : audit 0 from='client.44919 -' entity='client.iscsi.foo.smithi176.avcubv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-24T12:49:41.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:40 smithi176 bash[73813]: audit 2024-03-24T12:49:39.277852+0000 mgr.y (mgr.25540) 2969 : audit 0 from='client.55165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:41.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:40 smithi176 bash[70612]: audit 2024-03-24T12:49:39.277852+0000 mgr.y (mgr.25540) 2969 : audit 0 from='client.55165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:41.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:40 smithi184 bash[51492]: audit 2024-03-24T12:49:39.277852+0000 mgr.y (mgr.25540) 2969 : audit 0 from='client.55165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:41.418 DEBUG:teuthology.orchestra.run.smithi176:> 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 62af0f9a-e9d8-11ee-95cd-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-24T12:49:42.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:41 smithi184 bash[51492]: cluster 2024-03-24T12:49:40.297508+0000 mgr.y (mgr.25540) 2970 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:42.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:41 smithi176 bash[70612]: cluster 2024-03-24T12:49:40.297508+0000 mgr.y (mgr.25540) 2970 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:42.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:41 smithi176 bash[73813]: cluster 2024-03-24T12:49:40.297508+0000 mgr.y (mgr.25540) 2970 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:43.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:42 smithi184 bash[51492]: audit 2024-03-24T12:49:42.864261+0000 mon.a (mon.0) 11477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:43.415 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:42 smithi176 bash[73813]: audit 2024-03-24T12:49:42.864261+0000 mon.a (mon.0) 11477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:43.415 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:42 smithi176 bash[70612]: audit 2024-03-24T12:49:42.864261+0000 mon.a (mon.0) 11477 : audit 0 from='mgr.25540 172.21.15.176:0/2923776087' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-24T12:49:44.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:43 smithi176 bash[70612]: cluster 2024-03-24T12:49:42.298739+0000 mgr.y (mgr.25540) 2971 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:44.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:43 smithi176 bash[73813]: cluster 2024-03-24T12:49:42.298739+0000 mgr.y (mgr.25540) 2971 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:44.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:43 smithi184 bash[51492]: cluster 2024-03-24T12:49:42.298739+0000 mgr.y (mgr.25540) 2971 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-24T12:49:45.665 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:45 smithi176 bash[65639]: ::ffff:172.21.15.184 - - [24/Mar/2024:12:49:45] "GET /metrics HTTP/1.1" 200 38775 "" "Prometheus/2.43.0" 2024-03-24T12:49:45.717 INFO:teuthology.orchestra.run.smithi176.stdout: "v16.2.2", 2024-03-24T12:49:45.717 INFO:teuthology.orchestra.run.smithi176.stdout: "v16.2.2-20210505", 2024-03-24T12:49:46.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:45 smithi176 bash[70612]: cluster 2024-03-24T12:49:44.300121+0000 mgr.y (mgr.25540) 2972 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:46.165 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:45 smithi176 bash[70612]: audit 2024-03-24T12:49:45.055640+0000 mgr.y (mgr.25540) 2973 : audit 0 from='client.55171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:46.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:45 smithi176 bash[73813]: cluster 2024-03-24T12:49:44.300121+0000 mgr.y (mgr.25540) 2972 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:46.165 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:45 smithi176 bash[73813]: audit 2024-03-24T12:49:45.055640+0000 mgr.y (mgr.25540) 2973 : audit 0 from='client.55171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:46.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:45 smithi184 bash[51492]: cluster 2024-03-24T12:49:44.300121+0000 mgr.y (mgr.25540) 2972 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-24T12:49:46.341 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:45 smithi184 bash[51492]: audit 2024-03-24T12:49:45.055640+0000 mgr.y (mgr.25540) 2973 : audit 0 from='client.55171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-24T12:49:46.507 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-24T12:49:46.518 INFO:tasks.cephadm:Teardown begin 2024-03-24T12:49:46.519 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:49:46.536 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:49:46.551 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-24T12:49:46.551 DEBUG:teuthology.orchestra.run.smithi176:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:49:46.584 DEBUG:teuthology.orchestra.run.smithi184:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-24T12:49:46.599 INFO:tasks.cephadm:Stopping all daemons... 2024-03-24T12:49:46.599 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-24T12:49:46.599 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a 2024-03-24T12:49:46.796 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:46 smithi176 systemd[1]: Stopping Ceph mon.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE Bus STOPPING 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE Bus STOPPED 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE Bus STARTING 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: CherryPy Checker: 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: The Application mounted at '' has an empty config. 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE Serving on http://:::9283 2024-03-24T12:49:47.108 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[65639]: [24/Mar/2024:12:49:46] ENGINE Bus STARTED 2024-03-24T12:49:47.109 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[70612]: debug 2024-03-24T12:49:46.789+0000 7f7221138700 -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-03-24T12:49:47.109 INFO:journalctl@ceph.mon.a.smithi176.stdout:Mar 24 12:49:46 smithi176 bash[70612]: debug 2024-03-24T12:49:46.789+0000 7f7221138700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-24T12:49:48.040 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.a.service' 2024-03-24T12:49:48.080 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:49:48.080 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-24T12:49:48.080 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-24T12:49:48.081 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.c 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE Bus STOPPING 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE Bus STOPPED 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE Bus STARTING 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:48 smithi176 systemd[1]: Stopping Ceph mon.c for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:48.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[73813]: debug 2024-03-24T12:49:48.273+0000 7f63b4231700 -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-03-24T12:49:48.412 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[73813]: debug 2024-03-24T12:49:48.273+0000 7f63b4231700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-24T12:49:48.693 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE Serving on http://:::9283 2024-03-24T12:49:48.693 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:48 smithi176 bash[65639]: [24/Mar/2024:12:49:48] ENGINE Bus STARTED 2024-03-24T12:49:49.331 INFO:journalctl@ceph.mon.c.smithi176.stdout:Mar 24 12:49:49 smithi176 bash[117648]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-mon-c 2024-03-24T12:49:49.350 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.c.service' 2024-03-24T12:49:49.388 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:49:49.388 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-24T12:49:49.388 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-24T12:49:49.388 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.b 2024-03-24T12:49:49.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:49 smithi184 systemd[1]: Stopping Ceph mon.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:49.808 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:49 smithi184 bash[51492]: debug 2024-03-24T12:49:49.595+0000 7fb9346fa700 -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-03-24T12:49:49.809 INFO:journalctl@ceph.mon.b.smithi184.stdout:Mar 24 12:49:49 smithi184 bash[51492]: debug 2024-03-24T12:49:49.595+0000 7fb9346fa700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-24T12:49:50.726 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mon.b.service' 2024-03-24T12:49:50.770 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:49:50.770 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-24T12:49:50.770 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-24T12:49:50.771 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y 2024-03-24T12:49:51.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:50 smithi176 systemd[1]: Stopping Ceph mgr.y for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:51.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:50 smithi176 bash[65639]: debug 2024-03-24T12:49:50.965+0000 7f5b35dbf700 -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-03-24T12:49:51.165 INFO:journalctl@ceph.mgr.y.smithi176.stdout:Mar 24 12:49:50 smithi176 bash[65639]: debug 2024-03-24T12:49:50.965+0000 7f5b35dbf700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-03-24T12:49:51.883 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.y.service' 2024-03-24T12:49:51.914 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:49:51.915 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-24T12:49:51.915 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-24T12:49:51.915 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x 2024-03-24T12:49:52.185 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Mar 24 12:49:51 smithi184 systemd[1]: Stopping Ceph mgr.x for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:53.068 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@mgr.x.service' 2024-03-24T12:49:53.102 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:49:53.103 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-24T12:49:53.103 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-24T12:49:53.103 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.0 2024-03-24T12:49:53.415 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:53 smithi176 systemd[1]: Stopping Ceph osd.0 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:49:53.415 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:53 smithi176 bash[79942]: debug 2024-03-24T12:49:53.273+0000 7f06b92c1700 -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-03-24T12:49:53.415 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:53 smithi176 bash[79942]: debug 2024-03-24T12:49:53.273+0000 7f06b92c1700 -1 osd.0 159 *** Got signal Terminated *** 2024-03-24T12:49:53.415 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:53 smithi176 bash[79942]: debug 2024-03-24T12:49:53.273+0000 7f06b92c1700 -1 osd.0 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:00.008 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:59 smithi176 bash[117900]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:50:00.008 INFO:journalctl@ceph.osd.0.smithi176.stdout:Mar 24 12:49:59 smithi176 bash[118343]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-0 2024-03-24T12:50:02.366 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.0.service' 2024-03-24T12:50:02.402 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:02.402 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-24T12:50:02.402 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-24T12:50:02.403 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.1 2024-03-24T12:50:02.665 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:02 smithi176 systemd[1]: Stopping Ceph osd.1 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:02.665 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:02 smithi176 bash[83153]: debug 2024-03-24T12:50:02.600+0000 7f02d9ab6700 -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-03-24T12:50:02.665 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:02 smithi176 bash[83153]: debug 2024-03-24T12:50:02.600+0000 7f02d9ab6700 -1 osd.1 159 *** Got signal Terminated *** 2024-03-24T12:50:02.665 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:02 smithi176 bash[83153]: debug 2024-03-24T12:50:02.600+0000 7f02d9ab6700 -1 osd.1 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:09.008 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:08 smithi176 bash[118851]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:50:09.008 INFO:journalctl@ceph.osd.1.smithi176.stdout:Mar 24 12:50:08 smithi176 bash[118933]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-1 2024-03-24T12:50:11.057 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.1.service' 2024-03-24T12:50:11.096 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:11.096 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-24T12:50:11.096 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-24T12:50:11.097 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.2 2024-03-24T12:50:11.415 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:11 smithi176 systemd[1]: Stopping Ceph osd.2 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:11.415 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:11 smithi176 bash[86480]: debug 2024-03-24T12:50:11.244+0000 7fdf3b631700 -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-03-24T12:50:11.415 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:11 smithi176 bash[86480]: debug 2024-03-24T12:50:11.244+0000 7fdf3b631700 -1 osd.2 159 *** Got signal Terminated *** 2024-03-24T12:50:11.415 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:11 smithi176 bash[86480]: debug 2024-03-24T12:50:11.244+0000 7fdf3b631700 -1 osd.2 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:17.665 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:17 smithi176 bash[119073]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:50:17.665 INFO:journalctl@ceph.osd.2.smithi176.stdout:Mar 24 12:50:17 smithi176 bash[119354]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-2 2024-03-24T12:50:19.590 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.2.service' 2024-03-24T12:50:19.625 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:19.625 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-24T12:50:19.626 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-24T12:50:19.626 DEBUG:teuthology.orchestra.run.smithi176:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.3 2024-03-24T12:50:19.853 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:19 smithi176 systemd[1]: Stopping Ceph osd.3 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:20.053 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:19 smithi184 bash[65949]: debug 2024-03-24T12:50:19.822+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:20.164 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:19 smithi176 bash[89757]: debug 2024-03-24T12:50:19.848+0000 7fe97252c700 -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-03-24T12:50:20.165 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:19 smithi176 bash[89757]: debug 2024-03-24T12:50:19.848+0000 7fe97252c700 -1 osd.3 159 *** Got signal Terminated *** 2024-03-24T12:50:20.165 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:19 smithi176 bash[89757]: debug 2024-03-24T12:50:19.848+0000 7fe97252c700 -1 osd.3 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:21.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:20 smithi184 bash[65949]: debug 2024-03-24T12:50:20.790+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:21.625 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:21 smithi176 bash[89757]: debug 2024-03-24T12:50:21.300+0000 7fe96ab18700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:55.584977+0000 front 2024-03-24T12:49:55.585293+0000 (oldest deadline 2024-03-24T12:50:20.785641+0000) 2024-03-24T12:50:22.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:21 smithi184 bash[65949]: debug 2024-03-24T12:50:21.762+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:22.665 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:22 smithi176 bash[89757]: debug 2024-03-24T12:50:22.336+0000 7fe96ab18700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:55.584977+0000 front 2024-03-24T12:49:55.585293+0000 (oldest deadline 2024-03-24T12:50:20.785641+0000) 2024-03-24T12:50:23.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:22 smithi184 bash[65949]: debug 2024-03-24T12:50:22.718+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:23.665 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:23 smithi176 bash[89757]: debug 2024-03-24T12:50:23.312+0000 7fe96ab18700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:55.584977+0000 front 2024-03-24T12:49:55.585293+0000 (oldest deadline 2024-03-24T12:50:20.785641+0000) 2024-03-24T12:50:24.070 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:23 smithi184 bash[65949]: debug 2024-03-24T12:50:23.706+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:24.341 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:24 smithi184 bash[69013]: debug 2024-03-24T12:50:24.242+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:24.341 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:24 smithi184 bash[72229]: debug 2024-03-24T12:50:24.070+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:24.665 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:24 smithi176 bash[89757]: debug 2024-03-24T12:50:24.336+0000 7fe96ab18700 -1 osd.3 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:55.584977+0000 front 2024-03-24T12:49:55.585293+0000 (oldest deadline 2024-03-24T12:50:20.785641+0000) 2024-03-24T12:50:25.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:24 smithi184 bash[65949]: debug 2024-03-24T12:50:24.706+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:25.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:24 smithi184 bash[75365]: debug 2024-03-24T12:50:24.618+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:25.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:25 smithi184 bash[69013]: debug 2024-03-24T12:50:25.226+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:25.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:25 smithi184 bash[72229]: debug 2024-03-24T12:50:25.118+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:26.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:25 smithi184 bash[75365]: debug 2024-03-24T12:50:25.606+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:26.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:25 smithi184 bash[65949]: debug 2024-03-24T12:50:25.670+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:26.349 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:26 smithi176 bash[119492]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:50:26.349 INFO:journalctl@ceph.osd.3.smithi176.stdout:Mar 24 12:50:26 smithi176 bash[119954]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-3 2024-03-24T12:50:26.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:26 smithi184 bash[69013]: debug 2024-03-24T12:50:26.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:26.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:26 smithi184 bash[72229]: debug 2024-03-24T12:50:26.166+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:27.090 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:26 smithi184 bash[65949]: debug 2024-03-24T12:50:26.698+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:27.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:26 smithi184 bash[75365]: debug 2024-03-24T12:50:26.618+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:27.566 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:27 smithi184 bash[69013]: debug 2024-03-24T12:50:27.222+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:27.566 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:27 smithi184 bash[72229]: debug 2024-03-24T12:50:27.194+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:27.841 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:27 smithi184 bash[65949]: debug 2024-03-24T12:50:27.694+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:27.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:27 smithi184 bash[75365]: debug 2024-03-24T12:50:27.570+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:28.574 DEBUG:teuthology.orchestra.run.smithi176:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.3.service' 2024-03-24T12:50:28.590 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[69013]: debug 2024-03-24T12:50:28.202+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:28.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[72229]: debug 2024-03-24T12:50:28.218+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:28.607 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:28.608 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-24T12:50:28.608 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-24T12:50:28.608 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.4 2024-03-24T12:50:29.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[75365]: debug 2024-03-24T12:50:28.610+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:29.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:28 smithi184 systemd[1]: Stopping Ceph osd.4 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:29.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[65949]: debug 2024-03-24T12:50:28.674+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:29.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[65949]: debug 2024-03-24T12:50:28.850+0000 7f087915c700 -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-03-24T12:50:29.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[65949]: debug 2024-03-24T12:50:28.850+0000 7f087915c700 -1 osd.4 159 *** Got signal Terminated *** 2024-03-24T12:50:29.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:28 smithi184 bash[65949]: debug 2024-03-24T12:50:28.850+0000 7f087915c700 -1 osd.4 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:29.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[69013]: debug 2024-03-24T12:50:29.198+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:29.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[72229]: debug 2024-03-24T12:50:29.198+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:29.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[72229]: debug 2024-03-24T12:50:29.198+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:29.591 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[87059]: ts=2024-03-24T12:50:29.107Z 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.176:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.176:8765: connect: connection refused" 2024-03-24T12:50:29.592 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[87059]: ts=2024-03-24T12:50:29.109Z 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.176:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.176:8765: connect: connection refused" 2024-03-24T12:50:29.592 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[87059]: ts=2024-03-24T12:50:29.112Z 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.176:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.176:8765: connect: connection refused" 2024-03-24T12:50:29.592 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[87059]: ts=2024-03-24T12:50:29.112Z 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.176:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.176:8765: connect: connection refused" 2024-03-24T12:50:30.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[65949]: debug 2024-03-24T12:50:29.702+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:30.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[75365]: debug 2024-03-24T12:50:29.598+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:30.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:29 smithi184 bash[75365]: debug 2024-03-24T12:50:29.598+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:30.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[69013]: debug 2024-03-24T12:50:30.178+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:30.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[69013]: debug 2024-03-24T12:50:30.178+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:30.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[72229]: debug 2024-03-24T12:50:30.150+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:30.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[72229]: debug 2024-03-24T12:50:30.150+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:31.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[65949]: debug 2024-03-24T12:50:30.738+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:31.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[75365]: debug 2024-03-24T12:50:30.646+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:31.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:30 smithi184 bash[75365]: debug 2024-03-24T12:50:30.646+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:31.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[69013]: debug 2024-03-24T12:50:31.134+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:31.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[69013]: debug 2024-03-24T12:50:31.134+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:31.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[72229]: debug 2024-03-24T12:50:31.142+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:31.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[72229]: debug 2024-03-24T12:50:31.142+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:32.083 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[65949]: debug 2024-03-24T12:50:31.770+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:32.084 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[75365]: debug 2024-03-24T12:50:31.602+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:32.084 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:31 smithi184 bash[75365]: debug 2024-03-24T12:50:31.602+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:32.340 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[69013]: debug 2024-03-24T12:50:32.086+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:32.341 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[69013]: debug 2024-03-24T12:50:32.086+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:32.341 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[72229]: debug 2024-03-24T12:50:32.178+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:32.341 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[72229]: debug 2024-03-24T12:50:32.178+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:33.094 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[65949]: debug 2024-03-24T12:50:32.786+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:33.095 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[75365]: debug 2024-03-24T12:50:32.622+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:33.095 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:32 smithi184 bash[75365]: debug 2024-03-24T12:50:32.622+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:33.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[69013]: debug 2024-03-24T12:50:33.126+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:33.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[69013]: debug 2024-03-24T12:50:33.126+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:33.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[72229]: debug 2024-03-24T12:50:33.142+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:33.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[72229]: debug 2024-03-24T12:50:33.142+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:33.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:33 smithi176 bash[109868]: ts=2024-03-24T12:50:33.526Z 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://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:50:33.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:33 smithi176 bash[109868]: ts=2024-03-24T12:50:33.527Z 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://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:50:34.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[65949]: debug 2024-03-24T12:50:33.798+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:53.676326+0000 front 2024-03-24T12:49:53.676394+0000 (oldest deadline 2024-03-24T12:50:18.975989+0000) 2024-03-24T12:50:34.091 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[65949]: debug 2024-03-24T12:50:33.798+0000 7f0875750700 -1 osd.4 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:06.578350+0000 front 2024-03-24T12:50:06.578389+0000 (oldest deadline 2024-03-24T12:50:32.979330+0000) 2024-03-24T12:50:34.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[75365]: debug 2024-03-24T12:50:33.614+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:34.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:33 smithi184 bash[75365]: debug 2024-03-24T12:50:33.614+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:34.557 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[69013]: debug 2024-03-24T12:50:34.158+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:34.557 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[69013]: debug 2024-03-24T12:50:34.158+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:34.557 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[72229]: debug 2024-03-24T12:50:34.110+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:34.557 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[72229]: debug 2024-03-24T12:50:34.110+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:34.840 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[75365]: debug 2024-03-24T12:50:34.626+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:34.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:34 smithi184 bash[75365]: debug 2024-03-24T12:50:34.626+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:35.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[96671]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:50:35.426 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[72229]: debug 2024-03-24T12:50:35.146+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:35.426 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[72229]: debug 2024-03-24T12:50:35.146+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:35.426 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[69013]: debug 2024-03-24T12:50:35.210+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:35.427 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[69013]: debug 2024-03-24T12:50:35.210+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:35.841 INFO:journalctl@ceph.osd.4.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[96744]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-4 2024-03-24T12:50:35.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[75365]: debug 2024-03-24T12:50:35.646+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:35.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:35 smithi184 bash[75365]: debug 2024-03-24T12:50:35.646+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:36.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[72229]: debug 2024-03-24T12:50:36.106+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:36.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[72229]: debug 2024-03-24T12:50:36.106+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:36.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[69013]: debug 2024-03-24T12:50:36.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:36.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[69013]: debug 2024-03-24T12:50:36.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:37.090 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[75365]: debug 2024-03-24T12:50:36.694+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:37.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:36 smithi184 bash[75365]: debug 2024-03-24T12:50:36.694+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[69013]: debug 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[69013]: debug 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[69013]: debug 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[72229]: debug 2024-03-24T12:50:37.150+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[72229]: debug 2024-03-24T12:50:37.150+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:37.458 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[72229]: debug 2024-03-24T12:50:37.150+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:37.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[75365]: debug 2024-03-24T12:50:37.718+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:37.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:37 smithi184 bash[75365]: debug 2024-03-24T12:50:37.718+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[69013]: debug 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[69013]: debug 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[69013]: debug 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[72229]: debug 2024-03-24T12:50:38.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[72229]: debug 2024-03-24T12:50:38.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:38.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[72229]: debug 2024-03-24T12:50:38.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:39.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[75365]: debug 2024-03-24T12:50:38.734+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:39.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[75365]: debug 2024-03-24T12:50:38.734+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:39.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:38 smithi184 bash[75365]: debug 2024-03-24T12:50:38.734+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:39.417 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.4.service' 2024-03-24T12:50:39.447 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:39.447 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-24T12:50:39.448 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-24T12:50:39.448 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.5 2024-03-24T12:50:39.619 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:39.619 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:39.619 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:39.620 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[72229]: debug 2024-03-24T12:50:39.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:39.620 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[72229]: debug 2024-03-24T12:50:39.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:39.620 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[72229]: debug 2024-03-24T12:50:39.186+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:39.967 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 systemd[1]: Stopping Ceph osd.5 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:39.967 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[75365]: debug 2024-03-24T12:50:39.702+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:39.967 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[75365]: debug 2024-03-24T12:50:39.702+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:39.968 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[75365]: debug 2024-03-24T12:50:39.702+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:40.220 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.970+0000 7f06c40fb700 -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-03-24T12:50:40.220 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.970+0000 7f06c40fb700 -1 osd.5 159 *** Got signal Terminated *** 2024-03-24T12:50:40.220 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:39 smithi184 bash[69013]: debug 2024-03-24T12:50:39.970+0000 7f06c40fb700 -1 osd.5 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[72229]: debug 2024-03-24T12:50:40.222+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[72229]: debug 2024-03-24T12:50:40.222+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[72229]: debug 2024-03-24T12:50:40.222+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[69013]: debug 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[69013]: debug 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:40.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[69013]: debug 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:41.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[75365]: debug 2024-03-24T12:50:40.718+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:41.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[75365]: debug 2024-03-24T12:50:40.718+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:41.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:40 smithi184 bash[75365]: debug 2024-03-24T12:50:40.718+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[69013]: debug 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[69013]: debug 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[69013]: debug 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[72229]: debug 2024-03-24T12:50:41.206+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[72229]: debug 2024-03-24T12:50:41.206+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:41.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[72229]: debug 2024-03-24T12:50:41.206+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:42.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[75365]: debug 2024-03-24T12:50:41.766+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:42.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[75365]: debug 2024-03-24T12:50:41.766+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:42.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:41 smithi184 bash[75365]: debug 2024-03-24T12:50:41.766+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[69013]: debug 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[69013]: debug 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[69013]: debug 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[72229]: debug 2024-03-24T12:50:42.166+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[72229]: debug 2024-03-24T12:50:42.166+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:42.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[72229]: debug 2024-03-24T12:50:42.166+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:43.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[75365]: debug 2024-03-24T12:50:42.773+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:43.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[75365]: debug 2024-03-24T12:50:42.773+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:43.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:42 smithi184 bash[75365]: debug 2024-03-24T12:50:42.773+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[72229]: debug 2024-03-24T12:50:43.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[72229]: debug 2024-03-24T12:50:43.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[72229]: debug 2024-03-24T12:50:43.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[69013]: debug 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[69013]: debug 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:43.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[69013]: debug 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:43.890 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[75365]: debug 2024-03-24T12:50:43.809+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:43.891 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[75365]: debug 2024-03-24T12:50:43.809+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:43.891 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:43 smithi184 bash[75365]: debug 2024-03-24T12:50:43.809+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:43 smithi176 bash[109868]: ts=2024-03-24T12:50:43.525Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:50:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:43 smithi176 bash[109868]: ts=2024-03-24T12:50:43.528Z 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://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:50:43.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:43 smithi176 bash[109868]: ts=2024-03-24T12:50:43.530Z 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://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[69013]: debug 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[69013]: debug 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[69013]: debug 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[72229]: debug 2024-03-24T12:50:44.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[72229]: debug 2024-03-24T12:50:44.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:44.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[72229]: debug 2024-03-24T12:50:44.173+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:45.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[75365]: debug 2024-03-24T12:50:44.813+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:45.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[75365]: debug 2024-03-24T12:50:44.813+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:45.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:44 smithi184 bash[75365]: debug 2024-03-24T12:50:44.813+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:45.498 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[72229]: debug 2024-03-24T12:50:45.145+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:45.498 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[72229]: debug 2024-03-24T12:50:45.145+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:45.498 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[72229]: debug 2024-03-24T12:50:45.145+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: *** Caught signal (Segmentation fault) ** 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: in thread 7f06ab6c5700 thread_name:safe_timer 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f06cb551d20] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55aafb59088a] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55aafb61e668] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55aafb205263] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55aafb48fb81] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55aafb180564] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55aafb1825ba] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55aafb184523] 2024-03-24T12:50:45.499 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55aafb0e60da] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55aafb73f95f] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55aafb740c81] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f06cb5471ca] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 13: clone() 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug 2024-03-24T12:50:45.181+0000 7f06ab6c5700 -1 *** Caught signal (Segmentation fault) ** 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: in thread 7f06ab6c5700 thread_name:safe_timer 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f06cb551d20] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55aafb59088a] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55aafb61e668] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55aafb205263] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55aafb48fb81] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55aafb180564] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55aafb1825ba] 2024-03-24T12:50:45.500 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55aafb184523] 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55aafb0e60da] 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55aafb73f95f] 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55aafb740c81] 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f06cb5471ca] 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 13: clone() 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -5578> 2024-03-24T12:50:24.242+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -5263> 2024-03-24T12:50:25.226+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -4708> 2024-03-24T12:50:26.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -4310> 2024-03-24T12:50:27.222+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3804> 2024-03-24T12:50:28.202+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3750> 2024-03-24T12:50:29.198+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3599> 2024-03-24T12:50:30.178+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.501 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3598> 2024-03-24T12:50:30.178+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3363> 2024-03-24T12:50:31.134+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3362> 2024-03-24T12:50:31.134+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3300> 2024-03-24T12:50:32.086+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3299> 2024-03-24T12:50:32.086+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3191> 2024-03-24T12:50:33.126+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -3190> 2024-03-24T12:50:33.126+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -2927> 2024-03-24T12:50:34.158+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -2926> 2024-03-24T12:50:34.158+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -2380> 2024-03-24T12:50:35.210+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -2379> 2024-03-24T12:50:35.210+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1920> 2024-03-24T12:50:36.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1919> 2024-03-24T12:50:36.234+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.502 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1802> 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.503 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1801> 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.503 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1800> 2024-03-24T12:50:37.266+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.503 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1696> 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.503 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1695> 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.503 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1694> 2024-03-24T12:50:38.306+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1624> 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1623> 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1622> 2024-03-24T12:50:39.326+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1501> 2024-03-24T12:50:39.970+0000 7f06c40fb700 -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-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1500> 2024-03-24T12:50:39.970+0000 7f06c40fb700 -1 osd.5 159 *** Got signal Terminated *** 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1498> 2024-03-24T12:50:39.970+0000 7f06c40fb700 -1 osd.5 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1434> 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1433> 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1432> 2024-03-24T12:50:40.346+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1315> 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1314> 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -1313> 2024-03-24T12:50:41.330+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -938> 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.504 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -937> 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -936> 2024-03-24T12:50:42.290+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -577> 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -576> 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -575> 2024-03-24T12:50:43.289+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -219> 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:58.130660+0000 front 2024-03-24T12:49:58.131111+0000 (oldest deadline 2024-03-24T12:50:24.030912+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -218> 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:05.132912+0000 front 2024-03-24T12:50:05.132993+0000 (oldest deadline 2024-03-24T12:50:29.232364+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug -217> 2024-03-24T12:50:44.321+0000 7f06bc6e7700 -1 osd.5 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.535155+0000 front 2024-03-24T12:50:15.535287+0000 (oldest deadline 2024-03-24T12:50:37.234842+0000) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: debug 0> 2024-03-24T12:50:45.181+0000 7f06ab6c5700 -1 *** Caught signal (Segmentation fault) ** 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: in thread 7f06ab6c5700 thread_name:safe_timer 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: ceph version 19.0.0-1667-gdb0330b1 (db0330b1e4e2470d52b750e251e55a522b4f7d69) squid (dev) 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f06cb551d20] 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55aafb59088a] 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55aafb61e668] 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55aafb205263] 2024-03-24T12:50:45.505 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55aafb48fb81] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55aafb180564] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55aafb1825ba] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55aafb184523] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55aafb0e60da] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 10: (CommonSafeTimer::timer_thread()+0x13f) [0x55aafb73f95f] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55aafb740c81] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f06cb5471ca] 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: 13: clone() 2024-03-24T12:50:45.506 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[69013]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-03-24T12:50:46.151 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[96979]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:50:46.152 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[75365]: debug 2024-03-24T12:50:45.857+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:46.152 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[75365]: debug 2024-03-24T12:50:45.857+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:46.152 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:45 smithi184 bash[75365]: debug 2024-03-24T12:50:45.857+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:46 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.5.service: Main process exited, code=exited, status=139/n/a 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.5.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[97274]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-5 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[72229]: debug 2024-03-24T12:50:46.153+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[72229]: debug 2024-03-24T12:50:46.153+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[72229]: debug 2024-03-24T12:50:46.153+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:46.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[72229]: debug 2024-03-24T12:50:46.153+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:47.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[75365]: debug 2024-03-24T12:50:46.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:47.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[75365]: debug 2024-03-24T12:50:46.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:47.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:46 smithi184 bash[75365]: debug 2024-03-24T12:50:46.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:47.486 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[72229]: debug 2024-03-24T12:50:47.177+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:47.486 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[72229]: debug 2024-03-24T12:50:47.177+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:47.486 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[72229]: debug 2024-03-24T12:50:47.177+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:47.486 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[72229]: debug 2024-03-24T12:50:47.177+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:48.006 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[75365]: debug 2024-03-24T12:50:47.837+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:48.007 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[75365]: debug 2024-03-24T12:50:47.837+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:48.007 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:47 smithi184 bash[75365]: debug 2024-03-24T12:50:47.837+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:48.291 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:48.291 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:48.291 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:48.291 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:48.464 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.5.service' 2024-03-24T12:50:48.495 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:48.496 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-24T12:50:48.496 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-24T12:50:48.496 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.6 2024-03-24T12:50:48.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[75365]: debug 2024-03-24T12:50:48.789+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:48.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[75365]: debug 2024-03-24T12:50:48.789+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:48.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[75365]: debug 2024-03-24T12:50:48.789+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:48.841 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 systemd[1]: Stopping Ceph osd.6 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:48.841 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.705+0000 7fefdf181700 -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-03-24T12:50:48.841 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.705+0000 7fefdf181700 -1 osd.6 159 *** Got signal Terminated *** 2024-03-24T12:50:48.842 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:48 smithi184 bash[72229]: debug 2024-03-24T12:50:48.705+0000 7fefdf181700 -1 osd.6 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:49.427 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[72229]: debug 2024-03-24T12:50:49.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:49.427 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[72229]: debug 2024-03-24T12:50:49.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:49.427 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[72229]: debug 2024-03-24T12:50:49.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:49.427 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[72229]: debug 2024-03-24T12:50:49.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:50.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[75365]: debug 2024-03-24T12:50:49.765+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:50.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[75365]: debug 2024-03-24T12:50:49.765+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:50.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[75365]: debug 2024-03-24T12:50:49.765+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:50.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:49 smithi184 bash[75365]: debug 2024-03-24T12:50:49.765+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:50.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[72229]: debug 2024-03-24T12:50:50.149+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:50.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[72229]: debug 2024-03-24T12:50:50.149+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:50.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[72229]: debug 2024-03-24T12:50:50.149+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:50.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[72229]: debug 2024-03-24T12:50:50.149+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:51.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[75365]: debug 2024-03-24T12:50:50.797+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:51.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[75365]: debug 2024-03-24T12:50:50.797+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:51.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[75365]: debug 2024-03-24T12:50:50.797+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:51.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:50 smithi184 bash[75365]: debug 2024-03-24T12:50:50.797+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:51.592 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[72229]: debug 2024-03-24T12:50:51.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:51.592 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[72229]: debug 2024-03-24T12:50:51.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:51.592 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[72229]: debug 2024-03-24T12:50:51.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:51.592 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[72229]: debug 2024-03-24T12:50:51.101+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:52.124 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[75365]: debug 2024-03-24T12:50:51.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:52.124 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[75365]: debug 2024-03-24T12:50:51.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:52.124 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[75365]: debug 2024-03-24T12:50:51.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:52.124 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:51 smithi184 bash[75365]: debug 2024-03-24T12:50:51.841+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:52.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[72229]: debug 2024-03-24T12:50:52.125+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:52.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[72229]: debug 2024-03-24T12:50:52.125+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:52.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[72229]: debug 2024-03-24T12:50:52.125+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:52.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[72229]: debug 2024-03-24T12:50:52.125+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:53.090 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[75365]: debug 2024-03-24T12:50:52.805+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:53.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[75365]: debug 2024-03-24T12:50:52.805+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:53.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[75365]: debug 2024-03-24T12:50:52.805+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:53.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:52 smithi184 bash[75365]: debug 2024-03-24T12:50:52.805+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:53.590 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[72229]: debug 2024-03-24T12:50:53.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:57.968038+0000 front 2024-03-24T12:49:57.967765+0000 (oldest deadline 2024-03-24T12:50:23.767870+0000) 2024-03-24T12:50:53.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[72229]: debug 2024-03-24T12:50:53.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:07.170024+0000 front 2024-03-24T12:50:07.170209+0000 (oldest deadline 2024-03-24T12:50:28.869846+0000) 2024-03-24T12:50:53.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[72229]: debug 2024-03-24T12:50:53.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:12.772855+0000 front 2024-03-24T12:50:12.773171+0000 (oldest deadline 2024-03-24T12:50:36.872675+0000) 2024-03-24T12:50:53.591 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[72229]: debug 2024-03-24T12:50:53.141+0000 7fefdb775700 -1 osd.6 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:21.474805+0000 front 2024-03-24T12:50:21.474677+0000 (oldest deadline 2024-03-24T12:50:46.075162+0000) 2024-03-24T12:50:53.789 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:53 smithi176 bash[109868]: ts=2024-03-24T12:50:53.526Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:50:53.789 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:53 smithi176 bash[109868]: ts=2024-03-24T12:50:53.528Z 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://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:50:53.789 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:50:53 smithi176 bash[109868]: ts=2024-03-24T12:50:53.530Z 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://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:50:54.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[75365]: debug 2024-03-24T12:50:53.757+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:54.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[75365]: debug 2024-03-24T12:50:53.757+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:54.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[75365]: debug 2024-03-24T12:50:53.757+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:54.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:53 smithi184 bash[75365]: debug 2024-03-24T12:50:53.757+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:55.091 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:54 smithi184 bash[97709]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:50:55.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:54 smithi184 bash[75365]: debug 2024-03-24T12:50:54.725+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:55.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:54 smithi184 bash[75365]: debug 2024-03-24T12:50:54.725+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:55.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:54 smithi184 bash[75365]: debug 2024-03-24T12:50:54.725+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:55.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:54 smithi184 bash[75365]: debug 2024-03-24T12:50:54.725+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:55.590 INFO:journalctl@ceph.osd.6.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[97949]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-6 2024-03-24T12:50:56.044 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[75365]: debug 2024-03-24T12:50:55.729+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:56.044 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[75365]: debug 2024-03-24T12:50:55.729+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:56.044 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[75365]: debug 2024-03-24T12:50:55.729+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:56.044 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[75365]: debug 2024-03-24T12:50:55.729+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:56.044 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:55 smithi184 bash[75365]: debug 2024-03-24T12:50:55.729+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:50:56.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:56 smithi184 bash[75365]: debug 2024-03-24T12:50:56.685+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:56.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:56 smithi184 bash[75365]: debug 2024-03-24T12:50:56.685+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:56.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:56 smithi184 bash[75365]: debug 2024-03-24T12:50:56.685+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:56.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:56 smithi184 bash[75365]: debug 2024-03-24T12:50:56.685+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:56.841 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:56 smithi184 bash[75365]: debug 2024-03-24T12:50:56.685+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:50:57.232 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.6.service' 2024-03-24T12:50:57.264 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:50:57.264 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-24T12:50:57.264 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-24T12:50:57.264 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.7 2024-03-24T12:50:57.590 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 systemd[1]: Stopping Ceph osd.7 for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:50:57.591 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.425+0000 7fa730b6d700 -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-03-24T12:50:57.591 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.425+0000 7fa730b6d700 -1 osd.7 159 *** Got signal Terminated *** 2024-03-24T12:50:57.591 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.425+0000 7fa730b6d700 -1 osd.7 159 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-24T12:50:58.093 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.713+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:58.094 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.713+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:58.094 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.713+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:58.094 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.713+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:58.094 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:57 smithi184 bash[75365]: debug 2024-03-24T12:50:57.713+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:50:58.989 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:58 smithi184 bash[75365]: debug 2024-03-24T12:50:58.701+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:58.989 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:58 smithi184 bash[75365]: debug 2024-03-24T12:50:58.701+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:58.989 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:58 smithi184 bash[75365]: debug 2024-03-24T12:50:58.701+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:58.989 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:58 smithi184 bash[75365]: debug 2024-03-24T12:50:58.701+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:58.989 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:58 smithi184 bash[75365]: debug 2024-03-24T12:50:58.701+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:50:59.997 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:59 smithi184 bash[75365]: debug 2024-03-24T12:50:59.673+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:50:59.998 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:59 smithi184 bash[75365]: debug 2024-03-24T12:50:59.673+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:50:59.998 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:59 smithi184 bash[75365]: debug 2024-03-24T12:50:59.673+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:50:59.998 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:59 smithi184 bash[75365]: debug 2024-03-24T12:50:59.673+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:50:59.998 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:50:59 smithi184 bash[75365]: debug 2024-03-24T12:50:59.673+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:51:00.950 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:00 smithi184 bash[75365]: debug 2024-03-24T12:51:00.669+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:51:00.951 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:00 smithi184 bash[75365]: debug 2024-03-24T12:51:00.669+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:51:00.951 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:00 smithi184 bash[75365]: debug 2024-03-24T12:51:00.669+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:51:00.951 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:00 smithi184 bash[75365]: debug 2024-03-24T12:51:00.669+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:51:00.951 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:00 smithi184 bash[75365]: debug 2024-03-24T12:51:00.669+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:51:02.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:01 smithi184 bash[75365]: debug 2024-03-24T12:51:01.693+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6806 osd.0 since back 2024-03-24T12:49:56.870261+0000 front 2024-03-24T12:49:56.870341+0000 (oldest deadline 2024-03-24T12:50:24.470895+0000) 2024-03-24T12:51:02.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:01 smithi184 bash[75365]: debug 2024-03-24T12:51:01.693+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6814 osd.1 since back 2024-03-24T12:50:04.471908+0000 front 2024-03-24T12:50:04.471871+0000 (oldest deadline 2024-03-24T12:50:29.072410+0000) 2024-03-24T12:51:02.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:01 smithi184 bash[75365]: debug 2024-03-24T12:51:01.693+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6822 osd.2 since back 2024-03-24T12:50:15.375437+0000 front 2024-03-24T12:50:15.375127+0000 (oldest deadline 2024-03-24T12:50:38.275238+0000) 2024-03-24T12:51:02.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:01 smithi184 bash[75365]: debug 2024-03-24T12:51:01.693+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.176:6830 osd.3 since back 2024-03-24T12:50:24.677584+0000 front 2024-03-24T12:50:24.677506+0000 (oldest deadline 2024-03-24T12:50:49.377483+0000) 2024-03-24T12:51:02.091 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:01 smithi184 bash[75365]: debug 2024-03-24T12:51:01.693+0000 7fa72d161700 -1 osd.7 159 heartbeat_check: no reply from 172.21.15.184:6804 osd.4 since back 2024-03-24T12:50:30.478965+0000 front 2024-03-24T12:50:30.479048+0000 (oldest deadline 2024-03-24T12:50:55.178683+0000) 2024-03-24T12:51:03.769 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:03 smithi184 bash[98094]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:51:03.769 INFO:journalctl@ceph.osd.7.smithi184.stdout:Mar 24 12:51:03 smithi184 bash[98366]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-osd-7 2024-03-24T12:51:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:03 smithi176 bash[109868]: ts=2024-03-24T12:51:03.527Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:51:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:03 smithi176 bash[109868]: ts=2024-03-24T12:51:03.529Z 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://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:51:03.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:03 smithi176 bash[109868]: ts=2024-03-24T12:51:03.530Z 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://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:51:05.850 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@osd.7.service' 2024-03-24T12:51:05.883 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:51:05.883 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-24T12:51:05.883 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-24T12:51:05.883 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:05 smithi184 systemd[1]: Stopping Ceph prometheus.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.055Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.056Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.056Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-24T12:51:06.229 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.058Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-24T12:51:06.230 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.058Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-24T12:51:06.230 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[87059]: ts=2024-03-24T12:51:06.058Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-24T12:51:06.824 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Mar 24 12:51:06 smithi184 bash[98507]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-prometheus-a 2024-03-24T12:51:06.845 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@prometheus.a.service' 2024-03-24T12:51:06.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-24T12:51:06.873 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-24T12:51:06.873 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:51:11.905 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:11 smithi176 systemd[1]: Stopping Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:51:11.906 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:11 smithi176 bash[109868]: ts=2024-03-24T12:51:11.621Z 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://smithi176.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.176:8443: connect: connection refused" 2024-03-24T12:51:11.906 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:11 smithi176 bash[109868]: ts=2024-03-24T12:51:11.622Z 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://smithi184.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.184:8443: connect: connection refused" 2024-03-24T12:51:12.665 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:12 smithi176 bash[121717]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:51:12.665 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:12 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:51:12.665 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:12 smithi176 bash[121793]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-a 2024-03-24T12:51:12.665 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:12 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-24T12:51:12.665 INFO:journalctl@ceph.node-exporter.a.smithi176.stdout:Mar 24 12:51:12 smithi176 systemd[1]: Stopped Ceph node-exporter.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:51:13.146 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:12 smithi176 systemd[1]: Stopping Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:51:13.147 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:12 smithi176 bash[109868]: ts=2024-03-24T12:51:12.909Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-24T12:51:13.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:13 smithi176 bash[121854]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:51:13.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:13 smithi176 bash[121923]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-alertmanager-a 2024-03-24T12:51:13.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:13 smithi176 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@alertmanager.a.service: Succeeded. 2024-03-24T12:51:13.915 INFO:journalctl@ceph.alertmanager.a.smithi176.stdout:Mar 24 12:51:13 smithi176 systemd[1]: Stopped Ceph alertmanager.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:51:48.063 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 --force --keep-logs 2024-03-24T12:51:52.826 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:52 smithi184 systemd[1]: Stopping Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:51:53.593 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:53 smithi184 bash[100040]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:51:53.593 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:53 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:51:53.594 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:53 smithi184 bash[100115]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-node-exporter-b 2024-03-24T12:51:53.594 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:53 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-24T12:51:53.594 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Mar 24 12:51:53 smithi184 systemd[1]: Stopped Ceph node-exporter.b for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:51:54.086 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:53 smithi184 systemd[1]: Stopping Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715... 2024-03-24T12:51:54.782 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:54 smithi184 bash[100175]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:51:54.782 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:54 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-03-24T12:51:54.783 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:54 smithi184 bash[100251]: Error response from daemon: No such container: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715-grafana-a 2024-03-24T12:51:54.783 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:54 smithi184 systemd[1]: ceph-62af0f9a-e9d8-11ee-95cd-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-03-24T12:51:54.783 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Mar 24 12:51:54 smithi184 systemd[1]: Stopped Ceph grafana.a for 62af0f9a-e9d8-11ee-95cd-87774f69a715. 2024-03-24T12:52:17.459 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:52:17.476 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-24T12:52:17.491 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-24T12:52:17.493 DEBUG:teuthology.misc:Transferring archived files from smithi176:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi176/crash 2024-03-24T12:52:17.494 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:52:17.507 INFO:teuthology.orchestra.run.smithi176.stderr:tar: /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:52:17.507 INFO:teuthology.orchestra.run.smithi176.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:52:17.509 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi184/crash 2024-03-24T12:52:17.510 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash -- . 2024-03-24T12:52:17.524 INFO:teuthology.orchestra.run.smithi184.stderr:tar: /var/lib/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/crash: Cannot open: No such file or directory 2024-03-24T12:52:17.524 INFO:teuthology.orchestra.run.smithi184.stderr:tar: Error is not recoverable: exiting now 2024-03-24T12:52:17.525 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-24T12:52:17.525 DEBUG:teuthology.orchestra.run.smithi176:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:52:17.543 INFO:teuthology.orchestra.run.smithi176.stdout:2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:52:17.544 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-24T12:52:17.545 DEBUG:teuthology.orchestra.run.smithi176:> sudo egrep '\[SEC\]' /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:52:17.603 DEBUG:teuthology.orchestra.run.smithi176:> sudo egrep '\[ERR\]' /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:52:17.620 DEBUG:teuthology.orchestra.run.smithi176:> sudo egrep '\[WRN\]' /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-24T12:52:17.635 INFO:teuthology.orchestra.run.smithi176.stdout:2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-24T12:52:17.636 INFO:tasks.cephadm:Compressing logs... 2024-03-24T12:52:17.636 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:52:17.683 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:52:17.697 INFO:teuthology.orchestra.run.smithi176.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:52:17.699 INFO:teuthology.orchestra.run.smithi184.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-24T12:52:17.710 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.a.log 2024-03-24T12:52:17.711 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.y.log 2024-03-24T12:52:17.712 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.c.log 2024-03-24T12:52:17.712 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.a.log: /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:52:17.712 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi176.cxdcbp.log 2024-03-24T12:52:17.713 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.c.log: /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.1.log 2024-03-24T12:52:17.713 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.b.log 2024-03-24T12:52:17.714 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.5.log 2024-03-24T12:52:17.714 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi176.cxdcbp.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/tcmu-runner.log 2024-03-24T12:52:17.715 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.x.log 2024-03-24T12:52:17.716 INFO:teuthology.orchestra.run.smithi176.stderr: 76.9%/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.1.log: -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi176.cxdcbp.log.gz 2024-03-24T12:52:17.716 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi176.vqrdwn.log 2024-03-24T12:52:17.718 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log 2024-03-24T12:52:17.718 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.6.log 2024-03-24T12:52:17.718 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi184.ysjrff.log 2024-03-24T12:52:17.718 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi184.wupbqi.log 2024-03-24T12:52:17.719 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:52:17.719 INFO:teuthology.orchestra.run.smithi176.stderr: 83.1% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/tcmu-runner.log.gz 2024-03-24T12:52:17.719 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:52:17.719 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi176.vqrdwn.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.0.log 2024-03-24T12:52:17.719 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log: 76.9% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi176.vqrdwn.log.gz 2024-03-24T12:52:17.720 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.3.log 2024-03-24T12:52:17.721 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log 2024-03-24T12:52:17.721 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi184.ysjrff.log: /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi184.wupbqi.log: 82.8% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.smpl.smithi184.ysjrff.log.gz 2024-03-24T12:52:17.721 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 82.9%--verbose -- -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-client.rgw.foo.smithi184.wupbqi.log.gz/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log 2024-03-24T12:52:17.721 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-03-24T12:52:17.721 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.4.log 2024-03-24T12:52:17.725 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:52:17.727 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.4.log: 88.5% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:52:17.728 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.0.log: 93.5% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.log.gz 2024-03-24T12:52:17.728 INFO:teuthology.orchestra.run.smithi184.stderr: 91.5% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:52:17.729 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.7.log 2024-03-24T12:52:17.729 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log 2024-03-24T12:52:17.730 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:52:17.732 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.3.log: 95.0% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.cephadm.log.gz 2024-03-24T12:52:17.733 INFO:teuthology.orchestra.run.smithi176.stderr:gzip -5 --verbose -- /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.2.log 2024-03-24T12:52:17.753 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-24T12:52:17.755 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 93.3% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:52:17.771 INFO:teuthology.orchestra.run.smithi184.stderr: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:52:17.774 INFO:teuthology.orchestra.run.smithi176.stderr:/var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 95.6% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph.audit.log.gz 2024-03-24T12:52:17.783 INFO:teuthology.orchestra.run.smithi184.stderr: 94.1% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:52:17.790 INFO:teuthology.orchestra.run.smithi184.stderr: 89.2% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.x.log.gz 2024-03-24T12:52:17.794 INFO:teuthology.orchestra.run.smithi176.stderr: 93.9% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-volume.log.gz 2024-03-24T12:52:17.813 INFO:teuthology.orchestra.run.smithi176.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-24T12:52:18.368 INFO:teuthology.orchestra.run.smithi184.stderr: 93.1% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.b.log.gz 2024-03-24T12:52:19.030 INFO:teuthology.orchestra.run.smithi176.stderr: 92.9% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.c.log.gz 2024-03-24T12:52:19.141 INFO:teuthology.orchestra.run.smithi176.stderr: 93.4% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.2.log.gz 2024-03-24T12:52:19.179 INFO:teuthology.orchestra.run.smithi176.stderr: 88.9% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mgr.y.log.gz 2024-03-24T12:52:19.212 INFO:teuthology.orchestra.run.smithi184.stderr: 93.3% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.6.log.gz 2024-03-24T12:52:19.355 INFO:teuthology.orchestra.run.smithi184.stderr: 93.8% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.7.log.gz 2024-03-24T12:52:19.605 INFO:teuthology.orchestra.run.smithi184.stderr: 93.6% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.4.log.gz 2024-03-24T12:52:19.678 INFO:teuthology.orchestra.run.smithi184.stderr: 93.4% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.5.log.gz 2024-03-24T12:52:19.680 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-03-24T12:52:19.680 INFO:teuthology.orchestra.run.smithi184.stderr:real 0m1.992s 2024-03-24T12:52:19.680 INFO:teuthology.orchestra.run.smithi184.stderr:user 0m7.502s 2024-03-24T12:52:19.680 INFO:teuthology.orchestra.run.smithi184.stderr:sys 0m0.341s 2024-03-24T12:52:19.693 INFO:teuthology.orchestra.run.smithi176.stderr: 93.6% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.0.log.gz 2024-03-24T12:52:19.919 INFO:teuthology.orchestra.run.smithi176.stderr: 93.5% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.1.log.gz 2024-03-24T12:52:20.110 INFO:teuthology.orchestra.run.smithi176.stderr: 93.6% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-osd.3.log.gz 2024-03-24T12:52:20.406 INFO:teuthology.orchestra.run.smithi176.stderr: 92.1% -- replaced with /var/log/ceph/62af0f9a-e9d8-11ee-95cd-87774f69a715/ceph-mon.a.log.gz 2024-03-24T12:52:20.407 INFO:teuthology.orchestra.run.smithi176.stderr: 2024-03-24T12:52:20.407 INFO:teuthology.orchestra.run.smithi176.stderr:real 0m2.722s 2024-03-24T12:52:20.408 INFO:teuthology.orchestra.run.smithi176.stderr:user 0m13.100s 2024-03-24T12:52:20.408 INFO:teuthology.orchestra.run.smithi176.stderr:sys 0m0.442s 2024-03-24T12:52:20.408 INFO:tasks.cephadm:Archiving logs... 2024-03-24T12:52:20.409 DEBUG:teuthology.misc:Transferring archived files from smithi176:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi176/log 2024-03-24T12:52:20.410 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:52:22.169 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi184/log 2024-03-24T12:52:22.170 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-24T12:52:23.319 INFO:tasks.cephadm:Removing cluster... 2024-03-24T12:52:23.319 DEBUG:teuthology.orchestra.run.smithi176:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 --force 2024-03-24T12:52:24.116 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 62af0f9a-e9d8-11ee-95cd-87774f69a715 --force 2024-03-24T12:52:24.914 INFO:tasks.cephadm:Removing cephadm ... 2024-03-24T12:52:24.915 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:52:24.922 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-24T12:52:24.927 INFO:tasks.cephadm:Teardown complete 2024-03-24T12:52:24.927 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-24T12:52:24.937 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-24T12:52:24.938 DEBUG:teuthology.orchestra.run.smithi176:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:52:24.966 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-24T12:52:24.984 INFO:teuthology.orchestra.run.smithi176.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:52:24.984 INFO:teuthology.orchestra.run.smithi176.stdout:============================================================================== 2024-03-24T12:52:24.985 INFO:teuthology.orchestra.run.smithi176.stdout:*hv01.front.sepi 44.4.53.2 2 u 37 64 377 0.086 5.931 1.332 2024-03-24T12:52:24.985 INFO:teuthology.orchestra.run.smithi176.stdout:+hv02.front.sepi 63.231.80.2 3 u 44 64 377 0.097 7.784 1.044 2024-03-24T12:52:24.985 INFO:teuthology.orchestra.run.smithi176.stdout:+hv03.front.sepi 74.6.168.72 3 u 46 64 377 0.081 10.351 2.385 2024-03-24T12:52:24.985 INFO:teuthology.orchestra.run.smithi176.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-24T12:52:24.988 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-03-24T12:52:24.988 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-03-24T12:52:24.988 INFO:teuthology.orchestra.run.smithi184.stdout:*hv01.front.sepi 44.4.53.2 2 u 47 64 377 0.110 -0.222 0.400 2024-03-24T12:52:24.988 INFO:teuthology.orchestra.run.smithi184.stdout:+hv02.front.sepi 63.231.80.2 3 u 33 64 377 0.076 0.174 0.232 2024-03-24T12:52:24.988 INFO:teuthology.orchestra.run.smithi184.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.090 1.427 0.445 2024-03-24T12:52:24.989 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-03-24T12:52:24.989 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-24T12:52:24.999 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-24T12:52:25.000 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-24T12:52:25.011 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-24T12:52:25.023 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-24T12:52:25.033 INFO:teuthology.task.internal:Duration was 2483.026758 seconds 2024-03-24T12:52:25.034 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-24T12:52:25.043 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-24T12:52:25.043 DEBUG:teuthology.orchestra.run.smithi176:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:52:25.046 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-24T12:52:25.100 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-24T12:52:25.100 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi176.front.sepia.ceph.com 2024-03-24T12:52:25.100 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:52:25.114 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2024-03-24T12:52:25.114 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:52:25.130 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-24T12:52:25.130 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:52:25.133 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-24T12:52:25.290 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-24T12:52:25.290 DEBUG:teuthology.orchestra.run.smithi176:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:52:25.293 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-24T12:52:25.718 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-24T12:52:25.730 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-24T12:52:25.731 DEBUG:teuthology.orchestra.run.smithi176:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:52:25.746 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-24T12:52:25.763 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-24T12:52:25.776 DEBUG:teuthology.orchestra.run.smithi176:> 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-03-24T12:52:25.778 DEBUG:teuthology.orchestra.run.smithi184:> 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-03-24T12:52:25.789 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = core 2024-03-24T12:52:25.819 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2024-03-24T12:52:25.843 DEBUG:teuthology.orchestra.run.smithi176:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:52:25.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:52:25.870 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-24T12:52:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-24T12:52:25.876 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-24T12:52:25.885 INFO:teuthology.task.internal:Transferring archived files... 2024-03-24T12:52:25.886 DEBUG:teuthology.misc:Transferring archived files from smithi176:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi176 2024-03-24T12:52:25.886 DEBUG:teuthology.orchestra.run.smithi176:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:52:25.938 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995/remote/smithi184 2024-03-24T12:52:25.938 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-24T12:52:25.982 INFO:teuthology.task.internal:Removing archive directory... 2024-03-24T12:52:25.982 DEBUG:teuthology.orchestra.run.smithi176:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:52:25.984 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-24T12:52:25.991 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-24T12:52:26.005 INFO:teuthology.task.internal:Not uploading archives. 2024-03-24T12:52:26.005 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-24T12:52:26.019 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-24T12:52:26.019 DEBUG:teuthology.orchestra.run.smithi176:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:52:26.021 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-24T12:52:26.026 INFO:teuthology.orchestra.run.smithi176.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:52 /home/ubuntu/cephtest 2024-03-24T12:52:26.040 INFO:teuthology.orchestra.run.smithi184.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 24 12:52 /home/ubuntu/cephtest 2024-03-24T12:52:26.042 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-24T12:52:26.055 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-24T12:52:26.086 INFO:teuthology.nuke:Checking targets against current locks 2024-03-24T12:52:26.112 DEBUG:teuthology.nuke:shortname: smithi176 2024-03-24T12:52:26.113 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:52:26.136 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995', '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-03-24 12:00:38.079871', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-24T12:52:26.140 DEBUG:teuthology.nuke:shortname: smithi184 2024-03-24T12:52:26.140 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-24T12:52:26.163 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-22_21:08:02-orch-squid-distro-default-smithi/7617995', '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-03-24 12:00:38.078287', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-03-24T12:52:26.193 INFO:teuthology.orchestra.console.smithi176:Power off 2024-03-24T12:52:26.194 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:52:26.219 DEBUG:teuthology.orchestra.console.smithi176:power off output: Chassis Power Control: Down/Off 2024-03-24T12:52:26.219 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:26.233 INFO:teuthology.orchestra.console.smithi184:Power off 2024-03-24T12:52:26.233 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-24T12:52:26.244 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is on 2024-03-24T12:52:26.256 DEBUG:teuthology.orchestra.console.smithi184:power off output: Chassis Power Control: Down/Off 2024-03-24T12:52:26.256 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:26.280 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2024-03-24T12:52:30.245 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:30.282 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:30.359 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is on 2024-03-24T12:52:30.393 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2024-03-24T12:52:34.362 DEBUG:teuthology.orchestra.console.smithi176:pexpect command: ipmitool -H smithi176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:34.394 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-24T12:52:34.473 DEBUG:teuthology.orchestra.console.smithi176:check power output: Chassis Power is off 2024-03-24T12:52:34.504 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is off 2024-03-24T12:52:34.574 INFO:teuthology.orchestra.console.smithi176:Power off completed 2024-03-24T12:52:34.605 INFO:teuthology.orchestra.console.smithi184:Power off completed 2024-03-24T12:52:34.709 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/classic} duration: 2483.0267581939697 failure_reason: '"2024-03-24T12:19:39.626802+0000 mon.a (mon.0) 210 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-03-24T12:52:34.709 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-24T12:52:34.803 INFO:teuthology.run:FAIL